CREATE DATABASE IF NOT EXISTS `wordpress` /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci */; USE `wordpress`; -- MySQL dump 10.13 Distrib 5.7.22, for Linux (x86_64) -- -- Host: 127.0.0.1 Database: wordpress -- ------------------------------------------------------ -- Server version 5.7.22-0ubuntu18.04.1 /*!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_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)), KEY `woo_idx_comment_type` (`comment_type`) ) ENGINE=InnoDB AUTO_INCREMENT=114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-06-11 07:30:53','2018-06-11 07:30:53','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from Gravatar.',0,'1','','',0,0),(2,76,'WooCommerce','','','','2018-06-12 10:48:10','2018-06-12 10:48:10','Order status changed from Pending payment to Completed.',0,'post-trashed','WooCommerce','order_note',0,0),(3,77,'WooCommerce','','','','2018-06-12 11:32:45','2018-06-12 11:32:45','Order status changed from Pending payment to Completed.',0,'post-trashed','WooCommerce','order_note',0,0),(4,78,'WooCommerce','','','','2018-06-12 11:34:24','2018-06-12 11:34:24','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(5,79,'WooCommerce','','','','2018-06-12 11:36:38','2018-06-12 11:36:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(6,80,'WooCommerce','','','','2018-06-12 11:37:11','2018-06-12 11:37:11','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(7,81,'WooCommerce','','','','2018-06-12 11:37:47','2018-06-12 11:37:47','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(8,82,'WooCommerce','','','','2018-06-12 11:38:07','2018-06-12 11:38:07','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(9,83,'WooCommerce','','','','2018-06-12 11:39:38','2018-06-12 11:39:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(10,84,'WooCommerce','','','','2018-06-12 11:39:40','2018-06-12 11:39:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(11,85,'WooCommerce','','','','2018-06-12 11:39:40','2018-06-12 11:39:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(12,86,'WooCommerce','','','','2018-06-12 11:39:42','2018-06-12 11:39:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(13,87,'WooCommerce','','','','2018-06-12 11:39:44','2018-06-12 11:39:44','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(14,88,'WooCommerce','','','','2018-06-12 11:39:46','2018-06-12 11:39:46','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(15,89,'WooCommerce','','','','2018-06-12 11:39:47','2018-06-12 11:39:47','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(16,90,'WooCommerce','','','','2018-06-12 11:39:49','2018-06-12 11:39:49','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(17,91,'WooCommerce','','','','2018-06-12 11:39:52','2018-06-12 11:39:52','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(18,92,'WooCommerce','','','','2018-06-12 11:39:53','2018-06-12 11:39:53','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(19,93,'WooCommerce','','','','2018-06-12 11:39:54','2018-06-12 11:39:54','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(20,94,'WooCommerce','','','','2018-06-12 11:39:55','2018-06-12 11:39:55','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(21,95,'WooCommerce','','','','2018-06-12 11:39:57','2018-06-12 11:39:57','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(22,96,'WooCommerce','','','','2018-06-12 11:39:58','2018-06-12 11:39:58','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(23,97,'WooCommerce','','','','2018-06-12 11:39:59','2018-06-12 11:39:59','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(24,98,'WooCommerce','','','','2018-06-12 11:40:04','2018-06-12 11:40:04','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(25,99,'WooCommerce','','','','2018-06-12 11:40:46','2018-06-12 11:40:46','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(26,100,'WooCommerce','','','','2018-06-12 11:41:09','2018-06-12 11:41:09','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(27,101,'WooCommerce','','','','2018-06-12 11:41:12','2018-06-12 11:41:12','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(28,102,'WooCommerce','','','','2018-06-12 11:41:14','2018-06-12 11:41:14','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(29,103,'WooCommerce','','','','2018-06-12 11:41:42','2018-06-12 11:41:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(30,104,'WooCommerce','','','','2018-06-12 11:41:44','2018-06-12 11:41:44','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(31,105,'WooCommerce','','','','2018-06-13 08:30:14','2018-06-13 08:30:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(32,106,'WooCommerce','','','','2018-06-13 11:57:11','2018-06-13 11:57:11','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(33,107,'WooCommerce','','','','2018-06-13 11:59:31','2018-06-13 11:59:31','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(34,108,'WooCommerce','','','','2018-06-13 11:59:32','2018-06-13 11:59:32','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(35,109,'WooCommerce','','','','2018-06-13 11:59:32','2018-06-13 11:59:32','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(36,110,'WooCommerce','','','','2018-06-13 11:59:33','2018-06-13 11:59:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(37,111,'WooCommerce','','','','2018-06-13 11:59:33','2018-06-13 11:59:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(38,112,'WooCommerce','','','','2018-06-13 11:59:33','2018-06-13 11:59:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(39,113,'WooCommerce','','','','2018-06-13 11:59:33','2018-06-13 11:59:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(40,114,'WooCommerce','','','','2018-06-13 11:59:34','2018-06-13 11:59:34','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(41,115,'WooCommerce','','','','2018-06-13 11:59:34','2018-06-13 11:59:34','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(42,116,'WooCommerce','','','','2018-06-13 11:59:34','2018-06-13 11:59:34','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(43,117,'WooCommerce','','','','2018-06-13 11:59:34','2018-06-13 11:59:34','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(44,118,'WooCommerce','','','','2018-06-13 11:59:35','2018-06-13 11:59:35','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(45,119,'WooCommerce','','','','2018-06-13 11:59:35','2018-06-13 11:59:35','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(46,120,'WooCommerce','','','','2018-06-13 11:59:35','2018-06-13 11:59:35','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(47,121,'WooCommerce','','','','2018-06-13 11:59:37','2018-06-13 11:59:37','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(48,122,'WooCommerce','','','','2018-06-13 11:59:37','2018-06-13 11:59:37','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(49,123,'WooCommerce','','','','2018-06-13 11:59:38','2018-06-13 11:59:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(50,124,'WooCommerce','','','','2018-06-13 11:59:38','2018-06-13 11:59:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(51,125,'WooCommerce','','','','2018-06-13 11:59:38','2018-06-13 11:59:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(52,126,'WooCommerce','','','','2018-06-13 11:59:39','2018-06-13 11:59:39','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(53,127,'WooCommerce','','','','2018-06-13 11:59:39','2018-06-13 11:59:39','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(54,128,'WooCommerce','','','','2018-06-13 11:59:39','2018-06-13 11:59:39','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(55,129,'WooCommerce','','','','2018-06-13 11:59:40','2018-06-13 11:59:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(56,130,'WooCommerce','','','','2018-06-13 11:59:40','2018-06-13 11:59:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(57,131,'WooCommerce','','','','2018-06-13 11:59:40','2018-06-13 11:59:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(58,132,'WooCommerce','','','','2018-06-13 11:59:40','2018-06-13 11:59:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(59,133,'WooCommerce','','','','2018-06-13 11:59:40','2018-06-13 11:59:40','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(60,134,'WooCommerce','','','','2018-06-13 11:59:41','2018-06-13 11:59:41','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(61,135,'WooCommerce','','','','2018-06-13 11:59:41','2018-06-13 11:59:41','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(62,136,'WooCommerce','','','','2018-06-13 11:59:41','2018-06-13 11:59:41','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(63,137,'WooCommerce','','','','2018-06-13 11:59:41','2018-06-13 11:59:41','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(64,138,'WooCommerce','','','','2018-06-13 11:59:42','2018-06-13 11:59:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(65,139,'WooCommerce','','','','2018-06-13 11:59:42','2018-06-13 11:59:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(66,140,'WooCommerce','','','','2018-06-13 11:59:42','2018-06-13 11:59:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(67,141,'WooCommerce','','','','2018-06-13 11:59:42','2018-06-13 11:59:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(68,142,'WooCommerce','','','','2018-06-13 11:59:42','2018-06-13 11:59:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(69,143,'WooCommerce','','','','2018-06-13 11:59:43','2018-06-13 11:59:43','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(70,144,'WooCommerce','','','','2018-06-13 11:59:43','2018-06-13 11:59:43','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(71,145,'WooCommerce','','','','2018-06-13 11:59:43','2018-06-13 11:59:43','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(72,146,'WooCommerce','','','','2018-06-13 11:59:43','2018-06-13 11:59:43','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(73,147,'WooCommerce','','','','2018-06-13 11:59:44','2018-06-13 11:59:44','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(74,148,'WooCommerce','','','','2018-06-13 11:59:44','2018-06-13 11:59:44','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(75,149,'WooCommerce','','','','2018-06-13 11:59:45','2018-06-13 11:59:45','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(76,150,'WooCommerce','','','','2018-06-13 11:59:45','2018-06-13 11:59:45','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(77,151,'WooCommerce','','','','2018-06-13 11:59:45','2018-06-13 11:59:45','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(78,152,'WooCommerce','','','','2018-06-13 12:41:39','2018-06-13 12:41:39','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(79,153,'WooCommerce','','','','2018-06-13 12:43:01','2018-06-13 12:43:01','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(80,154,'WooCommerce','','','','2018-06-13 12:43:14','2018-06-13 12:43:14','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(81,155,'WooCommerce','','','','2018-06-13 12:43:20','2018-06-13 12:43:20','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(82,156,'WooCommerce','','','','2018-06-13 12:43:24','2018-06-13 12:43:24','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(83,157,'WooCommerce','','','','2018-06-13 12:43:27','2018-06-13 12:43:27','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(84,158,'WooCommerce','','','','2018-06-13 12:43:28','2018-06-13 12:43:28','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(85,159,'WooCommerce','','','','2018-06-13 12:43:29','2018-06-13 12:43:29','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(86,160,'WooCommerce','','','','2018-06-13 12:43:31','2018-06-13 12:43:31','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(87,161,'WooCommerce','','','','2018-06-13 12:43:32','2018-06-13 12:43:32','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(88,162,'WooCommerce','','','','2018-06-13 13:08:31','2018-06-13 13:08:31','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(89,163,'WooCommerce','','','','2018-06-13 13:09:33','2018-06-13 13:09:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(90,363,'WooCommerce','','','','2018-06-20 10:13:31','2018-06-20 10:13:31','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(91,364,'WooCommerce','','','','2018-06-20 12:46:00','2018-06-20 12:46:00','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(92,365,'WooCommerce','','','','2018-06-20 12:51:06','2018-06-20 12:51:06','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(93,366,'WooCommerce','','','','2018-06-20 13:26:29','2018-06-20 13:26:29','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(94,367,'WooCommerce','','','','2018-06-20 13:27:07','2018-06-20 13:27:07','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(95,368,'WooCommerce','','','','2018-06-20 13:31:24','2018-06-20 13:31:24','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(96,369,'WooCommerce','','','','2018-06-20 13:37:47','2018-06-20 13:37:47','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(97,391,'WooCommerce','','','','2018-06-28 04:45:33','2018-06-28 04:45:33','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(98,392,'WooCommerce','','','','2018-06-28 04:45:38','2018-06-28 04:45:38','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(99,394,'WooCommerce','','','','2018-06-28 04:45:41','2018-06-28 04:45:41','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(100,395,'WooCommerce','','','','2018-06-28 04:45:45','2018-06-28 04:45:45','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(101,393,'WooCommerce','','','','2018-06-28 04:45:49','2018-06-28 04:45:49','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(102,396,'WooCommerce','','','','2018-06-28 04:46:05','2018-06-28 04:46:05','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(103,397,'WooCommerce','','','','2018-06-28 04:51:55','2018-06-28 04:51:55','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(104,398,'WooCommerce','','','','2018-06-28 04:52:48','2018-06-28 04:52:48','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(105,399,'WooCommerce','','','','2018-06-28 04:53:32','2018-06-28 04:53:32','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(106,400,'WooCommerce','','','','2018-06-28 10:46:49','2018-06-28 10:46:49','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(107,401,'WooCommerce','','','','2018-06-28 10:46:51','2018-06-28 10:46:51','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(108,402,'WooCommerce','','','','2018-06-28 10:49:39','2018-06-28 10:49:39','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(109,403,'WooCommerce','','','','2018-06-28 10:49:42','2018-06-28 10:49:42','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(110,410,'WooCommerce','','','','2018-06-29 12:20:07','2018-06-29 12:20:07','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(111,411,'WooCommerce','','','','2018-06-29 12:30:37','2018-06-29 12:30:37','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),(112,412,'WooCommerce','','','','2018-06-29 12:31:24','2018-06-29 12:31:24','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(113,413,'WooCommerce','','','','2018-06-29 12:35:29','2018-06-29 12:35:29','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_failed_jobs` -- DROP TABLE IF EXISTS `wp_failed_jobs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_failed_jobs` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `job` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `failed_at` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_failed_jobs` -- LOCK TABLES `wp_failed_jobs` WRITE; /*!40000 ALTER TABLE `wp_failed_jobs` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_failed_jobs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_fed_menu` -- DROP TABLE IF EXISTS `wp_fed_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_fed_menu` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `menu_slug` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `menu` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `menu_order` bigint(20) NOT NULL, `menu_image_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `show_user_profile` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `extra` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', `user_role` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `extended` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `menu_slug` (`menu_slug`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_fed_menu` -- LOCK TABLES `wp_fed_menu` WRITE; /*!40000 ALTER TABLE `wp_fed_menu` DISABLE KEYS */; INSERT INTO `wp_fed_menu` VALUES (1,'profile','Profile',3,'fa fa-user','Enable','no','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}',''); /*!40000 ALTER TABLE `wp_fed_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_fed_post` -- DROP TABLE IF EXISTS `wp_fed_post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_fed_post` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `input_meta` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `label_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_order` bigint(20) NOT NULL, `is_required` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'false', `input_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `placeholder` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `class_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `id_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_step` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_min` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_max` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_row` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `is_tooltip` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'no', `tooltip_title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `tooltip_body` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `post_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_value` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_role` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_location` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `extended` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `input_meta` (`input_meta`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_fed_post` -- LOCK TABLES `wp_fed_post` WRITE; /*!40000 ALTER TABLE `wp_fed_post` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_fed_post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_fed_user_profile` -- DROP TABLE IF EXISTS `wp_fed_user_profile`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_fed_user_profile` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `input_meta` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `label_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_order` bigint(20) NOT NULL, `show_register` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Disable', `show_dashboard` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Disable', `show_user_profile` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Enable', `is_required` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'false', `input_type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `placeholder` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `class_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `id_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_step` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_min` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_max` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_row` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `is_tooltip` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'no', `tooltip_title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `tooltip_body` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_value` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_role` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `input_location` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `extra` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', `menu` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'profile', `extended` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `input_meta` (`input_meta`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_fed_user_profile` -- LOCK TABLES `wp_fed_user_profile` WRITE; /*!40000 ALTER TABLE `wp_fed_user_profile` DISABLE KEYS */; INSERT INTO `wp_fed_user_profile` VALUES (1,'user_login','User Name',5,'Enable','Enable','Disable','true','single_line','User Name','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(2,'user_pass','Password',9,'Enable','Enable','Disable','true','password','Password','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(3,'confirmation_password','Confirmation Password',11,'Enable','Enable','Disable','true','password','Password','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(4,'user_email','Email Address',12,'Enable','Enable','Disable','true','email','Email Address','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(5,'user_nicename','Nicename',14,'Disable','Disable','Enable','false','single_line','Nicename','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(6,'display_name','Display Name',17,'Disable','Disable','Enable','false','single_line','Display Name','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(7,'first_name','First Name',20,'Disable','Disable','Enable','false','single_line','First Name','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(8,'last_name','Last Name',23,'Disable','Disable','Enable','false','single_line','Last Name','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(9,'nickname','Nickname',17,'Disable','Disable','Enable','false','single_line','Nickname','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(10,'description','Description',17,'Disable','Disable','Enable','false','multi_line','Description','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''),(11,'show_admin_bar_front','Show admin bar on front page',17,'Disable','Disable','Disable','false','checkbox','','','','','','','','no','','','','a:10:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";i:5;s:8:\"customer\";i:6;s:12:\"shop_manager\";i:7;s:6:\"broker\";i:8;s:15:\"commercial_lead\";i:9;s:8:\"supplier\";}','','no','profile',''); /*!40000 ALTER TABLE `wp_fed_user_profile` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_addon_feed` -- DROP TABLE IF EXISTS `wp_gf_addon_feed`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_addon_feed` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `form_id` mediumint(8) unsigned NOT NULL, `is_active` tinyint(1) NOT NULL DEFAULT '1', `feed_order` mediumint(8) unsigned NOT NULL DEFAULT '0', `meta` longtext COLLATE utf8mb4_unicode_520_ci, `addon_slug` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `event_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `addon_form` (`addon_slug`,`form_id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_addon_feed` -- LOCK TABLES `wp_gf_addon_feed` WRITE; /*!40000 ALTER TABLE `wp_gf_addon_feed` DISABLE KEYS */; INSERT INTO `wp_gf_addon_feed` VALUES (2,6,1,0,'{\"step_name\":\"Upload signed contract\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|customer\",\"role|administrator\"],\"editable_fields\":[\"2\"],\"routing\":\"\",\"assignee_policy\":\"any\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Upload signed contract\",\"assignee_notification_message\":\"A new entry requires your input: .http:\\/\\/localhost\\/workflow-inbox\\/<\\/a>\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"3\"}','gravityflow',NULL),(3,6,1,0,'{\"step_name\":\"Approve signed contract\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|broker\",\"role|administrator\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"A new entry\\u00a0{entry_id} is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"1\",\"rejection_notification_type\":\"select\",\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"Enter signed contract\",\"rejection_notification_message\":\"Your signed contract has been rejected please go to Entry {entry_id} has been rejected.\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"1\",\"approval_notification_type\":\"select\",\"approval_notification_users\":[\"role|customer\"],\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"2\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"2\",\"destination_approved\":\"complete\"}','gravityflow',NULL),(4,7,1,0,'{\"step_name\":\"Approve installation info\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"3\",\"type\":\"select\",\"assignees\":[\"role|broker\",\"role|administrator\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"0\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"1\",\"rejection_notification_type\":\"select\",\"rejection_notification_users\":[\"role|supplier\"],\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"Installation info has been rejected\",\"rejection_notification_message\":\"Entry {entry_id} has been rejected\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"1\",\"approval_notification_type\":\"select\",\"approval_notification_users\":[\"role|supplier\"],\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"Installation info has been approved\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"7\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"3\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"7\",\"destination_approved\":\"complete\"}','gravityflow',NULL),(5,5,1,0,'{\"step_name\":\"Approve configuration info\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|broker\",\"role|administrator\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"0\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"0\",\"rejection_notification_type\":\"select\",\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"\",\"rejection_notification_message\":\"Entry {entry_id} has been rejected\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"0\",\"approval_notification_type\":\"select\",\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"6\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"6\",\"destination_approved\":\"complete\"}','gravityflow',NULL),(6,5,1,0,'{\"step_name\":\"Update configuration info\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"editable_fields\":[\"1\",\"2\"],\"routing\":\"\",\"assignee_policy\":\"any\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Update configuration info\",\"assignee_notification_message\":\"Update configuration info for {entry}\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"5\"}','gravityflow',NULL),(7,7,1,0,'{\"step_name\":\"Update installation info\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"3\",\"type\":\"select\",\"assignees\":[\"role|customer\",\"role|administrator\"],\"editable_fields\":[\"1\",\"2\",\"3\"],\"routing\":\"\",\"assignee_policy\":\"any\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"0\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Please update installaton info\",\"assignee_notification_message\":\"A new entry requires your input.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"3\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"4\"}','gravityflow',NULL),(8,2,1,0,'{\"step_name\":\"Enter installation info\",\"description\":\"\",\"step_type\":\"form_submission\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"Please enter installation info: {workflow_form_submission_link}\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"target_form_id\":\"7\",\"submit_page\":\"383\",\"mappings\":\"\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"next\"}','gravityflow',NULL),(9,2,1,0,'{\"step_name\":\"Upload signed contract\",\"description\":\"\",\"step_type\":\"form_submission\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|broker\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"0\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"Please submit the following form: {workflow_form_submission_link}\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"target_form_id\":\"6\",\"submit_page\":\"388\",\"mappings\":[{\"key\":\"\",\"value\":\"\",\"custom_key\":\"\",\"custom_value\":\"\"}],\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"next\"}','gravityflow',NULL),(10,2,1,0,'{\"step_name\":\"Add configuration info\",\"description\":\"\",\"step_type\":\"form_submission\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"\",\"assignee_notification_message\":\"Please submit the following form: {workflow_form_submission_link}\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"target_form_id\":\"5\",\"submit_page\":\"386\",\"mappings\":\"\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"next\"}','gravityflow',NULL),(11,1,1,0,'{\"step_name\":\"Start First Process\",\"description\":\"\",\"step_type\":\"new_entry\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"1\",\"feed_condition_conditional_logic_object\":{\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"1\",\"operator\":\"is\",\"value\":\"0\"}]}},\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"server_type\":\"local\",\"target_form_id\":\"2\",\"mappings\":[{\"key\":\"4\",\"value\":\"3\",\"custom_key\":\"\",\"custom_value\":\"\"},{\"key\":\"2\",\"value\":\"4\",\"custom_key\":\"\",\"custom_value\":\"\"}],\"store_new_entry_idEnable\":\"0\",\"new_entry_id_field\":\"\",\"destination_complete\":\"complete\"}','gravityflow',NULL),(12,1,1,0,'{\"step_name\":\"Start second process\",\"description\":\"\",\"step_type\":\"new_entry\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"1\",\"feed_condition_conditional_logic_object\":{\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"1\",\"operator\":\"is\",\"value\":\"1\"}]}},\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"server_type\":\"local\",\"target_form_id\":\"8\",\"mappings\":[{\"key\":\"2\",\"value\":\"3\",\"custom_key\":\"\",\"custom_value\":\"\"}],\"store_new_entry_idEnable\":\"0\",\"new_entry_id_field\":\"\",\"destination_complete\":\"complete\"}','gravityflow',NULL),(13,8,1,0,'{\"step_name\":\"Enter installation info\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"editable_fields\":[\"10\",\"12\"],\"routing\":\"\",\"assignee_policy\":\"any\",\"highlight_editable_fields_enabled\":\"1\",\"highlight_editable_fields_class\":\"green-background\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"all_fields\",\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Enter installation info\",\"assignee_notification_message\":\"A new entry requires your input.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"next\"}','gravityflow',NULL),(14,8,1,0,'{\"step_name\":\"Approve installation info\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|broker\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"any\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"10\",\"12\"],\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Approve installation info\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"0\",\"rejection_notification_type\":\"select\",\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"\",\"rejection_notification_message\":\"Entry {entry_id} has been rejected\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"0\",\"approval_notification_type\":\"select\",\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"13\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"13\",\"destination_approved\":\"15\"}','gravityflow',NULL),(15,8,1,0,'{\"step_name\":\"Upload contract template\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|broker\"],\"editable_fields\":[\"7\"],\"routing\":\"\",\"assignee_policy\":\"all\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"7\"],\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Upload contract template\",\"assignee_notification_message\":\"A new entry requires your input.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"16\"}','gravityflow',NULL),(16,8,1,0,'{\"step_name\":\"Upload signed contract\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"editable_fields\":[\"8\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"all\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"7\",\"8\"],\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Upload signed contract\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"1\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"1\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"17\"}','gravityflow',NULL),(17,8,1,0,'{\"step_name\":\"Approve signed contract\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|broker\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"all\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"7\",\"8\"],\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Approve signed contract\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"0\",\"rejection_notification_type\":\"select\",\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"\",\"rejection_notification_message\":\"Entry {entry_id} has been rejected\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"0\",\"approval_notification_type\":\"select\",\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"13\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"16\",\"destination_approved\":\"18\"}','gravityflow',NULL),(18,8,1,0,'{\"step_name\":\"Enter configuration info\",\"description\":\"\",\"step_type\":\"user_input\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|customer\"],\"editable_fields\":[\"4\",\"5\"],\"routing\":\"\",\"assignee_policy\":\"all\",\"highlight_editable_fields_enabled\":\"0\",\"highlight_editable_fields_class\":\"green-triangle\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"10\",\"12\"],\"default_status\":\"hidden\",\"note_mode\":\"not_required\",\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Enter installation info\",\"assignee_notification_message\":\"A new entry requires your input.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"in_progress_notification_enabled\":\"0\",\"in_progress_notification_type\":\"select\",\"in_progress_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"in_progress_notification_from_name\":\"\",\"in_progress_notification_from_email\":\"{admin_email}\",\"in_progress_notification_reply_to\":\"\",\"in_progress_notification_bcc\":\"\",\"in_progress_notification_subject\":\"\",\"in_progress_notification_message\":\"Entry {entry_id} has been updated and remains in progress.\",\"in_progress_notification_disable_autoformat\":\"0\",\"complete_notification_enabled\":\"0\",\"complete_notification_type\":\"select\",\"complete_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"complete_notification_from_name\":\"\",\"complete_notification_from_email\":\"{admin_email}\",\"complete_notification_reply_to\":\"\",\"complete_notification_bcc\":\"\",\"complete_notification_subject\":\"\",\"complete_notification_message\":\"Entry {entry_id} has been updated completing the step.\",\"complete_notification_disable_autoformat\":\"0\",\"confirmation_messageEnable\":\"0\",\"confirmation_messageValue\":\"Thank you.\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"complete\",\"destination_expired\":\"next\",\"destination_complete\":\"19\"}','gravityflow',NULL),(19,8,1,0,'{\"step_name\":\"Approve configuration info\",\"description\":\"\",\"step_type\":\"approval\",\"step_highlight\":\"0\",\"step_highlight_type\":\"color\",\"step_highlight_color\":\"#dd3333\",\"feed_condition_conditional_logic\":\"0\",\"feed_condition_conditional_logic_object\":[],\"scheduled\":\"0\",\"schedule_type\":\"delay\",\"schedule_date\":\"\",\"schedule_delay_offset\":\"\",\"schedule_delay_unit\":\"hours\",\"schedule_date_field_offset\":\"0\",\"schedule_date_field_offset_unit\":\"hours\",\"schedule_date_field_before_after\":\"after\",\"schedule_date_field\":\"12\",\"type\":\"select\",\"assignees\":[\"role|broker\"],\"routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"assignee_policy\":\"all\",\"instructionsEnable\":\"0\",\"instructionsValue\":\"Instructions: please review the values in the fields below and click on the Approve or Reject button\",\"display_fields_mode\":\"selected_fields\",\"display_fields_selected\":[\"10\",\"12\"],\"assignee_notification_enabled\":\"1\",\"assignee_notification_from_name\":\"\",\"assignee_notification_from_email\":\"{admin_email}\",\"assignee_notification_reply_to\":\"\",\"assignee_notification_bcc\":\"\",\"assignee_notification_subject\":\"Approve installation info\",\"assignee_notification_message\":\"A new entry is pending your approval. Please check your Workflow Inbox.\",\"assignee_notification_disable_autoformat\":\"0\",\"resend_assignee_emailEnable\":\"0\",\"resend_assignee_emailValue\":\"7\",\"resend_assignee_email_repeatEnable\":\"0\",\"resend_assignee_email_repeatValue\":\"3\",\"rejection_notification_enabled\":\"0\",\"rejection_notification_type\":\"select\",\"rejection_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"rejection_notification_from_name\":\"\",\"rejection_notification_from_email\":\"{admin_email}\",\"rejection_notification_reply_to\":\"\",\"rejection_notification_bcc\":\"\",\"rejection_notification_subject\":\"\",\"rejection_notification_message\":\"Entry {entry_id} has been rejected\",\"rejection_notification_disable_autoformat\":\"0\",\"approval_notification_enabled\":\"0\",\"approval_notification_type\":\"select\",\"approval_notification_routing\":[{\"assignee\":\"user_id|2\",\"fieldId\":\"0\",\"operator\":\"is\",\"value\":\"\",\"type\":\"\"}],\"approval_notification_from_name\":\"\",\"approval_notification_from_email\":\"{admin_email}\",\"approval_notification_reply_to\":\"\",\"approval_notification_bcc\":\"\",\"approval_notification_subject\":\"\",\"approval_notification_message\":\"Entry {entry_id} has been approved\",\"approval_notification_disable_autoformat\":\"0\",\"revertEnable\":\"0\",\"revertValue\":\"13\",\"note_mode\":\"not_required\",\"expiration\":\"0\",\"expiration_type\":\"delay\",\"expiration_date\":\"\",\"expiration_delay_offset\":\"\",\"expiration_delay_unit\":\"hours\",\"expiration_date_field_offset\":\"0\",\"expiration_date_field_offset_unit\":\"hours\",\"expiration_date_field_before_after\":\"after\",\"expiration_date_field\":\"12\",\"status_expiration\":\"rejected\",\"destination_expired\":\"next\",\"destination_rejected\":\"18\",\"destination_approved\":\"complete\"}','gravityflow',NULL); /*!40000 ALTER TABLE `wp_gf_addon_feed` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_draft_submissions` -- DROP TABLE IF EXISTS `wp_gf_draft_submissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_draft_submissions` ( `uuid` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `form_id` mediumint(8) unsigned NOT NULL, `date_created` datetime NOT NULL, `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL, `source_url` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `submission` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`uuid`), KEY `form_id` (`form_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_draft_submissions` -- LOCK TABLES `wp_gf_draft_submissions` WRITE; /*!40000 ALTER TABLE `wp_gf_draft_submissions` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gf_draft_submissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_entry` -- DROP TABLE IF EXISTS `wp_gf_entry`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_entry` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `form_id` mediumint(8) unsigned NOT NULL, `post_id` bigint(20) unsigned DEFAULT NULL, `date_created` datetime NOT NULL, `date_updated` datetime DEFAULT NULL, `is_starred` tinyint(1) NOT NULL DEFAULT '0', `is_read` tinyint(1) NOT NULL DEFAULT '0', `ip` varchar(39) COLLATE utf8mb4_unicode_520_ci NOT NULL, `source_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `user_agent` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `currency` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `payment_status` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `payment_date` datetime DEFAULT NULL, `payment_amount` decimal(19,2) DEFAULT NULL, `payment_method` varchar(30) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `transaction_id` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `is_fulfilled` tinyint(1) DEFAULT NULL, `created_by` bigint(20) unsigned DEFAULT NULL, `transaction_type` tinyint(1) DEFAULT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'active', PRIMARY KEY (`id`), KEY `form_id` (`form_id`), KEY `form_id_status` (`form_id`,`status`) ) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_entry` -- LOCK TABLES `wp_gf_entry` WRITE; /*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */; INSERT INTO `wp_gf_entry` VALUES (1,1,NULL,'2018-06-28 00:12:49',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(2,1,NULL,'2018-06-28 00:17:54',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(3,2,NULL,'2018-06-28 00:17:54',NULL,0,1,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(4,7,NULL,'2018-06-28 00:22:45',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=3&workflow_hash=99be3f54b686ea476336a1efb5d33e57','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(5,5,NULL,'2018-06-28 00:33:16',NULL,0,0,'::1','http://localhost/upload-contract/?id=6&workflow_parent_entry_id=3&workflow_hash=c5891248e82e2337a999decf5b4afbea','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(6,1,NULL,'2018-06-28 00:40:10',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(7,2,NULL,'2018-06-28 00:40:10',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(8,7,NULL,'2018-06-28 00:41:34',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=7&workflow_hash=bd5e887dff2634cf5f06778927084fef','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(9,1,NULL,'2018-06-28 00:49:22',NULL,0,0,'::1','http://localhost/start-workflow-process/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(10,2,NULL,'2018-06-28 00:49:22',NULL,0,0,'::1','http://localhost/start-workflow-process/','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(11,5,NULL,'2018-06-28 01:01:11',NULL,0,0,'::1','http://localhost/enter-configuration-info/?id=5&workflow_parent_entry_id=3&workflow_hash=25e7e4275707471d1d8e405d899c77b4','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(12,5,NULL,'2018-06-28 01:01:55',NULL,0,0,'::1','http://localhost/enter-configuration-info/?id=5&workflow_parent_entry_id=3&workflow_hash=25e7e4275707471d1d8e405d899c77b4','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(13,1,NULL,'2018-06-28 01:17:00',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(14,2,NULL,'2018-06-28 01:17:00',NULL,0,1,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(15,7,NULL,'2018-06-28 01:17:33',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=14&workflow_hash=7f4049aef519e8b94c0a1c19cfc425bd','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(16,7,NULL,'2018-06-28 01:23:33',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=14&workflow_hash=7f4049aef519e8b94c0a1c19cfc425bd','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(17,7,NULL,'2018-06-28 01:29:16',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=14&workflow_hash=7f4049aef519e8b94c0a1c19cfc425bd','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(18,1,NULL,'2018-06-28 01:34:12',NULL,0,0,'::1','http://localhost/start-workflow-process/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(19,2,NULL,'2018-06-28 01:34:12',NULL,0,0,'::1','http://localhost/start-workflow-process/','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(20,7,NULL,'2018-06-28 01:34:28',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(21,7,NULL,'2018-06-28 01:40:13',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(22,7,NULL,'2018-06-28 01:45:10',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(23,7,NULL,'2018-06-28 01:51:27',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(24,7,NULL,'2018-06-28 01:52:41',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(25,7,NULL,'2018-06-28 01:52:50',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(26,7,NULL,'2018-06-28 01:54:05',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(27,7,NULL,'2018-06-28 01:54:35',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(28,7,NULL,'2018-06-28 01:58:20',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=19&workflow_hash=05b66e21564f1ca963fed403086f5081','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(29,1,NULL,'2018-06-28 02:01:49',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(30,2,NULL,'2018-06-28 02:01:49',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(31,7,NULL,'2018-06-28 02:02:35',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=30&workflow_hash=07cc95f69d555afec9753e5c6f55b735','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,4,NULL,'active'),(32,6,NULL,'2018-06-28 02:08:24',NULL,0,0,'::1','http://localhost/upload-contract/?id=6&workflow_parent_entry_id=30&workflow_hash=bde4b42e41208483403508dd3aaf7b9f','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(33,5,NULL,'2018-06-28 02:10:26',NULL,0,0,'::1','http://localhost/enter-configuration-info/?id=5&workflow_parent_entry_id=30&workflow_hash=a091da694fccd1b7c7d90ef0bd905b8d','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(34,1,NULL,'2018-06-28 02:14:30',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(35,2,NULL,'2018-06-28 02:14:30',NULL,0,1,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(36,7,NULL,'2018-06-28 02:18:12',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=35&workflow_hash=e218de35c257201f966789d38b06648c','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(37,6,NULL,'2018-06-28 02:22:15',NULL,0,0,'::1','http://localhost/upload-contract/?id=6&workflow_parent_entry_id=35&workflow_hash=f57dd2b20f840b60f7e7363a69bbc3e0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(38,5,NULL,'2018-06-28 02:24:44',NULL,0,0,'::1','http://localhost/enter-configuration-info/?id=5&workflow_parent_entry_id=35&workflow_hash=efed3010d1fb86c941a6939cdca7f897','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(39,1,NULL,'2018-06-28 03:00:19',NULL,0,1,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(40,2,NULL,'2018-06-28 03:00:19',NULL,0,1,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(41,7,NULL,'2018-06-28 03:00:52',NULL,0,0,'::1','http://localhost/enter-installation-info/?id=7&workflow_parent_entry_id=40&workflow_hash=e6d5359b3d7559fbc31d95d6a813f2a6','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(42,6,NULL,'2018-06-28 03:35:32',NULL,0,0,'::1','http://localhost/upload-contract/?id=6&workflow_parent_entry_id=40&workflow_hash=a8f3aa7f554fcef48ee8eac75a7ac141','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(43,1,NULL,'2018-06-28 07:17:47',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(44,8,NULL,'2018-06-28 07:17:47',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(45,1,NULL,'2018-06-28 07:21:44',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(46,2,NULL,'2018-06-28 07:21:44',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(47,1,NULL,'2018-06-28 07:21:50',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(48,2,NULL,'2018-06-28 07:21:50',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(49,1,NULL,'2018-06-28 07:22:48',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(50,8,NULL,'2018-06-28 07:22:48',NULL,0,0,'::1','http://localhost/?gf_page=preview&id=1','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(51,1,NULL,'2018-06-28 11:39:03',NULL,0,0,'::1','http://localhost/start-workflow-process/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(52,8,NULL,'2018-06-28 11:39:03',NULL,0,0,'::1','http://localhost/start-workflow-process/','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'),(53,1,NULL,'2018-06-28 11:42:03',NULL,0,0,'::1','http://localhost/start-workflow-process/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active'),(54,2,NULL,'2018-06-28 11:42:03',NULL,0,0,'::1','http://localhost/start-workflow-process/','API','USD',NULL,NULL,NULL,'',NULL,NULL,1,NULL,'active'); /*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_entry_meta` -- DROP TABLE IF EXISTS `wp_gf_entry_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_entry_meta` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `form_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `entry_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`id`), KEY `meta_key` (`meta_key`(191)), KEY `entry_id` (`entry_id`), KEY `meta_value` (`meta_value`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=1003 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_entry_meta` -- LOCK TABLES `wp_gf_entry_meta` WRITE; /*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */; INSERT INTO `wp_gf_entry_meta` VALUES (1,1,1,'1','0'),(2,1,1,'workflow_final_status','complete'),(4,1,1,'workflow_timestamp','1530144769'),(5,1,1,'gravityflow_is_fulfilled','1'),(6,1,1,'workflow_step_11_timestamp','1530144769'),(7,1,1,'workflow_step_status_11','complete'),(8,1,1,'workflow_step_status_11_timestamp','1530144769'),(9,1,2,'3','1'),(10,1,2,'4','1'),(11,1,2,'1','0'),(12,1,2,'workflow_final_status','complete'),(14,1,2,'workflow_timestamp','1530145074'),(15,1,2,'gravityflow_is_fulfilled','1'),(16,1,2,'workflow_step_11_timestamp','1530145074'),(17,1,2,'workflow_step_status_11','complete'),(18,1,2,'workflow_step_status_11_timestamp','1530145074'),(19,2,3,'4','1'),(21,2,3,'workflow_final_status','cancelled'),(22,2,3,'gravityflow_is_fulfilled','1'),(23,2,3,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(25,2,3,'workflow_step_8_timestamp','1530145074'),(26,2,3,'workflow_step_status_8','complete'),(27,2,3,'workflow_step_status_8_timestamp','1530145365'),(32,7,4,'1.1','sdfcsvfsdf, fdfvds'),(33,7,4,'1.2','fdfvds'),(34,7,4,'1.4','sdfsfsfc'),(35,7,4,'1.5','323232'),(36,7,4,'1.6','Bangladesh'),(37,7,4,'2','(222) 222-2222'),(38,7,4,'3','2018-06-06'),(39,7,4,'workflow_final_status','cancelled'),(41,7,4,'workflow_timestamp','1530147687'),(42,7,4,'gravityflow_is_fulfilled','1'),(43,7,4,'workflow_step_4_timestamp','1530147687'),(44,7,4,'workflow_step_status_4','pending'),(45,7,4,'workflow_step_status_4_timestamp','1530147687'),(48,2,3,'workflow_step_9_timestamp','1530145365'),(49,2,3,'workflow_step_status_9','complete'),(50,2,3,'workflow_step_status_9_timestamp','1530145996'),(55,5,5,'1.1','sdfcsvfsdf, fdfvds'),(56,5,5,'1.2','fdfvds'),(57,5,5,'1.4','sdfsfsfc'),(58,5,5,'1.5','323232'),(59,5,5,'1.6','Bangladesh'),(60,5,5,'2','(222) 222-2222'),(61,5,5,'workflow_final_status','approved'),(63,5,5,'workflow_timestamp','1530145996'),(64,5,5,'gravityflow_is_fulfilled','1'),(65,5,5,'workflow_step_5_timestamp','1530145996'),(66,5,5,'workflow_step_status_5','approved'),(67,5,5,'workflow_step_status_5_timestamp','1530146181'),(70,2,3,'workflow_step_10_timestamp','1530145996'),(71,2,3,'workflow_step_status_10','pending'),(72,2,3,'workflow_step_status_10_timestamp','1530145996'),(76,5,5,'workflow_current_status_timestamp','1530146181'),(77,7,4,'workflow_current_status','approved'),(78,7,4,'workflow_current_status_timestamp','1530146201'),(79,7,4,'workflow_step_7_timestamp','1530146201'),(80,7,4,'workflow_step_status_7','complete'),(81,7,4,'workflow_step_status_7_timestamp','1530147687'),(84,1,6,'3','1'),(85,1,6,'4','2'),(86,1,6,'1','0'),(87,1,6,'workflow_final_status','complete'),(89,1,6,'workflow_timestamp','1530146410'),(90,1,6,'gravityflow_is_fulfilled','1'),(91,1,6,'workflow_step_11_timestamp','1530146410'),(92,1,6,'workflow_step_status_11','complete'),(93,1,6,'workflow_step_status_11_timestamp','1530146410'),(94,2,7,'4','1'),(96,2,7,'workflow_final_status','cancelled'),(97,2,7,'gravityflow_is_fulfilled','1'),(98,2,7,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(100,2,7,'workflow_step_8_timestamp','1530146410'),(101,2,7,'workflow_step_status_8','complete'),(102,2,7,'workflow_step_status_8_timestamp','1530146494'),(107,7,8,'1.1','sdfcsvfsdf, fdfvds'),(108,7,8,'1.2','fdfvds'),(109,7,8,'1.4','sdfsfsfc'),(110,7,8,'1.5','323232'),(111,7,8,'1.6','Bangladesh'),(112,7,8,'2','(222) 222-2222'),(113,7,8,'3','2018-06-06'),(114,7,8,'workflow_final_status','cancelled'),(116,7,8,'workflow_timestamp','1530147702'),(117,7,8,'gravityflow_is_fulfilled','1'),(118,7,8,'workflow_step_4_timestamp','1530147702'),(119,7,8,'workflow_step_status_4','pending'),(120,7,8,'workflow_step_status_4_timestamp','1530147702'),(123,2,7,'workflow_step_9_timestamp','1530146494'),(124,2,7,'workflow_step_status_9','pending'),(125,2,7,'workflow_step_status_9_timestamp','1530146494'),(130,1,9,'3','1'),(131,1,9,'4','2'),(132,1,9,'1','0'),(133,1,9,'workflow_final_status','complete'),(135,1,9,'workflow_timestamp','1530146962'),(136,1,9,'workflow_parent_entry_id',''),(137,1,9,'workflow_parent_entry_hash',''),(138,1,9,'gravityflow_is_fulfilled','1'),(139,1,9,'workflow_step_11_timestamp','1530146962'),(140,1,9,'workflow_step_status_11','complete'),(141,1,9,'workflow_step_status_11_timestamp','1530146962'),(142,2,10,'4','1'),(144,2,10,'workflow_final_status','cancelled'),(145,2,10,'gravityflow_is_fulfilled','1'),(146,2,10,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(148,2,10,'workflow_step_8_timestamp','1530146962'),(149,2,10,'workflow_step_status_8','pending'),(150,2,10,'workflow_step_status_8_timestamp','1530146962'),(155,7,8,'workflow_current_status','approved'),(156,7,8,'workflow_current_status_timestamp','1530147623'),(157,7,8,'workflow_step_7_timestamp','1530147623'),(158,7,8,'workflow_step_status_7','complete'),(159,7,8,'workflow_step_status_7_timestamp','1530147702'),(162,5,11,'1.1','sdfcsvfsdf, fdfvds'),(163,5,11,'1.2','fdfvds'),(164,5,11,'1.4','sdfsfsfc'),(165,5,11,'1.5','323232'),(166,5,11,'1.6','Bangladesh'),(167,5,11,'2','(222) 222-2222'),(168,5,11,'workflow_final_status','cancelled'),(170,5,11,'workflow_timestamp','1530147671'),(171,5,11,'workflow_parent_entry_id','3'),(172,5,11,'workflow_parent_entry_hash','25e7e4275707471d1d8e405d899c77b4'),(173,5,11,'gravityflow_is_fulfilled','1'),(174,5,11,'workflow_step_5_timestamp','1530147671'),(175,5,11,'workflow_step_status_5','pending'),(176,5,11,'workflow_step_status_5_timestamp','1530147671'),(179,7,4,'workflow_parent_entry_id','0'),(180,7,4,'workflow_parent_entry_hash','0'),(183,7,8,'workflow_parent_entry_id','0'),(184,7,8,'workflow_parent_entry_hash','0'),(187,5,12,'1.1','sdfcsvfsdf, fdfvds'),(188,5,12,'1.2','fdfvds'),(189,5,12,'1.4','sdfsfsfc'),(190,5,12,'1.5','323232'),(191,5,12,'1.6','Bangladesh'),(192,5,12,'2','(222) 222-2222'),(193,5,12,'workflow_final_status','cancelled'),(195,5,12,'workflow_timestamp','1530147715'),(196,5,12,'workflow_parent_entry_id','3'),(197,5,12,'workflow_parent_entry_hash','25e7e4275707471d1d8e405d899c77b4'),(198,5,12,'gravityflow_is_fulfilled','1'),(199,5,12,'workflow_step_5_timestamp','1530147715'),(200,5,12,'workflow_step_status_5','pending'),(201,5,12,'workflow_step_status_5_timestamp','1530147715'),(204,1,13,'3','1'),(205,1,13,'4','2'),(206,1,13,'1','0'),(207,1,13,'workflow_final_status','complete'),(209,1,13,'workflow_timestamp','1530148620'),(210,1,13,'workflow_parent_entry_id',''),(211,1,13,'workflow_parent_entry_hash',''),(212,1,13,'gravityflow_is_fulfilled','1'),(213,1,13,'workflow_step_11_timestamp','1530148620'),(214,1,13,'workflow_step_status_11','complete'),(215,1,13,'workflow_step_status_11_timestamp','1530148623'),(216,2,14,'4','1'),(217,2,14,'workflow_parent_entry_id','13'),(218,2,14,'workflow_final_status','cancelled'),(219,2,14,'gravityflow_is_fulfilled','1'),(220,2,14,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(222,2,14,'workflow_step_8_timestamp','1530148620'),(223,2,14,'workflow_step_status_8','pending'),(224,2,14,'workflow_step_status_8_timestamp','1530148620'),(229,7,15,'1.1','sdfcsvfsdf, fdfvds'),(230,7,15,'1.2','fdfvds'),(231,7,15,'1.4','sdfsfsfc'),(232,7,15,'1.5','323232'),(233,7,15,'1.6','Bangladesh'),(234,7,15,'2','(222) 222-2222'),(235,7,15,'workflow_final_status','approved'),(237,7,15,'workflow_timestamp','1530148653'),(238,7,15,'workflow_parent_entry_id','14'),(239,7,15,'workflow_parent_entry_hash','7f4049aef519e8b94c0a1c19cfc425bd'),(240,7,15,'gravityflow_is_fulfilled','1'),(241,7,15,'workflow_step_4_timestamp','1530148655'),(242,7,15,'workflow_step_status_4','approved'),(243,7,15,'workflow_step_status_4_timestamp','1530148779'),(249,7,15,'workflow_current_status_timestamp','1530148779'),(250,7,16,'1.1','sdfcsvfsdf, fdfvds'),(251,7,16,'1.2','fdfvds'),(252,7,16,'1.4','sdfsfsfc'),(253,7,16,'1.5','323232'),(254,7,16,'1.6','Bangladesh'),(255,7,16,'2','(222) 222-2222'),(256,7,16,'3','2018-06-06'),(257,7,16,'workflow_final_status','approved'),(259,7,16,'workflow_timestamp','1530149013'),(260,7,16,'workflow_parent_entry_id','14'),(261,7,16,'workflow_parent_entry_hash','7f4049aef519e8b94c0a1c19cfc425bd'),(262,7,16,'gravityflow_is_fulfilled','1'),(263,7,16,'workflow_step_4_timestamp','1530149015'),(264,7,16,'workflow_step_status_4','approved'),(265,7,16,'workflow_step_status_4_timestamp','1530149071'),(271,7,16,'workflow_current_status_timestamp','1530149071'),(272,7,17,'1.1','sdfcsvfsdf, fdfvds'),(273,7,17,'1.2','fdfvds'),(274,7,17,'1.4','sdfsfsfc'),(275,7,17,'1.5','323232'),(276,7,17,'1.6','Bangladesh'),(277,7,17,'2','(222) 222-2222'),(278,7,17,'workflow_final_status','approved'),(280,7,17,'workflow_timestamp','1530149356'),(281,7,17,'workflow_parent_entry_id','14'),(282,7,17,'workflow_parent_entry_hash','7f4049aef519e8b94c0a1c19cfc425bd'),(283,7,17,'gravityflow_is_fulfilled','1'),(284,7,17,'workflow_step_4_timestamp','1530149358'),(285,7,17,'workflow_step_status_4','approved'),(286,7,17,'workflow_step_status_4_timestamp','1530149419'),(292,7,17,'workflow_current_status_timestamp','1530149419'),(293,1,18,'3','1'),(294,1,18,'4','2'),(295,1,18,'1','0'),(296,1,18,'workflow_final_status','complete'),(298,1,18,'workflow_timestamp','1530149652'),(299,1,18,'workflow_parent_entry_id',''),(300,1,18,'workflow_parent_entry_hash',''),(301,1,18,'gravityflow_is_fulfilled','1'),(302,1,18,'workflow_step_11_timestamp','1530149652'),(303,1,18,'workflow_step_status_11','complete'),(304,1,18,'workflow_step_status_11_timestamp','1530149652'),(305,2,19,'4','1'),(306,2,19,'workflow_parent_entry_id','18'),(307,2,19,'workflow_final_status','cancelled'),(308,2,19,'gravityflow_is_fulfilled','1'),(309,2,19,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(311,2,19,'workflow_step_8_timestamp','1530149652'),(312,2,19,'workflow_step_status_8','pending'),(313,2,19,'workflow_step_status_8_timestamp','1530149652'),(316,7,20,'1.1','sdfcsvfsdf, fdfvds'),(317,7,20,'1.2','fdfvds'),(318,7,20,'1.4','sdfsfsfc'),(319,7,20,'1.5','323232'),(320,7,20,'1.6','Bangladesh'),(321,7,20,'2','(222) 222-2222'),(322,7,20,'3','2018-06-12'),(323,7,20,'workflow_final_status','approved'),(325,7,20,'workflow_timestamp','1530149668'),(326,7,20,'workflow_parent_entry_id','19'),(327,7,20,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(328,7,20,'gravityflow_is_fulfilled','1'),(329,7,20,'workflow_step_4_timestamp','1530149670'),(330,7,20,'workflow_step_status_4','approved'),(331,7,20,'workflow_step_status_4_timestamp','1530149695'),(337,7,20,'workflow_current_status_timestamp','1530149695'),(338,7,21,'1.1','sdfcsvfsdf, fdfvds'),(339,7,21,'1.2','fdfvds'),(340,7,21,'1.4','sdfsfsfc'),(341,7,21,'1.5','323232'),(342,7,21,'1.6','Bangladesh'),(343,7,21,'2','(222) 222-2222'),(344,7,21,'workflow_final_status','approved'),(346,7,21,'workflow_timestamp','1530150013'),(347,7,21,'workflow_parent_entry_id','19'),(348,7,21,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(349,7,21,'gravityflow_is_fulfilled','1'),(350,7,21,'workflow_step_4_timestamp','1530150015'),(351,7,21,'workflow_step_status_4','approved'),(352,7,21,'workflow_step_status_4_timestamp','1530150054'),(358,7,21,'workflow_current_status_timestamp','1530150054'),(359,7,22,'1.1','sdfcsvfsdf, fdfvds'),(360,7,22,'1.2','fdfvds'),(361,7,22,'1.4','sdfsfsfc'),(362,7,22,'1.5','323232'),(363,7,22,'1.6','Bangladesh'),(364,7,22,'2','(222) 222-2222'),(365,7,22,'workflow_final_status','approved'),(367,7,22,'workflow_timestamp','1530150310'),(368,7,22,'workflow_parent_entry_id','19'),(369,7,22,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(370,7,22,'gravityflow_is_fulfilled','1'),(371,7,22,'workflow_step_4_timestamp','1530150312'),(372,7,22,'workflow_step_status_4','approved'),(373,7,22,'workflow_step_status_4_timestamp','1530150577'),(379,7,22,'workflow_current_status_timestamp','1530150577'),(380,7,23,'1.1','sdfcsvfsdf, fdfvds'),(381,7,23,'1.2','fdfvds'),(382,7,23,'1.4','sdfsfsfc'),(383,7,23,'1.5','323232'),(384,7,23,'1.6','Bangladesh'),(385,7,23,'2','(222) 222-2222'),(386,7,23,'3','2018-06-06'),(387,7,23,'workflow_final_status','approved'),(389,7,23,'workflow_timestamp','1530150687'),(390,7,23,'workflow_parent_entry_id','19'),(391,7,23,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(392,7,23,'gravityflow_is_fulfilled','1'),(393,7,23,'workflow_step_4_timestamp','1530150689'),(394,7,23,'workflow_step_status_4','approved'),(395,7,23,'workflow_step_status_4_timestamp','1530150710'),(401,7,23,'workflow_current_status_timestamp','1530150710'),(402,7,24,'1.1','sdfcsvfsdf, fdfvds'),(403,7,24,'1.2','fdfvds'),(404,7,24,'1.4','sdfsfsfc'),(405,7,24,'1.5','323232'),(406,7,24,'1.6','Bangladesh'),(407,7,24,'2','(222) 222-2222'),(408,7,24,'3','2018-06-06'),(409,7,24,'workflow_final_status','approved'),(411,7,24,'workflow_timestamp','1530150761'),(412,7,24,'workflow_parent_entry_id','19'),(413,7,24,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(414,7,24,'gravityflow_is_fulfilled','1'),(415,7,24,'workflow_step_4_timestamp','1530150763'),(416,7,24,'workflow_step_status_4','approved'),(417,7,24,'workflow_step_status_4_timestamp','1530150784'),(422,7,25,'1.1','sdfcsvfsdf, fdfvds'),(423,7,25,'1.2','fdfvds'),(424,7,25,'1.4','sdfsfsfc'),(425,7,25,'1.5','323232'),(426,7,25,'1.6','Bangladesh'),(427,7,25,'2','(222) 222-2222'),(428,7,25,'workflow_final_status','approved'),(430,7,25,'workflow_timestamp','1530150770'),(431,7,25,'workflow_parent_entry_id','19'),(432,7,25,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(433,7,25,'gravityflow_is_fulfilled','1'),(434,7,25,'workflow_step_4_timestamp','1530150772'),(435,7,25,'workflow_step_status_4','approved'),(436,7,25,'workflow_step_status_4_timestamp','1530150813'),(442,7,24,'workflow_current_status_timestamp','1530150784'),(444,7,25,'workflow_current_status_timestamp','1530150813'),(445,7,26,'1.1','sdfcsvfsdf, fdfvds'),(446,7,26,'1.2','fdfvds'),(447,7,26,'1.4','sdfsfsfc'),(448,7,26,'1.5','323232'),(449,7,26,'1.6','Bangladesh'),(450,7,26,'2','(222) 222-2222'),(451,7,26,'workflow_final_status','approved'),(453,7,26,'workflow_timestamp','1530150845'),(454,7,26,'workflow_parent_entry_id','19'),(455,7,26,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(456,7,26,'gravityflow_is_fulfilled','1'),(457,7,26,'workflow_step_4_timestamp','1530150846'),(458,7,26,'workflow_step_status_4','approved'),(459,7,26,'workflow_step_status_4_timestamp','1530150853'),(465,7,26,'workflow_current_status_timestamp','1530150853'),(466,7,27,'1.1','sdfcsvfsdf, fdfvds'),(467,7,27,'1.2','fdfvds'),(468,7,27,'1.4','sdfsfsfc'),(469,7,27,'1.5','323232'),(470,7,27,'1.6','Bangladesh'),(471,7,27,'2','(222) 222-2222'),(472,7,27,'3','2018-06-06'),(473,7,27,'workflow_final_status','approved'),(475,7,27,'workflow_timestamp','1530150875'),(476,7,27,'workflow_parent_entry_id','19'),(477,7,27,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(478,7,27,'gravityflow_is_fulfilled','1'),(479,7,27,'workflow_step_4_timestamp','1530150878'),(480,7,27,'workflow_step_status_4','approved'),(481,7,27,'workflow_step_status_4_timestamp','1530150886'),(487,7,27,'workflow_current_status_timestamp','1530150886'),(488,7,28,'1.1','sdfcsvfsdf, fdfvds'),(489,7,28,'1.2','fdfvds'),(490,7,28,'1.4','sdfsfsfc'),(491,7,28,'1.5','323232'),(492,7,28,'1.6','Bangladesh'),(493,7,28,'2','(222) 222-2222'),(494,7,28,'workflow_final_status','approved'),(496,7,28,'workflow_timestamp','1530151100'),(497,7,28,'workflow_parent_entry_id','19'),(498,7,28,'workflow_parent_entry_hash','05b66e21564f1ca963fed403086f5081'),(499,7,28,'gravityflow_is_fulfilled','1'),(500,7,28,'workflow_step_4_timestamp','1530151102'),(501,7,28,'workflow_step_status_4','approved'),(502,7,28,'workflow_step_status_4_timestamp','1530151211'),(508,7,28,'workflow_current_status_timestamp','1530151211'),(509,1,29,'3','1'),(510,1,29,'4','2'),(511,1,29,'1','0'),(512,1,29,'workflow_final_status','complete'),(514,1,29,'workflow_timestamp','1530151309'),(515,1,29,'workflow_parent_entry_id',''),(516,1,29,'workflow_parent_entry_hash',''),(517,1,29,'gravityflow_is_fulfilled','1'),(518,1,29,'workflow_step_11_timestamp','1530151309'),(519,1,29,'workflow_step_status_11','complete'),(520,1,29,'workflow_step_status_11_timestamp','1530151311'),(521,2,30,'4','1'),(522,2,30,'workflow_parent_entry_id','29'),(523,2,30,'workflow_final_status','complete'),(524,2,30,'gravityflow_is_fulfilled','1'),(525,2,30,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(527,2,30,'workflow_step_8_timestamp','1530151309'),(528,2,30,'workflow_step_status_8','complete'),(529,2,30,'workflow_step_status_8_timestamp','1530151389'),(532,7,31,'1.1','sdfcsvfsdf, fdfvds'),(533,7,31,'1.2','fdfvds'),(534,7,31,'1.4','sdfsfsfc'),(535,7,31,'1.5','323232'),(536,7,31,'1.6','Bangladesh'),(537,7,31,'2','(222) 222-2222'),(538,7,31,'workflow_final_status','approved'),(540,7,31,'workflow_timestamp','1530151355'),(541,7,31,'workflow_parent_entry_id','30'),(542,7,31,'workflow_parent_entry_hash','07cc95f69d555afec9753e5c6f55b735'),(543,7,31,'gravityflow_is_fulfilled','1'),(544,7,31,'workflow_step_4_timestamp','1530151358'),(545,7,31,'workflow_step_status_4','approved'),(546,7,31,'workflow_step_status_4_timestamp','1530151389'),(552,7,31,'workflow_current_status_timestamp','1530151389'),(553,2,30,'workflow_step_9_timestamp','1530151389'),(554,2,30,'workflow_step_status_9','complete'),(555,2,30,'workflow_step_status_9_timestamp','1530151767'),(558,6,32,'1','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/DashboardHomepage.pdf'),(559,6,32,'workflow_final_status','approved'),(561,6,32,'workflow_timestamp','1530151757'),(562,6,32,'workflow_parent_entry_id','30'),(563,6,32,'workflow_parent_entry_hash','bde4b42e41208483403508dd3aaf7b9f'),(564,6,32,'gravityflow_is_fulfilled','1'),(565,6,32,'workflow_step_2_timestamp','1530151706'),(566,6,32,'workflow_step_status_2','complete'),(567,6,32,'workflow_step_status_2_timestamp','1530151757'),(572,6,32,'2','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/Installation-scheduling.pdf'),(573,6,32,'workflow_step_3_timestamp','1530151757'),(574,6,32,'workflow_step_status_3','approved'),(575,6,32,'workflow_step_status_3_timestamp','1530151767'),(581,6,32,'workflow_current_status_timestamp','1530151767'),(582,2,30,'workflow_step_10_timestamp','1530151767'),(583,2,30,'workflow_step_status_10','complete'),(584,2,30,'workflow_step_status_10_timestamp','1530151841'),(587,5,33,'1.1','sdfcsvfsdf, fdfvds'),(588,5,33,'1.2','fdfvds'),(589,5,33,'1.4','sdfsfsfc'),(590,5,33,'1.5','323232'),(591,5,33,'1.6','Bangladesh'),(592,5,33,'2','(222) 222-2222'),(593,5,33,'workflow_final_status','approved'),(595,5,33,'workflow_timestamp','1530151826'),(596,5,33,'workflow_parent_entry_id','30'),(597,5,33,'workflow_parent_entry_hash','a091da694fccd1b7c7d90ef0bd905b8d'),(598,5,33,'gravityflow_is_fulfilled','1'),(599,5,33,'workflow_step_5_timestamp','1530151826'),(600,5,33,'workflow_step_status_5','approved'),(601,5,33,'workflow_step_status_5_timestamp','1530151841'),(607,5,33,'workflow_current_status_timestamp','1530151841'),(608,1,34,'3','1'),(609,1,34,'4','2'),(610,1,34,'1','0'),(611,1,34,'workflow_final_status','complete'),(613,1,34,'workflow_timestamp','1530152070'),(614,1,34,'workflow_parent_entry_id',''),(615,1,34,'workflow_parent_entry_hash',''),(616,1,34,'gravityflow_is_fulfilled','1'),(617,1,34,'workflow_step_11_timestamp','1530152070'),(618,1,34,'workflow_step_status_11','complete'),(619,1,34,'workflow_step_status_11_timestamp','1530152072'),(620,2,35,'4','1'),(621,2,35,'workflow_parent_entry_id','34'),(622,2,35,'workflow_final_status','complete'),(623,2,35,'gravityflow_is_fulfilled','1'),(624,2,35,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(626,2,35,'workflow_step_8_timestamp','1530152070'),(627,2,35,'workflow_step_status_8','complete'),(628,2,35,'workflow_step_status_8_timestamp','1530152333'),(631,7,36,'1.1','sdfcsvfsdf, fdfvds'),(632,7,36,'1.2','fdfvds'),(633,7,36,'1.4','sdfsfsfc'),(634,7,36,'1.5','323232'),(635,7,36,'1.6','Bangladesh'),(636,7,36,'2','(222) 222-2222'),(637,7,36,'workflow_final_status','approved'),(639,7,36,'workflow_timestamp','1530152292'),(640,7,36,'workflow_parent_entry_id','35'),(641,7,36,'workflow_parent_entry_hash','e218de35c257201f966789d38b06648c'),(642,7,36,'gravityflow_is_fulfilled','1'),(643,7,36,'workflow_step_4_timestamp','1530152294'),(644,7,36,'workflow_step_status_4','approved'),(645,7,36,'workflow_step_status_4_timestamp','1530152333'),(651,7,36,'workflow_current_status_timestamp','1530152333'),(652,2,35,'workflow_step_9_timestamp','1530152333'),(653,2,35,'workflow_step_status_9','complete'),(654,2,35,'workflow_step_status_9_timestamp','1530152641'),(659,6,37,'1','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/DocumentManagement.pdf'),(660,6,37,'workflow_final_status','approved'),(662,6,37,'workflow_timestamp','1530152600'),(663,6,37,'workflow_parent_entry_id','35'),(664,6,37,'workflow_parent_entry_hash','f57dd2b20f840b60f7e7363a69bbc3e0'),(665,6,37,'gravityflow_is_fulfilled','1'),(666,6,37,'workflow_step_2_timestamp','1530152537'),(667,6,37,'workflow_step_status_2','complete'),(668,6,37,'workflow_step_status_2_timestamp','1530152600'),(673,6,37,'2','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/UserCompanyStructure.pdf'),(674,6,37,'workflow_step_3_timestamp','1530152600'),(675,6,37,'workflow_step_status_3','approved'),(676,6,37,'workflow_step_status_3_timestamp','1530152641'),(682,6,37,'workflow_current_status_timestamp','1530152641'),(683,2,35,'workflow_step_10_timestamp','1530152641'),(684,2,35,'workflow_step_status_10','complete'),(685,2,35,'workflow_step_status_10_timestamp','1530152834'),(688,5,38,'1.1','sdfcsvfsdf, fdfvds'),(689,5,38,'1.2','fdfvds'),(690,5,38,'1.4','sdfsfsfc'),(691,5,38,'1.5','323232'),(692,5,38,'1.6','Bangladesh'),(693,5,38,'2','(222) 222-2221'),(694,5,38,'workflow_final_status','approved'),(696,5,38,'workflow_timestamp','1530152800'),(697,5,38,'workflow_parent_entry_id','35'),(698,5,38,'workflow_parent_entry_hash','efed3010d1fb86c941a6939cdca7f897'),(699,5,38,'gravityflow_is_fulfilled','1'),(700,5,38,'workflow_step_5_timestamp','1530152800'),(701,5,38,'workflow_step_status_5','approved'),(702,5,38,'workflow_step_status_5_timestamp','1530152834'),(708,5,38,'workflow_current_status_timestamp','1530152834'),(709,5,38,'workflow_step_6_timestamp','1530152724'),(710,5,38,'workflow_step_status_6','complete'),(711,5,38,'workflow_step_status_6_timestamp','1530152800'),(722,1,39,'3','1'),(723,1,39,'4','2'),(724,1,39,'1','0'),(725,1,39,'workflow_final_status','complete'),(727,1,39,'workflow_timestamp','1530154819'),(728,1,39,'workflow_parent_entry_id',''),(729,1,39,'workflow_parent_entry_hash',''),(730,1,39,'gravityflow_is_fulfilled','1'),(731,1,39,'workflow_step_11_timestamp','1530154819'),(732,1,39,'workflow_step_status_11','complete'),(733,1,39,'workflow_step_status_11_timestamp','1530154822'),(734,2,40,'4','1'),(735,2,40,'workflow_parent_entry_id','39'),(736,2,40,'workflow_final_status','pending'),(737,2,40,'gravityflow_is_fulfilled','1'),(738,2,40,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(739,2,40,'workflow_step','10'),(740,2,40,'workflow_step_8_timestamp','1530154820'),(741,2,40,'workflow_step_status_8','complete'),(742,2,40,'workflow_step_status_8_timestamp','1530156911'),(745,7,41,'1.1','sdfcsvfsdf, fdfvds'),(746,7,41,'1.2','fdfvds'),(747,7,41,'1.4','sdfsfsfc'),(748,7,41,'1.5','323232'),(749,7,41,'1.6','Bangladesh'),(750,7,41,'2','(222) 222-2222'),(751,7,41,'workflow_final_status','approved'),(753,7,41,'workflow_timestamp','1530154852'),(754,7,41,'workflow_parent_entry_id','40'),(755,7,41,'workflow_parent_entry_hash','e6d5359b3d7559fbc31d95d6a813f2a6'),(756,7,41,'gravityflow_is_fulfilled','1'),(757,7,41,'workflow_step_4_timestamp','1530154854'),(758,7,41,'workflow_step_status_4','approved'),(759,7,41,'workflow_step_status_4_timestamp','1530156911'),(765,7,41,'workflow_current_status_timestamp','1530156911'),(766,2,40,'workflow_step_9_timestamp','1530156911'),(767,2,40,'workflow_step_status_9','complete'),(768,2,40,'workflow_step_status_9_timestamp','1530156985'),(771,6,42,'1','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/IMG_20180618_184920.jpg'),(772,6,42,'workflow_final_status','approved'),(774,6,42,'workflow_timestamp','1530156964'),(775,6,42,'workflow_parent_entry_id','40'),(776,6,42,'workflow_parent_entry_hash','a8f3aa7f554fcef48ee8eac75a7ac141'),(777,6,42,'gravityflow_is_fulfilled','1'),(778,6,42,'workflow_step_2_timestamp','1530156934'),(779,6,42,'workflow_step_status_2','complete'),(780,6,42,'workflow_step_status_2_timestamp','1530156964'),(785,6,42,'2','http://localhost/wp-content/uploads/gravity_forms/6-ac01225c6ae7b85e4fb3f04639c0c19f/2018/06/UserCompanyStructure1.pdf'),(786,6,42,'workflow_step_3_timestamp','1530156964'),(787,6,42,'workflow_step_status_3','approved'),(788,6,42,'workflow_step_status_3_timestamp','1530156985'),(794,6,42,'workflow_current_status_timestamp','1530156985'),(795,2,40,'workflow_step_10_timestamp','1530156985'),(796,2,40,'workflow_step_status_10','pending'),(797,2,40,'workflow_step_status_10_timestamp','1530156985'),(800,1,43,'3','1'),(801,1,43,'4','1'),(802,1,43,'1','1'),(803,1,43,'workflow_final_status','complete'),(805,1,43,'workflow_timestamp','1530170267'),(806,1,43,'workflow_parent_entry_id',''),(807,1,43,'workflow_parent_entry_hash',''),(808,1,43,'gravityflow_is_fulfilled','1'),(809,1,43,'workflow_step_12_timestamp','1530170267'),(810,1,43,'workflow_step_status_12','complete'),(811,1,43,'workflow_step_status_12_timestamp','1530170270'),(812,8,44,'2','1'),(813,8,44,'workflow_parent_entry_id','43'),(814,8,44,'workflow_final_status','cancelled'),(815,8,44,'gravityflow_is_fulfilled','1'),(816,8,44,'processed_feeds','a:1:{s:11:\"gravityflow\";a:7:{i:0;s:2:\"13\";i:1;s:2:\"14\";i:2;s:2:\"15\";i:3;s:2:\"16\";i:4;s:2:\"17\";i:5;s:2:\"18\";i:6;s:2:\"19\";}}'),(818,8,44,'workflow_step_13_timestamp','1530170268'),(819,8,44,'workflow_step_status_13','complete'),(820,8,44,'workflow_step_status_13_timestamp','1530170313'),(823,8,44,'10.1','sdfcsvfsdf, fdfvds'),(824,8,44,'10.2','fdfvds'),(825,8,44,'10.3','fsdfcsdfcs'),(826,8,44,'10.4','sdfsfsfc'),(827,8,44,'10.5','323232'),(828,8,44,'10.6','Bangladesh'),(829,8,44,'12','2018-06-13'),(830,8,44,'workflow_timestamp','1530170313'),(831,8,44,'workflow_parent_entry_hash','0'),(832,8,44,'workflow_step_14_timestamp','1530170313'),(833,8,44,'workflow_step_status_14','rejected'),(834,8,44,'workflow_step_status_14_timestamp','1530170341'),(837,8,44,'workflow_current_status','rejected'),(838,8,44,'workflow_current_status_timestamp','1530170341'),(839,8,44,'workflow_step_15_timestamp','1530170341'),(840,8,44,'workflow_step_status_15','pending'),(841,8,44,'workflow_step_status_15_timestamp','1530170341'),(844,1,45,'3','1'),(845,1,45,'4','1'),(846,1,45,'1','0'),(847,1,45,'workflow_final_status','complete'),(849,1,45,'workflow_timestamp','1530170504'),(850,1,45,'workflow_parent_entry_id',''),(851,1,45,'workflow_parent_entry_hash',''),(852,1,45,'gravityflow_is_fulfilled','1'),(853,1,45,'workflow_step_11_timestamp','1530170504'),(854,1,45,'workflow_step_status_11','complete'),(855,1,45,'workflow_step_status_11_timestamp','1530170506'),(856,2,46,'4','1'),(857,2,46,'workflow_parent_entry_id','45'),(858,2,46,'workflow_final_status','pending'),(859,2,46,'gravityflow_is_fulfilled','1'),(860,2,46,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(861,2,46,'workflow_step','8'),(862,2,46,'workflow_step_8_timestamp','1530170504'),(863,2,46,'workflow_step_status_8','pending'),(864,2,46,'workflow_step_status_8_timestamp','1530170504'),(865,2,46,'workflow_role_customer','pending'),(866,2,46,'workflow_role_customer_timestamp','1530170504'),(867,1,47,'3','1'),(868,1,47,'4','1'),(869,1,47,'1','0'),(870,1,47,'workflow_final_status','complete'),(872,1,47,'workflow_timestamp','1530170510'),(873,1,47,'workflow_parent_entry_id',''),(874,1,47,'workflow_parent_entry_hash',''),(875,1,47,'gravityflow_is_fulfilled','1'),(876,1,47,'workflow_step_11_timestamp','1530170510'),(877,1,47,'workflow_step_status_11','complete'),(878,1,47,'workflow_step_status_11_timestamp','1530170512'),(879,2,48,'4','1'),(880,2,48,'workflow_parent_entry_id','47'),(881,2,48,'workflow_final_status','pending'),(882,2,48,'gravityflow_is_fulfilled','1'),(883,2,48,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(884,2,48,'workflow_step','8'),(885,2,48,'workflow_step_8_timestamp','1530170510'),(886,2,48,'workflow_step_status_8','pending'),(887,2,48,'workflow_step_status_8_timestamp','1530170510'),(888,2,48,'workflow_role_customer','pending'),(889,2,48,'workflow_role_customer_timestamp','1530170510'),(890,1,49,'3','1'),(891,1,49,'4','1'),(892,1,49,'1','1'),(893,1,49,'workflow_final_status','complete'),(895,1,49,'workflow_timestamp','1530170568'),(896,1,49,'workflow_parent_entry_id',''),(897,1,49,'workflow_parent_entry_hash',''),(898,1,49,'gravityflow_is_fulfilled','1'),(899,1,49,'workflow_step_12_timestamp','1530170568'),(900,1,49,'workflow_step_status_12','complete'),(901,1,49,'workflow_step_status_12_timestamp','1530170570'),(902,8,50,'2','1'),(903,8,50,'workflow_parent_entry_id','49'),(904,8,50,'workflow_final_status','approved'),(905,8,50,'gravityflow_is_fulfilled','1'),(906,8,50,'processed_feeds','a:1:{s:11:\"gravityflow\";a:7:{i:0;s:2:\"13\";i:1;s:2:\"14\";i:2;s:2:\"15\";i:3;s:2:\"16\";i:4;s:2:\"17\";i:5;s:2:\"18\";i:6;s:2:\"19\";}}'),(908,8,50,'workflow_step_13_timestamp','1530170775'),(909,8,50,'workflow_step_status_13','complete'),(910,8,50,'workflow_step_status_13_timestamp','1530170793'),(913,8,50,'10.1','sdfcsvfsdf, fdfvds, fdfvds'),(914,8,50,'10.2','fdfvds'),(915,8,50,'10.3','fsdfcsdfcs'),(916,8,50,'10.4','sdfsfsfc'),(917,8,50,'10.5','323232'),(918,8,50,'10.6','Bangladesh'),(919,8,50,'12','2018-06-13'),(920,8,50,'workflow_timestamp','1530170877'),(921,8,50,'workflow_parent_entry_hash','0'),(922,8,50,'workflow_step_14_timestamp','1530170793'),(923,8,50,'workflow_step_status_14','approved'),(924,8,50,'workflow_step_status_14_timestamp','1530170804'),(928,8,50,'workflow_current_status_timestamp','1530170917'),(933,8,50,'workflow_step_15_timestamp','1530170804'),(934,8,50,'workflow_step_status_15','complete'),(935,8,50,'workflow_step_status_15_timestamp','1530170859'),(938,8,50,'7','http://localhost/wp-content/uploads/gravity_forms/8-a9d99a11c470419b0fb14acacca4595c/2018/06/Installation-scheduling.pdf'),(939,8,50,'workflow_step_16_timestamp','1530170859'),(940,8,50,'workflow_step_status_16','complete'),(941,8,50,'workflow_step_status_16_timestamp','1530170877'),(944,8,50,'8','http://localhost/wp-content/uploads/gravity_forms/8-a9d99a11c470419b0fb14acacca4595c/2018/06/DashboardHomepage.pdf'),(945,8,50,'workflow_step_17_timestamp','1530170877'),(946,8,50,'workflow_step_status_17','approved'),(947,8,50,'workflow_step_status_17_timestamp','1530170895'),(950,8,50,'workflow_step_19_timestamp','1530170895'),(951,8,50,'workflow_step_status_19','approved'),(952,8,50,'workflow_step_status_19_timestamp','1530170917'),(955,2,40,'workflow_role_customer','pending'),(956,2,40,'workflow_role_customer_timestamp','1530171027'),(957,1,51,'3','1'),(958,1,51,'4','1'),(959,1,51,'1','1'),(960,1,51,'workflow_final_status','complete'),(962,1,51,'workflow_timestamp','1530185943'),(963,1,51,'workflow_parent_entry_id',''),(964,1,51,'workflow_parent_entry_hash',''),(965,1,51,'gravityflow_is_fulfilled','1'),(966,1,51,'workflow_step_12_timestamp','1530185943'),(967,1,51,'workflow_step_status_12','complete'),(968,1,51,'workflow_step_status_12_timestamp','1530185945'),(969,8,52,'2','1'),(970,8,52,'workflow_parent_entry_id','51'),(971,8,52,'workflow_final_status','pending'),(972,8,52,'gravityflow_is_fulfilled','1'),(973,8,52,'processed_feeds','a:1:{s:11:\"gravityflow\";a:7:{i:0;s:2:\"13\";i:1;s:2:\"14\";i:2;s:2:\"15\";i:3;s:2:\"16\";i:4;s:2:\"17\";i:5;s:2:\"18\";i:6;s:2:\"19\";}}'),(974,8,52,'workflow_step','13'),(975,8,52,'workflow_step_13_timestamp','1530185943'),(976,8,52,'workflow_step_status_13','pending'),(977,8,52,'workflow_step_status_13_timestamp','1530185943'),(978,8,52,'workflow_role_customer','pending'),(979,8,52,'workflow_role_customer_timestamp','1530185943'),(980,1,53,'3','1'),(981,1,53,'4','4'),(982,1,53,'1','0'),(983,1,53,'workflow_final_status','complete'),(985,1,53,'workflow_timestamp','1530186123'),(986,1,53,'workflow_parent_entry_id',''),(987,1,53,'workflow_parent_entry_hash',''),(988,1,53,'gravityflow_is_fulfilled','1'),(989,1,53,'workflow_step_11_timestamp','1530186123'),(990,1,53,'workflow_step_status_11','complete'),(991,1,53,'workflow_step_status_11_timestamp','1530186126'),(992,2,54,'4','1'),(993,2,54,'workflow_parent_entry_id','53'),(994,2,54,'workflow_final_status','pending'),(995,2,54,'gravityflow_is_fulfilled','1'),(996,2,54,'processed_feeds','a:1:{s:11:\"gravityflow\";a:3:{i:0;s:1:\"8\";i:1;s:1:\"9\";i:2;s:2:\"10\";}}'),(997,2,54,'workflow_step','8'),(998,2,54,'workflow_step_8_timestamp','1530186123'),(999,2,54,'workflow_step_status_8','pending'),(1000,2,54,'workflow_step_status_8_timestamp','1530186124'),(1001,2,54,'workflow_role_customer','pending'),(1002,2,54,'workflow_role_customer_timestamp','1530186124'); /*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_entry_notes` -- DROP TABLE IF EXISTS `wp_gf_entry_notes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_entry_notes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `entry_id` int(10) unsigned NOT NULL, `user_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `user_id` bigint(20) DEFAULT NULL, `date_created` datetime NOT NULL, `value` longtext COLLATE utf8mb4_unicode_520_ci, `note_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `sub_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, PRIMARY KEY (`id`), KEY `entry_id` (`entry_id`), KEY `entry_user_key` (`entry_id`,`user_id`) ) ENGINE=InnoDB AUTO_INCREMENT=131 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_entry_notes` -- LOCK TABLES `wp_gf_entry_notes` WRITE; /*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */; INSERT INTO `wp_gf_entry_notes` VALUES (1,1,'new_entry',0,'2018-06-28 00:12:49','Start First Process: Processed.','gravityflow',NULL),(2,3,'form_submission',0,'2018-06-28 00:17:54','Enter installation info: Pending.','gravityflow',NULL),(3,2,'new_entry',0,'2018-06-28 00:17:54','Start First Process: Processed.','gravityflow',NULL),(4,3,'worpwooc',1,'2018-06-28 00:18:59','cc','note',NULL),(5,3,'form_submission',0,'2018-06-28 00:22:45','Submission received.','gravityflow',NULL),(6,3,'form_submission',0,'2018-06-28 00:22:45','Enter installation info: Processed','gravityflow',NULL),(7,3,'form_submission',0,'2018-06-28 00:22:45','Upload signed contract: Pending.','gravityflow',NULL),(8,3,'form_submission',0,'2018-06-28 00:33:16','Submission received.','gravityflow',NULL),(9,3,'form_submission',0,'2018-06-28 00:33:16','Upload signed contract: Processed','gravityflow',NULL),(10,3,'form_submission',0,'2018-06-28 00:33:16','Add configuration info: Pending.','gravityflow',NULL),(11,5,'br ok',2,'2018-06-28 00:36:21','Approve configuration info: Approved.','gravityflow',NULL),(12,4,'br ok',2,'2018-06-28 00:36:41','Approve installation info: Approved.','gravityflow',NULL),(13,7,'form_submission',0,'2018-06-28 00:40:10','Enter installation info: Pending.','gravityflow',NULL),(14,6,'new_entry',0,'2018-06-28 00:40:10','Start First Process: Processed.','gravityflow',NULL),(15,7,'form_submission',0,'2018-06-28 00:41:34','Submission received.','gravityflow',NULL),(16,7,'form_submission',0,'2018-06-28 00:41:34','Enter installation info: Processed','gravityflow',NULL),(17,7,'form_submission',0,'2018-06-28 00:41:34','Upload signed contract: Pending.','gravityflow',NULL),(18,10,'form_submission',0,'2018-06-28 00:49:22','Enter installation info: Pending.','gravityflow',NULL),(19,9,'new_entry',0,'2018-06-28 00:49:22','Start First Process: Processed.','gravityflow',NULL),(20,10,'worpwooc',1,'2018-06-28 00:51:26','Workflow cancelled.','gravityflow',NULL),(21,7,'worpwooc',1,'2018-06-28 00:51:32','Workflow cancelled.','gravityflow',NULL),(22,8,'worpwooc',1,'2018-06-28 01:00:23','Approve installation info: Approved.','gravityflow',NULL),(23,4,'worpwooc',1,'2018-06-28 01:01:27','Update installation info: Entry updated and marked complete.','gravityflow',NULL),(24,8,'worpwooc',1,'2018-06-28 01:01:42','Update installation info: Entry updated and marked complete.','gravityflow',NULL),(25,12,'worpwooc',1,'2018-06-28 01:02:19','Workflow cancelled.','gravityflow',NULL),(26,11,'worpwooc',1,'2018-06-28 01:02:29','Workflow cancelled.','gravityflow',NULL),(27,8,'worpwooc',1,'2018-06-28 01:02:41','Workflow cancelled.','gravityflow',NULL),(28,4,'worpwooc',1,'2018-06-28 01:02:50','Workflow cancelled.','gravityflow',NULL),(29,3,'worpwooc',1,'2018-06-28 01:02:59','Workflow cancelled.','gravityflow',NULL),(30,14,'form_submission',0,'2018-06-28 01:17:03','Enter installation info: Pending.','gravityflow',NULL),(31,13,'new_entry',0,'2018-06-28 01:17:03','Start First Process: Processed.','gravityflow',NULL),(32,15,'worpwooc',1,'2018-06-28 01:18:35','Approve installation info: Approved.','gravityflow',NULL),(33,15,'worpwooc',1,'2018-06-28 01:19:37','Approve installation info: Approved.','gravityflow',NULL),(34,16,'worpwooc',1,'2018-06-28 01:23:42','Approve installation info: Approved.','gravityflow',NULL),(35,16,'worpwooc',1,'2018-06-28 01:24:30','Approve installation info: Approved.','gravityflow',NULL),(36,17,'worpwooc',1,'2018-06-28 01:30:04','Approve installation info: Approved.','gravityflow',NULL),(37,17,'worpwooc',1,'2018-06-28 01:30:17','Approve installation info: Approved.','gravityflow',NULL),(38,14,'worpwooc',1,'2018-06-28 01:33:58','Workflow cancelled.','gravityflow',NULL),(39,19,'form_submission',0,'2018-06-28 01:34:12','Enter installation info: Pending.','gravityflow',NULL),(40,18,'new_entry',0,'2018-06-28 01:34:12','Start First Process: Processed.','gravityflow',NULL),(41,20,'worpwooc',1,'2018-06-28 01:34:45','Approve installation info: Approved.','gravityflow',NULL),(42,20,'worpwooc',1,'2018-06-28 01:34:53','Approve installation info: Approved.','gravityflow',NULL),(43,21,'worpwooc',1,'2018-06-28 01:40:37','Approve installation info: Approved.','gravityflow',NULL),(44,21,'worpwooc',1,'2018-06-28 01:40:52','Approve installation info: Approved.','gravityflow',NULL),(45,22,'worpwooc',1,'2018-06-28 01:49:35','Approve installation info: Approved.','gravityflow',NULL),(46,23,'worpwooc',1,'2018-06-28 01:51:48','Approve installation info: Approved.','gravityflow',NULL),(47,24,'worpwooc',1,'2018-06-28 01:53:02','Approve installation info: Approved.','gravityflow',NULL),(48,25,'worpwooc',1,'2018-06-28 01:53:31','Approve installation info: Approved.','gravityflow',NULL),(49,26,'worpwooc',1,'2018-06-28 01:54:12','Approve installation info: Approved.','gravityflow',NULL),(50,27,'worpwooc',1,'2018-06-28 01:54:45','Approve installation info: Approved.','gravityflow',NULL),(51,19,'form_submission',0,'2018-06-28 01:58:22','Submission received.','gravityflow',NULL),(52,19,'form_submission',0,'2018-06-28 01:58:22','Enter installation info: Processed','gravityflow',NULL),(53,28,'worpwooc',1,'2018-06-28 02:00:09','Approve installation info: Approved.','gravityflow',NULL),(54,19,'worpwooc',1,'2018-06-28 02:01:39','Workflow cancelled.','gravityflow',NULL),(55,30,'form_submission',0,'2018-06-28 02:01:51','Enter installation info: Pending.','gravityflow',NULL),(56,29,'new_entry',0,'2018-06-28 02:01:51','Start First Process: Processed.','gravityflow',NULL),(57,30,'form_submission',0,'2018-06-28 02:02:38','Submission received.','gravityflow',NULL),(58,30,'form_submission',0,'2018-06-28 02:02:38','Enter installation info: Processed','gravityflow',NULL),(59,30,'form_submission',0,'2018-06-28 02:02:38','Pending approval','gravityflow',NULL),(60,31,'worpwooc',1,'2018-06-28 02:03:07','Approve installation info: Approved.','gravityflow',NULL),(61,30,'form_submission',0,'2018-06-28 02:03:09','Upload signed contract: Pending.','gravityflow',NULL),(62,30,'form_submission',0,'2018-06-28 02:08:28','Upload signed contract:Submission received.','gravityflow',NULL),(63,30,'form_submission',0,'2018-06-28 02:08:28','Upload signed contract: Processed','gravityflow',NULL),(64,30,'form_submission',0,'2018-06-28 02:08:28','Upload signed contract:Pending approval','gravityflow',NULL),(65,32,'worpwooc',1,'2018-06-28 02:09:17','Upload signed contract: Entry updated and marked complete.','gravityflow',NULL),(66,32,'worpwooc',1,'2018-06-28 02:09:25','Approve signed contract: Approved.','gravityflow',NULL),(67,30,'form_submission',0,'2018-06-28 02:09:27','Upload signed contract:Approved','gravityflow',NULL),(68,30,'form_submission',0,'2018-06-28 02:09:27','Add configuration info: Pending.','gravityflow',NULL),(69,30,'form_submission',0,'2018-06-28 02:10:26','Add configuration info:Submission received.','gravityflow',NULL),(70,30,'form_submission',0,'2018-06-28 02:10:26','Add configuration info: Processed','gravityflow',NULL),(71,30,'form_submission',0,'2018-06-28 02:10:26','Add configuration info:Pending approval','gravityflow',NULL),(72,33,'worpwooc',1,'2018-06-28 02:10:41','Approve configuration info: Approved.','gravityflow',NULL),(73,30,'form_submission',0,'2018-06-28 02:10:41','Add configuration info:Approved','gravityflow',NULL),(74,35,'form_submission',0,'2018-06-28 02:14:32','Enter installation info: Pending.','gravityflow',NULL),(75,34,'new_entry',0,'2018-06-28 02:14:32','Start First Process: Processed.','gravityflow',NULL),(76,35,'form_submission',0,'2018-06-28 02:18:14','Enter installation info:Submission received.','gravityflow',NULL),(77,35,'form_submission',0,'2018-06-28 02:18:14','Enter installation info: Processed','gravityflow',NULL),(78,35,'form_submission',0,'2018-06-28 02:18:14','Enter installation info:Pending approval','gravityflow',NULL),(79,36,'worpwooc',1,'2018-06-28 02:18:51','Approve installation info: Approved.','gravityflow',NULL),(80,35,'form_submission',0,'2018-06-28 02:18:53','Enter installation info:Approved','gravityflow',NULL),(81,35,'form_submission',0,'2018-06-28 02:18:53','Upload signed contract: Pending.','gravityflow',NULL),(82,35,'form_submission',0,'2018-06-28 02:22:19','Upload signed contract:Submission received.','gravityflow',NULL),(83,35,'form_submission',0,'2018-06-28 02:22:19','Upload signed contract: Processed','gravityflow',NULL),(84,35,'form_submission',0,'2018-06-28 02:22:19','Upload signed contract:Pending approval','gravityflow',NULL),(85,37,'worpwooc',1,'2018-06-28 02:23:20','Upload signed contract: Entry updated and marked complete.','gravityflow',NULL),(86,37,'worpwooc',1,'2018-06-28 02:23:59','Approve signed contract: Approved.','gravityflow',NULL),(87,35,'form_submission',0,'2018-06-28 02:24:01','Upload signed contract:Approved','gravityflow',NULL),(88,35,'form_submission',0,'2018-06-28 02:24:01','Add configuration info: Pending.','gravityflow',NULL),(89,35,'form_submission',0,'2018-06-28 02:24:45','Add configuration info:Submission received.','gravityflow',NULL),(90,35,'form_submission',0,'2018-06-28 02:24:45','Add configuration info: Processed','gravityflow',NULL),(91,35,'form_submission',0,'2018-06-28 02:24:45','Add configuration info:Pending approval','gravityflow',NULL),(92,38,'worpwooc',1,'2018-06-28 02:25:24','Approve configuration info: Rejected.','gravityflow',NULL),(93,38,'worpwooc',1,'2018-06-28 02:26:40','Update configuration info: Entry updated and marked complete.','gravityflow',NULL),(94,38,'worpwooc',1,'2018-06-28 02:27:14','Approve configuration info: Approved.','gravityflow',NULL),(95,35,'form_submission',0,'2018-06-28 02:27:14','Add configuration info:Approved','gravityflow',NULL),(96,40,'form_submission',0,'2018-06-28 03:00:22','Enter installation info: Pending.','gravityflow',NULL),(97,39,'new_entry',0,'2018-06-28 03:00:22','Start First Process: Processed.','gravityflow',NULL),(98,40,'form_submission',0,'2018-06-28 03:00:54','Enter installation info:Submission received.','gravityflow',NULL),(99,40,'form_submission',0,'2018-06-28 03:00:54','Enter installation info: Processed','gravityflow',NULL),(100,40,'form_submission',0,'2018-06-28 03:00:54','Enter installation info:Pending approval','gravityflow',NULL),(101,41,'worpwooc',1,'2018-06-28 03:35:09','Approve installation info: Approved.','gravityflow',NULL),(102,40,'form_submission',0,'2018-06-28 03:35:11','Enter installation info:Approved','gravityflow',NULL),(103,40,'form_submission',0,'2018-06-28 03:35:11','Upload signed contract: Pending.','gravityflow',NULL),(104,40,'form_submission',0,'2018-06-28 03:35:36','Upload signed contract:Submission received.','gravityflow',NULL),(105,40,'form_submission',0,'2018-06-28 03:35:36','Upload signed contract: Processed','gravityflow',NULL),(106,40,'form_submission',0,'2018-06-28 03:35:36','Upload signed contract:Pending approval','gravityflow',NULL),(107,42,'worpwooc',1,'2018-06-28 03:36:04','Upload signed contract: Entry updated and marked complete.','gravityflow',NULL),(108,42,'worpwooc',1,'2018-06-28 03:36:23','Approve signed contract: Approved.','gravityflow',NULL),(109,40,'form_submission',0,'2018-06-28 03:36:25','Upload signed contract:Approved','gravityflow',NULL),(110,40,'form_submission',0,'2018-06-28 03:36:25','Add configuration info: Pending.','gravityflow',NULL),(111,43,'new_entry',0,'2018-06-28 07:17:50','Start second process: Processed.','gravityflow',NULL),(112,44,'worpwooc',1,'2018-06-28 07:18:33','Enter installation info: Entry updated and marked complete.','gravityflow',NULL),(113,44,'worpwooc',1,'2018-06-28 07:19:01','Approve installation info: Rejected.','gravityflow',NULL),(114,44,'worpwooc',1,'2018-06-28 07:19:35','Workflow cancelled.','gravityflow',NULL),(115,46,'form_submission',0,'2018-06-28 07:21:46','Enter installation info: Pending.','gravityflow',NULL),(116,45,'new_entry',0,'2018-06-28 07:21:46','Start First Process: Processed.','gravityflow',NULL),(117,48,'form_submission',0,'2018-06-28 07:21:52','Enter installation info: Pending.','gravityflow',NULL),(118,47,'new_entry',0,'2018-06-28 07:21:52','Start First Process: Processed.','gravityflow',NULL),(119,49,'new_entry',0,'2018-06-28 07:22:50','Start second process: Processed.','gravityflow',NULL),(120,50,'worpwooc',1,'2018-06-28 07:26:03','Enter installation info: Entry updated and marked complete.','gravityflow',NULL),(121,50,'worpwooc',1,'2018-06-28 07:26:15','Approve installation info: Rejected.','gravityflow',NULL),(122,50,'worpwooc',1,'2018-06-28 07:26:33','Enter installation info: Entry updated and marked complete.','gravityflow',NULL),(123,50,'worpwooc',1,'2018-06-28 07:26:44','Approve installation info: Approved.','gravityflow',NULL),(124,50,'worpwooc',1,'2018-06-28 07:27:39','Upload contract template: Entry updated and marked complete.','gravityflow',NULL),(125,50,'worpwooc',1,'2018-06-28 07:27:57','Upload signed contract: Entry updated and marked complete.','gravityflow',NULL),(126,50,'worpwooc',1,'2018-06-28 07:28:14','Approve signed contract: Approved.','gravityflow',NULL),(127,50,'worpwooc',1,'2018-06-28 07:28:37','Approve configuration info: Approved.','gravityflow',NULL),(128,51,'new_entry',0,'2018-06-28 11:39:05','Start second process: Processed.','gravityflow',NULL),(129,54,'form_submission',0,'2018-06-28 11:42:06','Enter installation info: Pending.','gravityflow',NULL),(130,53,'new_entry',0,'2018-06-28 11:42:06','Start First Process: Processed.','gravityflow',NULL); /*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_form` -- DROP TABLE IF EXISTS `wp_gf_form`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_form` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL, `date_created` datetime NOT NULL, `date_updated` datetime DEFAULT NULL, `is_active` tinyint(1) NOT NULL DEFAULT '1', `is_trash` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_form` -- LOCK TABLES `wp_gf_form` WRITE; /*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */; INSERT INTO `wp_gf_form` VALUES (1,'Start workflow process','2018-06-27 23:30:44',NULL,1,0),(2,'Process with multiple forms','2018-06-27 23:37:18',NULL,1,0),(3,'Start workflow (1)','2018-06-27 23:38:47',NULL,1,1),(4,'Second process','2018-06-27 23:38:56',NULL,1,1),(5,'STEP: Enter configuration info','2018-06-27 23:39:42',NULL,1,0),(6,'STEP: Upload contract','2018-06-27 23:40:13',NULL,1,0),(7,'STEP: Enter installation info','2018-06-27 23:49:11',NULL,1,0),(8,'Process with virtual forms','2018-06-28 07:04:37',NULL,1,0); /*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_form_meta` -- DROP TABLE IF EXISTS `wp_gf_form_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_form_meta` ( `form_id` mediumint(8) unsigned NOT NULL, `display_meta` longtext COLLATE utf8mb4_unicode_520_ci, `entries_grid_meta` longtext COLLATE utf8mb4_unicode_520_ci, `confirmations` longtext COLLATE utf8mb4_unicode_520_ci, `notifications` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`form_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_form_meta` -- LOCK TABLES `wp_gf_form_meta` WRITE; /*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */; INSERT INTO `wp_gf_form_meta` VALUES (1,'{\"title\":\"Start workflow process\",\"description\":\"Start one of the existing workflows\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"section\",\"id\":2,\"label\":\"Select and start one of the existing workflows\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"number\",\"id\":3,\"label\":\"Order Id\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"workflow_user\",\"id\":4,\"label\":\"Assignee Id\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"value\":\"2\",\"text\":\"br ok\"},{\"value\":\"3\",\"text\":\"Multi User\"},{\"value\":\"1\",\"text\":\"worpwooc\"}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"failed_validation\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"gravityflowUsersRoleFilter\":\"\",\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"select\",\"id\":1,\"label\":\"Select process:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"Process with multiple forms\",\"value\":\"0\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Process with virtual forms\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"enableChoiceValue\":true,\"pageNumber\":1,\"displayOnly\":\"\"}],\"version\":\"2.3.0.2\",\"id\":1,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5b341e2436d93\":{\"id\":\"5b341e2436d93\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b341e2436125\":{\"id\":\"5b341e2436125\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"isActive\":false}}'),(2,'{\"title\":\"Process with multiple forms\",\"description\":\"First example for process\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"number\",\"id\":4,\"label\":\"Order Id\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":2,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"}],\"version\":\"2.3.0.2\",\"id\":2,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"5b341faeec6a2\":{\"id\":\"5b341faeec6a2\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"5b341faeed356\":{\"id\":\"5b341faeed356\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}},\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5b341faeed356\":{\"id\":\"5b341faeed356\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b341faeec6a2\":{\"id\":\"5b341faeec6a2\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(3,'{\"title\":\"Start workflow (1)\",\"description\":\"Start one of the existing workflows\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"section\",\"id\":2,\"label\":\"Select and start one of the existing workflows\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"select\",\"id\":1,\"label\":\"Select process:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"choices\":[{\"text\":\"First process\",\"value\":\"0\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Second process\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"enableChoiceValue\":true,\"pageNumber\":1}],\"version\":\"2.3.0.2\",\"id\":3,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"5b341e2436d93\":{\"id\":\"5b341e2436d93\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b341e2436125\":{\"id\":\"5b341e2436125\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(4,'{\"title\":\"Second process\",\"description\":\"Second example for process\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"number\",\"id\":3,\"label\":\"Order Id\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"formId\":4,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"}],\"version\":\"2.3.0.2\",\"id\":4,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"notifications\":{\"5b341faeec6a2\":{\"id\":\"5b341faeec6a2\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"5b341faeed356\":{\"id\":\"5b341faeed356\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}}',NULL,'{\"5b341faeed356\":{\"id\":\"5b341faeed356\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b341faeec6a2\":{\"id\":\"5b341faeec6a2\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(5,'{\"title\":\"STEP: Enter configuration info\",\"description\":\"Enter configuration info\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"address\",\"id\":1,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"international\",\"inputs\":[{\"id\":\"1.1\",\"label\":\"Street Address\",\"name\":\"\"},{\"id\":\"1.2\",\"label\":\"Address Line 2\",\"name\":\"\"},{\"id\":\"1.3\",\"label\":\"City\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"State \\/ Province\",\"name\":\"\"},{\"id\":\"1.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\"},{\"id\":\"1.6\",\"label\":\"Country\",\"name\":\"\"}],\"formId\":5,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"\",\"defaultProvince\":\"\",\"productField\":\"\",\"hideCountry\":\"\",\"defaultState\":\"\",\"hideState\":\"\",\"hideAddress2\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionLabel\":\"\",\"pageNumber\":1},{\"type\":\"phone\",\"id\":2,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":5,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1}],\"version\":\"2.3.0.2\",\"id\":5,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"5b34203e4ad6e\":{\"id\":\"5b34203e4ad6e\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b34203e4a5e4\":{\"id\":\"5b34203e4a5e4\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"isActive\":false}}'),(6,'{\"title\":\"STEP: Upload contract\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"hidden\",\"id\":3,\"label\":\"Order id\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"fileupload\",\"id\":1,\"label\":\"Contract template\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"Select and upload contract template\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"maxFileSize\":\"\",\"maxFiles\":\"\",\"multipleFiles\":false,\"allowedExtensions\":\"\",\"productField\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"fileupload\",\"id\":2,\"label\":\"Signed contract:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":6,\"description\":\"Select and update signed contract\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"maxFileSize\":\"\",\"maxFiles\":\"\",\"multipleFiles\":false,\"allowedExtensions\":\"\",\"productField\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"}],\"version\":\"2.3.0.2\",\"id\":6,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5b34205d30c38\":{\"id\":\"5b34205d30c38\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b34205d30316\":{\"id\":\"5b34205d30316\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(7,'{\"title\":\"STEP: Enter installation info\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"address\",\"id\":1,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"international\",\"inputs\":[{\"id\":\"1.1\",\"label\":\"Street Address\",\"name\":\"\"},{\"id\":\"1.2\",\"label\":\"Address Line 2\",\"name\":\"\"},{\"id\":\"1.3\",\"label\":\"City\",\"name\":\"\"},{\"id\":\"1.4\",\"label\":\"State \\/ Province\",\"name\":\"\"},{\"id\":\"1.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\"},{\"id\":\"1.6\",\"label\":\"Country\",\"name\":\"\"}],\"formId\":7,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"\",\"defaultProvince\":\"\",\"productField\":\"\",\"hideCountry\":\"\",\"defaultState\":\"\",\"hideState\":\"\",\"hideAddress2\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionLabel\":\"\",\"pageNumber\":1},{\"type\":\"phone\",\"id\":2,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":7,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"pageNumber\":1},{\"type\":\"date\",\"id\":3,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"dateType\":\"datepicker\",\"calendarIconType\":\"none\",\"formId\":7,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"\",\"productField\":\"\",\"pageNumber\":1}],\"version\":\"2.3.0.2\",\"id\":7,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"5b342277633d0\":{\"id\":\"5b342277633d0\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b342277629bf\":{\"id\":\"5b342277629bf\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(8,'{\"title\":\"Process with virtual forms\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"hidden\",\"id\":2,\"label\":\"Order Id\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"section\",\"id\":3,\"label\":\"Upload configuration step\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"address\",\"id\":4,\"label\":\"Configuration Address\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"international\",\"inputs\":[{\"id\":\"4.1\",\"label\":\"Street Address\",\"name\":\"\"},{\"id\":\"4.2\",\"label\":\"Address Line 2\",\"name\":\"\"},{\"id\":\"4.3\",\"label\":\"City\",\"name\":\"\"},{\"id\":\"4.4\",\"label\":\"State \\/ Province\",\"name\":\"\"},{\"id\":\"4.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\"},{\"id\":\"4.6\",\"label\":\"Country\",\"name\":\"\"}],\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"\",\"defaultProvince\":\"\",\"productField\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionLabel\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":5,\"label\":\"Configuration Email\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"section\",\"id\":6,\"label\":\"Upload signed constract step\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"fileupload\",\"id\":7,\"label\":\"Contract template\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"maxFileSize\":\"\",\"maxFiles\":\"\",\"multipleFiles\":false,\"allowedExtensions\":\"\",\"productField\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"fileupload\",\"id\":8,\"label\":\"Signed contract\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"maxFileSize\":\"\",\"maxFiles\":\"\",\"multipleFiles\":false,\"allowedExtensions\":\"\",\"productField\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"enablePrice\":\"\"},{\"type\":\"section\",\"id\":9,\"label\":\"Enter installation info\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1},{\"type\":\"address\",\"id\":10,\"label\":\"Installation Address\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"international\",\"inputs\":[{\"id\":\"10.1\",\"label\":\"Street Address\",\"name\":\"\"},{\"id\":\"10.2\",\"label\":\"Address Line 2\",\"name\":\"\"},{\"id\":\"10.3\",\"label\":\"City\",\"name\":\"\"},{\"id\":\"10.4\",\"label\":\"State \\/ Province\",\"name\":\"\"},{\"id\":\"10.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\"},{\"id\":\"10.6\",\"label\":\"Country\",\"name\":\"\"}],\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"\",\"defaultProvince\":\"\",\"productField\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionLabel\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":12,\"label\":\"Installation Date\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"dateType\":\"datepicker\",\"calendarIconType\":\"none\",\"formId\":8,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\"}],\"version\":\"2.3.0.2\",\"id\":8,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"notifications\":{\"5b3488858f51d\":{\"id\":\"5b3488858f51d\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"5b3488858ff3f\":{\"id\":\"5b3488858ff3f\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}},\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\"}',NULL,'{\"5b3488858ff3f\":{\"id\":\"5b3488858ff3f\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"5b3488858f51d\":{\"id\":\"5b3488858f51d\",\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"isActive\":false}}'); /*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gf_form_view` -- DROP TABLE IF EXISTS `wp_gf_form_view`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gf_form_view` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `form_id` mediumint(8) unsigned NOT NULL, `date_created` datetime NOT NULL, `ip` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `count` mediumint(8) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `date_created` (`date_created`), KEY `form_id` (`form_id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gf_form_view` -- LOCK TABLES `wp_gf_form_view` WRITE; /*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */; INSERT INTO `wp_gf_form_view` VALUES (1,1,'2018-06-27 23:59:06','',4),(2,7,'2018-06-28 00:21:11','',15),(3,5,'2018-06-28 00:21:13','',6),(4,6,'2018-06-28 02:08:06','',3); /*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gravityflow_activity_log` -- DROP TABLE IF EXISTS `wp_gravityflow_activity_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gravityflow_activity_log` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `log_object` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `log_event` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `log_value` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `date_created` datetime NOT NULL, `form_id` mediumint(8) unsigned NOT NULL, `lead_id` int(10) unsigned NOT NULL, `assignee_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `assignee_type` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `feed_id` mediumint(8) unsigned NOT NULL, `duration` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=458 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gravityflow_activity_log` -- LOCK TABLES `wp_gravityflow_activity_log` WRITE; /*!40000 ALTER TABLE `wp_gravityflow_activity_log` DISABLE KEYS */; INSERT INTO `wp_gravityflow_activity_log` VALUES (1,'workflow','started','','2018-06-28 00:12:49',1,1,'0','','',0,0),(2,'step','started','','2018-06-28 00:12:49',1,1,'0','','',11,0),(3,'step','ended','complete','2018-06-28 00:12:49',1,1,'0','','',11,0),(4,'workflow','ended','complete','2018-06-28 00:12:49',1,1,'0','','',0,0),(5,'workflow','started','','2018-06-28 00:17:54',1,2,'0','','',0,0),(6,'step','started','','2018-06-28 00:17:54',1,2,'0','','',11,0),(7,'workflow','started','','2018-06-28 00:17:54',2,3,'0','','',0,0),(8,'step','started','','2018-06-28 00:17:54',2,3,'0','','',8,0),(9,'assignee','status','pending','2018-06-28 00:17:54',2,3,'customer','role','customer',8,0),(10,'step','ended','complete','2018-06-28 00:17:54',1,2,'0','','',11,0),(11,'workflow','ended','complete','2018-06-28 00:17:54',1,2,'0','','',0,0),(12,'assignee','status','pending','2018-06-28 00:22:10',2,3,'administrator','role','administrator',8,0),(13,'workflow','started','','2018-06-28 00:22:45',7,4,'0','','',0,0),(14,'step','started','','2018-06-28 00:22:45',7,4,'0','','',4,0),(15,'assignee','status','pending','2018-06-28 00:22:45',7,4,'broker','role','broker',4,0),(16,'assignee','status','complete','2018-06-28 00:22:45',2,3,'administrator','role','administrator',8,35),(17,'step','ended','complete','2018-06-28 00:22:45',2,3,'0','','',8,291),(18,'step','started','','2018-06-28 00:22:45',2,3,'0','','',9,0),(19,'assignee','status','pending','2018-06-28 00:22:45',2,3,'broker','role','broker',9,0),(20,'assignee','status','pending','2018-06-28 00:33:02',2,3,'administrator','role','administrator',9,0),(21,'workflow','started','','2018-06-28 00:33:16',5,5,'0','','',0,0),(22,'step','started','','2018-06-28 00:33:16',5,5,'0','','',5,0),(23,'assignee','status','pending','2018-06-28 00:33:16',5,5,'broker','role','broker',5,0),(24,'assignee','status','complete','2018-06-28 00:33:16',2,3,'administrator','role','administrator',9,14),(25,'step','ended','complete','2018-06-28 00:33:16',2,3,'0','','',9,631),(26,'step','started','','2018-06-28 00:33:16',2,3,'0','','',10,0),(27,'assignee','status','pending','2018-06-28 00:33:16',2,3,'shop_manager','role','shop_manager',10,0),(28,'assignee','status','approved','2018-06-28 00:36:21',5,5,'broker','role','broker',5,185),(29,'assignee','status','approved','2018-06-28 00:36:21',5,5,'broker','role','broker',5,0),(30,'step','ended','approved','2018-06-28 00:36:21',5,5,'0','','',5,185),(31,'workflow','ended','approved','2018-06-28 00:36:21',5,5,'0','','',0,185),(32,'assignee','status','approved','2018-06-28 00:36:41',7,4,'broker','role','broker',4,836),(33,'assignee','status','approved','2018-06-28 00:36:41',7,4,'broker','role','broker',4,0),(34,'step','ended','approved','2018-06-28 00:36:41',7,4,'0','','',4,836),(35,'step','started','','2018-06-28 00:36:41',7,4,'0','','',7,0),(36,'assignee','status','pending','2018-06-28 00:36:41',7,4,'shop_manager','role','shop_manager',7,0),(37,'workflow','started','','2018-06-28 00:40:10',1,6,'0','','',0,0),(38,'step','started','','2018-06-28 00:40:10',1,6,'0','','',11,0),(39,'workflow','started','','2018-06-28 00:40:10',2,7,'0','','',0,0),(40,'step','started','','2018-06-28 00:40:10',2,7,'0','','',8,0),(41,'assignee','status','pending','2018-06-28 00:40:10',2,7,'customer','role','customer',8,0),(42,'assignee','status','pending','2018-06-28 00:40:10',2,7,'administrator','role','administrator',8,0),(43,'step','ended','complete','2018-06-28 00:40:10',1,6,'0','','',11,0),(44,'workflow','ended','complete','2018-06-28 00:40:10',1,6,'0','','',0,0),(45,'workflow','started','','2018-06-28 00:41:34',7,8,'0','','',0,0),(46,'step','started','','2018-06-28 00:41:34',7,8,'0','','',4,0),(47,'assignee','status','pending','2018-06-28 00:41:34',7,8,'broker','role','broker',4,0),(48,'assignee','status','complete','2018-06-28 00:41:34',2,7,'customer','role','customer',8,84),(49,'step','ended','complete','2018-06-28 00:41:34',2,7,'0','','',8,84),(50,'step','started','','2018-06-28 00:41:34',2,7,'0','','',9,0),(51,'assignee','status','pending','2018-06-28 00:41:34',2,7,'broker','role','broker',9,0),(52,'assignee','status','pending','2018-06-28 00:41:34',2,7,'administrator','role','administrator',9,0),(53,'workflow','started','','2018-06-28 00:49:22',1,9,'0','','',0,0),(54,'step','started','','2018-06-28 00:49:22',1,9,'0','','',11,0),(55,'workflow','started','','2018-06-28 00:49:22',2,10,'0','','',0,0),(56,'step','started','','2018-06-28 00:49:22',2,10,'0','','',8,0),(57,'assignee','status','pending','2018-06-28 00:49:22',2,10,'customer','role','customer',8,0),(58,'assignee','status','pending','2018-06-28 00:49:22',2,10,'administrator','role','administrator',8,0),(59,'step','ended','complete','2018-06-28 00:49:22',1,9,'0','','',11,0),(60,'workflow','ended','complete','2018-06-28 00:49:22',1,9,'0','','',0,0),(61,'workflow','cancelled','','2018-06-28 00:51:26',2,10,'0','','',0,0),(62,'workflow','cancelled','','2018-06-28 00:51:32',2,7,'0','','',0,0),(63,'assignee','status','approved','2018-06-28 01:00:23',7,8,'broker','role','broker',4,1129),(64,'assignee','status','approved','2018-06-28 01:00:23',7,8,'broker','role','broker',4,0),(65,'step','ended','approved','2018-06-28 01:00:23',7,8,'0','','',4,1129),(66,'step','started','','2018-06-28 01:00:23',7,8,'0','','',7,0),(67,'assignee','status','pending','2018-06-28 01:00:23',7,8,'shop_manager','role','shop_manager',7,0),(68,'workflow','started','','2018-06-28 01:01:11',5,11,'0','','',0,0),(69,'step','started','','2018-06-28 01:01:11',5,11,'0','','',5,0),(70,'assignee','status','pending','2018-06-28 01:01:11',5,11,'broker','role','broker',5,0),(71,'assignee','status','complete','2018-06-28 01:01:27',7,4,'shop_manager','role','shop_manager',7,1486),(72,'assignee','status','complete','2018-06-28 01:01:27',7,4,'shop_manager','role','shop_manager',7,0),(73,'step','ended','complete','2018-06-28 01:01:27',7,4,'0','','',7,1486),(74,'step','started','','2018-06-28 01:01:27',7,4,'0','','',4,0),(75,'assignee','status','pending','2018-06-28 01:01:27',7,4,'broker','role','broker',4,0),(76,'assignee','status','complete','2018-06-28 01:01:42',7,8,'shop_manager','role','shop_manager',7,79),(77,'assignee','status','complete','2018-06-28 01:01:42',7,8,'shop_manager','role','shop_manager',7,0),(78,'step','ended','complete','2018-06-28 01:01:42',7,8,'0','','',7,79),(79,'step','started','','2018-06-28 01:01:42',7,8,'0','','',4,0),(80,'assignee','status','pending','2018-06-28 01:01:42',7,8,'broker','role','broker',4,0),(81,'workflow','started','','2018-06-28 01:01:55',5,12,'0','','',0,0),(82,'step','started','','2018-06-28 01:01:55',5,12,'0','','',5,0),(83,'assignee','status','pending','2018-06-28 01:01:55',5,12,'broker','role','broker',5,0),(84,'workflow','cancelled','','2018-06-28 01:02:19',5,12,'0','','',0,0),(85,'workflow','cancelled','','2018-06-28 01:02:29',5,11,'0','','',0,0),(86,'workflow','cancelled','','2018-06-28 01:02:41',7,8,'0','','',0,0),(87,'workflow','cancelled','','2018-06-28 01:02:50',7,4,'0','','',0,0),(88,'workflow','cancelled','','2018-06-28 01:02:59',2,3,'0','','',0,0),(89,'workflow','started','','2018-06-28 01:17:00',1,13,'0','','',0,0),(90,'step','started','','2018-06-28 01:17:00',1,13,'0','','',11,0),(91,'workflow','started','','2018-06-28 01:17:00',2,14,'0','','',0,0),(92,'step','started','','2018-06-28 01:17:00',2,14,'0','','',8,0),(93,'assignee','status','pending','2018-06-28 01:17:00',2,14,'customer','role','customer',8,0),(94,'assignee','status','pending','2018-06-28 01:17:00',2,14,'administrator','role','administrator',8,0),(95,'step','ended','complete','2018-06-28 01:17:03',1,13,'0','','',11,3),(96,'workflow','ended','complete','2018-06-28 01:17:03',1,13,'0','','',0,3),(97,'workflow','started','','2018-06-28 01:17:35',7,15,'0','','',0,0),(98,'step','started','','2018-06-28 01:17:35',7,15,'0','','',4,0),(99,'assignee','status','pending','2018-06-28 01:17:35',7,15,'broker','role','broker',4,0),(100,'assignee','status','pending','2018-06-28 01:17:35',7,15,'administrator','role','administrator',4,0),(101,'assignee','status','approved','2018-06-28 01:18:35',7,15,'administrator','role','administrator',4,60),(102,'assignee','status','approved','2018-06-28 01:18:35',7,15,'administrator','role','administrator',4,0),(103,'assignee','status','approved','2018-06-28 01:19:37',7,15,'broker','role','broker',4,122),(104,'assignee','status','approved','2018-06-28 01:19:37',7,15,'broker','role','broker',4,0),(105,'step','ended','approved','2018-06-28 01:19:39',7,15,'0','','',4,124),(106,'workflow','ended','approved','2018-06-28 01:19:39',7,15,'0','','',0,126),(107,'workflow','started','','2018-06-28 01:23:35',7,16,'0','','',0,0),(108,'step','started','','2018-06-28 01:23:35',7,16,'0','','',4,0),(109,'assignee','status','pending','2018-06-28 01:23:35',7,16,'broker','role','broker',4,0),(110,'assignee','status','pending','2018-06-28 01:23:35',7,16,'administrator','role','administrator',4,0),(111,'assignee','status','approved','2018-06-28 01:23:42',7,16,'administrator','role','administrator',4,7),(112,'assignee','status','approved','2018-06-28 01:23:42',7,16,'administrator','role','administrator',4,0),(113,'assignee','status','approved','2018-06-28 01:24:30',7,16,'broker','role','broker',4,55),(114,'assignee','status','approved','2018-06-28 01:24:30',7,16,'broker','role','broker',4,0),(115,'step','ended','approved','2018-06-28 01:24:31',7,16,'0','','',4,56),(116,'workflow','ended','approved','2018-06-28 01:24:31',7,16,'0','','',0,58),(117,'assignee','status','removed','2018-06-28 01:25:25',2,14,'administrator','role','administrator',8,0),(118,'workflow','started','','2018-06-28 01:29:18',7,17,'0','','',0,0),(119,'step','started','','2018-06-28 01:29:18',7,17,'0','','',4,0),(120,'assignee','status','pending','2018-06-28 01:29:18',7,17,'broker','role','broker',4,0),(121,'assignee','status','pending','2018-06-28 01:29:18',7,17,'administrator','role','administrator',4,0),(122,'assignee','status','approved','2018-06-28 01:30:04',7,17,'administrator','role','administrator',4,46),(123,'assignee','status','approved','2018-06-28 01:30:04',7,17,'administrator','role','administrator',4,0),(124,'assignee','status','approved','2018-06-28 01:30:17',7,17,'broker','role','broker',4,59),(125,'assignee','status','approved','2018-06-28 01:30:17',7,17,'broker','role','broker',4,0),(126,'step','ended','approved','2018-06-28 01:30:19',7,17,'0','','',4,61),(127,'workflow','ended','approved','2018-06-28 01:30:19',7,17,'0','','',0,63),(128,'workflow','cancelled','','2018-06-28 01:33:58',2,14,'0','','',0,0),(129,'workflow','started','','2018-06-28 01:34:12',1,18,'0','','',0,0),(130,'step','started','','2018-06-28 01:34:12',1,18,'0','','',11,0),(131,'workflow','started','','2018-06-28 01:34:12',2,19,'0','','',0,0),(132,'step','started','','2018-06-28 01:34:12',2,19,'0','','',8,0),(133,'assignee','status','pending','2018-06-28 01:34:12',2,19,'customer','role','customer',8,0),(134,'step','ended','complete','2018-06-28 01:34:12',1,18,'0','','',11,0),(135,'workflow','ended','complete','2018-06-28 01:34:12',1,18,'0','','',0,0),(136,'workflow','started','','2018-06-28 01:34:30',7,20,'0','','',0,0),(137,'step','started','','2018-06-28 01:34:30',7,20,'0','','',4,0),(138,'assignee','status','pending','2018-06-28 01:34:30',7,20,'broker','role','broker',4,0),(139,'assignee','status','pending','2018-06-28 01:34:30',7,20,'administrator','role','administrator',4,0),(140,'assignee','status','approved','2018-06-28 01:34:45',7,20,'broker','role','broker',4,15),(141,'assignee','status','approved','2018-06-28 01:34:45',7,20,'broker','role','broker',4,0),(142,'assignee','status','approved','2018-06-28 01:34:53',7,20,'administrator','role','administrator',4,23),(143,'assignee','status','approved','2018-06-28 01:34:53',7,20,'administrator','role','administrator',4,0),(144,'step','ended','approved','2018-06-28 01:34:55',7,20,'0','','',4,25),(145,'workflow','ended','approved','2018-06-28 01:34:55',7,20,'0','','',0,27),(146,'workflow','started','','2018-06-28 01:40:15',7,21,'0','','',0,0),(147,'step','started','','2018-06-28 01:40:15',7,21,'0','','',4,0),(148,'assignee','status','pending','2018-06-28 01:40:15',7,21,'broker','role','broker',4,0),(149,'assignee','status','pending','2018-06-28 01:40:15',7,21,'administrator','role','administrator',4,0),(150,'assignee','status','approved','2018-06-28 01:40:37',7,21,'broker','role','broker',4,22),(151,'assignee','status','approved','2018-06-28 01:40:37',7,21,'broker','role','broker',4,0),(152,'assignee','status','approved','2018-06-28 01:40:52',7,21,'administrator','role','administrator',4,37),(153,'assignee','status','approved','2018-06-28 01:40:52',7,21,'administrator','role','administrator',4,0),(154,'step','ended','approved','2018-06-28 01:40:54',7,21,'0','','',4,39),(155,'workflow','ended','approved','2018-06-28 01:40:54',7,21,'0','','',0,41),(156,'workflow','started','','2018-06-28 01:45:12',7,22,'0','','',0,0),(157,'step','started','','2018-06-28 01:45:12',7,22,'0','','',4,0),(158,'assignee','status','pending','2018-06-28 01:45:12',7,22,'broker','role','broker',4,0),(159,'assignee','status','pending','2018-06-28 01:45:12',7,22,'administrator','role','administrator',4,0),(160,'assignee','status','approved','2018-06-28 01:49:35',7,22,'administrator','role','administrator',4,263),(161,'assignee','status','approved','2018-06-28 01:49:35',7,22,'administrator','role','administrator',4,0),(162,'step','ended','approved','2018-06-28 01:49:37',7,22,'0','','',4,265),(163,'workflow','ended','approved','2018-06-28 01:49:37',7,22,'0','','',0,267),(164,'workflow','started','','2018-06-28 01:51:29',7,23,'0','','',0,0),(165,'step','started','','2018-06-28 01:51:29',7,23,'0','','',4,0),(166,'assignee','status','pending','2018-06-28 01:51:29',7,23,'broker','role','broker',4,0),(167,'assignee','status','pending','2018-06-28 01:51:30',7,23,'administrator','role','administrator',4,0),(168,'assignee','status','approved','2018-06-28 01:51:48',7,23,'administrator','role','administrator',4,18),(169,'assignee','status','approved','2018-06-28 01:51:48',7,23,'administrator','role','administrator',4,0),(170,'step','ended','approved','2018-06-28 01:51:50',7,23,'0','','',4,21),(171,'workflow','ended','approved','2018-06-28 01:51:50',7,23,'0','','',0,23),(172,'workflow','started','','2018-06-28 01:52:43',7,24,'0','','',0,0),(173,'step','started','','2018-06-28 01:52:43',7,24,'0','','',4,0),(174,'assignee','status','pending','2018-06-28 01:52:43',7,24,'broker','role','broker',4,0),(175,'assignee','status','pending','2018-06-28 01:52:43',7,24,'administrator','role','administrator',4,0),(176,'workflow','started','','2018-06-28 01:52:52',7,25,'0','','',0,0),(177,'step','started','','2018-06-28 01:52:52',7,25,'0','','',4,0),(178,'assignee','status','pending','2018-06-28 01:52:52',7,25,'broker','role','broker',4,0),(179,'assignee','status','pending','2018-06-28 01:52:52',7,25,'administrator','role','administrator',4,0),(180,'assignee','status','approved','2018-06-28 01:53:02',7,24,'administrator','role','administrator',4,19),(181,'assignee','status','approved','2018-06-28 01:53:02',7,24,'administrator','role','administrator',4,0),(182,'step','ended','approved','2018-06-28 01:53:04',7,24,'0','','',4,21),(183,'workflow','ended','approved','2018-06-28 01:53:04',7,24,'0','','',0,23),(184,'assignee','status','approved','2018-06-28 01:53:31',7,25,'administrator','role','administrator',4,39),(185,'assignee','status','approved','2018-06-28 01:53:31',7,25,'administrator','role','administrator',4,0),(186,'step','ended','approved','2018-06-28 01:53:33',7,25,'0','','',4,41),(187,'workflow','ended','approved','2018-06-28 01:53:33',7,25,'0','','',0,43),(188,'workflow','started','','2018-06-28 01:54:06',7,26,'0','','',0,0),(189,'step','started','','2018-06-28 01:54:06',7,26,'0','','',4,0),(190,'assignee','status','pending','2018-06-28 01:54:06',7,26,'broker','role','broker',4,0),(191,'assignee','status','pending','2018-06-28 01:54:06',7,26,'administrator','role','administrator',4,0),(192,'assignee','status','approved','2018-06-28 01:54:12',7,26,'administrator','role','administrator',4,6),(193,'assignee','status','approved','2018-06-28 01:54:12',7,26,'administrator','role','administrator',4,0),(194,'step','ended','approved','2018-06-28 01:54:13',7,26,'0','','',4,7),(195,'workflow','ended','approved','2018-06-28 01:54:13',7,26,'0','','',0,8),(196,'workflow','started','','2018-06-28 01:54:38',7,27,'0','','',0,0),(197,'step','started','','2018-06-28 01:54:38',7,27,'0','','',4,0),(198,'assignee','status','pending','2018-06-28 01:54:38',7,27,'broker','role','broker',4,0),(199,'assignee','status','pending','2018-06-28 01:54:38',7,27,'administrator','role','administrator',4,0),(200,'assignee','status','approved','2018-06-28 01:54:45',7,27,'administrator','role','administrator',4,7),(201,'assignee','status','approved','2018-06-28 01:54:45',7,27,'administrator','role','administrator',4,0),(202,'step','ended','approved','2018-06-28 01:54:46',7,27,'0','','',4,8),(203,'workflow','ended','approved','2018-06-28 01:54:46',7,27,'0','','',0,11),(204,'workflow','started','','2018-06-28 01:58:22',7,28,'0','','',0,0),(205,'step','started','','2018-06-28 01:58:22',7,28,'0','','',4,0),(206,'assignee','status','pending','2018-06-28 01:58:22',7,28,'broker','role','broker',4,0),(207,'assignee','status','pending','2018-06-28 01:58:22',7,28,'administrator','role','administrator',4,0),(208,'assignee','status','complete','2018-06-28 01:58:22',2,19,'customer','role','customer',8,1450),(209,'assignee','status','approved','2018-06-28 02:00:09',7,28,'administrator','role','administrator',4,107),(210,'assignee','status','approved','2018-06-28 02:00:09',7,28,'administrator','role','administrator',4,0),(211,'step','ended','approved','2018-06-28 02:00:11',7,28,'0','','',4,109),(212,'workflow','ended','approved','2018-06-28 02:00:11',7,28,'0','','',0,111),(213,'workflow','cancelled','','2018-06-28 02:01:39',2,19,'0','','',0,0),(214,'workflow','started','','2018-06-28 02:01:49',1,29,'0','','',0,0),(215,'step','started','','2018-06-28 02:01:49',1,29,'0','','',11,0),(216,'workflow','started','','2018-06-28 02:01:49',2,30,'0','','',0,0),(217,'step','started','','2018-06-28 02:01:49',2,30,'0','','',8,0),(218,'assignee','status','pending','2018-06-28 02:01:49',2,30,'customer','role','customer',8,0),(219,'step','ended','complete','2018-06-28 02:01:51',1,29,'0','','',11,2),(220,'workflow','ended','complete','2018-06-28 02:01:51',1,29,'0','','',0,2),(221,'workflow','started','','2018-06-28 02:02:38',7,31,'0','','',0,0),(222,'step','started','','2018-06-28 02:02:38',7,31,'0','','',4,0),(223,'assignee','status','pending','2018-06-28 02:02:38',7,31,'broker','role','broker',4,0),(224,'assignee','status','pending','2018-06-28 02:02:38',7,31,'administrator','role','administrator',4,0),(225,'assignee','status','complete','2018-06-28 02:02:38',2,30,'customer','role','customer',8,49),(226,'assignee','status','approved','2018-06-28 02:03:07',7,31,'administrator','role','administrator',4,29),(227,'assignee','status','approved','2018-06-28 02:03:07',7,31,'administrator','role','administrator',4,0),(228,'step','ended','approved','2018-06-28 02:03:09',7,31,'0','','',4,31),(229,'workflow','ended','approved','2018-06-28 02:03:09',7,31,'0','','',0,34),(230,'step','ended','complete','2018-06-28 02:03:09',2,30,'0','','',8,80),(231,'step','started','','2018-06-28 02:03:09',2,30,'0','','',9,0),(232,'assignee','status','pending','2018-06-28 02:03:09',2,30,'supplier','role','supplier',9,0),(233,'workflow','started','','2018-06-28 02:08:26',6,32,'0','','',0,0),(234,'step','started','','2018-06-28 02:08:26',6,32,'0','','',2,0),(235,'assignee','status','pending','2018-06-28 02:08:26',6,32,'customer','role','customer',2,0),(236,'assignee','status','pending','2018-06-28 02:08:28',6,32,'administrator','role','administrator',2,0),(237,'assignee','status','complete','2018-06-28 02:08:28',2,30,'supplier','role','supplier',9,319),(238,'assignee','status','complete','2018-06-28 02:09:17',6,32,'administrator','role','administrator',2,49),(239,'assignee','status','complete','2018-06-28 02:09:17',6,32,'administrator','role','administrator',2,0),(240,'step','ended','complete','2018-06-28 02:09:17',6,32,'0','','',2,51),(241,'step','started','','2018-06-28 02:09:17',6,32,'0','','',3,0),(242,'assignee','status','pending','2018-06-28 02:09:17',6,32,'broker','role','broker',3,0),(243,'assignee','status','pending','2018-06-28 02:09:19',6,32,'administrator','role','administrator',3,0),(244,'assignee','status','approved','2018-06-28 02:09:25',6,32,'administrator','role','administrator',3,6),(245,'assignee','status','approved','2018-06-28 02:09:25',6,32,'administrator','role','administrator',3,0),(246,'step','ended','approved','2018-06-28 02:09:27',6,32,'0','','',3,10),(247,'workflow','ended','approved','2018-06-28 02:09:27',6,32,'0','','',0,63),(248,'step','ended','complete','2018-06-28 02:09:27',2,30,'0','','',9,378),(249,'step','started','','2018-06-28 02:09:27',2,30,'0','','',10,0),(250,'assignee','status','pending','2018-06-28 02:09:27',2,30,'shop_manager','role','shop_manager',10,0),(251,'workflow','started','','2018-06-28 02:10:26',5,33,'0','','',0,0),(252,'step','started','','2018-06-28 02:10:26',5,33,'0','','',5,0),(253,'assignee','status','pending','2018-06-28 02:10:26',5,33,'broker','role','broker',5,0),(254,'assignee','status','pending','2018-06-28 02:10:26',5,33,'administrator','role','administrator',5,0),(255,'assignee','status','complete','2018-06-28 02:10:26',2,30,'shop_manager','role','shop_manager',10,59),(256,'assignee','status','approved','2018-06-28 02:10:41',5,33,'administrator','role','administrator',5,15),(257,'assignee','status','approved','2018-06-28 02:10:41',5,33,'administrator','role','administrator',5,0),(258,'step','ended','approved','2018-06-28 02:10:41',5,33,'0','','',5,15),(259,'workflow','ended','approved','2018-06-28 02:10:41',5,33,'0','','',0,15),(260,'step','ended','complete','2018-06-28 02:10:41',2,30,'0','','',10,74),(261,'workflow','ended','complete','2018-06-28 02:10:41',2,30,'0','','',0,532),(262,'workflow','started','','2018-06-28 02:14:30',1,34,'0','','',0,0),(263,'step','started','','2018-06-28 02:14:30',1,34,'0','','',11,0),(264,'workflow','started','','2018-06-28 02:14:30',2,35,'0','','',0,0),(265,'step','started','','2018-06-28 02:14:30',2,35,'0','','',8,0),(266,'assignee','status','pending','2018-06-28 02:14:30',2,35,'customer','role','customer',8,0),(267,'step','ended','complete','2018-06-28 02:14:32',1,34,'0','','',11,2),(268,'workflow','ended','complete','2018-06-28 02:14:32',1,34,'0','','',0,2),(269,'workflow','started','','2018-06-28 02:18:14',7,36,'0','','',0,0),(270,'step','started','','2018-06-28 02:18:14',7,36,'0','','',4,0),(271,'assignee','status','pending','2018-06-28 02:18:14',7,36,'broker','role','broker',4,0),(272,'assignee','status','pending','2018-06-28 02:18:14',7,36,'administrator','role','administrator',4,0),(273,'assignee','status','complete','2018-06-28 02:18:14',2,35,'customer','role','customer',8,224),(274,'assignee','status','approved','2018-06-28 02:18:51',7,36,'administrator','role','administrator',4,37),(275,'assignee','status','approved','2018-06-28 02:18:51',7,36,'administrator','role','administrator',4,0),(276,'step','ended','approved','2018-06-28 02:18:53',7,36,'0','','',4,39),(277,'workflow','ended','approved','2018-06-28 02:18:53',7,36,'0','','',0,41),(278,'step','ended','complete','2018-06-28 02:18:53',2,35,'0','','',8,263),(279,'step','started','','2018-06-28 02:18:53',2,35,'0','','',9,0),(280,'assignee','status','pending','2018-06-28 02:18:53',2,35,'supplier','role','supplier',9,0),(281,'assignee','status','pending','2018-06-28 02:20:22',2,35,'broker','role','broker',9,0),(282,'assignee','status','removed','2018-06-28 02:20:22',2,35,'supplier','role','supplier',9,0),(283,'workflow','started','','2018-06-28 02:22:17',6,37,'0','','',0,0),(284,'step','started','','2018-06-28 02:22:17',6,37,'0','','',2,0),(285,'assignee','status','pending','2018-06-28 02:22:17',6,37,'supplier','role','supplier',2,0),(286,'assignee','status','pending','2018-06-28 02:22:19',6,37,'administrator','role','administrator',2,0),(287,'assignee','status','complete','2018-06-28 02:22:19',2,35,'broker','role','broker',9,117),(288,'assignee','status','complete','2018-06-28 02:23:20',6,37,'supplier','role','supplier',2,63),(289,'assignee','status','complete','2018-06-28 02:23:20',6,37,'supplier','role','supplier',2,0),(290,'step','ended','complete','2018-06-28 02:23:20',6,37,'0','','',2,63),(291,'step','started','','2018-06-28 02:23:20',6,37,'0','','',3,0),(292,'assignee','status','pending','2018-06-28 02:23:20',6,37,'broker','role','broker',3,0),(293,'assignee','status','pending','2018-06-28 02:23:22',6,37,'administrator','role','administrator',3,0),(294,'assignee','status','approved','2018-06-28 02:23:59',6,37,'broker','role','broker',3,39),(295,'assignee','status','approved','2018-06-28 02:23:59',6,37,'broker','role','broker',3,0),(296,'step','ended','approved','2018-06-28 02:24:01',6,37,'0','','',3,41),(297,'workflow','ended','approved','2018-06-28 02:24:01',6,37,'0','','',0,106),(298,'step','ended','complete','2018-06-28 02:24:01',2,35,'0','','',9,308),(299,'step','started','','2018-06-28 02:24:01',2,35,'0','','',10,0),(300,'assignee','status','pending','2018-06-28 02:24:01',2,35,'shop_manager','role','shop_manager',10,0),(301,'workflow','started','','2018-06-28 02:24:44',5,38,'0','','',0,0),(302,'step','started','','2018-06-28 02:24:44',5,38,'0','','',5,0),(303,'assignee','status','pending','2018-06-28 02:24:45',5,38,'broker','role','broker',5,0),(304,'assignee','status','pending','2018-06-28 02:24:45',5,38,'administrator','role','administrator',5,0),(305,'assignee','status','complete','2018-06-28 02:24:45',2,35,'shop_manager','role','shop_manager',10,44),(306,'assignee','status','rejected','2018-06-28 02:25:23',5,38,'broker','role','broker',5,38),(307,'assignee','status','rejected','2018-06-28 02:25:23',5,38,'broker','role','broker',5,0),(308,'step','ended','rejected','2018-06-28 02:25:24',5,38,'0','','',5,40),(309,'step','started','','2018-06-28 02:25:24',5,38,'0','','',6,0),(310,'assignee','status','pending','2018-06-28 02:25:24',5,38,'customer','role','customer',6,0),(311,'assignee','status','pending','2018-06-28 02:25:25',5,38,'administrator','role','administrator',6,0),(312,'assignee','status','pending','2018-06-28 02:26:21',5,38,'shop_manager','role','shop_manager',6,0),(313,'assignee','status','removed','2018-06-28 02:26:21',5,38,'customer','role','customer',6,0),(314,'assignee','status','removed','2018-06-28 02:26:21',5,38,'administrator','role','administrator',6,0),(315,'assignee','status','complete','2018-06-28 02:26:40',5,38,'shop_manager','role','shop_manager',6,19),(316,'assignee','status','complete','2018-06-28 02:26:40',5,38,'shop_manager','role','shop_manager',6,0),(317,'step','ended','complete','2018-06-28 02:26:40',5,38,'0','','',6,76),(318,'step','started','','2018-06-28 02:26:40',5,38,'0','','',5,0),(319,'assignee','status','pending','2018-06-28 02:26:40',5,38,'broker','role','broker',5,0),(320,'assignee','status','pending','2018-06-28 02:26:40',5,38,'administrator','role','administrator',5,0),(321,'assignee','status','approved','2018-06-28 02:27:14',5,38,'broker','role','broker',5,34),(322,'assignee','status','approved','2018-06-28 02:27:14',5,38,'broker','role','broker',5,0),(323,'step','ended','approved','2018-06-28 02:27:14',5,38,'0','','',5,34),(324,'workflow','ended','approved','2018-06-28 02:27:14',5,38,'0','','',0,150),(325,'step','ended','complete','2018-06-28 02:27:14',2,35,'0','','',10,193),(326,'workflow','ended','complete','2018-06-28 02:27:14',2,35,'0','','',0,764),(327,'workflow','started','','2018-06-28 03:00:19',1,39,'0','','',0,0),(328,'step','started','','2018-06-28 03:00:19',1,39,'0','','',11,0),(329,'workflow','started','','2018-06-28 03:00:20',2,40,'0','','',0,0),(330,'step','started','','2018-06-28 03:00:20',2,40,'0','','',8,0),(331,'assignee','status','pending','2018-06-28 03:00:20',2,40,'customer','role','customer',8,0),(332,'step','ended','complete','2018-06-28 03:00:22',1,39,'0','','',11,3),(333,'workflow','ended','complete','2018-06-28 03:00:22',1,39,'0','','',0,3),(334,'workflow','started','','2018-06-28 03:00:54',7,41,'0','','',0,0),(335,'step','started','','2018-06-28 03:00:54',7,41,'0','','',4,0),(336,'assignee','status','pending','2018-06-28 03:00:54',7,41,'broker','role','broker',4,0),(337,'assignee','status','pending','2018-06-28 03:00:54',7,41,'administrator','role','administrator',4,0),(338,'assignee','status','complete','2018-06-28 03:00:54',2,40,'customer','role','customer',8,34),(339,'assignee','status','approved','2018-06-28 03:35:09',7,41,'broker','role','broker',4,2055),(340,'assignee','status','approved','2018-06-28 03:35:09',7,41,'broker','role','broker',4,0),(341,'step','ended','approved','2018-06-28 03:35:11',7,41,'0','','',4,2057),(342,'workflow','ended','approved','2018-06-28 03:35:11',7,41,'0','','',0,2059),(343,'step','ended','complete','2018-06-28 03:35:11',2,40,'0','','',8,2091),(344,'step','started','','2018-06-28 03:35:11',2,40,'0','','',9,0),(345,'assignee','status','pending','2018-06-28 03:35:11',2,40,'broker','role','broker',9,0),(346,'workflow','started','','2018-06-28 03:35:34',6,42,'0','','',0,0),(347,'step','started','','2018-06-28 03:35:34',6,42,'0','','',2,0),(348,'assignee','status','pending','2018-06-28 03:35:34',6,42,'supplier','role','supplier',2,0),(349,'assignee','status','pending','2018-06-28 03:35:36',6,42,'administrator','role','administrator',2,0),(350,'assignee','status','complete','2018-06-28 03:35:36',2,40,'broker','role','broker',9,25),(351,'assignee','status','complete','2018-06-28 03:36:04',6,42,'supplier','role','supplier',2,29),(352,'assignee','status','complete','2018-06-28 03:36:04',6,42,'supplier','role','supplier',2,0),(353,'step','ended','complete','2018-06-28 03:36:04',6,42,'0','','',2,30),(354,'step','started','','2018-06-28 03:36:04',6,42,'0','','',3,0),(355,'assignee','status','pending','2018-06-28 03:36:04',6,42,'broker','role','broker',3,0),(356,'assignee','status','pending','2018-06-28 03:36:05',6,42,'administrator','role','administrator',3,0),(357,'assignee','status','approved','2018-06-28 03:36:23',6,42,'administrator','role','administrator',3,18),(358,'assignee','status','approved','2018-06-28 03:36:23',6,42,'administrator','role','administrator',3,0),(359,'step','ended','approved','2018-06-28 03:36:25',6,42,'0','','',3,21),(360,'workflow','ended','approved','2018-06-28 03:36:25',6,42,'0','','',0,53),(361,'step','ended','complete','2018-06-28 03:36:25',2,40,'0','','',9,74),(362,'step','started','','2018-06-28 03:36:25',2,40,'0','','',10,0),(363,'assignee','status','pending','2018-06-28 03:36:25',2,40,'shop_manager','role','shop_manager',10,0),(364,'workflow','started','','2018-06-28 07:17:47',1,43,'0','','',0,0),(365,'step','started','','2018-06-28 07:17:47',1,43,'0','','',12,0),(366,'workflow','started','','2018-06-28 07:17:48',8,44,'0','','',0,0),(367,'step','started','','2018-06-28 07:17:48',8,44,'0','','',13,0),(368,'assignee','status','pending','2018-06-28 07:17:48',8,44,'customer','role','customer',13,0),(369,'step','ended','complete','2018-06-28 07:17:50',1,43,'0','','',12,3),(370,'workflow','ended','complete','2018-06-28 07:17:50',1,43,'0','','',0,3),(371,'assignee','status','complete','2018-06-28 07:18:33',8,44,'customer','role','customer',13,45),(372,'assignee','status','complete','2018-06-28 07:18:33',8,44,'customer','role','customer',13,0),(373,'step','ended','complete','2018-06-28 07:18:33',8,44,'0','','',13,45),(374,'step','started','','2018-06-28 07:18:33',8,44,'0','','',14,0),(375,'assignee','status','pending','2018-06-28 07:18:33',8,44,'broker','role','broker',14,0),(376,'assignee','status','rejected','2018-06-28 07:19:01',8,44,'broker','role','broker',14,28),(377,'assignee','status','rejected','2018-06-28 07:19:01',8,44,'broker','role','broker',14,0),(378,'step','ended','rejected','2018-06-28 07:19:01',8,44,'0','','',14,28),(379,'step','started','','2018-06-28 07:19:01',8,44,'0','','',15,0),(380,'assignee','status','pending','2018-06-28 07:19:01',8,44,'broker','role','broker',15,0),(381,'workflow','cancelled','','2018-06-28 07:19:35',8,44,'0','','',0,0),(382,'workflow','started','','2018-06-28 07:21:44',1,45,'0','','',0,0),(383,'step','started','','2018-06-28 07:21:44',1,45,'0','','',11,0),(384,'workflow','started','','2018-06-28 07:21:44',2,46,'0','','',0,0),(385,'step','started','','2018-06-28 07:21:44',2,46,'0','','',8,0),(386,'assignee','status','pending','2018-06-28 07:21:44',2,46,'customer','role','customer',8,0),(387,'step','ended','complete','2018-06-28 07:21:46',1,45,'0','','',11,2),(388,'workflow','ended','complete','2018-06-28 07:21:46',1,45,'0','','',0,2),(389,'workflow','started','','2018-06-28 07:21:50',1,47,'0','','',0,0),(390,'step','started','','2018-06-28 07:21:50',1,47,'0','','',11,0),(391,'workflow','started','','2018-06-28 07:21:50',2,48,'0','','',0,0),(392,'step','started','','2018-06-28 07:21:50',2,48,'0','','',8,0),(393,'assignee','status','pending','2018-06-28 07:21:50',2,48,'customer','role','customer',8,0),(394,'step','ended','complete','2018-06-28 07:21:52',1,47,'0','','',11,2),(395,'workflow','ended','complete','2018-06-28 07:21:52',1,47,'0','','',0,2),(396,'workflow','started','','2018-06-28 07:22:48',1,49,'0','','',0,0),(397,'step','started','','2018-06-28 07:22:48',1,49,'0','','',12,0),(398,'workflow','started','','2018-06-28 07:22:48',8,50,'0','','',0,0),(399,'step','started','','2018-06-28 07:22:48',8,50,'0','','',13,0),(400,'assignee','status','pending','2018-06-28 07:22:48',8,50,'customer','role','customer',13,0),(401,'step','ended','complete','2018-06-28 07:22:50',1,49,'0','','',12,2),(402,'workflow','ended','complete','2018-06-28 07:22:50',1,49,'0','','',0,2),(403,'assignee','status','complete','2018-06-28 07:26:03',8,50,'customer','role','customer',13,195),(404,'assignee','status','complete','2018-06-28 07:26:03',8,50,'customer','role','customer',13,0),(405,'step','ended','complete','2018-06-28 07:26:03',8,50,'0','','',13,195),(406,'step','started','','2018-06-28 07:26:03',8,50,'0','','',14,0),(407,'assignee','status','pending','2018-06-28 07:26:03',8,50,'broker','role','broker',14,0),(408,'assignee','status','rejected','2018-06-28 07:26:15',8,50,'broker','role','broker',14,12),(409,'assignee','status','rejected','2018-06-28 07:26:15',8,50,'broker','role','broker',14,0),(410,'step','ended','rejected','2018-06-28 07:26:15',8,50,'0','','',14,12),(411,'step','started','','2018-06-28 07:26:15',8,50,'0','','',13,0),(412,'assignee','status','pending','2018-06-28 07:26:15',8,50,'customer','role','customer',13,0),(413,'assignee','status','complete','2018-06-28 07:26:33',8,50,'customer','role','customer',13,18),(414,'assignee','status','complete','2018-06-28 07:26:33',8,50,'customer','role','customer',13,0),(415,'step','ended','complete','2018-06-28 07:26:33',8,50,'0','','',13,18),(416,'step','started','','2018-06-28 07:26:33',8,50,'0','','',14,0),(417,'assignee','status','pending','2018-06-28 07:26:33',8,50,'broker','role','broker',14,0),(418,'assignee','status','approved','2018-06-28 07:26:44',8,50,'broker','role','broker',14,11),(419,'assignee','status','approved','2018-06-28 07:26:44',8,50,'broker','role','broker',14,0),(420,'step','ended','approved','2018-06-28 07:26:44',8,50,'0','','',14,11),(421,'step','started','','2018-06-28 07:26:44',8,50,'0','','',15,0),(422,'assignee','status','pending','2018-06-28 07:26:44',8,50,'broker','role','broker',15,0),(423,'assignee','status','complete','2018-06-28 07:27:39',8,50,'broker','role','broker',15,55),(424,'assignee','status','complete','2018-06-28 07:27:39',8,50,'broker','role','broker',15,0),(425,'step','ended','complete','2018-06-28 07:27:39',8,50,'0','','',15,55),(426,'step','started','','2018-06-28 07:27:39',8,50,'0','','',16,0),(427,'assignee','status','pending','2018-06-28 07:27:39',8,50,'customer','role','customer',16,0),(428,'assignee','status','complete','2018-06-28 07:27:57',8,50,'customer','role','customer',16,18),(429,'assignee','status','complete','2018-06-28 07:27:57',8,50,'customer','role','customer',16,0),(430,'step','ended','complete','2018-06-28 07:27:57',8,50,'0','','',16,18),(431,'step','started','','2018-06-28 07:27:57',8,50,'0','','',17,0),(432,'assignee','status','pending','2018-06-28 07:27:57',8,50,'broker','role','broker',17,0),(433,'assignee','status','approved','2018-06-28 07:28:14',8,50,'broker','role','broker',17,17),(434,'assignee','status','approved','2018-06-28 07:28:14',8,50,'broker','role','broker',17,0),(435,'step','ended','approved','2018-06-28 07:28:15',8,50,'0','','',17,18),(436,'step','started','','2018-06-28 07:28:15',8,50,'0','','',19,0),(437,'assignee','status','pending','2018-06-28 07:28:15',8,50,'broker','role','broker',19,0),(438,'assignee','status','approved','2018-06-28 07:28:37',8,50,'broker','role','broker',19,22),(439,'assignee','status','approved','2018-06-28 07:28:37',8,50,'broker','role','broker',19,0),(440,'step','ended','approved','2018-06-28 07:28:37',8,50,'0','','',19,22),(441,'workflow','ended','approved','2018-06-28 07:28:37',8,50,'0','','',0,349),(442,'assignee','status','pending','2018-06-28 07:30:27',2,40,'customer','role','customer',10,0),(443,'assignee','status','removed','2018-06-28 07:30:27',2,40,'shop_manager','role','shop_manager',10,0),(444,'workflow','started','','2018-06-28 11:39:03',1,51,'0','','',0,0),(445,'step','started','','2018-06-28 11:39:03',1,51,'0','','',12,0),(446,'workflow','started','','2018-06-28 11:39:03',8,52,'0','','',0,0),(447,'step','started','','2018-06-28 11:39:03',8,52,'0','','',13,0),(448,'assignee','status','pending','2018-06-28 11:39:03',8,52,'customer','role','customer',13,0),(449,'step','ended','complete','2018-06-28 11:39:05',1,51,'0','','',12,2),(450,'workflow','ended','complete','2018-06-28 11:39:05',1,51,'0','','',0,2),(451,'workflow','started','','2018-06-28 11:42:03',1,53,'0','','',0,0),(452,'step','started','','2018-06-28 11:42:03',1,53,'0','','',11,0),(453,'workflow','started','','2018-06-28 11:42:03',2,54,'0','','',0,0),(454,'step','started','','2018-06-28 11:42:04',2,54,'0','','',8,0),(455,'assignee','status','pending','2018-06-28 11:42:04',2,54,'customer','role','customer',8,0),(456,'step','ended','complete','2018-06-28 11:42:06',1,53,'0','','',11,3),(457,'workflow','ended','complete','2018-06-28 11:42:06',1,53,'0','','',0,3); /*!40000 ALTER TABLE `wp_gravityflow_activity_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_mailchimp_carts` -- DROP TABLE IF EXISTS `wp_mailchimp_carts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_mailchimp_carts` ( `id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL, `user_id` int(11) DEFAULT NULL, `cart` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `created_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_mailchimp_carts` -- LOCK TABLES `wp_mailchimp_carts` WRITE; /*!40000 ALTER TABLE `wp_mailchimp_carts` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_mailchimp_carts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=InnoDB AUTO_INCREMENT=3049 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://localhost','yes'),(2,'home','http://localhost','yes'),(3,'blogname','WooC','yes'),(4,'blogdescription','Just another WordPress site','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','duplingnedim@gmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','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','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:180:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s: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:20:\"gravityformsapi/(.*)\";s:33:\"index.php?gfapi_route=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"amn_smtp/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"amn_smtp/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"amn_smtp/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"amn_smtp/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"amn_smtp/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"amn_smtp/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"amn_smtp/([^/]+)/embed/?$\";s:41:\"index.php?amn_smtp=$matches[1]&embed=true\";s:29:\"amn_smtp/([^/]+)/trackback/?$\";s:35:\"index.php?amn_smtp=$matches[1]&tb=1\";s:37:\"amn_smtp/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?amn_smtp=$matches[1]&paged=$matches[2]\";s:44:\"amn_smtp/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?amn_smtp=$matches[1]&cpage=$matches[2]\";s:34:\"amn_smtp/([^/]+)/wc-api(/(.*))?/?$\";s:49:\"index.php?amn_smtp=$matches[1]&wc-api=$matches[3]\";s:40:\"amn_smtp/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"amn_smtp/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:33:\"amn_smtp/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?amn_smtp=$matches[1]&page=$matches[2]\";s:25:\"amn_smtp/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"amn_smtp/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"amn_smtp/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"amn_smtp/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"amn_smtp/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"amn_smtp/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:26:\"wcj-my-products(/(.*))?/?$\";s:38:\"index.php?&wcj-my-products=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:34:\"(.?.+?)/wcj-my-products(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&wcj-my-products=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:0;s:36:\"gravityforms-master/gravityforms.php\";i:1;s:14:\"basic-auth.php\";i:2;s:48:\"capability-manager-enhanced/capsman-enhanced.php\";i:3;s:34:\"gravityflow-master/gravityflow.php\";i:4;s:49:\"gravityflowformconnector-master/formconnector.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:7;s:33:\"multiple-roles/multiple-roles.php\";i:8;s:31:\"view-admin-as/view-admin-as.php\";i:9;s:57:\"wiaas-extended-restful-api/wiaas-extended-restful-api.php\";i:10;s:43:\"woocommerce-jetpack/woocommerce-jetpack.php\";i:11;s:45:\"woocommerce-services/woocommerce-services.php\";i:12;s:27:\"woocommerce/woocommerce.php\";i:13;s:29:\"wp-mail-smtp/wp_mail_smtp.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:57:\"/var/www/wordpress/wp-content/themes/storefront/style.css\";i:1;s:64:\"/var/www/wordpress/wp-content/themes/storefront/content-none.php\";i:2;s:68:\"/var/www/wordpress/wp-content/themes/storefront/content-homepage.php\";i:4;s:0:\"\";}','no'),(40,'template','storefront','yes'),(41,'stylesheet','storefront','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','0','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a: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'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:45:\"woocommerce-services/woocommerce-services.php\";a:2:{i:0;s:17:\"WC_Connect_Loader\";i:1;s:16:\"plugin_uninstall\";}s:43:\"my-custom-functions/my-custom-functions.php\";s:26:\"spacexchimp_p001_uninstall\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'initial_db_version','38590','yes'),(93,'wp_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:19:\"manage_capabilities\";b:1;s:14:\"do_the_broking\";b:1;s:17:\"gravityflow_inbox\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:6:{s:4:\"read\";b:1;s:17:\"gravityflow_inbox\";b:1;s:18:\"gravityflow_status\";b:1;s:7:\"level_0\";b:1;s:14:\"do_the_broking\";b:1;s:21:\"read_private_products\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"broker\";a:2:{s:4:\"name\";s:6:\"Broker\";s:12:\"capabilities\";a:2:{s:14:\"do_the_broking\";b:1;s:7:\"level_0\";b:1;}}s:15:\"commercial_lead\";a:2:{s:4:\"name\";s:15:\"Commercial Lead\";s:12:\"capabilities\";a:0:{}}s:8:\"supplier\";a:2:{s:4:\"name\";s:8:\"Supplier\";s:12:\"capabilities\";a:2:{s:14:\"do_the_broking\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(94,'fresh_site','0','yes'),(95,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(96,'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'),(97,'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'),(98,'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'),(99,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(100,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"header-1\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(101,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'cron','a:16:{i:1530276145;a:1:{s:16:\"gravityflow_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"fifteen_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1530276167;a:1:{s:29:\"wcj_download_tcpdf_fonts_hook\";a:1:{s:32:\"26b69dc9b9c77e4c1647111635ada6f2\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:1:{i:0;s:6:\"hourly\";}s:8:\"interval\";i:3600;}}}i:1530276634;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1530277584;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1530279053;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:1530279830;a:1:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1530290630;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1530300653;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1530314757;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1530316800;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1530343878;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:1530345111;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:1530355430;a:1:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1530355440;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1530576000;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}s:7:\"version\";i:2;}','yes'),(111,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1528703429;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(115,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.6\";s:7:\"version\";s:5:\"4.9.6\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1530257563;s:15:\"version_checked\";s:5:\"4.9.6\";s:12:\"translations\";a:0:{}}','no'),(125,'can_compress_scripts','0','no'),(140,'recently_activated','a:0:{}','yes'),(147,'woocommerce_store_address','Bhills 1','yes'),(148,'woocommerce_store_address_2','','yes'),(149,'woocommerce_store_city','Beverly Hills','yes'),(150,'woocommerce_default_country','US:CA','yes'),(151,'woocommerce_store_postcode','90210','yes'),(152,'woocommerce_allowed_countries','all','yes'),(153,'woocommerce_all_except_countries','','yes'),(154,'woocommerce_specific_allowed_countries','','yes'),(155,'woocommerce_ship_to_countries','','yes'),(156,'woocommerce_specific_ship_to_countries','','yes'),(157,'woocommerce_default_customer_address','geolocation','yes'),(158,'woocommerce_calc_taxes','yes','yes'),(159,'woocommerce_enable_coupons','yes','yes'),(160,'woocommerce_calc_discounts_sequentially','no','no'),(161,'woocommerce_currency','USD','yes'),(162,'woocommerce_currency_pos','left','yes'),(163,'woocommerce_price_thousand_sep',',','yes'),(164,'woocommerce_price_decimal_sep','.','yes'),(165,'woocommerce_price_num_decimals','2','yes'),(166,'woocommerce_shop_page_id','5','yes'),(167,'woocommerce_cart_redirect_after_add','no','yes'),(168,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(169,'woocommerce_weight_unit','kg','yes'),(170,'woocommerce_dimension_unit','cm','yes'),(171,'woocommerce_enable_reviews','yes','yes'),(172,'woocommerce_review_rating_verification_label','yes','no'),(173,'woocommerce_review_rating_verification_required','no','no'),(174,'woocommerce_enable_review_rating','yes','yes'),(175,'woocommerce_review_rating_required','yes','no'),(176,'woocommerce_manage_stock','yes','yes'),(177,'woocommerce_hold_stock_minutes','60','no'),(178,'woocommerce_notify_low_stock','yes','no'),(179,'woocommerce_notify_no_stock','yes','no'),(180,'woocommerce_stock_email_recipient','duplingnedim@gmail.com','no'),(181,'woocommerce_notify_low_stock_amount','2','no'),(182,'woocommerce_notify_no_stock_amount','0','yes'),(183,'woocommerce_hide_out_of_stock_items','no','yes'),(184,'woocommerce_stock_format','','yes'),(185,'woocommerce_file_download_method','force','no'),(186,'woocommerce_downloads_require_login','no','no'),(187,'woocommerce_downloads_grant_access_after_payment','yes','no'),(188,'woocommerce_prices_include_tax','no','yes'),(189,'woocommerce_tax_based_on','shipping','yes'),(190,'woocommerce_shipping_tax_class','inherit','yes'),(191,'woocommerce_tax_round_at_subtotal','no','yes'),(192,'woocommerce_tax_classes','Reduced rate\nZero rate','yes'),(193,'woocommerce_tax_display_shop','excl','yes'),(194,'woocommerce_tax_display_cart','excl','yes'),(195,'woocommerce_price_display_suffix','','yes'),(196,'woocommerce_tax_total_display','itemized','no'),(197,'woocommerce_enable_shipping_calc','yes','no'),(198,'woocommerce_shipping_cost_requires_address','no','yes'),(199,'woocommerce_ship_to_destination','billing','no'),(200,'woocommerce_shipping_debug_mode','no','yes'),(201,'woocommerce_enable_guest_checkout','yes','no'),(202,'woocommerce_enable_checkout_login_reminder','no','no'),(203,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(204,'woocommerce_enable_myaccount_registration','no','no'),(205,'woocommerce_registration_generate_username','yes','no'),(206,'woocommerce_registration_generate_password','yes','no'),(207,'woocommerce_erasure_request_removes_order_data','no','no'),(208,'woocommerce_erasure_request_removes_download_data','no','no'),(209,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(210,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(211,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(212,'woocommerce_trash_pending_orders','','no'),(213,'woocommerce_trash_failed_orders','','no'),(214,'woocommerce_trash_cancelled_orders','','no'),(215,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(216,'woocommerce_email_from_name','WooC','no'),(217,'woocommerce_email_from_address','duplingnedim@gmail.com','no'),(218,'woocommerce_email_header_image','','no'),(219,'woocommerce_email_footer_text','{site_title}','no'),(220,'woocommerce_email_base_color','#96588a','no'),(221,'woocommerce_email_background_color','#f7f7f7','no'),(222,'woocommerce_email_body_background_color','#ffffff','no'),(223,'woocommerce_email_text_color','#3c3c3c','no'),(224,'woocommerce_cart_page_id','6','yes'),(225,'woocommerce_checkout_page_id','7','yes'),(226,'woocommerce_myaccount_page_id','8','yes'),(227,'woocommerce_terms_page_id','','no'),(228,'woocommerce_force_ssl_checkout','no','yes'),(229,'woocommerce_unforce_ssl_checkout','no','yes'),(230,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(231,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(232,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(233,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(234,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(235,'woocommerce_myaccount_orders_endpoint','orders','yes'),(236,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(237,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(238,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(239,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(240,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(241,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(242,'woocommerce_logout_endpoint','customer-logout','yes'),(243,'woocommerce_api_enabled','yes','yes'),(244,'woocommerce_single_image_width','600','yes'),(245,'woocommerce_thumbnail_image_width','300','yes'),(246,'woocommerce_checkout_highlight_required_fields','yes','yes'),(247,'woocommerce_demo_store','no','no'),(248,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(249,'current_theme_supports_woocommerce','yes','yes'),(250,'woocommerce_queue_flush_rewrite_rules','no','yes'),(251,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(253,'default_product_cat','15','yes'),(258,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";}','yes'),(259,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(260,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(261,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(262,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(263,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(264,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(265,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(266,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(267,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(268,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(269,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(270,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(271,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(278,'woocommerce_meta_box_errors','a:0:{}','yes'),(291,'woocommerce_product_type','both','yes'),(292,'woocommerce_allow_tracking','no','yes'),(293,'woocommerce_stripe_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:14:\"create_account\";b:0;s:5:\"email\";b:0;}','yes'),(294,'woocommerce_ppec_paypal_settings','a:2:{s:16:\"reroute_requests\";b:0;s:5:\"email\";b:0;}','yes'),(295,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(296,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(297,'woocommerce_cod_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(298,'_transient_shipping-transient-version','1528703397','yes'),(299,'woocommerce_setup_automated_taxes','1','yes'),(309,'current_theme','Storefront','yes'),(310,'theme_mods_storefront','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}','yes'),(311,'theme_switched','','yes'),(312,'storefront_nux_fresh_site','0','yes'),(313,'woocommerce_catalog_rows','4','yes'),(314,'woocommerce_catalog_columns','3','yes'),(315,'woocommerce_maybe_regenerate_images_hash','27acde77266b4d2a3491118955cb3f66','yes'),(319,'jetpack_activated','1','yes'),(322,'jetpack_activation_source','a:2:{i:0;s:7:\"unknown\";i:1;N;}','yes'),(323,'jetpack_sync_settings_disable','0','yes'),(324,'_transient_timeout_jetpack_file_data_6.2.1','1532770631','no'),(325,'_transient_jetpack_file_data_6.2.1','a:57:{s:32:\"c22c48d7cfe9d38dff2864cfea64636a\";a:15:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:39:\"Check your spelling, style, and grammar\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"fb5c4814ddc3946a3f22cc838fcb2af3\";a:15:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5813eda53235a9a81a69b1f6a4a15db6\";a:15:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7ef4ca32a1c84fc10ef50c8293cae5df\";a:15:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:80:\"Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"c5331bfc2648dfeeebe486736d79a72c\";a:15:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:57:\"Insert a customizable contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:18:\"Writing, Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"707c77d2e8cb0c12d094e5423c8beda8\";a:15:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cd499b1678cfe3aabfc8ca0d3eb7e8b9\";a:15:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:53:\"Tweak your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7d266d6546645f42cf52a66387699c50\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5d436678d5e010ac6b0f157aa1021554\";a:15:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"092b94702bb483a5472578283c2103d6\";a:15:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"6bd77e09440df2b63044cf8cb7963773\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ee1a10e2ef5733ab19eb1eb552d5ecb3\";a:15:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"284c08538b0bdc266315b2cf80b9c044\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0ce5c3ac630dea9f41215e48bb0f52f3\";a:15:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"87da2858d4f9cadb6a44fdcf32e8d2b5\";a:15:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"004962cb7cb9ec2b64769ac4df509217\";a:15:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:57:\"Use LaTeX markup for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7f408184bee8850d439c01322867e72c\";a:15:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:16:\"Lazy load images\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:33:\"mobile, theme, performance, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2ad914b747f382ae918ed3b37077d4a1\";a:15:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b347263e3470979442ebf0514e41e893\";a:15:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:54:\"Manage all of your sites from a centralized dashboard.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from wordpress.com.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:26:\"manage, management, remote\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"589982245aa6f495b72ab7cf57a1a48e\";a:15:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d3bec8e063d637bc285018241b783725\";a:15:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"6ab1c3e749bcfba2dedbaebe6c9fc614\";a:15:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b7be7da643ec641511839ecc6afb6def\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d54f83ff429a8a37ace796de98459411\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0f8b373fa12c825162c0b0bc20b8bbdd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5d7b0750cb34a4a72a44fa67790de639\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f07fde8db279ffb0116c727df72c6374\";a:15:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:14:\"jumpstart_desc\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"136a5445a49150db75472862f3d3aefb\";a:15:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"395d8ae651afabb54d1e98440674b384\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4484ac68583fbbaab0ef698cdc986950\";a:15:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:29:\"Serve images from our servers\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:34:\"Recommended, Jumpstart, Appearance\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"6f30193afa5b1360e3fa2676501b5e3a\";a:15:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"3e9f8bd3755d92e8e5d06966a957beb8\";a:15:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:41:\"Block suspicious-looking sign in activity\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0cacc8ab2145ad11cb54d181a98aa550\";a:15:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:27:\"Automated social marketing.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a528c2f803a92c5c2effa67cd33ab33a\";a:15:{s:4:\"name\";s:20:\"Progressive Web Apps\";s:11:\"description\";s:85:\"Speed up and improve the reliability of your site using the latest in web technology.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"18\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:26:\"manifest, pwa, progressive\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"329b8efce059081d46936ece0c6736b3\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5fdd42d482712fbdaf000b28ea7adce9\";a:15:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:64:\"Increase page views by showing related content to your visitors.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2c5096ef610018e98a8bcccfbea4471e\";a:15:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:41:\"Enhanced search, powered by Elasticsearch\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:6:\"search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"0d81dd7df3ad2f245e84fd4fb66bf829\";a:15:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"32aaa676b3b6c9f3ef22430e1e0bca24\";a:15:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:37:\"Allow visitors to share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"948472b453cda59b38bb7c37af889af0\";a:15:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:50:\"Embed media from popular sites without any coding.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7d00a6ca0a79fbe893275aaf6ed6ae42\";a:15:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:54:\"Create short and simple links for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"372e711395f23c466e04d4fd07f73099\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2ea687cec293289a2a3e5f0459e79768\";a:15:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2fe9dc2c7389d4f0825a0b23bc8b19d1\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e7cf8a7e0f151ccf7cbdc6d8f118f316\";a:15:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:62:\"Allow users to log into this site using WordPress.com accounts\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"34fb073ed896af853ed48bd5739240cb\";a:15:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8de0dfff24a17cf0fa0011dfc691a3f3\";a:15:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:87:\"Allow users to subscribe to your posts and comments and receive notifications via email\";s:14:\"jumpstart_desc\";s:126:\"Give visitors two easy subscription options — while commenting, or via a separate email subscription widget you can display.\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4744f348db095538d3edcacb0ed99c89\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d89db0d934b39f86065ff58e73594070\";a:15:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:14:\"jumpstart_desc\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"01987a7ba5e19786f2992501add8181a\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"20459cc462babfc5a82adf6b34f6e8b1\";a:15:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:54:\"Off-site backups, security scans, and automatic fixes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"836245eb0a8f0c5272542305a88940c1\";a:15:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e94397a5c47c1be995eff613e65a674f\";a:15:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:27:\"Fast, ad-free video hosting\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"032cd76e08467c732ccb026efda0c9cd\";a:15:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"9b3e84beedf2e96f1ac5dd6498d2b1aa\";a:15:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:54:\"Add images, Twitter streams, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7724fd9600745cf93e37cc09282e1a37\";a:15:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}s:32:\"5b8f8e5b5a1887e3c0393cb78d5143a3\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(326,'jetpack_available_modules','a:1:{s:5:\"6.2.1\";a:43:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:3:\"pwa\";s:5:\"5.6.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(327,'jetpack_options','a:4:{s:7:\"version\";s:16:\"6.2.1:1528703434\";s:11:\"old_version\";s:16:\"6.2.1:1528703434\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;}','yes'),(328,'jetpack_testimonial','0','yes'),(329,'do_activate','0','yes'),(335,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1530257568;s:7:\"checked\";a:4:{s:10:\"storefront\";s:5:\"2.3.2\";s:13:\"twentyfifteen\";s:3:\"2.0\";s:15:\"twentyseventeen\";s:3:\"1.6\";s:13:\"twentysixteen\";s:3:\"1.5\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(339,'jetpack_tos_agreed','1','yes'),(340,'mailchimp_woocommerce_version','2.1.7','no'),(341,'mailchimp-woocommerce','a:0:{}','yes'),(343,'mailchimp-woocommerce-store_id','5b1e29d050ee7','yes'),(344,'jetpack_secrets','a:1:{s:18:\"jetpack_register_1\";a:3:{s:8:\"secret_1\";s:32:\"7bCOBRU6ovn9G6U6PC10qqe0cgzbQXAG\";s:8:\"secret_2\";s:32:\"ZYU6c9oktXoZoeSEjpselSykpFpl9YHB\";s:3:\"exp\";i:1528704040;}}','no'),(345,'wc_connect_options','a:1:{s:12:\"tos_accepted\";b:1;}','yes'),(347,'mailchimp_woocommerce_db_mailchimp_carts','1','no'),(348,'storefront_nux_dismissed','1','yes'),(349,'storefront_nux_guided_tour','1','yes'),(353,'_transient_product_query-transient-version','1530274918','yes'),(355,'product_cat_children','a:0:{}','yes'),(358,'_transient_product-transient-version','1530274918','yes'),(365,'mailchimp_woocommerce_plugin_do_activation_redirect','','yes'),(366,'woocommerce_setup_jetpack_opted_in','1','yes'),(381,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:0:{}s:6:\"custom\";a:0:{}}}','yes'),(382,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";b:0;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:1;s:7:\"version\";s:1:\"9\";}','yes'),(388,'_transient_orders-transient-version','1530275725','yes'),(569,'_transient_timeout_wc_shipping_method_count_1_1528703397','1531470568','no'),(570,'_transient_wc_shipping_method_count_1_1528703397','2','no'),(603,'capsman_version','','yes'),(605,'pp_customized_roles','a:3:{s:6:\"broker\";O:8:\"stdClass\":2:{s:4:\"caps\";a:1:{s:14:\"do_the_broking\";i:1;}s:7:\"plugins\";a:0:{}}s:13:\"administrator\";O:8:\"stdClass\":2:{s:4:\"caps\";a:117:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:19:\"manage_capabilities\";b:1;s:14:\"do_the_broking\";b:1;s:17:\"gravityflow_inbox\";i:1;}s:7:\"plugins\";a:0:{}}s:8:\"customer\";O:8:\"stdClass\":2:{s:4:\"caps\";a:3:{s:4:\"read\";b:1;s:17:\"gravityflow_inbox\";b:1;s:18:\"gravityflow_status\";i:1;}s:7:\"plugins\";a:0:{}}}','no'),(924,'_transient_timeout_wc_product_loop52b31528969325','1531561325','no'),(925,'_transient_wc_product_loop52b31528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:360;i:1;i:359;i:2;i:358;i:3;i:357;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(926,'_transient_timeout_wc_product_loopec531528969325','1531561325','no'),(927,'_transient_wc_product_loopec531528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:356;i:1;i:355;i:2;i:354;i:3;i:352;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(928,'_transient_timeout_wc_product_loop51e01528969325','1531561326','no'),(929,'_transient_wc_product_loop51e01528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:73;i:1;i:349;i:2;i:350;i:3;i:351;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(932,'_transient_timeout_wc_product_loop5e671528969325','1531561326','no'),(933,'_transient_wc_product_loop5e671528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:360;i:1;i:359;i:2;i:358;i:3;i:357;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(934,'_transient_timeout_wc_product_loop8e8f1528969325','1531561326','no'),(935,'_transient_wc_product_loop8e8f1528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:4:{i:0;i:73;i:1;i:353;i:2;i:354;i:3;i:355;}s:5:\"total\";i:4;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(939,'fed_plugin_version','1.2.14','yes'),(940,'fed_admin_login','a:1:{s:8:\"register\";a:3:{s:4:\"name\";s:9:\"User Role\";s:8:\"position\";i:999;s:4:\"role\";a:0:{}}}','yes'),(941,'fed_admin_settings_post','a:3:{s:11:\"permissions\";a:2:{s:15:\"post_permission\";a:10:{s:13:\"administrator\";s:6:\"Enable\";s:6:\"editor\";s:6:\"Enable\";s:6:\"author\";s:6:\"Enable\";s:11:\"contributor\";s:6:\"Enable\";s:10:\"subscriber\";s:6:\"Enable\";s:8:\"customer\";s:6:\"Enable\";s:12:\"shop_manager\";s:6:\"Enable\";s:6:\"broker\";s:6:\"Enable\";s:15:\"commercial_lead\";s:6:\"Enable\";s:8:\"supplier\";s:6:\"Enable\";}s:21:\"fed_upload_permission\";a:10:{s:13:\"administrator\";s:6:\"Enable\";s:6:\"editor\";s:6:\"Enable\";s:6:\"author\";s:6:\"Enable\";s:11:\"contributor\";s:6:\"Enable\";s:10:\"subscriber\";s:6:\"Enable\";s:8:\"customer\";s:6:\"Enable\";s:12:\"shop_manager\";s:6:\"Enable\";s:6:\"broker\";s:6:\"Enable\";s:15:\"commercial_lead\";s:6:\"Enable\";s:8:\"supplier\";s:6:\"Enable\";}}s:8:\"settings\";a:1:{s:15:\"fed_post_status\";s:7:\"publish\";}s:4:\"menu\";a:3:{s:11:\"rename_post\";s:4:\"Post\";s:13:\"post_position\";i:2;s:14:\"post_menu_icon\";s:15:\"fa fa-file-text\";}}','yes'),(942,'fed_admin_settings_upl','a:1:{s:8:\"settings\";a:3:{s:26:\"fed_upl_change_profile_pic\";s:0:\"\";s:20:\"fed_upl_disable_desc\";s:2:\"no\";s:22:\"fed_upl_no_recent_post\";s:1:\"5\";}}','yes'),(943,'fed_cp_admin_settings','a:1:{s:4:\"post\";a:3:{s:11:\"permissions\";a:2:{s:15:\"post_permission\";a:10:{s:13:\"administrator\";s:6:\"Enable\";s:6:\"editor\";s:6:\"Enable\";s:6:\"author\";s:6:\"Enable\";s:11:\"contributor\";s:6:\"Enable\";s:10:\"subscriber\";s:6:\"Enable\";s:8:\"customer\";s:6:\"Enable\";s:12:\"shop_manager\";s:6:\"Enable\";s:6:\"broker\";s:6:\"Enable\";s:15:\"commercial_lead\";s:6:\"Enable\";s:8:\"supplier\";s:6:\"Enable\";}s:21:\"fed_upload_permission\";a:10:{s:13:\"administrator\";s:6:\"Enable\";s:6:\"editor\";s:6:\"Enable\";s:6:\"author\";s:6:\"Enable\";s:11:\"contributor\";s:6:\"Enable\";s:10:\"subscriber\";s:6:\"Enable\";s:8:\"customer\";s:6:\"Enable\";s:12:\"shop_manager\";s:6:\"Enable\";s:6:\"broker\";s:6:\"Enable\";s:15:\"commercial_lead\";s:6:\"Enable\";s:8:\"supplier\";s:6:\"Enable\";}}s:8:\"settings\";a:1:{s:15:\"fed_post_status\";s:7:\"publish\";}s:4:\"menu\";a:3:{s:11:\"rename_post\";s:4:\"Post\";s:13:\"post_position\";i:2;s:14:\"post_menu_icon\";s:15:\"fa fa-file-text\";}}}','yes'),(953,'_transient_timeout_wc_product_loop040c1528969325','1531567839','no'),(954,'_transient_wc_product_loop040c1528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:73;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:2;s:12:\"current_page\";i:1;}','no'),(955,'_transient_timeout_wc_product_loopa47f1528969325','1531567839','no'),(956,'_transient_wc_product_loopa47f1528969325','O:8:\"stdClass\":5:{s:3:\"ids\";a:1:{i:0;i:73;}s:5:\"total\";i:1;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:4;s:12:\"current_page\";i:1;}','no'),(1016,'spacexchimp_p001_service_info','a:4:{s:7:\"upgrade\";s:4:\"0001\";s:7:\"version\";s:4:\"4.19\";s:11:\"old_version\";s:1:\"0\";s:15:\"activation_date\";i:1529325532;}','yes'),(1171,'_transient_timeout_external_ip_address_::1','1530744357','no'),(1172,'_transient_external_ip_address_::1','31.185.124.76','no'),(1181,'_transient_timeout_external_ip_address_127.0.0.1','1530744612','no'),(1182,'_transient_external_ip_address_127.0.0.1','31.185.124.76','no'),(1188,'_transient_timeout_jetpack_https_test_message','1530343963','no'),(1189,'_transient_jetpack_https_test_message','','no'),(1190,'_site_transient_timeout_browser_fcf9f700615c94559ffe3206a839a5f2','1530745453','no'),(1191,'_site_transient_browser_fcf9f700615c94559ffe3206a839a5f2','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"67.0.3396.87\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1208,'_transient_timeout_plugin_slugs','1530347291','no'),(1209,'_transient_plugin_slugs','a:14:{i:0;s:43:\"woocommerce-jetpack/woocommerce-jetpack.php\";i:1;s:48:\"capability-manager-enhanced/capsman-enhanced.php\";i:2;s:34:\"gravityflow-master/gravityflow.php\";i:3;s:49:\"gravityflowformconnector-master/formconnector.php\";i:4;s:36:\"gravityforms-master/gravityforms.php\";i:5;s:19:\"jetpack/jetpack.php\";i:6;s:14:\"basic-auth.php\";i:7;s:51:\"mailchimp-for-woocommerce/mailchimp-woocommerce.php\";i:8;s:33:\"multiple-roles/multiple-roles.php\";i:9;s:31:\"view-admin-as/view-admin-as.php\";i:10;s:57:\"wiaas-extended-restful-api/wiaas-extended-restful-api.php\";i:11;s:27:\"woocommerce/woocommerce.php\";i:12;s:45:\"woocommerce-services/woocommerce-services.php\";i:13;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";}','no'),(1220,'gf_db_version','2.3.0.2','yes'),(1221,'rg_form_version','2.3.0.2','yes'),(1222,'gform_enable_background_updates','','yes'),(1223,'gform_pending_installation','','yes'),(1224,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1225,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),(1226,'gform_version_info','a:6:{s:12:\"is_valid_key\";s:1:\"0\";s:15:\"expiration_time\";i:0;s:7:\"version\";s:5:\"1.7.9\";s:3:\"url\";s:0:\"\";s:9:\"offerings\";a:0:{}s:9:\"timestamp\";i:1530257564;}','yes'),(1231,'rg_gforms_enable_akismet','1','yes'),(1232,'rg_gforms_currency','USD','yes'),(1233,'gform_enable_toolbar_menu','1','yes'),(1235,'gravityformsaddon_feed-base_version','0.14','yes'),(1236,'gravityflow_pending_installation','','yes'),(1237,'gravityformsaddon_gravityflow_app_settings','a:4:{s:18:\"background_updates\";b:0;s:10:\"inbox_page\";i:375;s:11:\"status_page\";i:376;s:11:\"submit_page\";i:377;}','yes'),(1238,'gravityformsaddon_gravityflow_version','2.2.3-dev','yes'),(1243,'gravityformsaddon_gravityflowformconnector_version','1.4.1-dev','yes'),(1254,'category_children','a:0:{}','yes'),(1390,'gform_upload_page_slug','a2c2cd9221ccb66','yes'),(1466,'gform_email_count','66','yes'),(1537,'0f116b3c114210ccc8b531055c9da485','a:2:{s:7:\"timeout\";i:1530268365;s:5:\"value\";s:105421:\"{\"new_version\":\"2.2.2\",\"stable_version\":\"2.2.2\",\"name\":\"Gravity Flow\",\"slug\":\"gravityflow\",\"url\":\"https:\\/\\/gravityflow.io\\/downloads\\/gravity-flow\\/?changelog=1\",\"last_updated\":\"1 month ago\",\"homepage\":\"https:\\/\\/gravityflow.io\\/\",\"sections\":{\"description\":\"
Gravity Flow is a business process workflow platform for WordPress.<\\/p>\\n
= Who is it for? =<\\/p>\\n
Gravity Flow is for organisations and departments of any size that need to get a form-based workflow process up and running online quickly with no programming. These processes usually already exist either offline or online but are often inefficiently implemented.<\\/p>\\n
= How does it work? =<\\/p>\\n
An end-user submits a web form which generates an entry. The entry is then passed around between users and systems on an established path until the process is complete. Each user or system in the workflow will add something to the process before allowing the entry to proceed to the next step.<\\/p>\\n
For example, an employee may add additional information and a manager another might add their approval. Connected systems might send an email, add the user to a mailing list, create a user account or send data to an ERP system.<\\/p>\\n
Gravity Flow requires Gravity Forms<\\/a><\\/p>\\n Facebook: Gravity Flow<\\/a><\\/p>\\n Twitter: Gravity Flow<\\/a><\\/p>\\n = Requirements =<\\/p>\\n = Support =<\\/p>\\n If you find any that needs fixing, or if you have any ideas for improvements, please get in touch:\\nhttps:\\/\\/gravityflow.io\\/contact\\/<\\/a><\\/p>\",\"changelog\":\" = 2.2.2 =<\\/p>\\n = 2.2.1 =<\\/p>\\n = 2.2 =<\\/p>\\n = 2.1.1 =<\\/p>\\n = 2.1 =<\\/p>\\n = 2.0.1 =<\\/p>\\n = 2.0.0 =<\\/p>\\n = 1.9.1 =<\\/p>\\n = 1.9.0 =<\\/p>\\n = 1.8.0 =<\\/p>\\n = 1.7 =<\\/p>\\n = 1.6.1 =<\\/p>\\n = 1.6 =<\\/p>\\n = 1.5.0 =<\\/p>\\n Added field mapping to the Outgoing Webhook step.<\\/p>\\n<\\/li>\\n Updated the step type column of the workflow steps list and the step configuration page to indicate when a plugin required by a feed based step type is missing.<\\/p>\\n<\\/li>\\n = 1.4.2.1 =<\\/p>\\n = 1.4.2 =<\\/p>\\n Added Italian translation - thanks to Giacomo Papasidero.<\\/p>\\n<\\/li>\\n Updated the last updated column on the status list to display the date created when the entry has not been updated.<\\/p>\\n<\\/li>\\n = 1.4.1 =<\\/p>\\n Added the gravityflow_bulk_action_status_table filter to allow custom bulk actions to be processed on the status page.\\nExample:\\nadd_filter( \'gravityflow_bulk_action_status_table\', \'filter_gravityflow_bulk_action_status_table\', 10, 4);\\nfunction filter_gravityflow_bulk_action_status_table( $feedback, $bulk_action, $entry_ids, $args ) {\\n\\/\\/ process entries<\\/p>\\n Added the gravityflow_field_filters_status_table filter to allow the field filters to be modified.\\nExample:\\nadd_filter( \'gravityflow_field_filters_status_table\', \'filter_gravityflow_field_filters_status_table\' );\\nfunction filter_gravityflow_field_filters_status_table( $field_filters ) {\\n\\/\\/ Modify the filters\\nreturn $field_filters;\\n}<\\/p>\\n<\\/li>\\n = 1.4 =<\\/p>\\n Added the gravityflow_inbox_entry_detail_pre_process filter to allow the entry detail processing to be aborted.<\\/p>\\n<\\/li>\\n Updated feed interception to use the gform_is_delayed_pre_process_feed filter with GF1.9.14+ or gform_pre_process_feeds filter with GF2.0+.<\\/p>\\n<\\/li>\\n = 1.3.2 =<\\/p>\\n Added the gravityflow_admin_actions_workflow_detail filter to allow the choices in the admin actions drop down on the entry detail page to be modified.\\nExample:\\nadd_filter( \'gravityflow_admin_actions_workflow_detail\', \'filter_admin_actions_workflow_detail\', 10, 5 );\\nfunction filter_admin_actions_workflow_detail( $admin_actions, $current_step, $steps, $form, $entry ) {\\n$admin_actions[] = array( \'label\' => \'your new action\', \'value\' => \'your_new_action\' );<\\/p>\\n }<\\/p>\\n<\\/li>\\n Added the Discussion Field.<\\/p>\\n<\\/li>\\n Updated the styles of the front-end entry detail page when the workflow info and step status are hidden.<\\/p>\\n<\\/li>\\n = 1.3.1 =<\\/p>\\n Added the gravityflow_webhookargs<\\/em>[Form ID] filter immediately after the gravityflow_webhook_args filter.<\\/p>\\n<\\/li>\\n Updated the styles of the workflow detail page for narrow screens to display the entry first and then the info box below.<\\/p>\\n<\\/li>\\n = 1.3 =<\\/p>\\n Added the gravityflow_editable_fields_user_input filter to allow the editable fields array to be modified for the user input step.\\nExample:\\nadd_filter( \'gravityflow_editable_fields_user_input\', \'sh_gravityflow_editable_fields_user_input\', 10, 2);\\nfunction sh_gravityflow_editable_fields_user_input( $editable_fields, $step ){\\n\\/\\/ Use these variable to program your editable fields logic\\n\\/\\/ $entry = $step->get_entry();\\n\\/\\/ $entry_id = $step->get_entry_id();\\n\\/\\/ $form = $step->get_form();\\n\\/\\/ $form_id = $step->get_form_id();<\\/p>\\n Added support for required fields in the User Input step.<\\/p>\\n<\\/li>\\n Updated the auto-update and license check component.<\\/p>\\n<\\/li>\\n = 1.2 =<\\/p>\\n = 1.1.3 =<\\/p>\\n = 1.1.2 =<\\/p>\\n = 1.1.1 =<\\/p>\\n = 1.1 =<\\/p>\\n = 1.0 =<\\/p>\\n Gravity Flow is a business process workflow platform for WordPress.<\\/p>\\n = Who is it for? =<\\/p>\\n Gravity Flow is for organisations and departments of any size that need to get a form-based workflow process up and running online quickly with no programming. These processes usually already exist either offline or online but are often inefficiently implemented.<\\/p>\\n = How does it work? =<\\/p>\\n An end-user submits a web form which generates an entry. The entry is then passed around between users and systems on an established path until the process is complete. Each user or system in the workflow will add something to the process before allowing the entry to proceed to the next step.<\\/p>\\n For example, an employee may add additional information and a manager another might add their approval. Connected systems might send an email, add the user to a mailing list, create a user account or send data to an ERP system.<\\/p>\\n Gravity Flow requires Gravity Forms<\\/a><\\/p>\\n Facebook: Gravity Flow<\\/a><\\/p>\\n Twitter: Gravity Flow<\\/a><\\/p>\\n = Requirements =<\\/p>\\n = Support =<\\/p>\\n If you find any that needs fixing, or if you have any ideas for improvements, please get in touch:\\nhttps:\\/\\/gravityflow.io\\/contact\\/<\\/a><\\/p>\"],\"changelog\":[\" = 2.2.2 =<\\/p>\\n = 2.2.1 =<\\/p>\\n = 2.2 =<\\/p>\\n = 2.1.1 =<\\/p>\\n = 2.1 =<\\/p>\\n = 2.0.1 =<\\/p>\\n = 2.0.0 =<\\/p>\\n = 1.9.1 =<\\/p>\\n = 1.9.0 =<\\/p>\\n = 1.8.0 =<\\/p>\\n = 1.7 =<\\/p>\\n = 1.6.1 =<\\/p>\\n = 1.6 =<\\/p>\\n = 1.5.0 =<\\/p>\\n Added field mapping to the Outgoing Webhook step.<\\/p>\\n<\\/li>\\n Updated the step type column of the workflow steps list and the step configuration page to indicate when a plugin required by a feed based step type is missing.<\\/p>\\n<\\/li>\\n = 1.4.2.1 =<\\/p>\\n = 1.4.2 =<\\/p>\\n Added Italian translation - thanks to Giacomo Papasidero.<\\/p>\\n<\\/li>\\n Updated the last updated column on the status list to display the date created when the entry has not been updated.<\\/p>\\n<\\/li>\\n = 1.4.1 =<\\/p>\\n Added the gravityflow_bulk_action_status_table filter to allow custom bulk actions to be processed on the status page.\\nExample:\\nadd_filter( \'gravityflow_bulk_action_status_table\', \'filter_gravityflow_bulk_action_status_table\', 10, 4);\\nfunction filter_gravityflow_bulk_action_status_table( $feedback, $bulk_action, $entry_ids, $args ) {\\n\\/\\/ process entries<\\/p>\\n Added the gravityflow_field_filters_status_table filter to allow the field filters to be modified.\\nExample:\\nadd_filter( \'gravityflow_field_filters_status_table\', \'filter_gravityflow_field_filters_status_table\' );\\nfunction filter_gravityflow_field_filters_status_table( $field_filters ) {\\n\\/\\/ Modify the filters\\nreturn $field_filters;\\n}<\\/p>\\n<\\/li>\\n = 1.4 =<\\/p>\\n Added the gravityflow_inbox_entry_detail_pre_process filter to allow the entry detail processing to be aborted.<\\/p>\\n<\\/li>\\n Updated feed interception to use the gform_is_delayed_pre_process_feed filter with GF1.9.14+ or gform_pre_process_feeds filter with GF2.0+.<\\/p>\\n<\\/li>\\n = 1.3.2 =<\\/p>\\n Added the gravityflow_admin_actions_workflow_detail filter to allow the choices in the admin actions drop down on the entry detail page to be modified.\\nExample:\\nadd_filter( \'gravityflow_admin_actions_workflow_detail\', \'filter_admin_actions_workflow_detail\', 10, 5 );\\nfunction filter_admin_actions_workflow_detail( $admin_actions, $current_step, $steps, $form, $entry ) {\\n$admin_actions[] = array( \'label\' => \'your new action\', \'value\' => \'your_new_action\' );<\\/p>\\n }<\\/p>\\n<\\/li>\\n Added the Discussion Field.<\\/p>\\n<\\/li>\\n Updated the styles of the front-end entry detail page when the workflow info and step status are hidden.<\\/p>\\n<\\/li>\\n = 1.3.1 =<\\/p>\\n Added the gravityflow_webhookargs<\\/em>[Form ID] filter immediately after the gravityflow_webhook_args filter.<\\/p>\\n<\\/li>\\n Updated the styles of the workflow detail page for narrow screens to display the entry first and then the info box below.<\\/p>\\n<\\/li>\\n = 1.3 =<\\/p>\\n Added the gravityflow_editable_fields_user_input filter to allow the editable fields array to be modified for the user input step.\\nExample:\\nadd_filter( \'gravityflow_editable_fields_user_input\', \'sh_gravityflow_editable_fields_user_input\', 10, 2);\\nfunction sh_gravityflow_editable_fields_user_input( $editable_fields, $step ){\\n\\/\\/ Use these variable to program your editable fields logic\\n\\/\\/ $entry = $step->get_entry();\\n\\/\\/ $entry_id = $step->get_entry_id();\\n\\/\\/ $form = $step->get_form();\\n\\/\\/ $form_id = $step->get_form_id();<\\/p>\\n Added support for required fields in the User Input step.<\\/p>\\n<\\/li>\\n Updated the auto-update and license check component.<\\/p>\\n<\\/li>\\n = 1.2 =<\\/p>\\n = 1.1.3 =<\\/p>\\n = 1.1.2 =<\\/p>\\n = 1.1.1 =<\\/p>\\n = 1.1 =<\\/p>\\n = 1.0 =<\\/p>\\n The Gravity Flow Form Connector Extension is an advanced extension for Gravity Flow.<\\/p>\\n Gravity Flow is a premium Add-On for Gravity Forms<\\/a><\\/p>\\n = Requirements =<\\/p>\\n = Support =\\nIf you find any that needs fixing, or if you have any ideas for improvements, please get in touch:\\nhttps:\\/\\/gravityflow.io\\/contact\\/<\\/a><\\/p>\",\"changelog\":\" = 1.4 =<\\/p>\\n = 1.3 =<\\/p>\\n = 1.2.1 =<\\/p>\\n = 1.2 =<\\/p>\\n = 1.1 =<\\/p>\\n = 1.0.1.2 =<\\/p>\\n = 1.0.1.1 =<\\/p>\\n = 1.0.1 =<\\/p>\\n = 1.0.0 =\\nAll new!<\\/p>\",\"installation\":\" The Gravity Flow Form Connector Extension is an advanced extension for Gravity Flow.<\\/p>\\n Gravity Flow is a premium Add-On for Gravity Forms<\\/a><\\/p>\\n = Requirements =<\\/p>\\n = Support =\\nIf you find any that needs fixing, or if you have any ideas for improvements, please get in touch:\\nhttps:\\/\\/gravityflow.io\\/contact\\/<\\/a><\\/p>\"],\"changelog\":[\" = 1.4 =<\\/p>\\n = 1.3 =<\\/p>\\n = 1.2.1 =<\\/p>\\n = 1.2 =<\\/p>\\n = 1.1 =<\\/p>\\n = 1.0.1.2 =<\\/p>\\n = 1.0.1.1 =<\\/p>\\n = 1.0.1 =<\\/p>\\n = 1.0.0 =\\nAll new!<\\/p>\"],\"installation\":[\" Our website address is: http://localhost. When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection. An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment. If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website. If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year. If you have an account and you log in to this site, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser. When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed. If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day. Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website. These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website. If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue. For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information. If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes. Visitor comments may be checked through an automated spam detection service.\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
return \'Done!\';\\n}<\\/code><\\/pre>\\n<\\/li>\\n\\n
\\n
return $admin_actions;<\\/code><\\/pre>\\n\\n
\\n
\\/\\/ Return an array of IDs\\n \\/\\/ e.g. array( 1, 2, 3 );\\n return $editable_fields;\\n}<\\/code><\\/pre>\\n<\\/li>\\n\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
return \'Done!\';\\n}<\\/code><\\/pre>\\n<\\/li>\\n\\n
\\n
return $admin_actions;<\\/code><\\/pre>\\n\\n
\\n
\\/\\/ Return an array of IDs\\n \\/\\/ e.g. array( 1, 2, 3 );\\n return $editable_fields;\\n}<\\/code><\\/pre>\\n<\\/li>\\n\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)
\n\n...or something like this:\n\nThe XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
\n\nAs a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','closed','open','','sample-page','','','2018-06-11 07:30:53','2018-06-11 07:30:53','',0,'http://localhost/?page_id=2',0,'page','',0),(3,1,'2018-06-11 07:30:53','2018-06-11 07:30:53','Who we are
What personal data we collect and why we collect it
Comments
Media
Contact forms
Cookies
Embedded content from other websites
Analytics
Who we share your data with
How long we retain your data
What rights you have over your data
Where we send your data
Your contact information
Additional information
How we protect your data
What data breach procedures we have in place
What third parties we receive data from
What automated decision making and/or profiling we do with user data
Industry regulatory disclosure requirements
','Privacy Policy','','draft','closed','open','','privacy-policy','','','2018-06-11 07:30:53','2018-06-11 07:30:53','',0,'http://localhost/?page_id=3',0,'page','',0),(5,1,'2018-06-11 07:49:20','2018-06-11 07:49:20','','Shop','','publish','closed','closed','','shop','','','2018-06-11 07:49:20','2018-06-11 07:49:20','',0,'http://localhost/shop/',0,'page','',0),(6,1,'2018-06-11 07:49:20','2018-06-11 07:49:20','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2018-06-11 07:49:20','2018-06-11 07:49:20','',0,'http://localhost/cart/',0,'page','',0),(7,1,'2018-06-11 07:49:20','2018-06-11 07:49:20','[woocommerce_checkout]','Checkout','','publish','closed','closed','','checkout','','','2018-06-11 07:49:20','2018-06-11 07:49:20','',0,'http://localhost/checkout/',0,'page','',0),(8,1,'2018-06-11 07:49:20','2018-06-11 07:49:20','[woocommerce_my_account]','My account','','publish','closed','closed','','my-account','','','2018-06-11 07:49:20','2018-06-11 07:49:20','',0,'http://localhost/my-account/',0,'page','',0),(73,1,'2018-06-11 08:38:00','2018-06-11 08:38:00','','First Product','','publish','open','closed','','hamo','','','2018-06-29 12:21:58','2018-06-29 12:21:58','',0,'http://localhost/?post_type=product&p=73',0,'product','',0),(74,1,'2018-06-11 08:39:09','2018-06-11 08:39:09','','Order – June 11, 2018 @ 08:39 AM','','wc-auto-draft','open','closed','','order-june-11-2018-0838-am','','','2018-06-11 08:39:09','2018-06-11 08:39:09','',0,'http://localhost/?post_type=shop_order&p=74',0,'shop_order','',0),(75,1,'2018-06-11 08:39:40','2018-06-11 08:39:40','','Order – June 11, 2018 @ 08:40 AM','','wc-pending','closed','closed','','','','','2018-06-11 08:40:04','2018-06-11 08:40:04','',0,'http://localhost/?post_type=shop_order&p=75',0,'shop_order','',0),(76,1,'2018-06-12 10:48:09','2018-06-12 10:48:09','','Order – June 12, 2018 @ 10:48 AM','','trash','open','closed','order_5b1fa4e9ddf14','order-jun-12-2018-1048-am__trashed','','','2018-06-12 11:29:13','2018-06-12 11:29:13','',0,'https://localhost/?post_type=shop_order&p=76',0,'shop_order','',1),(77,1,'2018-06-12 11:32:45','2018-06-12 11:32:45','','Order – June 12, 2018 @ 11:32 AM','','trash','open','closed','order_5b1faf5d7596c','order-jun-12-2018-1132-am__trashed','','','2018-06-12 11:34:13','2018-06-12 11:34:13','',0,'https://localhost/?post_type=shop_order&p=77',0,'shop_order','',1),(78,1,'2018-06-12 11:34:23','2018-06-12 11:34:23','','Order – June 12, 2018 @ 11:34 AM','','wc-completed','open','closed','order_5b1fafbfccc18','order-jun-12-2018-1134-am','','','2018-06-12 11:34:24','2018-06-12 11:34:24','',0,'https://localhost/?post_type=shop_order&p=78',0,'shop_order','',1),(79,1,'2018-06-12 11:36:38','2018-06-12 11:36:38','','Order – June 12, 2018 @ 11:36 AM','','wc-completed','open','closed','order_5b1fb0462570f','order-jun-12-2018-1136-am','','','2018-06-12 11:36:38','2018-06-12 11:36:38','',0,'https://localhost/?post_type=shop_order&p=79',0,'shop_order','',1),(80,1,'2018-06-12 11:37:10','2018-06-12 11:37:10','','Order – June 12, 2018 @ 11:37 AM','','wc-completed','open','closed','order_5b1fb066cdb8b','order-jun-12-2018-1137-am','','','2018-06-12 11:37:11','2018-06-12 11:37:11','',0,'https://localhost/?post_type=shop_order&p=80',0,'shop_order','',1),(81,1,'2018-06-12 11:37:46','2018-06-12 11:37:46','','Order – June 12, 2018 @ 11:37 AM','','wc-completed','open','closed','order_5b1fb08ac0c22','order-jun-12-2018-1137-am-2','','','2018-06-12 11:37:47','2018-06-12 11:37:47','',0,'https://localhost/?post_type=shop_order&p=81',0,'shop_order','',1),(82,1,'2018-06-12 11:38:07','2018-06-12 11:38:07','','Order – June 12, 2018 @ 11:38 AM','','wc-completed','open','closed','order_5b1fb09f6b76f','order-jun-12-2018-1138-am','','','2018-06-12 11:38:07','2018-06-12 11:38:07','',0,'https://localhost/?post_type=shop_order&p=82',0,'shop_order','',1),(83,1,'2018-06-12 11:39:38','2018-06-12 11:39:38','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb0fa22837','order-jun-12-2018-1139-am','','','2018-06-12 11:39:38','2018-06-12 11:39:38','',0,'https://localhost/?post_type=shop_order&p=83',0,'shop_order','',1),(84,1,'2018-06-12 11:39:40','2018-06-12 11:39:40','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb0fc12c3a','order-jun-12-2018-1139-am-2','','','2018-06-12 11:39:40','2018-06-12 11:39:40','',0,'https://localhost/?post_type=shop_order&p=84',0,'shop_order','',1),(85,1,'2018-06-12 11:39:40','2018-06-12 11:39:40','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb0fcb3103','order-jun-12-2018-1139-am-3','','','2018-06-12 11:39:40','2018-06-12 11:39:40','',0,'https://localhost/?post_type=shop_order&p=85',0,'shop_order','',1),(86,1,'2018-06-12 11:39:42','2018-06-12 11:39:42','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb0fea59dd','order-jun-12-2018-1139-am-4','','','2018-06-12 11:39:42','2018-06-12 11:39:42','',0,'https://localhost/?post_type=shop_order&p=86',0,'shop_order','',1),(87,1,'2018-06-12 11:39:43','2018-06-12 11:39:43','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb0ffd7087','order-jun-12-2018-1139-am-5','','','2018-06-12 11:39:44','2018-06-12 11:39:44','',0,'https://localhost/?post_type=shop_order&p=87',0,'shop_order','',1),(88,1,'2018-06-12 11:39:46','2018-06-12 11:39:46','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb1024cd00','order-jun-12-2018-1139-am-6','','','2018-06-12 11:39:46','2018-06-12 11:39:46','',0,'https://localhost/?post_type=shop_order&p=88',0,'shop_order','',1),(89,1,'2018-06-12 11:39:47','2018-06-12 11:39:47','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb1035e29e','order-jun-12-2018-1139-am-7','','','2018-06-12 11:39:47','2018-06-12 11:39:47','',0,'https://localhost/?post_type=shop_order&p=89',0,'shop_order','',1),(90,1,'2018-06-12 11:39:49','2018-06-12 11:39:49','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb1053caba','order-jun-12-2018-1139-am-8','','','2018-06-12 11:39:49','2018-06-12 11:39:49','',0,'https://localhost/?post_type=shop_order&p=90',0,'shop_order','',1),(91,1,'2018-06-12 11:39:52','2018-06-12 11:39:52','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb1085abc7','order-jun-12-2018-1139-am-9','','','2018-06-12 11:39:52','2018-06-12 11:39:52','',0,'https://localhost/?post_type=shop_order&p=91',0,'shop_order','',1),(92,1,'2018-06-12 11:39:53','2018-06-12 11:39:53','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10982bf6','order-jun-12-2018-1139-am-10','','','2018-06-12 11:39:53','2018-06-12 11:39:53','',0,'https://localhost/?post_type=shop_order&p=92',0,'shop_order','',1),(93,1,'2018-06-12 11:39:54','2018-06-12 11:39:54','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10a26e83','order-jun-12-2018-1139-am-11','','','2018-06-12 11:39:54','2018-06-12 11:39:54','',0,'https://localhost/?post_type=shop_order&p=93',0,'shop_order','',1),(94,1,'2018-06-12 11:39:54','2018-06-12 11:39:54','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10ac5ef3','order-jun-12-2018-1139-am-12','','','2018-06-12 11:39:55','2018-06-12 11:39:55','',0,'https://localhost/?post_type=shop_order&p=94',0,'shop_order','',1),(95,1,'2018-06-12 11:39:57','2018-06-12 11:39:57','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10d24697','order-jun-12-2018-1139-am-13','','','2018-06-12 11:39:57','2018-06-12 11:39:57','',0,'https://localhost/?post_type=shop_order&p=95',0,'shop_order','',1),(96,1,'2018-06-12 11:39:58','2018-06-12 11:39:58','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10e519e6','order-jun-12-2018-1139-am-14','','','2018-06-12 11:39:58','2018-06-12 11:39:58','',0,'https://localhost/?post_type=shop_order&p=96',0,'shop_order','',1),(97,1,'2018-06-12 11:39:59','2018-06-12 11:39:59','','Order – June 12, 2018 @ 11:39 AM','','wc-completed','open','closed','order_5b1fb10f6c59f','order-jun-12-2018-1139-am-15','','','2018-06-12 11:39:59','2018-06-12 11:39:59','',0,'https://localhost/?post_type=shop_order&p=97',0,'shop_order','',1),(98,1,'2018-06-12 11:40:04','2018-06-12 11:40:04','','Order – June 12, 2018 @ 11:40 AM','','wc-completed','open','closed','order_5b1fb114a508e','order-jun-12-2018-1140-am','','','2018-06-12 11:40:04','2018-06-12 11:40:04','',0,'https://localhost/?post_type=shop_order&p=98',0,'shop_order','',1),(99,1,'2018-06-12 11:40:45','2018-06-12 11:40:45','','Order – June 12, 2018 @ 11:40 AM','','wc-completed','open','closed','order_5b1fb13dc3c36','order-jun-12-2018-1140-am-2','','','2018-06-12 11:40:46','2018-06-12 11:40:46','',0,'https://localhost/?post_type=shop_order&p=99',0,'shop_order','',1),(100,1,'2018-06-12 11:41:08','2018-06-12 11:41:08','','Order – June 12, 2018 @ 11:41 AM','','wc-completed','open','closed','order_5b1fb15493b5f','order-jun-12-2018-1141-am','','','2018-06-12 11:41:08','2018-06-12 11:41:08','',0,'https://localhost/?post_type=shop_order&p=100',0,'shop_order','',1),(101,1,'2018-06-12 11:41:12','2018-06-12 11:41:12','','Order – June 12, 2018 @ 11:41 AM','','wc-completed','open','closed','order_5b1fb15831233','order-jun-12-2018-1141-am-2','','','2018-06-12 11:41:12','2018-06-12 11:41:12','',0,'https://localhost/?post_type=shop_order&p=101',0,'shop_order','',1),(102,1,'2018-06-12 11:41:13','2018-06-12 11:41:13','','Order – June 12, 2018 @ 11:41 AM','','wc-completed','open','closed','order_5b1fb159b7d77','order-jun-12-2018-1141-am-3','','','2018-06-12 11:41:13','2018-06-12 11:41:13','',0,'https://localhost/?post_type=shop_order&p=102',0,'shop_order','',1),(103,1,'2018-06-12 11:41:42','2018-06-12 11:41:42','','Order – June 12, 2018 @ 11:41 AM','','wc-completed','open','closed','order_5b1fb1766e61e','order-jun-12-2018-1141-am-4','','','2018-06-12 11:41:42','2018-06-12 11:41:42','',0,'https://localhost/?post_type=shop_order&p=103',0,'shop_order','',1),(104,1,'2018-06-12 11:41:43','2018-06-12 11:41:43','','Order – June 12, 2018 @ 11:41 AM','','wc-completed','open','closed','order_5b1fb177e8321','order-jun-12-2018-1141-am-5','','','2018-06-12 11:41:44','2018-06-12 11:41:44','',0,'https://localhost/?post_type=shop_order&p=104',0,'shop_order','',1),(105,1,'2018-06-13 08:30:14','2018-06-13 08:30:14','','Order – June 13, 2018 @ 08:30 AM','','wc-processing','open','closed','order_5b20d616399d7','order-jun-13-2018-0830-am','','','2018-06-13 08:30:14','2018-06-13 08:30:14','',0,'http://localhost/?post_type=shop_order&p=105',0,'shop_order','',1),(106,1,'2018-06-13 11:57:10','2018-06-13 11:57:10','','Order – June 13, 2018 @ 11:57 AM','','wc-completed','open','closed','order_5b210696980aa','order-jun-13-2018-1157-am','','','2018-06-13 11:57:10','2018-06-13 11:57:10','',0,'https://localhost/?post_type=shop_order&p=106',0,'shop_order','',1),(107,1,'2018-06-13 11:59:31','2018-06-13 11:59:31','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210723889c7','order-jun-13-2018-1159-am','','','2018-06-13 11:59:31','2018-06-13 11:59:31','',0,'https://localhost/?post_type=shop_order&p=107',0,'shop_order','',1),(108,1,'2018-06-13 11:59:31','2018-06-13 11:59:31','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210723ee783','order-jun-13-2018-1159-am-2','','','2018-06-13 11:59:32','2018-06-13 11:59:32','',0,'https://localhost/?post_type=shop_order&p=108',0,'shop_order','',1),(109,1,'2018-06-13 11:59:32','2018-06-13 11:59:32','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072468d2d','order-jun-13-2018-1159-am-3','','','2018-06-13 11:59:32','2018-06-13 11:59:32','',0,'https://localhost/?post_type=shop_order&p=109',0,'shop_order','',1),(110,1,'2018-06-13 11:59:32','2018-06-13 11:59:32','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210724cc57c','order-jun-13-2018-1159-am-4','','','2018-06-13 11:59:33','2018-06-13 11:59:33','',0,'https://localhost/?post_type=shop_order&p=110',0,'shop_order','',1),(111,1,'2018-06-13 11:59:33','2018-06-13 11:59:33','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b2107253bbb6','order-jun-13-2018-1159-am-5','','','2018-06-13 11:59:33','2018-06-13 11:59:33','',0,'https://localhost/?post_type=shop_order&p=111',0,'shop_order','',1),(112,1,'2018-06-13 11:59:33','2018-06-13 11:59:33','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b2107257fae3','order-jun-13-2018-1159-am-6','','','2018-06-13 11:59:33','2018-06-13 11:59:33','',0,'https://localhost/?post_type=shop_order&p=112',0,'shop_order','',1),(113,1,'2018-06-13 11:59:33','2018-06-13 11:59:33','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210725b01b9','order-jun-13-2018-1159-am-7','','','2018-06-13 11:59:33','2018-06-13 11:59:33','',0,'https://localhost/?post_type=shop_order&p=113',0,'shop_order','',1),(114,1,'2018-06-13 11:59:33','2018-06-13 11:59:33','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210725d6531','order-jun-13-2018-1159-am-8','','','2018-06-13 11:59:34','2018-06-13 11:59:34','',0,'https://localhost/?post_type=shop_order&p=114',0,'shop_order','',1),(115,1,'2018-06-13 11:59:34','2018-06-13 11:59:34','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072617408','order-jun-13-2018-1159-am-9','','','2018-06-13 11:59:34','2018-06-13 11:59:34','',0,'https://localhost/?post_type=shop_order&p=115',0,'shop_order','',1),(116,1,'2018-06-13 11:59:34','2018-06-13 11:59:34','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072641db3','order-jun-13-2018-1159-am-10','','','2018-06-13 11:59:34','2018-06-13 11:59:34','',0,'https://localhost/?post_type=shop_order&p=116',0,'shop_order','',1),(117,1,'2018-06-13 11:59:34','2018-06-13 11:59:34','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072675ab6','order-jun-13-2018-1159-am-11','','','2018-06-13 11:59:34','2018-06-13 11:59:34','',0,'https://localhost/?post_type=shop_order&p=117',0,'shop_order','',1),(118,1,'2018-06-13 11:59:34','2018-06-13 11:59:34','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210726cbd50','order-jun-13-2018-1159-am-12','','','2018-06-13 11:59:35','2018-06-13 11:59:35','',0,'https://localhost/?post_type=shop_order&p=118',0,'shop_order','',1),(119,1,'2018-06-13 11:59:35','2018-06-13 11:59:35','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072737f0f','order-jun-13-2018-1159-am-13','','','2018-06-13 11:59:35','2018-06-13 11:59:35','',0,'https://localhost/?post_type=shop_order&p=119',0,'shop_order','',1),(120,1,'2018-06-13 11:59:35','2018-06-13 11:59:35','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210727898f4','order-jun-13-2018-1159-am-14','','','2018-06-13 11:59:35','2018-06-13 11:59:35','',0,'https://localhost/?post_type=shop_order&p=120',0,'shop_order','',1),(121,1,'2018-06-13 11:59:36','2018-06-13 11:59:36','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210728bca89','order-jun-13-2018-1159-am-15','','','2018-06-13 11:59:37','2018-06-13 11:59:37','',0,'https://localhost/?post_type=shop_order&p=121',0,'shop_order','',1),(122,1,'2018-06-13 11:59:37','2018-06-13 11:59:37','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072982387','order-jun-13-2018-1159-am-16','','','2018-06-13 11:59:37','2018-06-13 11:59:37','',0,'https://localhost/?post_type=shop_order&p=122',0,'shop_order','',1),(123,1,'2018-06-13 11:59:37','2018-06-13 11:59:37','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210729b36a2','order-jun-13-2018-1159-am-17','','','2018-06-13 11:59:37','2018-06-13 11:59:37','',0,'https://localhost/?post_type=shop_order&p=123',0,'shop_order','',1),(124,1,'2018-06-13 11:59:38','2018-06-13 11:59:38','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072a46403','order-jun-13-2018-1159-am-18','','','2018-06-13 11:59:38','2018-06-13 11:59:38','',0,'https://localhost/?post_type=shop_order&p=124',0,'shop_order','',1),(125,1,'2018-06-13 11:59:38','2018-06-13 11:59:38','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072aa26f1','order-jun-13-2018-1159-am-19','','','2018-06-13 11:59:38','2018-06-13 11:59:38','',0,'https://localhost/?post_type=shop_order&p=125',0,'shop_order','',1),(126,1,'2018-06-13 11:59:39','2018-06-13 11:59:39','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072b169c5','order-jun-13-2018-1159-am-20','','','2018-06-13 11:59:39','2018-06-13 11:59:39','',0,'https://localhost/?post_type=shop_order&p=126',0,'shop_order','',1),(127,1,'2018-06-13 11:59:39','2018-06-13 11:59:39','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072b4dca1','order-jun-13-2018-1159-am-21','','','2018-06-13 11:59:39','2018-06-13 11:59:39','',0,'https://localhost/?post_type=shop_order&p=127',0,'shop_order','',1),(128,1,'2018-06-13 11:59:39','2018-06-13 11:59:39','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072b7bf77','order-jun-13-2018-1159-am-22','','','2018-06-13 11:59:39','2018-06-13 11:59:39','',0,'https://localhost/?post_type=shop_order&p=128',0,'shop_order','',1),(129,1,'2018-06-13 11:59:39','2018-06-13 11:59:39','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072babd02','order-jun-13-2018-1159-am-23','','','2018-06-13 11:59:40','2018-06-13 11:59:40','',0,'https://localhost/?post_type=shop_order&p=129',0,'shop_order','',1),(130,1,'2018-06-13 11:59:40','2018-06-13 11:59:40','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072c2792f','order-jun-13-2018-1159-am-24','','','2018-06-13 11:59:40','2018-06-13 11:59:40','',0,'https://localhost/?post_type=shop_order&p=130',0,'shop_order','',1),(131,1,'2018-06-13 11:59:40','2018-06-13 11:59:40','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072c64c57','order-jun-13-2018-1159-am-25','','','2018-06-13 11:59:40','2018-06-13 11:59:40','',0,'https://localhost/?post_type=shop_order&p=131',0,'shop_order','',1),(132,1,'2018-06-13 11:59:40','2018-06-13 11:59:40','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072c93c47','order-jun-13-2018-1159-am-26','','','2018-06-13 11:59:40','2018-06-13 11:59:40','',0,'https://localhost/?post_type=shop_order&p=132',0,'shop_order','',1),(133,1,'2018-06-13 11:59:40','2018-06-13 11:59:40','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072cbee23','order-jun-13-2018-1159-am-27','','','2018-06-13 11:59:40','2018-06-13 11:59:40','',0,'https://localhost/?post_type=shop_order&p=133',0,'shop_order','',1),(134,1,'2018-06-13 11:59:40','2018-06-13 11:59:40','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072ced45c','order-jun-13-2018-1159-am-28','','','2018-06-13 11:59:41','2018-06-13 11:59:41','',0,'https://localhost/?post_type=shop_order&p=134',0,'shop_order','',1),(135,1,'2018-06-13 11:59:41','2018-06-13 11:59:41','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072d29450','order-jun-13-2018-1159-am-29','','','2018-06-13 11:59:41','2018-06-13 11:59:41','',0,'https://localhost/?post_type=shop_order&p=135',0,'shop_order','',1),(136,1,'2018-06-13 11:59:41','2018-06-13 11:59:41','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072d5b235','order-jun-13-2018-1159-am-30','','','2018-06-13 11:59:41','2018-06-13 11:59:41','',0,'https://localhost/?post_type=shop_order&p=136',0,'shop_order','',1),(137,1,'2018-06-13 11:59:41','2018-06-13 11:59:41','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072da8aa3','order-jun-13-2018-1159-am-31','','','2018-06-13 11:59:41','2018-06-13 11:59:41','',0,'https://localhost/?post_type=shop_order&p=137',0,'shop_order','',1),(138,1,'2018-06-13 11:59:41','2018-06-13 11:59:41','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072de622d','order-jun-13-2018-1159-am-32','','','2018-06-13 11:59:42','2018-06-13 11:59:42','',0,'https://localhost/?post_type=shop_order&p=138',0,'shop_order','',1),(139,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072e1150c','order-jun-13-2018-1159-am-33','','','2018-06-13 11:59:42','2018-06-13 11:59:42','',0,'https://localhost/?post_type=shop_order&p=139',0,'shop_order','',1),(140,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072e40aa0','order-jun-13-2018-1159-am-34','','','2018-06-13 11:59:42','2018-06-13 11:59:42','',0,'https://localhost/?post_type=shop_order&p=140',0,'shop_order','',1),(141,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072e6a06e','order-jun-13-2018-1159-am-35','','','2018-06-13 11:59:42','2018-06-13 11:59:42','',0,'https://localhost/?post_type=shop_order&p=141',0,'shop_order','',1),(142,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072e97735','order-jun-13-2018-1159-am-36','','','2018-06-13 11:59:42','2018-06-13 11:59:42','',0,'https://localhost/?post_type=shop_order&p=142',0,'shop_order','',1),(143,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072ebdf03','order-jun-13-2018-1159-am-37','','','2018-06-13 11:59:43','2018-06-13 11:59:43','',0,'https://localhost/?post_type=shop_order&p=143',0,'shop_order','',1),(144,1,'2018-06-13 11:59:42','2018-06-13 11:59:42','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072ee801d','order-jun-13-2018-1159-am-38','','','2018-06-13 11:59:43','2018-06-13 11:59:43','',0,'https://localhost/?post_type=shop_order&p=144',0,'shop_order','',1),(145,1,'2018-06-13 11:59:43','2018-06-13 11:59:43','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072f1fccc','order-jun-13-2018-1159-am-39','','','2018-06-13 11:59:43','2018-06-13 11:59:43','',0,'https://localhost/?post_type=shop_order&p=145',0,'shop_order','',1),(146,1,'2018-06-13 11:59:43','2018-06-13 11:59:43','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21072f528c8','order-jun-13-2018-1159-am-40','','','2018-06-13 11:59:43','2018-06-13 11:59:43','',0,'https://localhost/?post_type=shop_order&p=146',0,'shop_order','',1),(147,1,'2018-06-13 11:59:44','2018-06-13 11:59:44','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b21073050d7d','order-jun-13-2018-1159-am-41','','','2018-06-13 11:59:44','2018-06-13 11:59:44','',0,'https://localhost/?post_type=shop_order&p=147',0,'shop_order','',1),(148,1,'2018-06-13 11:59:44','2018-06-13 11:59:44','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b2107308504e','order-jun-13-2018-1159-am-42','','','2018-06-13 11:59:44','2018-06-13 11:59:44','',0,'https://localhost/?post_type=shop_order&p=148',0,'shop_order','',1),(149,1,'2018-06-13 11:59:44','2018-06-13 11:59:44','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b210730b53d0','order-jun-13-2018-1159-am-43','','','2018-06-13 11:59:45','2018-06-13 11:59:45','',0,'https://localhost/?post_type=shop_order&p=149',0,'shop_order','',1),(150,1,'2018-06-13 11:59:45','2018-06-13 11:59:45','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b2107311970f','order-jun-13-2018-1159-am-44','','','2018-06-13 11:59:45','2018-06-13 11:59:45','',0,'https://localhost/?post_type=shop_order&p=150',0,'shop_order','',1),(151,1,'2018-06-13 11:59:45','2018-06-13 11:59:45','','Order – June 13, 2018 @ 11:59 AM','','wc-completed','open','closed','order_5b2107318554c','order-jun-13-2018-1159-am-45','','','2018-06-13 11:59:45','2018-06-13 11:59:45','',0,'https://localhost/?post_type=shop_order&p=151',0,'shop_order','',1),(152,1,'2018-06-13 12:41:38','2018-06-13 12:41:38','','Order – June 13, 2018 @ 12:41 PM','','wc-completed','open','closed','order_5b211102c2651','order-jun-13-2018-1241-pm','','','2018-06-13 12:41:39','2018-06-13 12:41:39','',0,'https://localhost/?post_type=shop_order&p=152',0,'shop_order','',1),(153,1,'2018-06-13 12:43:00','2018-06-13 12:43:00','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b211154ca0e3','order-jun-13-2018-1243-pm','','','2018-06-13 12:43:01','2018-06-13 12:43:01','',0,'https://localhost/?post_type=shop_order&p=153',0,'shop_order','',1),(154,1,'2018-06-13 12:43:13','2018-06-13 12:43:13','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b211161cb11a','order-jun-13-2018-1243-pm-2','','','2018-06-13 12:43:14','2018-06-13 12:43:14','',0,'https://localhost/?post_type=shop_order&p=154',0,'shop_order','',1),(155,1,'2018-06-13 12:43:20','2018-06-13 12:43:20','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b2111682d58b','order-jun-13-2018-1243-pm-3','','','2018-06-13 12:43:20','2018-06-13 12:43:20','',0,'https://localhost/?post_type=shop_order&p=155',0,'shop_order','',1),(156,1,'2018-06-13 12:43:23','2018-06-13 12:43:23','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b21116bcee4f','order-jun-13-2018-1243-pm-4','','','2018-06-13 12:43:24','2018-06-13 12:43:24','',0,'https://localhost/?post_type=shop_order&p=156',0,'shop_order','',1),(157,1,'2018-06-13 12:43:26','2018-06-13 12:43:26','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b21116ecb832','order-jun-13-2018-1243-pm-5','','','2018-06-13 12:43:27','2018-06-13 12:43:27','',0,'https://localhost/?post_type=shop_order&p=157',0,'shop_order','',1),(158,1,'2018-06-13 12:43:28','2018-06-13 12:43:28','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b21117021f2e','order-jun-13-2018-1243-pm-6','','','2018-06-13 12:43:28','2018-06-13 12:43:28','',0,'https://localhost/?post_type=shop_order&p=158',0,'shop_order','',1),(159,1,'2018-06-13 12:43:29','2018-06-13 12:43:29','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b21117198118','order-jun-13-2018-1243-pm-7','','','2018-06-13 12:43:29','2018-06-13 12:43:29','',0,'https://localhost/?post_type=shop_order&p=159',0,'shop_order','',1),(160,1,'2018-06-13 12:43:30','2018-06-13 12:43:30','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b211172cd536','order-jun-13-2018-1243-pm-8','','','2018-06-13 12:43:31','2018-06-13 12:43:31','',0,'https://localhost/?post_type=shop_order&p=160',0,'shop_order','',1),(161,1,'2018-06-13 12:43:31','2018-06-13 12:43:31','','Order – June 13, 2018 @ 12:43 PM','','wc-completed','open','closed','order_5b211173b4459','order-jun-13-2018-1243-pm-9','','','2018-06-13 12:43:32','2018-06-13 12:43:32','',0,'https://localhost/?post_type=shop_order&p=161',0,'shop_order','',1),(162,1,'2018-06-13 13:08:31','2018-06-13 13:08:31','','Order – June 13, 2018 @ 01:08 PM','','wc-completed','open','closed','order_5b21174fa2900','order-jun-13-2018-0108-pm','','','2018-06-13 13:08:31','2018-06-13 13:08:31','',0,'https://localhost/?post_type=shop_order&p=162',0,'shop_order','',1),(163,1,'2018-06-13 13:09:33','2018-06-13 13:09:33','','Order – June 13, 2018 @ 01:09 PM','','wc-completed','open','closed','order_5b21178d39c0d','order-jun-13-2018-0109-pm','','','2018-06-13 13:09:33','2018-06-13 13:09:33','',0,'https://localhost/?post_type=shop_order&p=163',0,'shop_order','',1),(363,1,'2018-06-20 10:13:30','2018-06-20 10:13:30','','Order – June 20, 2018 @ 10:13 AM','','wc-completed','open','closed','order_5b2a28caef7ca','order-jun-20-2018-1013-am','','','2018-06-20 10:13:31','2018-06-20 10:13:31','',0,'https://localhost/?post_type=shop_order&p=363',0,'shop_order','',1),(364,1,'2018-06-20 12:45:59','2018-06-20 12:45:59','','Order – June 20, 2018 @ 12:45 PM','','wc-completed','open','closed','order_5b2a4c87da29b','order-jun-20-2018-1245-pm','','','2018-06-20 12:46:00','2018-06-20 12:46:00','',0,'https://localhost/?post_type=shop_order&p=364',0,'shop_order','',1),(365,1,'2018-06-20 12:51:06','2018-06-20 12:51:06','','Order – June 20, 2018 @ 12:51 PM','','wc-completed','open','closed','order_5b2a4dba71cad','order-jun-20-2018-1251-pm','','','2018-06-20 12:51:06','2018-06-20 12:51:06','',0,'https://localhost/?post_type=shop_order&p=365',0,'shop_order','',1),(366,1,'2018-06-20 13:26:29','2018-06-20 13:26:29','','Order – June 20, 2018 @ 01:26 PM','','wc-completed','open','closed','order_5b2a56053b36e','order-jun-20-2018-0126-pm','','','2018-06-20 13:26:29','2018-06-20 13:26:29','',0,'https://localhost/?post_type=shop_order&p=366',0,'shop_order','',1),(367,1,'2018-06-20 13:27:07','2018-06-20 13:27:07','','Order – June 20, 2018 @ 01:27 PM','','wc-completed','open','closed','order_5b2a562b458f1','order-jun-20-2018-0127-pm','','','2018-06-20 13:27:07','2018-06-20 13:27:07','',0,'https://localhost/?post_type=shop_order&p=367',0,'shop_order','',1),(368,1,'2018-06-20 13:31:24','2018-06-20 13:31:24','','Order – June 20, 2018 @ 01:31 PM','','wc-completed','open','closed','order_5b2a572c060d0','order-jun-20-2018-0131-pm','','','2018-06-20 13:31:24','2018-06-20 13:31:24','',0,'https://localhost/?post_type=shop_order&p=368',0,'shop_order','',1),(369,1,'2018-06-20 13:37:47','2018-06-20 13:37:47','','Order – June 20, 2018 @ 01:37 PM','','wc-completed','open','closed','order_5b2a58ab91eef','order-jun-20-2018-0137-pm','','','2018-06-20 13:37:47','2018-06-20 13:37:47','',0,'https://localhost/?post_type=shop_order&p=369',0,'shop_order','',1),(370,1,'2018-06-27 23:04:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2018-06-27 23:04:13','0000-00-00 00:00:00','',0,'http://localhost/?p=370',0,'post','',0),(375,1,'2018-06-27 23:27:51','2018-06-27 23:27:51','[gravityflow page=\"inbox\"]','Workflow Inbox','Workflow Inbox','publish','closed','closed','','workflow-inbox','','','2018-06-27 23:27:51','2018-06-27 23:27:51','',0,'http://localhost/workflow-inbox/',0,'page','',0),(376,1,'2018-06-27 23:27:51','2018-06-27 23:27:51','[gravityflow page=\"status\"]','Workflow Status','Workflow Status','publish','closed','closed','','workflow-status','','','2018-06-27 23:27:51','2018-06-27 23:27:51','',0,'http://localhost/workflow-status/',0,'page','',0),(377,1,'2018-06-27 23:27:51','2018-06-27 23:27:51','[gravityflow page=\"submit\"]','Submit a Workflow Form','Submit a Workflow Form','publish','closed','closed','','submit-a-workflow-form','','','2018-06-27 23:27:51','2018-06-27 23:27:51','',0,'http://localhost/submit-a-workflow-form/',0,'page','',0),(378,1,'2018-06-27 23:28:58','0000-00-00 00:00:00','','Start workflow','','draft','closed','closed','','','','','2018-06-27 23:28:58','2018-06-27 23:28:58','',0,'http://localhost/?page_id=378',0,'page','',0),(379,1,'2018-06-27 23:32:54','2018-06-27 23:32:54','[gravityform id=\"1\" title=\"false\" description=\"false\"]','Start workflow process','','publish','closed','closed','','start-workflow-process','','','2018-06-27 23:33:30','2018-06-27 23:33:30','',0,'http://localhost/?page_id=379',0,'page','',0),(380,1,'2018-06-27 23:32:54','2018-06-27 23:32:54','[gravityform id=\"1\" title=\"true\" description=\"true\"]','Start workflow process','','inherit','closed','closed','','379-revision-v1','','','2018-06-27 23:32:54','2018-06-27 23:32:54','',379,'http://localhost/2018/06/27/379-revision-v1/',0,'revision','',0),(381,1,'2018-06-27 23:33:01','2018-06-27 23:33:01','Preview Changes (opens in a new window)[gravityform id=\"1\" title=\"true\" description=\"true\"]','Start workflow process','','inherit','closed','closed','','379-autosave-v1','','','2018-06-27 23:33:01','2018-06-27 23:33:01','',379,'http://localhost/2018/06/27/379-autosave-v1/',0,'revision','',0),(382,1,'2018-06-27 23:33:30','2018-06-27 23:33:30','[gravityform id=\"1\" title=\"false\" description=\"false\"]','Start workflow process','','inherit','closed','closed','','379-revision-v1','','','2018-06-27 23:33:30','2018-06-27 23:33:30','',379,'http://localhost/2018/06/27/379-revision-v1/',0,'revision','',0),(383,1,'2018-06-28 00:04:50','2018-06-28 00:04:50','[gravityform id=\"7\" title=\"false\" description=\"false\"]','Enter installation info','','publish','closed','closed','','enter-installation-info','','','2018-06-28 00:05:13','2018-06-28 00:05:13','',0,'http://localhost/?page_id=383',0,'page','',0),(384,1,'2018-06-28 00:04:50','2018-06-28 00:04:50','[gravityform id=\"12\" title=\"true\" description=\"true\"]','Enter installation info','','inherit','closed','closed','','383-revision-v1','','','2018-06-28 00:04:50','2018-06-28 00:04:50','',383,'http://localhost/2018/06/28/383-revision-v1/',0,'revision','',0),(385,1,'2018-06-28 00:05:13','2018-06-28 00:05:13','[gravityform id=\"7\" title=\"false\" description=\"false\"]','Enter installation info','','inherit','closed','closed','','383-revision-v1','','','2018-06-28 00:05:13','2018-06-28 00:05:13','',383,'http://localhost/2018/06/28/383-revision-v1/',0,'revision','',0),(386,1,'2018-06-28 00:05:40','2018-06-28 00:05:40','[gravityform id=\"5\" title=\"false\" description=\"false\"]','Enter configuration info','','publish','closed','closed','','enter-configuration-info','','','2018-06-28 00:05:40','2018-06-28 00:05:40','',0,'http://localhost/?page_id=386',0,'page','',0),(387,1,'2018-06-28 00:05:40','2018-06-28 00:05:40','[gravityform id=\"5\" title=\"false\" description=\"false\"]','Enter configuration info','','inherit','closed','closed','','386-revision-v1','','','2018-06-28 00:05:40','2018-06-28 00:05:40','',386,'http://localhost/2018/06/28/386-revision-v1/',0,'revision','',0),(388,1,'2018-06-28 00:06:07','2018-06-28 00:06:07','[gravityform id=\"6\" title=\"false\" description=\"false\"]','Upload contract','','publish','closed','closed','','upload-contract','','','2018-06-28 00:51:05','2018-06-28 00:51:05','',0,'http://localhost/?page_id=388',0,'page','',0),(389,1,'2018-06-28 00:06:07','2018-06-28 00:06:07','[gravityform id=\"5\" title=\"false\" description=\"false\"]','Upload contract','','inherit','closed','closed','','388-revision-v1','','','2018-06-28 00:06:07','2018-06-28 00:06:07','',388,'http://localhost/2018/06/28/388-revision-v1/',0,'revision','',0),(390,1,'2018-06-28 00:51:05','2018-06-28 00:51:05','[gravityform id=\"6\" title=\"false\" description=\"false\"]','Upload contract','','inherit','closed','closed','','388-revision-v1','','','2018-06-28 00:51:05','2018-06-28 00:51:05','',388,'http://localhost/2018/06/28/388-revision-v1/',0,'revision','',0),(391,1,'2018-06-28 04:45:29','2018-06-28 04:45:29','','Order – June 28, 2018 @ 04:45 AM','','wc-completed','open','closed','order_5b3467e995748','order-jun-28-2018-0445-am','','','2018-06-28 04:45:29','2018-06-28 04:45:29','',0,'https://localhost/?post_type=shop_order&p=391',0,'shop_order','',1),(392,1,'2018-06-28 04:45:34','2018-06-28 04:45:34','','Order – June 28, 2018 @ 04:45 AM','','wc-completed','open','closed','order_5b3467ee1a44f','order-jun-28-2018-0445-am-2','','','2018-06-28 04:45:34','2018-06-28 04:45:34','',0,'https://localhost/?post_type=shop_order&p=392',0,'shop_order','',1),(393,1,'2018-06-28 04:45:34','2018-06-28 04:45:34','','Order – June 28, 2018 @ 04:45 AM','','wc-pending','open','closed','order_5b3467eed720d','order-jun-28-2018-0445-am-3','','','2018-06-28 04:45:38','2018-06-28 04:45:38','',0,'https://localhost/?post_type=shop_order&p=393',0,'shop_order','',1),(394,1,'2018-06-28 04:45:35','2018-06-28 04:45:35','','Order – June 28, 2018 @ 04:45 AM','','wc-completed','open','closed','order_5b3467ef978fb','order-jun-28-2018-0445-am-4','','','2018-06-28 04:45:38','2018-06-28 04:45:38','',0,'https://localhost/?post_type=shop_order&p=394',0,'shop_order','',1),(395,1,'2018-06-28 04:45:36','2018-06-28 04:45:36','','Order – June 28, 2018 @ 04:45 AM','','wc-completed','open','closed','order_5b3467f04f8c8','order-jun-28-2018-0445-am-5','','','2018-06-28 04:45:41','2018-06-28 04:45:41','',0,'https://localhost/?post_type=shop_order&p=395',0,'shop_order','',1),(396,1,'2018-06-28 04:46:00','2018-06-28 04:46:00','','Order – June 28, 2018 @ 04:46 AM','','wc-completed','open','closed','order_5b346808d599f','order-jun-28-2018-0446-am','','','2018-06-28 04:46:01','2018-06-28 04:46:01','',0,'https://localhost/?post_type=shop_order&p=396',0,'shop_order','',1),(397,1,'2018-06-28 04:51:52','2018-06-28 04:51:52','','Order – June 28, 2018 @ 04:51 AM','','wc-completed','open','closed','order_5b34696838826','order-jun-28-2018-0451-am','','','2018-06-28 04:51:52','2018-06-28 04:51:52','',0,'https://localhost/?post_type=shop_order&p=397',0,'shop_order','',1),(398,1,'2018-06-28 04:52:44','2018-06-28 04:52:44','','Order – June 28, 2018 @ 04:52 AM','','wc-completed','open','closed','order_5b34699c95f32','order-jun-28-2018-0452-am','','','2018-06-28 04:52:44','2018-06-28 04:52:44','',0,'https://localhost/?post_type=shop_order&p=398',0,'shop_order','',1),(399,1,'2018-06-28 04:53:28','2018-06-28 04:53:28','','Order – June 28, 2018 @ 04:53 AM','','wc-completed','open','closed','order_5b3469c858155','order-jun-28-2018-0453-am','','','2018-06-28 04:53:28','2018-06-28 04:53:28','',0,'https://localhost/?post_type=shop_order&p=399',0,'shop_order','',1),(400,1,'2018-06-28 10:46:44','2018-06-28 10:46:44','','Order – June 28, 2018 @ 10:46 AM','','wc-completed','open','closed','order_5b34bc941953d','order-jun-28-2018-1046-am','','','2018-06-28 10:46:44','2018-06-28 10:46:44','',0,'https://localhost/?post_type=shop_order&p=400',0,'shop_order','',1),(401,1,'2018-06-28 10:46:47','2018-06-28 10:46:47','','Order – June 28, 2018 @ 10:46 AM','','wc-completed','open','closed','order_5b34bc975e41c','order-jun-28-2018-1046-am-2','','','2018-06-28 10:46:48','2018-06-28 10:46:48','',0,'https://localhost/?post_type=shop_order&p=401',0,'shop_order','',1),(402,1,'2018-06-28 10:49:35','2018-06-28 10:49:35','','Order – June 28, 2018 @ 10:49 AM','','wc-completed','open','closed','order_5b34bd3fb4f44','order-jun-28-2018-1049-am','','','2018-06-28 10:49:36','2018-06-28 10:49:36','',0,'https://localhost/?post_type=shop_order&p=402',0,'shop_order','',1),(403,1,'2018-06-28 10:49:38','2018-06-28 10:49:38','','Order – June 28, 2018 @ 10:49 AM','','wc-completed','open','closed','order_5b34bd42b901c','order-jun-28-2018-1049-am-2','','','2018-06-28 10:49:39','2018-06-28 10:49:39','',0,'https://localhost/?post_type=shop_order&p=403',0,'shop_order','',1),(404,1,'2018-06-29 09:32:46','2018-06-29 09:32:46','','First Product','','inherit','closed','closed','','73-autosave-v1','','','2018-06-29 09:32:46','2018-06-29 09:32:46','',73,'http://localhost/2018/06/29/73-autosave-v1/',0,'revision','',0),(405,1,'2018-06-29 09:33:03','2018-06-29 09:33:03','','2011-06-20 11.58.44','','inherit','open','closed','','2011-06-20-11-58-44','','','2018-06-29 09:33:03','2018-06-29 09:33:03','',73,'http://localhost/wp-content/uploads/2018/06/2011-06-20-11.58.44.jpg',0,'attachment','image/jpeg',0),(406,1,'2018-06-29 09:37:23','2018-06-29 09:37:23','','Second product','','publish','open','closed','','second-product','','','2018-06-29 12:21:24','2018-06-29 12:21:24','',0,'http://localhost/?post_type=product&p=406',0,'product','',0),(407,1,'2018-06-29 09:38:18','2018-06-29 09:38:18','','Image018','','inherit','open','closed','','image018','','','2018-06-29 09:38:18','2018-06-29 09:38:18','',406,'http://localhost/wp-content/uploads/2018/06/Image018.jpg',0,'attachment','image/jpeg',0),(408,1,'2018-06-29 09:41:51','2018-06-29 09:41:51','','Product BUNDLE','','publish','open','closed','','product-bundle','','','2018-06-29 12:20:00','2018-06-29 12:20:00','',0,'http://localhost/?post_type=product&p=408',0,'product','',0),(409,1,'2018-06-29 12:19:41','2018-06-29 12:19:41','','products','','inherit','open','closed','','products','','','2018-06-29 12:19:41','2018-06-29 12:19:41','',408,'http://localhost/wp-content/uploads/2018/06/products.png',0,'attachment','image/png',0),(410,1,'2018-06-29 12:20:03','2018-06-29 12:20:03','','Order – June 29, 2018 @ 12:20 PM','','wc-completed','open','closed','order_5b3623f33465b','order-jun-29-2018-1220-pm','','','2018-06-29 12:20:03','2018-06-29 12:20:03','',0,'https://localhost/?post_type=shop_order&p=410',0,'shop_order','',1),(411,1,'2018-06-29 12:30:32','2018-06-29 12:30:32','','Order – June 29, 2018 @ 12:30 PM','','wc-completed','open','closed','order_5b362668c1e10','order-jun-29-2018-1230-pm','','','2018-06-29 12:30:33','2018-06-29 12:30:33','',0,'https://localhost/?post_type=shop_order&p=411',0,'shop_order','',1),(412,1,'2018-06-29 12:31:20','2018-06-29 12:31:20','','Order – June 29, 2018 @ 12:31 PM','','wc-processing','open','closed','order_5b362698e8320','order-jun-29-2018-1231-pm','','','2018-06-29 12:31:21','2018-06-29 12:31:21','',0,'https://localhost/?post_type=shop_order&p=412',0,'shop_order','',1),(413,1,'2018-06-29 12:35:24','2018-06-29 12:35:24','','Order – June 29, 2018 @ 12:35 PM','','wc-processing','open','closed','order_5b36278cb4801','order-jun-29-2018-1235-pm','','','2018-06-29 12:35:25','2018-06-29 12:35:25','',0,'https://localhost/?post_type=shop_order&p=413',0,'shop_order','',1);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_queue`
--
DROP TABLE IF EXISTS `wp_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_queue` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`job` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`attempts` tinyint(1) NOT NULL DEFAULT '0',
`locked` tinyint(1) NOT NULL DEFAULT '0',
`locked_at` datetime DEFAULT NULL,
`available_at` datetime NOT NULL,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_queue`
--
LOCK TABLES `wp_queue` WRITE;
/*!40000 ALTER TABLE `wp_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(73,2,0),(73,15,0),(406,2,0),(406,15,0),(408,3,0),(408,15,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,2),(3,3,'product_type','',0,1),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,3),(16,16,'product_cat','A short category description',0,0),(17,17,'product_cat','A short category description',0,0),(18,18,'product_cat','A short category description',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_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (1,16,'thumbnail_id','22'),(2,16,'product_count_product_cat','0'),(3,17,'thumbnail_id','24'),(4,17,'product_count_product_cat','0'),(5,18,'thumbnail_id','23'),(6,18,'product_count_product_cat','0'),(7,15,'product_count_product_cat','3');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Accessories','accessories',0),(17,'Hoodies','hoodies',0),(18,'Tshirts','tshirts',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','worpwooc'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','wp496_privacy,theme_editor_notice'),(15,1,'show_welcome_panel','1'),(17,1,'wp_dashboard_quick_press_last_post_id','370'),(18,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(19,1,'jetpack_tracks_anon_id','jetpack:dJtly7NxwT0oEWoZgmi5zmnL'),(20,1,'wc_last_active','1530230400'),(21,2,'nickname','broker'),(22,2,'first_name','br'),(23,2,'last_name','ok'),(24,2,'description',''),(25,2,'rich_editing','true'),(26,2,'syntax_highlighting','true'),(27,2,'comment_shortcuts','false'),(28,2,'admin_color','fresh'),(29,2,'use_ssl','0'),(30,2,'show_admin_bar_front','true'),(31,2,'locale',''),(32,2,'wp_capabilities','a:1:{s:6:\"broker\";b:1;}'),(33,2,'wp_user_level','0'),(34,2,'dismissed_wp_pointers','wp496_privacy'),(35,3,'nickname','Multi User'),(36,3,'first_name','Multi'),(37,3,'last_name','User'),(38,3,'description',''),(39,3,'rich_editing','true'),(40,3,'syntax_highlighting','true'),(41,3,'comment_shortcuts','false'),(42,3,'admin_color','fresh'),(43,3,'use_ssl','0'),(44,3,'show_admin_bar_front','true'),(45,3,'locale',''),(46,3,'wp_capabilities','a:2:{s:15:\"commercial_lead\";b:1;s:8:\"supplier\";b:1;}'),(47,3,'wp_user_level','0'),(48,3,'dismissed_wp_pointers','wp496_privacy'),(49,3,'billing_first_name','Multi'),(50,3,'billing_last_name','User'),(51,3,'billing_company',''),(52,3,'billing_address_1',''),(53,3,'billing_address_2',''),(54,3,'billing_city',''),(55,3,'billing_postcode',''),(56,3,'billing_country',''),(57,3,'billing_state',''),(58,3,'billing_phone',''),(59,3,'billing_email','multi@dfkdf.com'),(60,3,'shipping_first_name',''),(61,3,'shipping_last_name',''),(62,3,'shipping_company',''),(63,3,'shipping_address_1',''),(64,3,'shipping_address_2',''),(65,3,'shipping_city',''),(66,3,'shipping_postcode',''),(67,3,'shipping_country',''),(68,3,'shipping_state',''),(69,3,'last_update','1528971733'),(71,3,'wc_last_active','1530144000'),(72,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(73,1,'_order_count','0'),(74,1,'_money_spent','0'),(75,2,'_order_count','0'),(76,2,'_money_spent','0'),(77,3,'_order_count','0'),(78,3,'_money_spent','0'),(79,1,'wp_user-settings','libraryContent=browse'),(80,1,'wp_user-settings-time','1530140648'),(81,1,'session_tokens','a:7:{s:64:\"9435b74f4d3ea3649a0780d99a8c4b512f24f78ddea2f3f5eb66941d93d1b5b3\";a:4:{s:10:\"expiration\";i:1530313660;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530140860;}s:64:\"34ccb8f96357ae3e9ec915049f68fd3ed7f15d19f5c25be0f9843504a2246d5f\";a:4:{s:10:\"expiration\";i:1530314646;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530141846;}s:64:\"03b92a1fedbe0662614f7a847cfb2a25bad5a8c4960e39aff8aa26a117fddef1\";a:4:{s:10:\"expiration\";i:1530314650;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530141850;}s:64:\"a7a96f46666f62bd29e42631d9815c3d04b35c2512bad787b0dd3defe47e2072\";a:4:{s:10:\"expiration\";i:1530319034;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530146234;}s:64:\"9961a1962d480579db02c9289b97b0eaba9f9452f52853cb2246c8e20c037693\";a:4:{s:10:\"expiration\";i:1530319128;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530146328;}s:64:\"ed5d741c3656e27e88ac8f49c88b484f16e6bf888554ec2b0e3417fa4ce3db4b\";a:4:{s:10:\"expiration\";i:1530319132;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530146332;}s:64:\"c5df7a6174871023cd5dca5ce53ee1649b43e4bf1d3a6bdd617e750620890f43\";a:4:{s:10:\"expiration\";i:1530353961;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36\";s:5:\"login\";i:1530181161;}}'),(82,1,'gform_recent_forms','a:6:{i:0;s:1:\"6\";i:1;s:1:\"7\";i:2;s:1:\"5\";i:3;s:1:\"2\";i:4;s:1:\"1\";i:5;s:1:\"8\";}'),(83,3,'session_tokens','a:3:{s:64:\"e7bc269d5e6c5bcd01e7677ec7f6a573248889f07e40fc1c611d0ba4325802dc\";a:4:{s:10:\"expiration\";i:1530316681;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530143881;}s:64:\"af23050f54eb3c28040d0f494a0f6c5e728db01e913e6b6302d583b2f4c33929\";a:4:{s:10:\"expiration\";i:1530316685;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530143885;}s:64:\"74d7467be92698e05da4da5d49a627767cdf9d68bd624ae22f5b5ceaa5eb02fe\";a:4:{s:10:\"expiration\";i:1530322931;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530150131;}}'),(84,2,'session_tokens','a:1:{s:64:\"6f76d4073d342d03f9ced47a14ae35ec2d0d12fc62f28bd81677f617718e3d1c\";a:4:{s:10:\"expiration\";i:1530318928;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530146128;}}'),(85,2,'wc_last_active','1530144000'),(86,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(87,1,'vaa-view-admin-as','a:1:{s:5:\"views\";a:1:{s:43:\"FjfJvxCmjnW00PowDQhcue4vPTFRFoNRY817M6hXqc0\";a:2:{s:4:\"view\";a:1:{s:4:\"role\";s:13:\"administrator\";}s:6:\"expire\";i:1530257328;}}}'),(88,4,'nickname','customer'),(89,4,'first_name','Customer'),(90,4,'last_name','Customer'),(91,4,'description',''),(92,4,'rich_editing','true'),(93,4,'syntax_highlighting','true'),(94,4,'comment_shortcuts','false'),(95,4,'admin_color','fresh'),(96,4,'use_ssl','0'),(97,4,'show_admin_bar_front','true'),(98,4,'locale',''),(99,4,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(100,4,'wp_user_level','0'),(101,4,'dismissed_wp_pointers','wp496_privacy'),(102,4,'session_tokens','a:2:{s:64:\"625ecd6c6b9e17d0723631cfb464b9a70f880dc0773f055fc4e71b1357e5ed09\";a:4:{s:10:\"expiration\";i:1530323099;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530150299;}s:64:\"fb19a415147895f0ba0f656863958297a1827ba0a190232447aad7b947e9b05c\";a:4:{s:10:\"expiration\";i:1530323102;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36\";s:5:\"login\";i:1530150302;}}'),(103,4,'wc_last_active','1530144000'),(104,4,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'worpwooc','$2y$12$hQKn8/3SzP/13nppZrynYODftARUNZq0ibtneTRZ2f78eKa.qItw6','worpwooc','almira@saburly.com','','2018-06-11 07:30:53','',0,'worpwooc'),(2,'broker','$2y$12$hQKn8/3SzP/13nppZrynYODftARUNZq0ibtneTRZ2f78eKa.qItw6','broker','almira@saburly.com','','2018-06-13 11:35:46','',0,'br ok'),(3,'Multi User','$2y$12$hQKn8/3SzP/13nppZrynYODftARUNZq0ibtneTRZ2f78eKa.qItw6','multi-user','almira@saburly.com','','2018-06-14 08:03:22','',0,'Multi User'),(4,'customer','$2y$12$hQKn8/3SzP/13nppZrynYODftARUNZq0ibtneTRZ2f78eKa.qItw6','customer','almira@saburly.com','http://localhost','2018-06-28 01:44:23','1530150265:$P$BJ5xNc9C1ZsOvRNijtHQuXneRBxOhM0',0,'Customer Customer');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_download_log`
--
DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
`download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`permission_id` bigint(20) unsigned NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
PRIMARY KEY (`download_log_id`),
KEY `permission_id` (`permission_id`),
KEY `timestamp` (`timestamp`),
CONSTRAINT `fk_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_download_log`
--
LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wc_webhooks`
--
DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
`webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
`delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`api_version` smallint(4) NOT NULL,
`failure_count` smallint(10) NOT NULL DEFAULT '0',
`pending_delivery` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`webhook_id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wc_webhooks`
--
LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_api_keys`
--
DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
`key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL,
`description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`nonces` longtext COLLATE utf8mb4_unicode_520_ci,
`truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`last_access` datetime DEFAULT NULL,
PRIMARY KEY (`key_id`),
KEY `consumer_key` (`consumer_key`),
KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_api_keys`
--
LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_api_keys` VALUES (4,1,'Tkey','read_write','c3c4268aa6b674de5e5d095b470927a7e25f6a94dd7b025d1e2019ff74b91de9','cs_1290deec8e07e3a4182cc88993734e77ff3f2cfa','a:5:{i:1530266021;s:11:\"oixNRGiSVCZ\";i:1530266467;s:11:\"IND3X26Jg6T\";i:1530266566;s:11:\"vezv9y97JK9\";i:1530266779;s:11:\"ieuxO2i9CKJ\";i:1530266848;s:11:\"O5nT7TUyinI\";}','a45dda4','2018-06-29 12:10:32'),(5,1,'Write key','read_write','d8fd9b7143bc9396aa638ddf1dc9da1fb1c526a4f1369a2891e7ab4165f7f6a6','cs_18bd03a0e6afd7d5c9e51e1d1c86032e425bd8d8','a:12:{i:1528798567;s:32:\"Mybcu9VTcIYZAbm6CiM3xDwTzkq2nzJl\";i:1528798585;s:32:\"fTAjzi33u17ESTIDOvouR31JUXrs8D04\";i:1528798589;s:32:\"czjKskxkWqfHuMCfgnlBf21BYnGG21Kt\";i:1528798616;s:32:\"xbxgfXDzPJsCFWmYWd3VOVa1ty0blTDV\";i:1528798815;s:32:\"4TtuVH1xC7DQamHIAKQARywWapilOKCI\";i:1528798823;s:32:\"xkB1Fsp4FPTawcjeMD9K2j7ZM14LjRex\";i:1528798838;s:32:\"ayvNSFnAz0iaPB8D4TmGC99abo02XF2V\";i:1528798844;s:32:\"8J9F2R1fw60nEMnvyQSFewXbgYKJxGLT\";i:1528798845;s:32:\"pGdBE50rNjO8iS8ttxfAw5dNUnj8bJMr\";i:1528798852;s:32:\"uMxWUCUHGYq8ZhtTB5WPOrERGnHNUHB7\";i:1528798917;s:32:\"zV61DT8BoVKPOzWAwErQ7l27xfKFme93\";i:1528799463;s:32:\"lFDBehUwM9D1cf0pzD5iEzP73dKDH1Rj\";}','6cc1287','2018-06-29 12:35:24'),(6,4,'Customer','read_write','a9a85ea71404e1e163d7ebfeb6d026d569c96e9e5c20bee1e490733d6e2d6160','cs_99dc6251a6d89fed28d2ca971965f4b32309751b',NULL,'2cea189','2018-06-29 12:35:21');
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--
DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
`attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`attribute_public` int(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`attribute_id`),
KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--
LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--
DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
`permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`product_id` bigint(20) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`access_expires` datetime DEFAULT NULL,
`download_count` bigint(20) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`permission_id`),
KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--
LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_log`
--
DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`level` smallint(4) NOT NULL,
`source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`context` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`log_id`),
KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_log`
--
LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `order_item_id` (`order_item_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB AUTO_INCREMENT=2014 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--
LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (1,1,'_product_id','73'),(2,1,'_variation_id','0'),(3,1,'_qty','1'),(4,1,'_tax_class',''),(5,1,'_line_subtotal','1'),(6,1,'_line_subtotal_tax','0'),(7,1,'_line_total','1'),(8,1,'_line_tax','0'),(9,1,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),(10,2,'_product_id','73'),(11,2,'_variation_id','0'),(12,2,'_qty','1'),(13,2,'_tax_class',''),(14,2,'_line_subtotal','1'),(15,2,'_line_subtotal_tax','0'),(16,2,'_line_total','1'),(17,2,'_line_tax','0'),(18,2,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),(19,3,'_product_id','0'),(20,3,'_variation_id','0'),(21,3,'_qty','2'),(22,3,'_tax_class',''),(23,3,'_line_subtotal','0'),(24,3,'_line_subtotal_tax','0'),(25,3,'_line_total','0'),(26,3,'_line_tax','0'),(27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(28,4,'_product_id','0'),(29,4,'_variation_id','0'),(30,4,'_qty','1'),(31,4,'_tax_class',''),(32,4,'_line_subtotal','0'),(33,4,'_line_subtotal_tax','0'),(34,4,'_line_total','0'),(35,4,'_line_tax','0'),(36,4,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(37,5,'_product_id','0'),(38,5,'_variation_id','0'),(39,5,'_qty','2'),(40,5,'_tax_class',''),(41,5,'_line_subtotal','0'),(42,5,'_line_subtotal_tax','0'),(43,5,'_line_total','0'),(44,5,'_line_tax','0'),(45,5,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(46,6,'_product_id','0'),(47,6,'_variation_id','0'),(48,6,'_qty','1'),(49,6,'_tax_class',''),(50,6,'_line_subtotal','0'),(51,6,'_line_subtotal_tax','0'),(52,6,'_line_total','0'),(53,6,'_line_tax','0'),(54,6,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(55,7,'_product_id','0'),(56,7,'_variation_id','0'),(57,7,'_qty','2'),(58,7,'_tax_class',''),(59,7,'_line_subtotal','0'),(60,7,'_line_subtotal_tax','0'),(61,7,'_line_total','0'),(62,7,'_line_tax','0'),(63,7,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(64,8,'_product_id','0'),(65,8,'_variation_id','0'),(66,8,'_qty','1'),(67,8,'_tax_class',''),(68,8,'_line_subtotal','0'),(69,8,'_line_subtotal_tax','0'),(70,8,'_line_total','0'),(71,8,'_line_tax','0'),(72,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(73,9,'_product_id','0'),(74,9,'_variation_id','0'),(75,9,'_qty','2'),(76,9,'_tax_class',''),(77,9,'_line_subtotal','0'),(78,9,'_line_subtotal_tax','0'),(79,9,'_line_total','0'),(80,9,'_line_tax','0'),(81,9,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(82,10,'_product_id','0'),(83,10,'_variation_id','0'),(84,10,'_qty','1'),(85,10,'_tax_class',''),(86,10,'_line_subtotal','0'),(87,10,'_line_subtotal_tax','0'),(88,10,'_line_total','0'),(89,10,'_line_tax','0'),(90,10,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(91,11,'_product_id','0'),(92,11,'_variation_id','0'),(93,11,'_qty','2'),(94,11,'_tax_class',''),(95,11,'_line_subtotal','0'),(96,11,'_line_subtotal_tax','0'),(97,11,'_line_total','0'),(98,11,'_line_tax','0'),(99,11,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(100,12,'_product_id','0'),(101,12,'_variation_id','0'),(102,12,'_qty','1'),(103,12,'_tax_class',''),(104,12,'_line_subtotal','0'),(105,12,'_line_subtotal_tax','0'),(106,12,'_line_total','0'),(107,12,'_line_tax','0'),(108,12,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(109,13,'_product_id','0'),(110,13,'_variation_id','0'),(111,13,'_qty','2'),(112,13,'_tax_class',''),(113,13,'_line_subtotal','0'),(114,13,'_line_subtotal_tax','0'),(115,13,'_line_total','0'),(116,13,'_line_tax','0'),(117,13,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(118,14,'_product_id','0'),(119,14,'_variation_id','0'),(120,14,'_qty','1'),(121,14,'_tax_class',''),(122,14,'_line_subtotal','0'),(123,14,'_line_subtotal_tax','0'),(124,14,'_line_total','0'),(125,14,'_line_tax','0'),(126,14,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(127,15,'_product_id','0'),(128,15,'_variation_id','0'),(129,15,'_qty','2'),(130,15,'_tax_class',''),(131,15,'_line_subtotal','0'),(132,15,'_line_subtotal_tax','0'),(133,15,'_line_total','0'),(134,15,'_line_tax','0'),(135,15,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(136,16,'_product_id','0'),(137,16,'_variation_id','0'),(138,16,'_qty','1'),(139,16,'_tax_class',''),(140,16,'_line_subtotal','0'),(141,16,'_line_subtotal_tax','0'),(142,16,'_line_total','0'),(143,16,'_line_tax','0'),(144,16,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(145,17,'_product_id','0'),(146,17,'_variation_id','0'),(147,17,'_qty','2'),(148,17,'_tax_class',''),(149,17,'_line_subtotal','0'),(150,17,'_line_subtotal_tax','0'),(151,17,'_line_total','0'),(152,17,'_line_tax','0'),(153,17,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(154,18,'_product_id','0'),(155,18,'_variation_id','0'),(156,18,'_qty','1'),(157,18,'_tax_class',''),(158,18,'_line_subtotal','0'),(159,18,'_line_subtotal_tax','0'),(160,18,'_line_total','0'),(161,18,'_line_tax','0'),(162,18,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(163,19,'_product_id','0'),(164,19,'_variation_id','0'),(165,19,'_qty','2'),(166,19,'_tax_class',''),(167,19,'_line_subtotal','0'),(168,19,'_line_subtotal_tax','0'),(169,19,'_line_total','0'),(170,19,'_line_tax','0'),(171,19,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(172,20,'_product_id','0'),(173,20,'_variation_id','0'),(174,20,'_qty','1'),(175,20,'_tax_class',''),(176,20,'_line_subtotal','0'),(177,20,'_line_subtotal_tax','0'),(178,20,'_line_total','0'),(179,20,'_line_tax','0'),(180,20,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(181,21,'_product_id','0'),(182,21,'_variation_id','0'),(183,21,'_qty','2'),(184,21,'_tax_class',''),(185,21,'_line_subtotal','0'),(186,21,'_line_subtotal_tax','0'),(187,21,'_line_total','0'),(188,21,'_line_tax','0'),(189,21,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(190,22,'_product_id','0'),(191,22,'_variation_id','0'),(192,22,'_qty','1'),(193,22,'_tax_class',''),(194,22,'_line_subtotal','0'),(195,22,'_line_subtotal_tax','0'),(196,22,'_line_total','0'),(197,22,'_line_tax','0'),(198,22,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(199,23,'_product_id','0'),(200,23,'_variation_id','0'),(201,23,'_qty','2'),(202,23,'_tax_class',''),(203,23,'_line_subtotal','0'),(204,23,'_line_subtotal_tax','0'),(205,23,'_line_total','0'),(206,23,'_line_tax','0'),(207,23,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(208,24,'_product_id','0'),(209,24,'_variation_id','0'),(210,24,'_qty','1'),(211,24,'_tax_class',''),(212,24,'_line_subtotal','0'),(213,24,'_line_subtotal_tax','0'),(214,24,'_line_total','0'),(215,24,'_line_tax','0'),(216,24,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(217,25,'_product_id','0'),(218,25,'_variation_id','0'),(219,25,'_qty','2'),(220,25,'_tax_class',''),(221,25,'_line_subtotal','0'),(222,25,'_line_subtotal_tax','0'),(223,25,'_line_total','0'),(224,25,'_line_tax','0'),(225,25,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(226,26,'_product_id','0'),(227,26,'_variation_id','0'),(228,26,'_qty','1'),(229,26,'_tax_class',''),(230,26,'_line_subtotal','0'),(231,26,'_line_subtotal_tax','0'),(232,26,'_line_total','0'),(233,26,'_line_tax','0'),(234,26,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(235,27,'_product_id','0'),(236,27,'_variation_id','0'),(237,27,'_qty','2'),(238,27,'_tax_class',''),(239,27,'_line_subtotal','0'),(240,27,'_line_subtotal_tax','0'),(241,27,'_line_total','0'),(242,27,'_line_tax','0'),(243,27,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(244,28,'_product_id','0'),(245,28,'_variation_id','0'),(246,28,'_qty','1'),(247,28,'_tax_class',''),(248,28,'_line_subtotal','0'),(249,28,'_line_subtotal_tax','0'),(250,28,'_line_total','0'),(251,28,'_line_tax','0'),(252,28,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(253,29,'_product_id','0'),(254,29,'_variation_id','0'),(255,29,'_qty','2'),(256,29,'_tax_class',''),(257,29,'_line_subtotal','0'),(258,29,'_line_subtotal_tax','0'),(259,29,'_line_total','0'),(260,29,'_line_tax','0'),(261,29,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(262,30,'_product_id','0'),(263,30,'_variation_id','0'),(264,30,'_qty','1'),(265,30,'_tax_class',''),(266,30,'_line_subtotal','0'),(267,30,'_line_subtotal_tax','0'),(268,30,'_line_total','0'),(269,30,'_line_tax','0'),(270,30,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(271,31,'_product_id','0'),(272,31,'_variation_id','0'),(273,31,'_qty','2'),(274,31,'_tax_class',''),(275,31,'_line_subtotal','0'),(276,31,'_line_subtotal_tax','0'),(277,31,'_line_total','0'),(278,31,'_line_tax','0'),(279,31,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(280,32,'_product_id','0'),(281,32,'_variation_id','0'),(282,32,'_qty','1'),(283,32,'_tax_class',''),(284,32,'_line_subtotal','0'),(285,32,'_line_subtotal_tax','0'),(286,32,'_line_total','0'),(287,32,'_line_tax','0'),(288,32,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(289,33,'_product_id','0'),(290,33,'_variation_id','0'),(291,33,'_qty','2'),(292,33,'_tax_class',''),(293,33,'_line_subtotal','0'),(294,33,'_line_subtotal_tax','0'),(295,33,'_line_total','0'),(296,33,'_line_tax','0'),(297,33,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(298,34,'_product_id','0'),(299,34,'_variation_id','0'),(300,34,'_qty','1'),(301,34,'_tax_class',''),(302,34,'_line_subtotal','0'),(303,34,'_line_subtotal_tax','0'),(304,34,'_line_total','0'),(305,34,'_line_tax','0'),(306,34,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(307,35,'_product_id','0'),(308,35,'_variation_id','0'),(309,35,'_qty','2'),(310,35,'_tax_class',''),(311,35,'_line_subtotal','0'),(312,35,'_line_subtotal_tax','0'),(313,35,'_line_total','0'),(314,35,'_line_tax','0'),(315,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(316,36,'_product_id','0'),(317,36,'_variation_id','0'),(318,36,'_qty','1'),(319,36,'_tax_class',''),(320,36,'_line_subtotal','0'),(321,36,'_line_subtotal_tax','0'),(322,36,'_line_total','0'),(323,36,'_line_tax','0'),(324,36,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(325,37,'_product_id','0'),(326,37,'_variation_id','0'),(327,37,'_qty','2'),(328,37,'_tax_class',''),(329,37,'_line_subtotal','0'),(330,37,'_line_subtotal_tax','0'),(331,37,'_line_total','0'),(332,37,'_line_tax','0'),(333,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(334,38,'_product_id','0'),(335,38,'_variation_id','0'),(336,38,'_qty','1'),(337,38,'_tax_class',''),(338,38,'_line_subtotal','0'),(339,38,'_line_subtotal_tax','0'),(340,38,'_line_total','0'),(341,38,'_line_tax','0'),(342,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(343,39,'_product_id','0'),(344,39,'_variation_id','0'),(345,39,'_qty','2'),(346,39,'_tax_class',''),(347,39,'_line_subtotal','0'),(348,39,'_line_subtotal_tax','0'),(349,39,'_line_total','0'),(350,39,'_line_tax','0'),(351,39,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(352,40,'_product_id','0'),(353,40,'_variation_id','0'),(354,40,'_qty','1'),(355,40,'_tax_class',''),(356,40,'_line_subtotal','0'),(357,40,'_line_subtotal_tax','0'),(358,40,'_line_total','0'),(359,40,'_line_tax','0'),(360,40,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(361,41,'_product_id','0'),(362,41,'_variation_id','0'),(363,41,'_qty','2'),(364,41,'_tax_class',''),(365,41,'_line_subtotal','0'),(366,41,'_line_subtotal_tax','0'),(367,41,'_line_total','0'),(368,41,'_line_tax','0'),(369,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(370,42,'_product_id','0'),(371,42,'_variation_id','0'),(372,42,'_qty','1'),(373,42,'_tax_class',''),(374,42,'_line_subtotal','0'),(375,42,'_line_subtotal_tax','0'),(376,42,'_line_total','0'),(377,42,'_line_tax','0'),(378,42,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(379,43,'_product_id','0'),(380,43,'_variation_id','0'),(381,43,'_qty','2'),(382,43,'_tax_class',''),(383,43,'_line_subtotal','0'),(384,43,'_line_subtotal_tax','0'),(385,43,'_line_total','0'),(386,43,'_line_tax','0'),(387,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(388,44,'_product_id','0'),(389,44,'_variation_id','0'),(390,44,'_qty','1'),(391,44,'_tax_class',''),(392,44,'_line_subtotal','0'),(393,44,'_line_subtotal_tax','0'),(394,44,'_line_total','0'),(395,44,'_line_tax','0'),(396,44,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(397,45,'_product_id','0'),(398,45,'_variation_id','0'),(399,45,'_qty','2'),(400,45,'_tax_class',''),(401,45,'_line_subtotal','0'),(402,45,'_line_subtotal_tax','0'),(403,45,'_line_total','0'),(404,45,'_line_tax','0'),(405,45,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(406,46,'_product_id','0'),(407,46,'_variation_id','0'),(408,46,'_qty','1'),(409,46,'_tax_class',''),(410,46,'_line_subtotal','0'),(411,46,'_line_subtotal_tax','0'),(412,46,'_line_total','0'),(413,46,'_line_tax','0'),(414,46,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(415,47,'_product_id','0'),(416,47,'_variation_id','0'),(417,47,'_qty','2'),(418,47,'_tax_class',''),(419,47,'_line_subtotal','0'),(420,47,'_line_subtotal_tax','0'),(421,47,'_line_total','0'),(422,47,'_line_tax','0'),(423,47,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(424,48,'_product_id','0'),(425,48,'_variation_id','0'),(426,48,'_qty','1'),(427,48,'_tax_class',''),(428,48,'_line_subtotal','0'),(429,48,'_line_subtotal_tax','0'),(430,48,'_line_total','0'),(431,48,'_line_tax','0'),(432,48,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(433,49,'_product_id','0'),(434,49,'_variation_id','0'),(435,49,'_qty','2'),(436,49,'_tax_class',''),(437,49,'_line_subtotal','0'),(438,49,'_line_subtotal_tax','0'),(439,49,'_line_total','0'),(440,49,'_line_tax','0'),(441,49,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(442,50,'_product_id','0'),(443,50,'_variation_id','0'),(444,50,'_qty','1'),(445,50,'_tax_class',''),(446,50,'_line_subtotal','0'),(447,50,'_line_subtotal_tax','0'),(448,50,'_line_total','0'),(449,50,'_line_tax','0'),(450,50,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(451,51,'_product_id','0'),(452,51,'_variation_id','0'),(453,51,'_qty','2'),(454,51,'_tax_class',''),(455,51,'_line_subtotal','0'),(456,51,'_line_subtotal_tax','0'),(457,51,'_line_total','0'),(458,51,'_line_tax','0'),(459,51,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(460,52,'_product_id','0'),(461,52,'_variation_id','0'),(462,52,'_qty','1'),(463,52,'_tax_class',''),(464,52,'_line_subtotal','0'),(465,52,'_line_subtotal_tax','0'),(466,52,'_line_total','0'),(467,52,'_line_tax','0'),(468,52,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(469,53,'_product_id','0'),(470,53,'_variation_id','0'),(471,53,'_qty','2'),(472,53,'_tax_class',''),(473,53,'_line_subtotal','0'),(474,53,'_line_subtotal_tax','0'),(475,53,'_line_total','0'),(476,53,'_line_tax','0'),(477,53,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(478,54,'_product_id','0'),(479,54,'_variation_id','0'),(480,54,'_qty','1'),(481,54,'_tax_class',''),(482,54,'_line_subtotal','0'),(483,54,'_line_subtotal_tax','0'),(484,54,'_line_total','0'),(485,54,'_line_tax','0'),(486,54,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(487,55,'_product_id','0'),(488,55,'_variation_id','0'),(489,55,'_qty','2'),(490,55,'_tax_class',''),(491,55,'_line_subtotal','0'),(492,55,'_line_subtotal_tax','0'),(493,55,'_line_total','0'),(494,55,'_line_tax','0'),(495,55,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(496,56,'_product_id','0'),(497,56,'_variation_id','0'),(498,56,'_qty','1'),(499,56,'_tax_class',''),(500,56,'_line_subtotal','0'),(501,56,'_line_subtotal_tax','0'),(502,56,'_line_total','0'),(503,56,'_line_tax','0'),(504,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(505,57,'_product_id','0'),(506,57,'_variation_id','0'),(507,57,'_qty','2'),(508,57,'_tax_class',''),(509,57,'_line_subtotal','0'),(510,57,'_line_subtotal_tax','0'),(511,57,'_line_total','0'),(512,57,'_line_tax','0'),(513,57,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(514,58,'_product_id','0'),(515,58,'_variation_id','0'),(516,58,'_qty','1'),(517,58,'_tax_class',''),(518,58,'_line_subtotal','0'),(519,58,'_line_subtotal_tax','0'),(520,58,'_line_total','0'),(521,58,'_line_tax','0'),(522,58,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(523,59,'_product_id','0'),(524,59,'_variation_id','0'),(525,59,'_qty','2'),(526,59,'_tax_class',''),(527,59,'_line_subtotal','0'),(528,59,'_line_subtotal_tax','0'),(529,59,'_line_total','0'),(530,59,'_line_tax','0'),(531,59,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(532,60,'_product_id','0'),(533,60,'_variation_id','0'),(534,60,'_qty','1'),(535,60,'_tax_class',''),(536,60,'_line_subtotal','0'),(537,60,'_line_subtotal_tax','0'),(538,60,'_line_total','0'),(539,60,'_line_tax','0'),(540,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(541,61,'_product_id','73'),(542,61,'_variation_id','0'),(543,61,'_qty','1'),(544,61,'_tax_class',''),(545,61,'_line_subtotal','1'),(546,61,'_line_subtotal_tax','0'),(547,61,'_line_total','1'),(548,61,'_line_tax','0'),(549,61,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(550,62,'method_id','free_shipping'),(551,62,'instance_id','2'),(552,62,'cost','0.00'),(553,62,'total_tax','0'),(554,62,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(555,62,'Items','Hamo × 1'),(556,63,'_product_id','0'),(557,63,'_variation_id','0'),(558,63,'_qty','2'),(559,63,'_tax_class',''),(560,63,'_line_subtotal','0'),(561,63,'_line_subtotal_tax','0'),(562,63,'_line_total','0'),(563,63,'_line_tax','0'),(564,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(565,64,'_product_id','0'),(566,64,'_variation_id','0'),(567,64,'_qty','1'),(568,64,'_tax_class',''),(569,64,'_line_subtotal','0'),(570,64,'_line_subtotal_tax','0'),(571,64,'_line_total','0'),(572,64,'_line_tax','0'),(573,64,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(574,65,'_product_id','0'),(575,65,'_variation_id','0'),(576,65,'_qty','2'),(577,65,'_tax_class',''),(578,65,'_line_subtotal','0'),(579,65,'_line_subtotal_tax','0'),(580,65,'_line_total','0'),(581,65,'_line_tax','0'),(582,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(583,66,'_product_id','0'),(584,66,'_variation_id','0'),(585,66,'_qty','1'),(586,66,'_tax_class',''),(587,66,'_line_subtotal','0'),(588,66,'_line_subtotal_tax','0'),(589,66,'_line_total','0'),(590,66,'_line_tax','0'),(591,66,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(592,67,'_product_id','0'),(593,67,'_variation_id','0'),(594,67,'_qty','2'),(595,67,'_tax_class',''),(596,67,'_line_subtotal','0'),(597,67,'_line_subtotal_tax','0'),(598,67,'_line_total','0'),(599,67,'_line_tax','0'),(600,67,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(601,68,'_product_id','0'),(602,68,'_variation_id','0'),(603,68,'_qty','1'),(604,68,'_tax_class',''),(605,68,'_line_subtotal','0'),(606,68,'_line_subtotal_tax','0'),(607,68,'_line_total','0'),(608,68,'_line_tax','0'),(609,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(610,69,'_product_id','0'),(611,69,'_variation_id','0'),(612,69,'_qty','2'),(613,69,'_tax_class',''),(614,69,'_line_subtotal','0'),(615,69,'_line_subtotal_tax','0'),(616,69,'_line_total','0'),(617,69,'_line_tax','0'),(618,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(619,70,'_product_id','0'),(620,70,'_variation_id','0'),(621,70,'_qty','1'),(622,70,'_tax_class',''),(623,70,'_line_subtotal','0'),(624,70,'_line_subtotal_tax','0'),(625,70,'_line_total','0'),(626,70,'_line_tax','0'),(627,70,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(628,71,'_product_id','0'),(629,71,'_variation_id','0'),(630,71,'_qty','2'),(631,71,'_tax_class',''),(632,71,'_line_subtotal','0'),(633,71,'_line_subtotal_tax','0'),(634,71,'_line_total','0'),(635,71,'_line_tax','0'),(636,71,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(637,72,'_product_id','0'),(638,72,'_variation_id','0'),(639,72,'_qty','1'),(640,72,'_tax_class',''),(641,72,'_line_subtotal','0'),(642,72,'_line_subtotal_tax','0'),(643,72,'_line_total','0'),(644,72,'_line_tax','0'),(645,72,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(646,73,'_product_id','0'),(647,73,'_variation_id','0'),(648,73,'_qty','2'),(649,73,'_tax_class',''),(650,73,'_line_subtotal','0'),(651,73,'_line_subtotal_tax','0'),(652,73,'_line_total','0'),(653,73,'_line_tax','0'),(654,73,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(655,74,'_product_id','0'),(656,74,'_variation_id','0'),(657,74,'_qty','1'),(658,74,'_tax_class',''),(659,74,'_line_subtotal','0'),(660,74,'_line_subtotal_tax','0'),(661,74,'_line_total','0'),(662,74,'_line_tax','0'),(663,74,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(664,75,'_product_id','0'),(665,75,'_variation_id','0'),(666,75,'_qty','2'),(667,75,'_tax_class',''),(668,75,'_line_subtotal','0'),(669,75,'_line_subtotal_tax','0'),(670,75,'_line_total','0'),(671,75,'_line_tax','0'),(672,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(673,76,'_product_id','0'),(674,76,'_variation_id','0'),(675,76,'_qty','1'),(676,76,'_tax_class',''),(677,76,'_line_subtotal','0'),(678,76,'_line_subtotal_tax','0'),(679,76,'_line_total','0'),(680,76,'_line_tax','0'),(681,76,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(682,77,'_product_id','0'),(683,77,'_variation_id','0'),(684,77,'_qty','2'),(685,77,'_tax_class',''),(686,77,'_line_subtotal','0'),(687,77,'_line_subtotal_tax','0'),(688,77,'_line_total','0'),(689,77,'_line_tax','0'),(690,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(691,78,'_product_id','0'),(692,78,'_variation_id','0'),(693,78,'_qty','1'),(694,78,'_tax_class',''),(695,78,'_line_subtotal','0'),(696,78,'_line_subtotal_tax','0'),(697,78,'_line_total','0'),(698,78,'_line_tax','0'),(699,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(700,79,'_product_id','0'),(701,79,'_variation_id','0'),(702,79,'_qty','2'),(703,79,'_tax_class',''),(704,79,'_line_subtotal','0'),(705,79,'_line_subtotal_tax','0'),(706,79,'_line_total','0'),(707,79,'_line_tax','0'),(708,79,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(709,80,'_product_id','0'),(710,80,'_variation_id','0'),(711,80,'_qty','1'),(712,80,'_tax_class',''),(713,80,'_line_subtotal','0'),(714,80,'_line_subtotal_tax','0'),(715,80,'_line_total','0'),(716,80,'_line_tax','0'),(717,80,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(718,81,'_product_id','0'),(719,81,'_variation_id','0'),(720,81,'_qty','2'),(721,81,'_tax_class',''),(722,81,'_line_subtotal','0'),(723,81,'_line_subtotal_tax','0'),(724,81,'_line_total','0'),(725,81,'_line_tax','0'),(726,81,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(727,82,'_product_id','0'),(728,82,'_variation_id','0'),(729,82,'_qty','1'),(730,82,'_tax_class',''),(731,82,'_line_subtotal','0'),(732,82,'_line_subtotal_tax','0'),(733,82,'_line_total','0'),(734,82,'_line_tax','0'),(735,82,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(736,83,'_product_id','0'),(737,83,'_variation_id','0'),(738,83,'_qty','2'),(739,83,'_tax_class',''),(740,83,'_line_subtotal','0'),(741,83,'_line_subtotal_tax','0'),(742,83,'_line_total','0'),(743,83,'_line_tax','0'),(744,83,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(745,84,'_product_id','0'),(746,84,'_variation_id','0'),(747,84,'_qty','1'),(748,84,'_tax_class',''),(749,84,'_line_subtotal','0'),(750,84,'_line_subtotal_tax','0'),(751,84,'_line_total','0'),(752,84,'_line_tax','0'),(753,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(754,85,'_product_id','0'),(755,85,'_variation_id','0'),(756,85,'_qty','2'),(757,85,'_tax_class',''),(758,85,'_line_subtotal','0'),(759,85,'_line_subtotal_tax','0'),(760,85,'_line_total','0'),(761,85,'_line_tax','0'),(762,85,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(763,86,'_product_id','0'),(764,86,'_variation_id','0'),(765,86,'_qty','1'),(766,86,'_tax_class',''),(767,86,'_line_subtotal','0'),(768,86,'_line_subtotal_tax','0'),(769,86,'_line_total','0'),(770,86,'_line_tax','0'),(771,86,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(772,87,'_product_id','0'),(773,87,'_variation_id','0'),(774,87,'_qty','2'),(775,87,'_tax_class',''),(776,87,'_line_subtotal','0'),(777,87,'_line_subtotal_tax','0'),(778,87,'_line_total','0'),(779,87,'_line_tax','0'),(780,87,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(781,88,'_product_id','0'),(782,88,'_variation_id','0'),(783,88,'_qty','1'),(784,88,'_tax_class',''),(785,88,'_line_subtotal','0'),(786,88,'_line_subtotal_tax','0'),(787,88,'_line_total','0'),(788,88,'_line_tax','0'),(789,88,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(790,89,'_product_id','0'),(791,89,'_variation_id','0'),(792,89,'_qty','2'),(793,89,'_tax_class',''),(794,89,'_line_subtotal','0'),(795,89,'_line_subtotal_tax','0'),(796,89,'_line_total','0'),(797,89,'_line_tax','0'),(798,89,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(799,90,'_product_id','0'),(800,90,'_variation_id','0'),(801,90,'_qty','1'),(802,90,'_tax_class',''),(803,90,'_line_subtotal','0'),(804,90,'_line_subtotal_tax','0'),(805,90,'_line_total','0'),(806,90,'_line_tax','0'),(807,90,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(808,91,'_product_id','0'),(809,91,'_variation_id','0'),(810,91,'_qty','2'),(811,91,'_tax_class',''),(812,91,'_line_subtotal','0'),(813,91,'_line_subtotal_tax','0'),(814,91,'_line_total','0'),(815,91,'_line_tax','0'),(816,91,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(817,92,'_product_id','0'),(818,92,'_variation_id','0'),(819,92,'_qty','1'),(820,92,'_tax_class',''),(821,92,'_line_subtotal','0'),(822,92,'_line_subtotal_tax','0'),(823,92,'_line_total','0'),(824,92,'_line_tax','0'),(825,92,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(826,93,'_product_id','0'),(827,93,'_variation_id','0'),(828,93,'_qty','2'),(829,93,'_tax_class',''),(830,93,'_line_subtotal','0'),(831,93,'_line_subtotal_tax','0'),(832,93,'_line_total','0'),(833,93,'_line_tax','0'),(834,93,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(835,94,'_product_id','0'),(836,94,'_variation_id','0'),(837,94,'_qty','1'),(838,94,'_tax_class',''),(839,94,'_line_subtotal','0'),(840,94,'_line_subtotal_tax','0'),(841,94,'_line_total','0'),(842,94,'_line_tax','0'),(843,94,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(844,95,'_product_id','0'),(845,95,'_variation_id','0'),(846,95,'_qty','2'),(847,95,'_tax_class',''),(848,95,'_line_subtotal','0'),(849,95,'_line_subtotal_tax','0'),(850,95,'_line_total','0'),(851,95,'_line_tax','0'),(852,95,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(853,96,'_product_id','0'),(854,96,'_variation_id','0'),(855,96,'_qty','1'),(856,96,'_tax_class',''),(857,96,'_line_subtotal','0'),(858,96,'_line_subtotal_tax','0'),(859,96,'_line_total','0'),(860,96,'_line_tax','0'),(861,96,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(862,97,'_product_id','0'),(863,97,'_variation_id','0'),(864,97,'_qty','2'),(865,97,'_tax_class',''),(866,97,'_line_subtotal','0'),(867,97,'_line_subtotal_tax','0'),(868,97,'_line_total','0'),(869,97,'_line_tax','0'),(870,97,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(871,98,'_product_id','0'),(872,98,'_variation_id','0'),(873,98,'_qty','1'),(874,98,'_tax_class',''),(875,98,'_line_subtotal','0'),(876,98,'_line_subtotal_tax','0'),(877,98,'_line_total','0'),(878,98,'_line_tax','0'),(879,98,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(880,99,'_product_id','0'),(881,99,'_variation_id','0'),(882,99,'_qty','2'),(883,99,'_tax_class',''),(884,99,'_line_subtotal','0'),(885,99,'_line_subtotal_tax','0'),(886,99,'_line_total','0'),(887,99,'_line_tax','0'),(888,99,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(889,100,'_product_id','0'),(890,100,'_variation_id','0'),(891,100,'_qty','1'),(892,100,'_tax_class',''),(893,100,'_line_subtotal','0'),(894,100,'_line_subtotal_tax','0'),(895,100,'_line_total','0'),(896,100,'_line_tax','0'),(897,100,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(898,101,'_product_id','0'),(899,101,'_variation_id','0'),(900,101,'_qty','2'),(901,101,'_tax_class',''),(902,101,'_line_subtotal','0'),(903,101,'_line_subtotal_tax','0'),(904,101,'_line_total','0'),(905,101,'_line_tax','0'),(906,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(907,102,'_product_id','0'),(908,102,'_variation_id','0'),(909,102,'_qty','1'),(910,102,'_tax_class',''),(911,102,'_line_subtotal','0'),(912,102,'_line_subtotal_tax','0'),(913,102,'_line_total','0'),(914,102,'_line_tax','0'),(915,102,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(916,103,'_product_id','0'),(917,103,'_variation_id','0'),(918,103,'_qty','2'),(919,103,'_tax_class',''),(920,103,'_line_subtotal','0'),(921,103,'_line_subtotal_tax','0'),(922,103,'_line_total','0'),(923,103,'_line_tax','0'),(924,103,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(925,104,'_product_id','0'),(926,104,'_variation_id','0'),(927,104,'_qty','1'),(928,104,'_tax_class',''),(929,104,'_line_subtotal','0'),(930,104,'_line_subtotal_tax','0'),(931,104,'_line_total','0'),(932,104,'_line_tax','0'),(933,104,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(934,105,'_product_id','0'),(935,105,'_variation_id','0'),(936,105,'_qty','2'),(937,105,'_tax_class',''),(938,105,'_line_subtotal','0'),(939,105,'_line_subtotal_tax','0'),(940,105,'_line_total','0'),(941,105,'_line_tax','0'),(942,105,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(943,106,'_product_id','0'),(944,106,'_variation_id','0'),(945,106,'_qty','1'),(946,106,'_tax_class',''),(947,106,'_line_subtotal','0'),(948,106,'_line_subtotal_tax','0'),(949,106,'_line_total','0'),(950,106,'_line_tax','0'),(951,106,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(952,107,'_product_id','0'),(953,107,'_variation_id','0'),(954,107,'_qty','2'),(955,107,'_tax_class',''),(956,107,'_line_subtotal','0'),(957,107,'_line_subtotal_tax','0'),(958,107,'_line_total','0'),(959,107,'_line_tax','0'),(960,107,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(961,108,'_product_id','0'),(962,108,'_variation_id','0'),(963,108,'_qty','1'),(964,108,'_tax_class',''),(965,108,'_line_subtotal','0'),(966,108,'_line_subtotal_tax','0'),(967,108,'_line_total','0'),(968,108,'_line_tax','0'),(969,108,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(970,109,'_product_id','0'),(971,109,'_variation_id','0'),(972,109,'_qty','2'),(973,109,'_tax_class',''),(974,109,'_line_subtotal','0'),(975,109,'_line_subtotal_tax','0'),(976,109,'_line_total','0'),(977,109,'_line_tax','0'),(978,109,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(979,110,'_product_id','0'),(980,110,'_variation_id','0'),(981,110,'_qty','1'),(982,110,'_tax_class',''),(983,110,'_line_subtotal','0'),(984,110,'_line_subtotal_tax','0'),(985,110,'_line_total','0'),(986,110,'_line_tax','0'),(987,110,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(988,111,'_product_id','0'),(989,111,'_variation_id','0'),(990,111,'_qty','2'),(991,111,'_tax_class',''),(992,111,'_line_subtotal','0'),(993,111,'_line_subtotal_tax','0'),(994,111,'_line_total','0'),(995,111,'_line_tax','0'),(996,111,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(997,112,'_product_id','0'),(998,112,'_variation_id','0'),(999,112,'_qty','1'),(1000,112,'_tax_class',''),(1001,112,'_line_subtotal','0'),(1002,112,'_line_subtotal_tax','0'),(1003,112,'_line_total','0'),(1004,112,'_line_tax','0'),(1005,112,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1006,113,'_product_id','0'),(1007,113,'_variation_id','0'),(1008,113,'_qty','2'),(1009,113,'_tax_class',''),(1010,113,'_line_subtotal','0'),(1011,113,'_line_subtotal_tax','0'),(1012,113,'_line_total','0'),(1013,113,'_line_tax','0'),(1014,113,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1015,114,'_product_id','0'),(1016,114,'_variation_id','0'),(1017,114,'_qty','1'),(1018,114,'_tax_class',''),(1019,114,'_line_subtotal','0'),(1020,114,'_line_subtotal_tax','0'),(1021,114,'_line_total','0'),(1022,114,'_line_tax','0'),(1023,114,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1024,115,'_product_id','0'),(1025,115,'_variation_id','0'),(1026,115,'_qty','2'),(1027,115,'_tax_class',''),(1028,115,'_line_subtotal','0'),(1029,115,'_line_subtotal_tax','0'),(1030,115,'_line_total','0'),(1031,115,'_line_tax','0'),(1032,115,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1033,116,'_product_id','0'),(1034,116,'_variation_id','0'),(1035,116,'_qty','1'),(1036,116,'_tax_class',''),(1037,116,'_line_subtotal','0'),(1038,116,'_line_subtotal_tax','0'),(1039,116,'_line_total','0'),(1040,116,'_line_tax','0'),(1041,116,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1042,117,'_product_id','0'),(1043,117,'_variation_id','0'),(1044,117,'_qty','2'),(1045,117,'_tax_class',''),(1046,117,'_line_subtotal','0'),(1047,117,'_line_subtotal_tax','0'),(1048,117,'_line_total','0'),(1049,117,'_line_tax','0'),(1050,117,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1051,118,'_product_id','0'),(1052,118,'_variation_id','0'),(1053,118,'_qty','1'),(1054,118,'_tax_class',''),(1055,118,'_line_subtotal','0'),(1056,118,'_line_subtotal_tax','0'),(1057,118,'_line_total','0'),(1058,118,'_line_tax','0'),(1059,118,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1060,119,'_product_id','0'),(1061,119,'_variation_id','0'),(1062,119,'_qty','2'),(1063,119,'_tax_class',''),(1064,119,'_line_subtotal','0'),(1065,119,'_line_subtotal_tax','0'),(1066,119,'_line_total','0'),(1067,119,'_line_tax','0'),(1068,119,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1069,120,'_product_id','0'),(1070,120,'_variation_id','0'),(1071,120,'_qty','1'),(1072,120,'_tax_class',''),(1073,120,'_line_subtotal','0'),(1074,120,'_line_subtotal_tax','0'),(1075,120,'_line_total','0'),(1076,120,'_line_tax','0'),(1077,120,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1078,121,'_product_id','0'),(1079,121,'_variation_id','0'),(1080,121,'_qty','2'),(1081,121,'_tax_class',''),(1082,121,'_line_subtotal','0'),(1083,121,'_line_subtotal_tax','0'),(1084,121,'_line_total','0'),(1085,121,'_line_tax','0'),(1086,121,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1087,122,'_product_id','0'),(1088,122,'_variation_id','0'),(1089,122,'_qty','1'),(1090,122,'_tax_class',''),(1091,122,'_line_subtotal','0'),(1092,122,'_line_subtotal_tax','0'),(1093,122,'_line_total','0'),(1094,122,'_line_tax','0'),(1095,122,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1096,123,'_product_id','0'),(1097,123,'_variation_id','0'),(1098,123,'_qty','2'),(1099,123,'_tax_class',''),(1100,123,'_line_subtotal','0'),(1101,123,'_line_subtotal_tax','0'),(1102,123,'_line_total','0'),(1103,123,'_line_tax','0'),(1104,123,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1105,124,'_product_id','0'),(1106,124,'_variation_id','0'),(1107,124,'_qty','1'),(1108,124,'_tax_class',''),(1109,124,'_line_subtotal','0'),(1110,124,'_line_subtotal_tax','0'),(1111,124,'_line_total','0'),(1112,124,'_line_tax','0'),(1113,124,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1114,125,'_product_id','0'),(1115,125,'_variation_id','0'),(1116,125,'_qty','2'),(1117,125,'_tax_class',''),(1118,125,'_line_subtotal','0'),(1119,125,'_line_subtotal_tax','0'),(1120,125,'_line_total','0'),(1121,125,'_line_tax','0'),(1122,125,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1123,126,'_product_id','0'),(1124,126,'_variation_id','0'),(1125,126,'_qty','1'),(1126,126,'_tax_class',''),(1127,126,'_line_subtotal','0'),(1128,126,'_line_subtotal_tax','0'),(1129,126,'_line_total','0'),(1130,126,'_line_tax','0'),(1131,126,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1132,127,'_product_id','0'),(1133,127,'_variation_id','0'),(1134,127,'_qty','2'),(1135,127,'_tax_class',''),(1136,127,'_line_subtotal','0'),(1137,127,'_line_subtotal_tax','0'),(1138,127,'_line_total','0'),(1139,127,'_line_tax','0'),(1140,127,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1141,128,'_product_id','0'),(1142,128,'_variation_id','0'),(1143,128,'_qty','1'),(1144,128,'_tax_class',''),(1145,128,'_line_subtotal','0'),(1146,128,'_line_subtotal_tax','0'),(1147,128,'_line_total','0'),(1148,128,'_line_tax','0'),(1149,128,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1150,129,'_product_id','0'),(1151,129,'_variation_id','0'),(1152,129,'_qty','2'),(1153,129,'_tax_class',''),(1154,129,'_line_subtotal','0'),(1155,129,'_line_subtotal_tax','0'),(1156,129,'_line_total','0'),(1157,129,'_line_tax','0'),(1158,129,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1159,130,'_product_id','0'),(1160,130,'_variation_id','0'),(1161,130,'_qty','1'),(1162,130,'_tax_class',''),(1163,130,'_line_subtotal','0'),(1164,130,'_line_subtotal_tax','0'),(1165,130,'_line_total','0'),(1166,130,'_line_tax','0'),(1167,130,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1168,131,'_product_id','0'),(1169,131,'_variation_id','0'),(1170,131,'_qty','2'),(1171,131,'_tax_class',''),(1172,131,'_line_subtotal','0'),(1173,131,'_line_subtotal_tax','0'),(1174,131,'_line_total','0'),(1175,131,'_line_tax','0'),(1176,131,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1177,132,'_product_id','0'),(1178,132,'_variation_id','0'),(1179,132,'_qty','1'),(1180,132,'_tax_class',''),(1181,132,'_line_subtotal','0'),(1182,132,'_line_subtotal_tax','0'),(1183,132,'_line_total','0'),(1184,132,'_line_tax','0'),(1185,132,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1186,133,'_product_id','0'),(1187,133,'_variation_id','0'),(1188,133,'_qty','2'),(1189,133,'_tax_class',''),(1190,133,'_line_subtotal','0'),(1191,133,'_line_subtotal_tax','0'),(1192,133,'_line_total','0'),(1193,133,'_line_tax','0'),(1194,133,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1195,134,'_product_id','0'),(1196,134,'_variation_id','0'),(1197,134,'_qty','1'),(1198,134,'_tax_class',''),(1199,134,'_line_subtotal','0'),(1200,134,'_line_subtotal_tax','0'),(1201,134,'_line_total','0'),(1202,134,'_line_tax','0'),(1203,134,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1204,135,'_product_id','0'),(1205,135,'_variation_id','0'),(1206,135,'_qty','2'),(1207,135,'_tax_class',''),(1208,135,'_line_subtotal','0'),(1209,135,'_line_subtotal_tax','0'),(1210,135,'_line_total','0'),(1211,135,'_line_tax','0'),(1212,135,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1213,136,'_product_id','0'),(1214,136,'_variation_id','0'),(1215,136,'_qty','1'),(1216,136,'_tax_class',''),(1217,136,'_line_subtotal','0'),(1218,136,'_line_subtotal_tax','0'),(1219,136,'_line_total','0'),(1220,136,'_line_tax','0'),(1221,136,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1222,137,'_product_id','0'),(1223,137,'_variation_id','0'),(1224,137,'_qty','2'),(1225,137,'_tax_class',''),(1226,137,'_line_subtotal','0'),(1227,137,'_line_subtotal_tax','0'),(1228,137,'_line_total','0'),(1229,137,'_line_tax','0'),(1230,137,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1231,138,'_product_id','0'),(1232,138,'_variation_id','0'),(1233,138,'_qty','1'),(1234,138,'_tax_class',''),(1235,138,'_line_subtotal','0'),(1236,138,'_line_subtotal_tax','0'),(1237,138,'_line_total','0'),(1238,138,'_line_tax','0'),(1239,138,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1240,139,'_product_id','0'),(1241,139,'_variation_id','0'),(1242,139,'_qty','2'),(1243,139,'_tax_class',''),(1244,139,'_line_subtotal','0'),(1245,139,'_line_subtotal_tax','0'),(1246,139,'_line_total','0'),(1247,139,'_line_tax','0'),(1248,139,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1249,140,'_product_id','0'),(1250,140,'_variation_id','0'),(1251,140,'_qty','1'),(1252,140,'_tax_class',''),(1253,140,'_line_subtotal','0'),(1254,140,'_line_subtotal_tax','0'),(1255,140,'_line_total','0'),(1256,140,'_line_tax','0'),(1257,140,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1258,141,'_product_id','0'),(1259,141,'_variation_id','0'),(1260,141,'_qty','2'),(1261,141,'_tax_class',''),(1262,141,'_line_subtotal','0'),(1263,141,'_line_subtotal_tax','0'),(1264,141,'_line_total','0'),(1265,141,'_line_tax','0'),(1266,141,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1267,142,'_product_id','0'),(1268,142,'_variation_id','0'),(1269,142,'_qty','1'),(1270,142,'_tax_class',''),(1271,142,'_line_subtotal','0'),(1272,142,'_line_subtotal_tax','0'),(1273,142,'_line_total','0'),(1274,142,'_line_tax','0'),(1275,142,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1276,143,'_product_id','0'),(1277,143,'_variation_id','0'),(1278,143,'_qty','2'),(1279,143,'_tax_class',''),(1280,143,'_line_subtotal','0'),(1281,143,'_line_subtotal_tax','0'),(1282,143,'_line_total','0'),(1283,143,'_line_tax','0'),(1284,143,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1285,144,'_product_id','0'),(1286,144,'_variation_id','0'),(1287,144,'_qty','1'),(1288,144,'_tax_class',''),(1289,144,'_line_subtotal','0'),(1290,144,'_line_subtotal_tax','0'),(1291,144,'_line_total','0'),(1292,144,'_line_tax','0'),(1293,144,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1294,145,'_product_id','0'),(1295,145,'_variation_id','0'),(1296,145,'_qty','2'),(1297,145,'_tax_class',''),(1298,145,'_line_subtotal','0'),(1299,145,'_line_subtotal_tax','0'),(1300,145,'_line_total','0'),(1301,145,'_line_tax','0'),(1302,145,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1303,146,'_product_id','0'),(1304,146,'_variation_id','0'),(1305,146,'_qty','1'),(1306,146,'_tax_class',''),(1307,146,'_line_subtotal','0'),(1308,146,'_line_subtotal_tax','0'),(1309,146,'_line_total','0'),(1310,146,'_line_tax','0'),(1311,146,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1312,147,'_product_id','0'),(1313,147,'_variation_id','0'),(1314,147,'_qty','2'),(1315,147,'_tax_class',''),(1316,147,'_line_subtotal','0'),(1317,147,'_line_subtotal_tax','0'),(1318,147,'_line_total','0'),(1319,147,'_line_tax','0'),(1320,147,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1321,148,'_product_id','0'),(1322,148,'_variation_id','0'),(1323,148,'_qty','1'),(1324,148,'_tax_class',''),(1325,148,'_line_subtotal','0'),(1326,148,'_line_subtotal_tax','0'),(1327,148,'_line_total','0'),(1328,148,'_line_tax','0'),(1329,148,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1330,149,'_product_id','0'),(1331,149,'_variation_id','0'),(1332,149,'_qty','2'),(1333,149,'_tax_class',''),(1334,149,'_line_subtotal','0'),(1335,149,'_line_subtotal_tax','0'),(1336,149,'_line_total','0'),(1337,149,'_line_tax','0'),(1338,149,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1339,150,'_product_id','0'),(1340,150,'_variation_id','0'),(1341,150,'_qty','1'),(1342,150,'_tax_class',''),(1343,150,'_line_subtotal','0'),(1344,150,'_line_subtotal_tax','0'),(1345,150,'_line_total','0'),(1346,150,'_line_tax','0'),(1347,150,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1348,151,'_product_id','0'),(1349,151,'_variation_id','0'),(1350,151,'_qty','2'),(1351,151,'_tax_class',''),(1352,151,'_line_subtotal','0'),(1353,151,'_line_subtotal_tax','0'),(1354,151,'_line_total','0'),(1355,151,'_line_tax','0'),(1356,151,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1357,152,'_product_id','0'),(1358,152,'_variation_id','0'),(1359,152,'_qty','1'),(1360,152,'_tax_class',''),(1361,152,'_line_subtotal','0'),(1362,152,'_line_subtotal_tax','0'),(1363,152,'_line_total','0'),(1364,152,'_line_tax','0'),(1365,152,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1366,153,'_product_id','0'),(1367,153,'_variation_id','0'),(1368,153,'_qty','2'),(1369,153,'_tax_class',''),(1370,153,'_line_subtotal','0'),(1371,153,'_line_subtotal_tax','0'),(1372,153,'_line_total','0'),(1373,153,'_line_tax','0'),(1374,153,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1375,154,'_product_id','0'),(1376,154,'_variation_id','0'),(1377,154,'_qty','1'),(1378,154,'_tax_class',''),(1379,154,'_line_subtotal','0'),(1380,154,'_line_subtotal_tax','0'),(1381,154,'_line_total','0'),(1382,154,'_line_tax','0'),(1383,154,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1384,155,'_product_id','0'),(1385,155,'_variation_id','0'),(1386,155,'_qty','2'),(1387,155,'_tax_class',''),(1388,155,'_line_subtotal','0'),(1389,155,'_line_subtotal_tax','0'),(1390,155,'_line_total','0'),(1391,155,'_line_tax','0'),(1392,155,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1393,156,'_product_id','0'),(1394,156,'_variation_id','0'),(1395,156,'_qty','1'),(1396,156,'_tax_class',''),(1397,156,'_line_subtotal','0'),(1398,156,'_line_subtotal_tax','0'),(1399,156,'_line_total','0'),(1400,156,'_line_tax','0'),(1401,156,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1402,157,'_product_id','0'),(1403,157,'_variation_id','0'),(1404,157,'_qty','2'),(1405,157,'_tax_class',''),(1406,157,'_line_subtotal','0'),(1407,157,'_line_subtotal_tax','0'),(1408,157,'_line_total','0'),(1409,157,'_line_tax','0'),(1410,157,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1411,158,'_product_id','0'),(1412,158,'_variation_id','0'),(1413,158,'_qty','1'),(1414,158,'_tax_class',''),(1415,158,'_line_subtotal','0'),(1416,158,'_line_subtotal_tax','0'),(1417,158,'_line_total','0'),(1418,158,'_line_tax','0'),(1419,158,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1420,159,'_product_id','0'),(1421,159,'_variation_id','0'),(1422,159,'_qty','2'),(1423,159,'_tax_class',''),(1424,159,'_line_subtotal','0'),(1425,159,'_line_subtotal_tax','0'),(1426,159,'_line_total','0'),(1427,159,'_line_tax','0'),(1428,159,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1429,160,'_product_id','0'),(1430,160,'_variation_id','0'),(1431,160,'_qty','1'),(1432,160,'_tax_class',''),(1433,160,'_line_subtotal','0'),(1434,160,'_line_subtotal_tax','0'),(1435,160,'_line_total','0'),(1436,160,'_line_tax','0'),(1437,160,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1438,161,'_product_id','0'),(1439,161,'_variation_id','0'),(1440,161,'_qty','2'),(1441,161,'_tax_class',''),(1442,161,'_line_subtotal','0'),(1443,161,'_line_subtotal_tax','0'),(1444,161,'_line_total','0'),(1445,161,'_line_tax','0'),(1446,161,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1447,162,'_product_id','0'),(1448,162,'_variation_id','0'),(1449,162,'_qty','1'),(1450,162,'_tax_class',''),(1451,162,'_line_subtotal','0'),(1452,162,'_line_subtotal_tax','0'),(1453,162,'_line_total','0'),(1454,162,'_line_tax','0'),(1455,162,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1456,163,'_product_id','0'),(1457,163,'_variation_id','0'),(1458,163,'_qty','2'),(1459,163,'_tax_class',''),(1460,163,'_line_subtotal','0'),(1461,163,'_line_subtotal_tax','0'),(1462,163,'_line_total','0'),(1463,163,'_line_tax','0'),(1464,163,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1465,164,'_product_id','0'),(1466,164,'_variation_id','0'),(1467,164,'_qty','1'),(1468,164,'_tax_class',''),(1469,164,'_line_subtotal','0'),(1470,164,'_line_subtotal_tax','0'),(1471,164,'_line_total','0'),(1472,164,'_line_tax','0'),(1473,164,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1474,165,'_product_id','0'),(1475,165,'_variation_id','0'),(1476,165,'_qty','2'),(1477,165,'_tax_class',''),(1478,165,'_line_subtotal','0'),(1479,165,'_line_subtotal_tax','0'),(1480,165,'_line_total','0'),(1481,165,'_line_tax','0'),(1482,165,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1483,166,'_product_id','0'),(1484,166,'_variation_id','0'),(1485,166,'_qty','1'),(1486,166,'_tax_class',''),(1487,166,'_line_subtotal','0'),(1488,166,'_line_subtotal_tax','0'),(1489,166,'_line_total','0'),(1490,166,'_line_tax','0'),(1491,166,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1492,167,'_product_id','0'),(1493,167,'_variation_id','0'),(1494,167,'_qty','2'),(1495,167,'_tax_class',''),(1496,167,'_line_subtotal','0'),(1497,167,'_line_subtotal_tax','0'),(1498,167,'_line_total','0'),(1499,167,'_line_tax','0'),(1500,167,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1501,168,'_product_id','0'),(1502,168,'_variation_id','0'),(1503,168,'_qty','1'),(1504,168,'_tax_class',''),(1505,168,'_line_subtotal','0'),(1506,168,'_line_subtotal_tax','0'),(1507,168,'_line_total','0'),(1508,168,'_line_tax','0'),(1509,168,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1510,169,'_product_id','0'),(1511,169,'_variation_id','0'),(1512,169,'_qty','2'),(1513,169,'_tax_class',''),(1514,169,'_line_subtotal','0'),(1515,169,'_line_subtotal_tax','0'),(1516,169,'_line_total','0'),(1517,169,'_line_tax','0'),(1518,169,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1519,170,'_product_id','0'),(1520,170,'_variation_id','0'),(1521,170,'_qty','1'),(1522,170,'_tax_class',''),(1523,170,'_line_subtotal','0'),(1524,170,'_line_subtotal_tax','0'),(1525,170,'_line_total','0'),(1526,170,'_line_tax','0'),(1527,170,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1528,171,'_product_id','0'),(1529,171,'_variation_id','0'),(1530,171,'_qty','2'),(1531,171,'_tax_class',''),(1532,171,'_line_subtotal','0'),(1533,171,'_line_subtotal_tax','0'),(1534,171,'_line_total','0'),(1535,171,'_line_tax','0'),(1536,171,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1537,172,'_product_id','0'),(1538,172,'_variation_id','0'),(1539,172,'_qty','1'),(1540,172,'_tax_class',''),(1541,172,'_line_subtotal','0'),(1542,172,'_line_subtotal_tax','0'),(1543,172,'_line_total','0'),(1544,172,'_line_tax','0'),(1545,172,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1546,173,'_product_id','0'),(1547,173,'_variation_id','0'),(1548,173,'_qty','2'),(1549,173,'_tax_class',''),(1550,173,'_line_subtotal','0'),(1551,173,'_line_subtotal_tax','0'),(1552,173,'_line_total','0'),(1553,173,'_line_tax','0'),(1554,173,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1555,174,'_product_id','0'),(1556,174,'_variation_id','0'),(1557,174,'_qty','1'),(1558,174,'_tax_class',''),(1559,174,'_line_subtotal','0'),(1560,174,'_line_subtotal_tax','0'),(1561,174,'_line_total','0'),(1562,174,'_line_tax','0'),(1563,174,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1564,175,'_product_id','0'),(1565,175,'_variation_id','0'),(1566,175,'_qty','2'),(1567,175,'_tax_class',''),(1568,175,'_line_subtotal','0'),(1569,175,'_line_subtotal_tax','0'),(1570,175,'_line_total','0'),(1571,175,'_line_tax','0'),(1572,175,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1573,176,'_product_id','0'),(1574,176,'_variation_id','0'),(1575,176,'_qty','1'),(1576,176,'_tax_class',''),(1577,176,'_line_subtotal','0'),(1578,176,'_line_subtotal_tax','0'),(1579,176,'_line_total','0'),(1580,176,'_line_tax','0'),(1581,176,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1582,177,'_product_id','0'),(1583,177,'_variation_id','0'),(1584,177,'_qty','2'),(1585,177,'_tax_class',''),(1586,177,'_line_subtotal','0'),(1587,177,'_line_subtotal_tax','0'),(1588,177,'_line_total','0'),(1589,177,'_line_tax','0'),(1590,177,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1591,178,'_product_id','0'),(1592,178,'_variation_id','0'),(1593,178,'_qty','1'),(1594,178,'_tax_class',''),(1595,178,'_line_subtotal','0'),(1596,178,'_line_subtotal_tax','0'),(1597,178,'_line_total','0'),(1598,178,'_line_tax','0'),(1599,178,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1600,179,'_product_id','0'),(1601,179,'_variation_id','0'),(1602,179,'_qty','2'),(1603,179,'_tax_class',''),(1604,179,'_line_subtotal','0'),(1605,179,'_line_subtotal_tax','0'),(1606,179,'_line_total','0'),(1607,179,'_line_tax','0'),(1608,179,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1609,180,'_product_id','0'),(1610,180,'_variation_id','0'),(1611,180,'_qty','1'),(1612,180,'_tax_class',''),(1613,180,'_line_subtotal','0'),(1614,180,'_line_subtotal_tax','0'),(1615,180,'_line_total','0'),(1616,180,'_line_tax','0'),(1617,180,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1618,181,'_product_id','0'),(1619,181,'_variation_id','0'),(1620,181,'_qty','2'),(1621,181,'_tax_class',''),(1622,181,'_line_subtotal','0'),(1623,181,'_line_subtotal_tax','0'),(1624,181,'_line_total','0'),(1625,181,'_line_tax','0'),(1626,181,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1627,182,'_product_id','0'),(1628,182,'_variation_id','0'),(1629,182,'_qty','1'),(1630,182,'_tax_class',''),(1631,182,'_line_subtotal','0'),(1632,182,'_line_subtotal_tax','0'),(1633,182,'_line_total','0'),(1634,182,'_line_tax','0'),(1635,182,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1636,183,'_product_id','0'),(1637,183,'_variation_id','0'),(1638,183,'_qty','2'),(1639,183,'_tax_class',''),(1640,183,'_line_subtotal','0'),(1641,183,'_line_subtotal_tax','0'),(1642,183,'_line_total','0'),(1643,183,'_line_tax','0'),(1644,183,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1645,184,'_product_id','0'),(1646,184,'_variation_id','0'),(1647,184,'_qty','1'),(1648,184,'_tax_class',''),(1649,184,'_line_subtotal','0'),(1650,184,'_line_subtotal_tax','0'),(1651,184,'_line_total','0'),(1652,184,'_line_tax','0'),(1653,184,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1654,185,'_product_id','0'),(1655,185,'_variation_id','0'),(1656,185,'_qty','2'),(1657,185,'_tax_class',''),(1658,185,'_line_subtotal','0'),(1659,185,'_line_subtotal_tax','0'),(1660,185,'_line_total','0'),(1661,185,'_line_tax','0'),(1662,185,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1663,186,'_product_id','0'),(1664,186,'_variation_id','0'),(1665,186,'_qty','1'),(1666,186,'_tax_class',''),(1667,186,'_line_subtotal','0'),(1668,186,'_line_subtotal_tax','0'),(1669,186,'_line_total','0'),(1670,186,'_line_tax','0'),(1671,186,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1672,187,'_product_id','0'),(1673,187,'_variation_id','0'),(1674,187,'_qty','2'),(1675,187,'_tax_class',''),(1676,187,'_line_subtotal','0'),(1677,187,'_line_subtotal_tax','0'),(1678,187,'_line_total','0'),(1679,187,'_line_tax','0'),(1680,187,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1681,188,'_product_id','0'),(1682,188,'_variation_id','0'),(1683,188,'_qty','1'),(1684,188,'_tax_class',''),(1685,188,'_line_subtotal','0'),(1686,188,'_line_subtotal_tax','0'),(1687,188,'_line_total','0'),(1688,188,'_line_tax','0'),(1689,188,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1690,189,'_product_id','0'),(1691,189,'_variation_id','0'),(1692,189,'_qty','2'),(1693,189,'_tax_class',''),(1694,189,'_line_subtotal','0'),(1695,189,'_line_subtotal_tax','0'),(1696,189,'_line_total','0'),(1697,189,'_line_tax','0'),(1698,189,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1699,190,'_product_id','0'),(1700,190,'_variation_id','0'),(1701,190,'_qty','1'),(1702,190,'_tax_class',''),(1703,190,'_line_subtotal','0'),(1704,190,'_line_subtotal_tax','0'),(1705,190,'_line_total','0'),(1706,190,'_line_tax','0'),(1707,190,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1708,191,'_product_id','0'),(1709,191,'_variation_id','0'),(1710,191,'_qty','2'),(1711,191,'_tax_class',''),(1712,191,'_line_subtotal','0'),(1713,191,'_line_subtotal_tax','0'),(1714,191,'_line_total','0'),(1715,191,'_line_tax','0'),(1716,191,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1717,192,'_product_id','0'),(1718,192,'_variation_id','0'),(1719,192,'_qty','1'),(1720,192,'_tax_class',''),(1721,192,'_line_subtotal','0'),(1722,192,'_line_subtotal_tax','0'),(1723,192,'_line_total','0'),(1724,192,'_line_tax','0'),(1725,192,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1726,193,'_product_id','0'),(1727,193,'_variation_id','0'),(1728,193,'_qty','2'),(1729,193,'_tax_class',''),(1730,193,'_line_subtotal','0'),(1731,193,'_line_subtotal_tax','0'),(1732,193,'_line_total','0'),(1733,193,'_line_tax','0'),(1734,193,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1735,194,'_product_id','0'),(1736,194,'_variation_id','0'),(1737,194,'_qty','1'),(1738,194,'_tax_class',''),(1739,194,'_line_subtotal','0'),(1740,194,'_line_subtotal_tax','0'),(1741,194,'_line_total','0'),(1742,194,'_line_tax','0'),(1743,194,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1744,195,'_product_id','0'),(1745,195,'_variation_id','0'),(1746,195,'_qty','2'),(1747,195,'_tax_class',''),(1748,195,'_line_subtotal','0'),(1749,195,'_line_subtotal_tax','0'),(1750,195,'_line_total','0'),(1751,195,'_line_tax','0'),(1752,195,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1753,196,'_product_id','0'),(1754,196,'_variation_id','0'),(1755,196,'_qty','1'),(1756,196,'_tax_class',''),(1757,196,'_line_subtotal','0'),(1758,196,'_line_subtotal_tax','0'),(1759,196,'_line_total','0'),(1760,196,'_line_tax','0'),(1761,196,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1762,197,'_product_id','0'),(1763,198,'_product_id','0'),(1764,199,'_product_id','0'),(1765,197,'_variation_id','0'),(1766,198,'_variation_id','0'),(1767,199,'_variation_id','0'),(1768,197,'_qty','2'),(1769,198,'_qty','2'),(1770,199,'_qty','2'),(1771,197,'_tax_class',''),(1772,199,'_tax_class',''),(1773,198,'_tax_class',''),(1774,197,'_line_subtotal','0'),(1775,199,'_line_subtotal','0'),(1776,198,'_line_subtotal','0'),(1777,197,'_line_subtotal_tax','0'),(1778,199,'_line_subtotal_tax','0'),(1779,198,'_line_subtotal_tax','0'),(1780,197,'_line_total','0'),(1781,199,'_line_total','0'),(1782,198,'_line_total','0'),(1783,197,'_line_tax','0'),(1784,199,'_line_tax','0'),(1785,198,'_line_tax','0'),(1786,197,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1787,198,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1788,199,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1789,200,'_product_id','0'),(1790,201,'_product_id','0'),(1791,202,'_product_id','0'),(1792,200,'_variation_id','0'),(1793,201,'_variation_id','0'),(1794,202,'_variation_id','0'),(1795,200,'_qty','1'),(1796,201,'_qty','1'),(1797,202,'_qty','1'),(1798,200,'_tax_class',''),(1799,201,'_tax_class',''),(1800,202,'_tax_class',''),(1801,201,'_line_subtotal','0'),(1802,200,'_line_subtotal','0'),(1803,202,'_line_subtotal','0'),(1804,200,'_line_subtotal_tax','0'),(1805,201,'_line_subtotal_tax','0'),(1806,200,'_line_total','0'),(1807,202,'_line_subtotal_tax','0'),(1808,201,'_line_total','0'),(1809,202,'_line_total','0'),(1810,200,'_line_tax','0'),(1811,201,'_line_tax','0'),(1812,200,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1813,202,'_line_tax','0'),(1814,201,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1815,202,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1816,203,'_product_id','0'),(1817,203,'_variation_id','0'),(1818,203,'_qty','2'),(1819,203,'_tax_class',''),(1820,203,'_line_subtotal','0'),(1821,203,'_line_subtotal_tax','0'),(1822,203,'_line_total','0'),(1823,203,'_line_tax','0'),(1824,203,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1825,204,'_product_id','0'),(1826,204,'_variation_id','0'),(1827,204,'_qty','1'),(1828,204,'_tax_class',''),(1829,204,'_line_subtotal','0'),(1830,204,'_line_subtotal_tax','0'),(1831,204,'_line_total','0'),(1832,204,'_line_tax','0'),(1833,204,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1834,205,'_product_id','0'),(1835,205,'_variation_id','0'),(1836,205,'_qty','2'),(1837,205,'_tax_class',''),(1838,205,'_line_subtotal','0'),(1839,205,'_line_subtotal_tax','0'),(1840,205,'_line_total','0'),(1841,205,'_line_tax','0'),(1842,205,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1843,206,'_product_id','0'),(1844,206,'_variation_id','0'),(1845,206,'_qty','1'),(1846,206,'_tax_class',''),(1847,206,'_line_subtotal','0'),(1848,206,'_line_subtotal_tax','0'),(1849,206,'_line_total','0'),(1850,206,'_line_tax','0'),(1851,206,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1852,207,'_product_id','0'),(1853,207,'_variation_id','0'),(1854,207,'_qty','2'),(1855,207,'_tax_class',''),(1856,207,'_line_subtotal','0'),(1857,207,'_line_subtotal_tax','0'),(1858,207,'_line_total','0'),(1859,207,'_line_tax','0'),(1860,207,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1861,208,'_product_id','0'),(1862,208,'_variation_id','0'),(1863,208,'_qty','1'),(1864,208,'_tax_class',''),(1865,208,'_line_subtotal','0'),(1866,208,'_line_subtotal_tax','0'),(1867,208,'_line_total','0'),(1868,208,'_line_tax','0'),(1869,208,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1870,209,'_product_id','0'),(1871,209,'_variation_id','0'),(1872,209,'_qty','2'),(1873,209,'_tax_class',''),(1874,209,'_line_subtotal','0'),(1875,209,'_line_subtotal_tax','0'),(1876,209,'_line_total','0'),(1877,209,'_line_tax','0'),(1878,209,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1879,210,'_product_id','0'),(1880,210,'_variation_id','0'),(1881,210,'_qty','1'),(1882,210,'_tax_class',''),(1883,210,'_line_subtotal','0'),(1884,210,'_line_subtotal_tax','0'),(1885,210,'_line_total','0'),(1886,210,'_line_tax','0'),(1887,210,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1888,211,'_product_id','0'),(1889,211,'_variation_id','0'),(1890,211,'_qty','2'),(1891,211,'_tax_class',''),(1892,211,'_line_subtotal','0'),(1893,211,'_line_subtotal_tax','0'),(1894,211,'_line_total','0'),(1895,211,'_line_tax','0'),(1896,211,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1897,212,'_product_id','0'),(1898,212,'_variation_id','0'),(1899,212,'_qty','1'),(1900,212,'_tax_class',''),(1901,212,'_line_subtotal','0'),(1902,212,'_line_subtotal_tax','0'),(1903,212,'_line_total','0'),(1904,212,'_line_tax','0'),(1905,212,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1906,213,'_product_id','0'),(1907,213,'_variation_id','0'),(1908,213,'_qty','2'),(1909,213,'_tax_class',''),(1910,213,'_line_subtotal','0'),(1911,213,'_line_subtotal_tax','0'),(1912,213,'_line_total','0'),(1913,213,'_line_tax','0'),(1914,213,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1915,214,'_product_id','0'),(1916,214,'_variation_id','0'),(1917,214,'_qty','1'),(1918,214,'_tax_class',''),(1919,214,'_line_subtotal','0'),(1920,214,'_line_subtotal_tax','0'),(1921,214,'_line_total','0'),(1922,214,'_line_tax','0'),(1923,214,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1924,215,'_product_id','0'),(1925,215,'_variation_id','0'),(1926,215,'_qty','2'),(1927,215,'_tax_class',''),(1928,215,'_line_subtotal','0'),(1929,215,'_line_subtotal_tax','0'),(1930,215,'_line_total','0'),(1931,215,'_line_tax','0'),(1932,215,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1933,216,'_product_id','0'),(1934,216,'_variation_id','0'),(1935,216,'_qty','1'),(1936,216,'_tax_class',''),(1937,216,'_line_subtotal','0'),(1938,216,'_line_subtotal_tax','0'),(1939,216,'_line_total','0'),(1940,216,'_line_tax','0'),(1941,216,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1942,217,'_product_id','0'),(1943,217,'_variation_id','0'),(1944,217,'_qty','2'),(1945,217,'_tax_class',''),(1946,217,'_line_subtotal','0'),(1947,217,'_line_subtotal_tax','0'),(1948,217,'_line_total','0'),(1949,217,'_line_tax','0'),(1950,217,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1951,218,'_product_id','0'),(1952,218,'_variation_id','0'),(1953,218,'_qty','1'),(1954,218,'_tax_class',''),(1955,218,'_line_subtotal','0'),(1956,218,'_line_subtotal_tax','0'),(1957,218,'_line_total','0'),(1958,218,'_line_tax','0'),(1959,218,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1960,219,'_product_id','0'),(1961,219,'_variation_id','0'),(1962,219,'_qty','2'),(1963,219,'_tax_class',''),(1964,219,'_line_subtotal','0'),(1965,219,'_line_subtotal_tax','0'),(1966,219,'_line_total','0'),(1967,219,'_line_tax','0'),(1968,219,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1969,220,'_product_id','0'),(1970,220,'_variation_id','0'),(1971,220,'_qty','1'),(1972,220,'_tax_class',''),(1973,220,'_line_subtotal','0'),(1974,220,'_line_subtotal_tax','0'),(1975,220,'_line_total','0'),(1976,220,'_line_tax','0'),(1977,220,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1978,221,'_product_id','0'),(1979,221,'_variation_id','0'),(1980,221,'_qty','2'),(1981,221,'_tax_class',''),(1982,221,'_line_subtotal','0'),(1983,221,'_line_subtotal_tax','0'),(1984,221,'_line_total','0'),(1985,221,'_line_tax','0'),(1986,221,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1987,222,'_product_id','0'),(1988,222,'_variation_id','0'),(1989,222,'_qty','1'),(1990,222,'_tax_class',''),(1991,222,'_line_subtotal','0'),(1992,222,'_line_subtotal_tax','0'),(1993,222,'_line_total','0'),(1994,222,'_line_tax','0'),(1995,222,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1996,223,'_product_id','408'),(1997,223,'_variation_id','0'),(1998,223,'_qty','1'),(1999,223,'_tax_class',''),(2000,223,'_line_subtotal','1'),(2001,223,'_line_subtotal_tax','0'),(2002,223,'_line_total','1'),(2003,223,'_line_tax','0'),(2004,223,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(2005,224,'_product_id','408'),(2006,224,'_variation_id','0'),(2007,224,'_qty','1'),(2008,224,'_tax_class',''),(2009,224,'_line_subtotal','1'),(2010,224,'_line_subtotal_tax','0'),(2011,224,'_line_total','1'),(2012,224,'_line_tax','0'),(2013,224,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_items`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
`order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`order_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`order_item_id`),
KEY `order_id` (`order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_items`
--
LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES (1,'Hamo','line_item',74),(2,'Hamo','line_item',75),(3,'','line_item',76),(4,'','line_item',76),(5,'','line_item',77),(6,'','line_item',77),(7,'','line_item',78),(8,'','line_item',78),(9,'','line_item',79),(10,'','line_item',79),(11,'','line_item',80),(12,'','line_item',80),(13,'','line_item',81),(14,'','line_item',81),(15,'','line_item',82),(16,'','line_item',82),(17,'','line_item',83),(18,'','line_item',83),(19,'','line_item',84),(20,'','line_item',84),(21,'','line_item',85),(22,'','line_item',85),(23,'','line_item',86),(24,'','line_item',86),(25,'','line_item',87),(26,'','line_item',87),(27,'','line_item',88),(28,'','line_item',88),(29,'','line_item',89),(30,'','line_item',89),(31,'','line_item',90),(32,'','line_item',90),(33,'','line_item',91),(34,'','line_item',91),(35,'','line_item',92),(36,'','line_item',92),(37,'','line_item',93),(38,'','line_item',93),(39,'','line_item',94),(40,'','line_item',94),(41,'','line_item',95),(42,'','line_item',95),(43,'','line_item',96),(44,'','line_item',96),(45,'','line_item',97),(46,'','line_item',97),(47,'','line_item',98),(48,'','line_item',98),(49,'','line_item',99),(50,'','line_item',99),(51,'','line_item',100),(52,'','line_item',100),(53,'','line_item',101),(54,'','line_item',101),(55,'','line_item',102),(56,'','line_item',102),(57,'','line_item',103),(58,'','line_item',103),(59,'','line_item',104),(60,'','line_item',104),(61,'Hamo','line_item',105),(62,'Free shipping','shipping',105),(63,'','line_item',106),(64,'','line_item',106),(65,'','line_item',107),(66,'','line_item',107),(67,'','line_item',108),(68,'','line_item',108),(69,'','line_item',109),(70,'','line_item',109),(71,'','line_item',110),(72,'','line_item',110),(73,'','line_item',111),(74,'','line_item',111),(75,'','line_item',112),(76,'','line_item',112),(77,'','line_item',113),(78,'','line_item',113),(79,'','line_item',114),(80,'','line_item',114),(81,'','line_item',115),(82,'','line_item',115),(83,'','line_item',116),(84,'','line_item',116),(85,'','line_item',117),(86,'','line_item',117),(87,'','line_item',118),(88,'','line_item',118),(89,'','line_item',119),(90,'','line_item',119),(91,'','line_item',120),(92,'','line_item',120),(93,'','line_item',121),(94,'','line_item',121),(95,'','line_item',122),(96,'','line_item',122),(97,'','line_item',123),(98,'','line_item',123),(99,'','line_item',124),(100,'','line_item',124),(101,'','line_item',125),(102,'','line_item',125),(103,'','line_item',126),(104,'','line_item',126),(105,'','line_item',127),(106,'','line_item',127),(107,'','line_item',128),(108,'','line_item',128),(109,'','line_item',129),(110,'','line_item',129),(111,'','line_item',130),(112,'','line_item',130),(113,'','line_item',131),(114,'','line_item',131),(115,'','line_item',132),(116,'','line_item',132),(117,'','line_item',133),(118,'','line_item',133),(119,'','line_item',134),(120,'','line_item',134),(121,'','line_item',135),(122,'','line_item',135),(123,'','line_item',136),(124,'','line_item',136),(125,'','line_item',137),(126,'','line_item',137),(127,'','line_item',138),(128,'','line_item',138),(129,'','line_item',139),(130,'','line_item',139),(131,'','line_item',140),(132,'','line_item',140),(133,'','line_item',141),(134,'','line_item',141),(135,'','line_item',142),(136,'','line_item',142),(137,'','line_item',143),(138,'','line_item',143),(139,'','line_item',144),(140,'','line_item',144),(141,'','line_item',145),(142,'','line_item',145),(143,'','line_item',146),(144,'','line_item',146),(145,'','line_item',147),(146,'','line_item',147),(147,'','line_item',148),(148,'','line_item',148),(149,'','line_item',149),(150,'','line_item',149),(151,'','line_item',150),(152,'','line_item',150),(153,'','line_item',151),(154,'','line_item',151),(155,'','line_item',152),(156,'','line_item',152),(157,'','line_item',153),(158,'','line_item',153),(159,'','line_item',154),(160,'','line_item',154),(161,'','line_item',155),(162,'','line_item',155),(163,'','line_item',156),(164,'','line_item',156),(165,'','line_item',157),(166,'','line_item',157),(167,'','line_item',158),(168,'','line_item',158),(169,'','line_item',159),(170,'','line_item',159),(171,'','line_item',160),(172,'','line_item',160),(173,'','line_item',161),(174,'','line_item',161),(175,'','line_item',162),(176,'','line_item',162),(177,'','line_item',163),(178,'','line_item',163),(179,'','line_item',363),(180,'','line_item',363),(181,'','line_item',364),(182,'','line_item',364),(183,'','line_item',365),(184,'','line_item',365),(185,'','line_item',366),(186,'','line_item',366),(187,'','line_item',367),(188,'','line_item',367),(189,'','line_item',368),(190,'','line_item',368),(191,'','line_item',369),(192,'','line_item',369),(193,'','line_item',391),(194,'','line_item',391),(195,'','line_item',392),(196,'','line_item',392),(197,'','line_item',394),(198,'','line_item',393),(199,'','line_item',395),(200,'','line_item',394),(201,'','line_item',395),(202,'','line_item',393),(203,'','line_item',396),(204,'','line_item',396),(205,'','line_item',397),(206,'','line_item',397),(207,'','line_item',398),(208,'','line_item',398),(209,'','line_item',399),(210,'','line_item',399),(211,'','line_item',400),(212,'','line_item',400),(213,'','line_item',401),(214,'','line_item',401),(215,'','line_item',402),(216,'','line_item',402),(217,'','line_item',403),(218,'','line_item',403),(219,'','line_item',410),(220,'','line_item',410),(221,'','line_item',411),(222,'','line_item',411),(223,'Product BUNDLE','line_item',412),(224,'Product BUNDLE','line_item',413);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`payment_token_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `payment_token_id` (`payment_token_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--
LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokens`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
`token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`is_default` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`token_id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--
LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_sessions`
--
DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
`session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`session_expiry` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`session_key`),
UNIQUE KEY `session_id` (`session_id`)
) ENGINE=InnoDB AUTO_INCREMENT=140 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_sessions`
--
LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (126,'07ea9b35ac3d180856e6d33938353159','a:8:{s:22:\"mailchimp_landing_site\";s:134:\"https://localhost/gravityformsapi/entries/54/steps/?api_key=0102c9cf3b&signature=iGbb9%2F7eLPc9WqezwoSN2Cnx%2BeU%3D&expires=1530186286\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530359026),(115,'0ce5e85f21b4d13d7cc9fc89cad3283a','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/40/steps/?api_key=0102c9cf3b&signature=wLrY0zUqQlwo%2F6Hx01X6BxuiHCM%3D&expires=1530169357\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530342098),(89,'1','a:9:{s:8:\"customer\";s:710:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:22:\"duplingnedim@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"mailchimp_landing_site\";s:40:\"http://localhost/wp-admin/admin-ajax.php\";s:22:\"order_awaiting_payment\";b:0;}',1530333929),(132,'11afc80ff31d575aa5e8527853ce641a','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530438383),(103,'1c606ec5031235276b854aa2ad1b0747','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/30/steps/?api_key=0102c9cf3b&signature=BpXuOhMgbBnDwz%2B0DvR7cD7tDOI%3D&expires=1530167248\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339988),(85,'2','a:1:{s:8:\"customer\";s:706:\"a:26:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:18:\"almira@saburly.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530322915),(113,'20909edc806a46c0d2359fdfcc8b6881','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=Gmt98YmimaRAJwYMlw25vyE7Wqk%3D&expires=1530169296\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530342037),(95,'2446e810844a91c9dd26ca3f4db25bfb','a:8:{s:22:\"mailchimp_landing_site\";s:130:\"http://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=hMMg2wf%2FA1kRUtLKHCNshakjjNQ%3D&expires=1530166413\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339153),(122,'2ef01d9fb16f4cf5c0904907e1a30883','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"https://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=mm3CjiZBok4KRd7d0rEEXV9GdU8%3D&expires=1530186127\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530358867),(118,'3','a:8:{s:8:\"customer\";s:738:\"a:26:{s:2:\"id\";s:1:\"3\";s:13:\"date_modified\";s:25:\"2018-06-14T10:22:13+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:5:\"Multi\";s:9:\"last_name\";s:4:\"User\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:15:\"multi@dfkdf.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:22:\"mailchimp_landing_site\";s:39:\"https://localhost/wp-json/wiaas/v1/user\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";}',1530356515),(93,'3809808d34303e9c27ce1918ccd8f1b0','a:8:{s:22:\"mailchimp_landing_site\";s:128:\"http://localhost/gravityformsapi/forms/1/entries/?api_key=0102c9cf3b&signature=PMtQIzW8W1Qm5kuRdXEyIJnBpZU%3D&expires=1530166340\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339080),(139,'4','a:8:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:706:\"a:26:{s:2:\"id\";s:1:\"4\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:18:\"almira@saburly.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";s:22:\"mailchimp_landing_site\";s:39:\"https://localhost/wp-json/wiaas/v1/user\";}',1530448369),(136,'4a068e3fceab909b3e07f829ae02d73d','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530439847),(110,'50a5dbdab2f300627dc241f5d2590c43','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=7185VcY9mJNw6TJO0LG5hgXju9w%3D&expires=1530168126\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340866),(120,'5383ae2cbcab7ee9cca9adbfc589d4fb','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"https://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=MUjPdGRqRyeYqwLYB0GMWRRIfh4%3D&expires=1530185170\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530357910),(106,'55593027081d1128531d693e1a61346b','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/39/steps/?api_key=0102c9cf3b&signature=9AKwfx0r3Spnfgh030FSH4yiMyE%3D&expires=1530167337\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340077),(96,'5c1726080616782db5c124725b64cd39','a:8:{s:22:\"mailchimp_landing_site\";s:128:\"http://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=inLSp348APpxWffpUv0hADa5ESo%3D&expires=1530166445\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339185),(94,'5ec6c71eb7437113c0b2c59efd42c2a8','a:8:{s:22:\"mailchimp_landing_site\";s:128:\"http://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=QIvETV9rxGVRBGAcHTgXoShhmk0%3D&expires=1530166406\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339146),(121,'5ff6bfae4bf9eba3688617f50ddd0967','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"https://localhost/gravityformsapi/entries/2/steps/?api_key=0102c9cf3b&signature=%2F1EAbZt0Gc9OoSlQvLKzSQYuNlE%3D&expires=1530185180\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530357920),(134,'61c042deb3ea5a2107dba57a407775e3','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530439648),(97,'65186a9fa57471830c01a36ebe80a03b','a:8:{s:22:\"mailchimp_landing_site\";s:132:\"http://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=XIQliLFu%2FB7HC034%2Fb0E7GPNMyY%3D&expires=1530166481\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339221),(90,'65c30358201dd8dec0ae6e27754c2924','a:8:{s:22:\"mailchimp_landing_site\";s:128:\"http://localhost/gravityformsapi/forms/1/entries/?api_key=0102c9cf3b&signature=hbOjNTUf5vVoX4ubkiyD2PjAQx4%3D&expires=1530161668\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530334408),(104,'6fa7a4e82578421db70ea858624c9004','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/30/steps/?api_key=0102c9cf3b&signature=AGuJEWDFLVTo3lNKOUOWJeFNcdE%3D&expires=1530167265\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340005),(114,'73053f9a8d4749003aac2a60f027e9d2','a:8:{s:22:\"mailchimp_landing_site\";s:135:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=mSc9NGo%2B28hnCpF%2B%2F3b6tAfdlq4%3D&expires=1530169349\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530342090),(116,'7641265bf85e2ca7b6bd5996a378e549','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/40/steps/?api_key=0102c9cf3b&signature=KPt7ExAMbXTeOYUXJc0yJ1zIlAk%3D&expires=1530169438\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530342178),(101,'7ffe71e61d1796719b864fa498a0bcc3','a:8:{s:22:\"mailchimp_landing_site\";s:133:\"http://localhost/gravityformsapi/entries/30/steps/?api_key=0102c9cf3b&signature=%2BCi7zNqim021IMqAjDZ%2BsjYsLM4%3D&expires=1530167178\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339918),(107,'809c748f163683e15a0013b1ba8b78ef','a:8:{s:22:\"mailchimp_landing_site\";s:133:\"http://localhost/gravityformsapi/entries/39/steps/?api_key=0102c9cf3b&signature=NYzu%2B1TSIIuSP4ujqniYqnNZy%2Fg%3D&expires=1530167417\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340157),(99,'85b2591e60d652d857c8667dac9e3be1','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/39/steps/?api_key=0102c9cf3b&signature=AeyFXByNy1pXz%2BxQNGsRjHgNuFw%3D&expires=1530166609\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339349),(131,'8c348d11524e8a642eb455ad23a9a168','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530437052),(125,'8f7142098f97e1fe980c6bdb02fb5254','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"https://localhost/gravityformsapi/entries/4/steps/?api_key=0102c9cf3b&signature=m4f0RaJeokWatsCJw2tuupWvrlk%3D&expires=1530186145\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530358885),(130,'90f4b3685b76262fba9205be892e654c','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530436077),(128,'93903f195d162decddf83c05f03634f1','a:8:{s:22:\"mailchimp_landing_site\";s:132:\"https://localhost/gravityformsapi/entries/53/steps/?api_key=0102c9cf3b&signature=DdpSTcpEVsYuWPLVqPDJWMl71%2BI%3D&expires=1530186319\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530359059),(109,'9406f2a67562cfa87a004edfdb605999','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=uB87EGwsexIV48fPjCHUeo2jmOk%3D&expires=1530167975\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340715),(123,'95742a994e602bc8462775e57c8ae3d3','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"https://localhost/gravityformsapi/entries/2/steps/?api_key=0102c9cf3b&signature=WnuGhwFhBTKsnrtdUxk%2B4CTgBn8%3D&expires=1530186133\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530358874),(102,'996913b97ff8cc0955c0f9db97fcd99a','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/30/steps/?api_key=0102c9cf3b&signature=Tic0BqxBrb1QesBeFcnc%2Fvca0iM%3D&expires=1530167191\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339931),(119,'9b8a07c1203ac6315ed8072e1238692a','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"https://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=9Lm5IYux9pDvlNEkvZxr%2FRolJXA%3D&expires=1530185161\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530357902),(117,'a0ea4918951ba715640e007982759e48','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/48/steps/?api_key=0102c9cf3b&signature=%2B7edkfBI7RoYBIANvAxgHDxidZk%3D&expires=1530170591\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530343331),(135,'a3c6c98e2c2fc05ba7d10996cb3b5046','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530439836),(138,'ae25d9ad69f4c06405791722a191b62a','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530447032),(124,'af26603b4d67bf4b008c1f02d3b5fb0a','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"https://localhost/gravityformsapi/entries/3/steps/?api_key=0102c9cf3b&signature=x8hC%2BIV5jYG5ugNmpQeSXmo3j0k%3D&expires=1530186138\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530358878),(111,'b4ee16e4d6b4127dd536fd8d16b0e0ac','a:8:{s:22:\"mailchimp_landing_site\";s:133:\"http://localhost/gravityformsapi/entries/40/steps/?api_key=0102c9cf3b&signature=QjVCVZ%2F97QfTQjzrRQdkTi%2BHBfM%3D&expires=1530168712\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530341453),(137,'b8faa17aa4921f1ec5e3a3cccfe6bbd1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530439863),(108,'cbd4479650d8bd44f481e6bb7231a594','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=equtuxU1qF3efoPPPBdRTBw8Smo%3D&expires=1530167763\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340503),(129,'ccfa24af391985c49d8575fffadbdf76','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530367978),(112,'d1bf2bc6246ca825e677cad21bf5f260','a:8:{s:22:\"mailchimp_landing_site\";s:129:\"http://localhost/gravityformsapi/entries/35/steps/?api_key=0102c9cf3b&signature=6XXTYmTsG5iNYd9XantA8eCOYHQ%3D&expires=1530169276\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530342016),(100,'d37cfe0bbb093fbe5a5ba655324283f8','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/30/steps/?api_key=0102c9cf3b&signature=fXJ5mwVMYA%2F7YZrtEQdWxibeBco%3D&expires=1530167123\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339863),(92,'d571f7ab43d99292cc6ec56ed38c20f4','a:8:{s:22:\"mailchimp_landing_site\";s:130:\"http://localhost/gravityformsapi/forms/1/entries/?api_key=0102c9cf3b&signature=HM633RYQ%2FEnoDLCYC3wVd5c2aP0%3D&expires=1530165917\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530338657),(105,'d6f31f70565a8b1b6a2ab546071ed5e8','a:8:{s:22:\"mailchimp_landing_site\";s:131:\"http://localhost/gravityformsapi/entries/39/steps/?api_key=0102c9cf3b&signature=1rQ8FYJsGPyakQO8WpqsT%2BxeoLM%3D&expires=1530167298\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530340039),(91,'d8d1ae7b94481b37217776bcd393002a','a:8:{s:22:\"mailchimp_landing_site\";s:128:\"http://localhost/gravityformsapi/forms/1/entries/?api_key=0102c9cf3b&signature=i1qdvm7wfcWEJzcahz46UAFUyx8%3D&expires=1530165826\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530338566),(98,'e2f9ab371dbcbdc356dd6114c19dd099','a:8:{s:22:\"mailchimp_landing_site\";s:130:\"http://localhost/gravityformsapi/entries/1/steps/?api_key=0102c9cf3b&signature=B1iEBUYc9t1cCj%2FmXWIA4szmMlU%3D&expires=1530166529\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530339269),(133,'e55a5294c7d708bff96b44227c982b7d','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530438821),(127,'ef610b32119c1cd97cf4d0be1a66354b','a:8:{s:22:\"mailchimp_landing_site\";s:134:\"https://localhost/gravityformsapi/entries/55/steps/?api_key=0102c9cf3b&signature=H4XWjclqhICSwV5ca%2Fy%2Fmrd7Z7o%3D&expires=1530186310\";s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"BA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}',1530359050);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_id` bigint(20) unsigned NOT NULL,
`location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`location_id`),
KEY `location_id` (`location_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--
LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (1,1,'US','country');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
`zone_id` bigint(20) unsigned NOT NULL,
`instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`method_order` bigint(20) unsigned NOT NULL,
`is_enabled` tinyint(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--
LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_methods` VALUES (1,1,'free_shipping',1,1),(0,2,'free_shipping',1,1);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zones`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
`zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`zone_order` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--
LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zones` VALUES (1,'United States (US)',0);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`tax_rate_id` bigint(20) unsigned NOT NULL,
`location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`location_id`),
KEY `tax_rate_id` (`tax_rate_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--
LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rates`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
`tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`tax_rate_priority` bigint(20) unsigned NOT NULL,
`tax_rate_compound` int(1) NOT NULL DEFAULT '0',
`tax_rate_shipping` int(1) NOT NULL DEFAULT '1',
`tax_rate_order` bigint(20) unsigned NOT NULL,
`tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`tax_rate_id`),
KEY `tax_rate_country` (`tax_rate_country`),
KEY `tax_rate_state` (`tax_rate_state`(2)),
KEY `tax_rate_class` (`tax_rate_class`(10)),
KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rates`
--
LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;
/*!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 2018-06-29 14:38:08