/*!999999 enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.11.8-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: db Database: db -- ------------------------------------------------------ -- Server version 10.11.8-MariaDB-ubu2204-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!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 `haikuwp_actionscheduler_actions` -- DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_actionscheduler_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hook` varchar(191) NOT NULL, `status` varchar(20) NOT NULL, `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00', `priority` tinyint(3) unsigned NOT NULL DEFAULT 10, `args` varchar(191) DEFAULT NULL, `schedule` longtext DEFAULT NULL, `group_id` bigint(20) unsigned NOT NULL DEFAULT 0, `attempts` int(11) NOT NULL DEFAULT 0, `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0, `extended_args` varchar(8000) DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`), KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`), KEY `scheduled_date_gmt` (`scheduled_date_gmt`), KEY `args` (`args`), KEY `group_id` (`group_id`), KEY `last_attempt_gmt` (`last_attempt_gmt`), KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_actionscheduler_actions` -- LOCK TABLES `haikuwp_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `haikuwp_actionscheduler_actions` VALUES (19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL), (64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL), (102,'woocommerce_cleanup_draft_orders','complete','2024-08-22 16:35:00','2024-08-22 18:35:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1724344500;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1724344500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-03 11:20:29','2024-09-03 13:20:29',0,NULL), (107,'woocommerce_cleanup_draft_orders','complete','2024-09-04 11:20:29','2024-09-04 13:20:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725448829;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725448829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-05 21:03:23','2024-09-05 23:03:23',0,NULL), (108,'fetch_patterns','complete','2024-09-03 15:16:48','2024-09-03 17:16:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376608;}',2,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), (109,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2024-09-03 15:17:13','2024-09-03 17:17:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725376633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725376633;}',3,1,'2024-09-03 15:17:44','2024-09-03 17:17:44',0,NULL), (110,'woocommerce_cleanup_draft_orders','complete','2024-09-06 21:03:23','2024-09-06 23:03:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725656603;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725656603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-07 08:35:13','2024-09-07 10:35:13',0,NULL), (111,'woocommerce_cleanup_draft_orders','complete','2024-09-08 08:35:13','2024-09-08 10:35:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725784513;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725784513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-09 15:29:58','2024-09-09 17:29:58',0,NULL), (112,'woocommerce_cleanup_draft_orders','complete','2024-09-10 15:29:58','2024-09-10 17:29:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1725982198;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1725982198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-10 18:00:23','2024-09-10 20:00:23',0,NULL), (113,'woocommerce_cleanup_draft_orders','complete','2024-09-11 18:00:23','2024-09-11 20:00:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726077623;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726077623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-15 16:28:13','2024-09-15 18:28:13',0,NULL), (114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:03:34','2024-09-10 20:03:34',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991414;}',3,1,'2024-09-10 18:03:39','2024-09-10 20:03:39',0,NULL), (115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:10','2024-09-10 20:04:10',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991450;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), (116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:04:22','2024-09-10 20:04:22',10,'[50,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991462;}',3,1,'2024-09-10 18:04:40','2024-09-10 20:04:40',0,NULL), (117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-10 18:05:46','2024-09-10 20:05:46',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725991546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725991546;}',3,1,'2024-09-10 18:07:14','2024-09-10 20:07:14',0,NULL), (118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:48','2024-09-11 11:11:48',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045908;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[65,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[66,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[67,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[68,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[69,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[70,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[71,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:11:51','2024-09-11 11:11:51',10,'[60,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726045911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726045911;}',3,1,'2024-09-11 09:13:15','2024-09-11 11:13:15',0,NULL), (127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[65,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[66,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[67,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[68,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[69,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[70,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:00','2024-09-11 11:14:00',10,'[71,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046040;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-11 09:14:02','2024-09-11 11:14:02',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726046042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726046042;}',3,1,'2024-09-11 09:14:39','2024-09-11 11:14:39',0,NULL), (135,'woocommerce_cleanup_draft_orders','complete','2024-09-16 16:28:13','2024-09-16 18:28:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726504093;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726504093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-16 16:28:25','2024-09-16 18:28:25',0,NULL), (136,'woocommerce_run_update_callback','complete','2024-09-16 13:31:00','2024-09-16 15:31:00',10,'{\"update_callback\":\"wc_update_930_add_woocommerce_coming_soon_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493460;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), (137,'woocommerce_run_update_callback','complete','2024-09-16 13:31:01','2024-09-16 15:31:01',10,'{\"update_callback\":\"wc_update_930_migrate_user_meta_for_launch_your_store_tour\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493461;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), (138,'woocommerce_update_db_to_current_version','complete','2024-09-16 13:31:02','2024-09-16 15:31:02',10,'{\"version\":\"9.3.1\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726493462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726493462;}',3,1,'2024-09-16 13:31:49','2024-09-16 15:31:49',0,NULL), (139,'woocommerce_cleanup_draft_orders','complete','2024-09-17 16:28:25','2024-09-17 18:28:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726590505;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726590505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-17 16:34:49','2024-09-17 18:34:49',0,NULL), (140,'woocommerce_cleanup_draft_orders','complete','2024-09-18 16:34:49','2024-09-18 18:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726677289;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726677289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-20 08:55:59','2024-09-20 10:55:59',0,NULL), (141,'woocommerce_cleanup_draft_orders','complete','2024-09-21 08:55:59','2024-09-21 10:55:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726908959;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726908959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-22 09:08:09','2024-09-22 11:08:09',0,NULL), (142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:40','2024-09-20 11:03:40',10,'[60,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823020;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), (143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-09-20 09:03:49','2024-09-20 11:03:49',10,'[56,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726823029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726823029;}',3,1,'2024-09-20 09:06:35','2024-09-20 11:06:35',0,NULL), (144,'woocommerce_cleanup_draft_orders','complete','2024-09-23 09:08:09','2024-09-23 11:08:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727082489;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727082489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-23 13:33:15','2024-09-23 15:33:15',0,NULL), (145,'woocommerce_cleanup_draft_orders','complete','2024-09-24 13:33:15','2024-09-24 15:33:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727184795;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727184795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-09-24 21:09:01','2024-09-24 23:09:01',0,NULL), (146,'woocommerce_cleanup_draft_orders','pending','2024-09-25 21:09:01','2024-09-25 23:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1727298541;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1727298541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); /*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_actionscheduler_claims` -- DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_actionscheduler_claims` ( `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`claim_id`), KEY `date_created_gmt` (`date_created_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=1314 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_actionscheduler_claims` -- LOCK TABLES `haikuwp_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_actionscheduler_groups` -- DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_actionscheduler_groups` ( `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, PRIMARY KEY (`group_id`), KEY `slug` (`slug`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_actionscheduler_groups` -- LOCK TABLES `haikuwp_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `haikuwp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'), (2,''), (3,'woocommerce-db-updates'); /*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_actionscheduler_logs` -- DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_actionscheduler_logs` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `action_id` bigint(20) unsigned NOT NULL, `message` text NOT NULL, `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', `log_date_local` datetime DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`log_id`), KEY `action_id` (`action_id`), KEY `log_date_gmt` (`log_date_gmt`) ) ENGINE=InnoDB AUTO_INCREMENT=419 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_actionscheduler_logs` -- LOCK TABLES `haikuwp_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `haikuwp_actionscheduler_logs` VALUES (35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'), (36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'), (37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'), (170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'), (171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'), (172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'), (286,102,'action created','2024-08-21 16:35:00','2024-08-21 18:35:00'), (299,102,'action started via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), (300,102,'action complete via WP Cron','2024-09-03 11:20:29','2024-09-03 13:20:29'), (301,107,'action created','2024-09-03 11:20:29','2024-09-03 13:20:29'), (302,108,'action created','2024-09-03 15:16:48','2024-09-03 17:16:48'), (303,109,'action created','2024-09-03 15:17:12','2024-09-03 17:17:12'), (304,108,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), (305,108,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), (306,109,'action started via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), (307,109,'action complete via Async Request','2024-09-03 15:17:44','2024-09-03 17:17:44'), (308,107,'action started via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), (309,107,'action complete via WP Cron','2024-09-05 21:03:23','2024-09-05 23:03:23'), (310,110,'action created','2024-09-05 21:03:23','2024-09-05 23:03:23'), (311,110,'action started via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), (312,110,'action complete via WP Cron','2024-09-07 08:35:13','2024-09-07 10:35:13'), (313,111,'action created','2024-09-07 08:35:13','2024-09-07 10:35:13'), (314,111,'action started via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), (315,111,'action complete via WP Cron','2024-09-09 15:29:58','2024-09-09 17:29:58'), (316,112,'action created','2024-09-09 15:29:58','2024-09-09 17:29:58'), (317,112,'action started via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), (318,112,'action complete via WP Cron','2024-09-10 18:00:23','2024-09-10 20:00:23'), (319,113,'action created','2024-09-10 18:00:23','2024-09-10 20:00:23'), (320,114,'action created','2024-09-10 18:03:33','2024-09-10 20:03:33'), (321,114,'action started via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), (322,114,'action complete via WP Cron','2024-09-10 18:03:39','2024-09-10 20:03:39'), (323,115,'action created','2024-09-10 18:04:09','2024-09-10 20:04:09'), (324,116,'action created','2024-09-10 18:04:21','2024-09-10 20:04:21'), (325,115,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), (326,115,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), (327,116,'action started via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), (328,116,'action complete via WP Cron','2024-09-10 18:04:40','2024-09-10 20:04:40'), (329,117,'action created','2024-09-10 18:05:45','2024-09-10 20:05:45'), (330,117,'action started via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), (331,117,'action complete via WP Cron','2024-09-10 18:07:14','2024-09-10 20:07:14'), (332,118,'action created','2024-09-11 09:11:47','2024-09-11 11:11:47'), (333,119,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (334,120,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (335,121,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (336,122,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (337,123,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (338,124,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (339,125,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (340,126,'action created','2024-09-11 09:11:50','2024-09-11 11:11:50'), (341,118,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (342,118,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (343,119,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (344,119,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (345,120,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (346,120,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (347,121,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (348,121,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (349,122,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (350,122,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (351,123,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (352,123,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (353,124,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (354,124,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (355,125,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (356,125,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (357,126,'action started via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (358,126,'action complete via WP Cron','2024-09-11 09:13:15','2024-09-11 11:13:15'), (359,127,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (360,128,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (361,129,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (362,130,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (363,131,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (364,132,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (365,133,'action created','2024-09-11 09:13:59','2024-09-11 11:13:59'), (366,134,'action created','2024-09-11 09:14:01','2024-09-11 11:14:01'), (367,127,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (368,127,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (369,128,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (370,128,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (371,129,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (372,129,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (373,130,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (374,130,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (375,131,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (376,131,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (377,132,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (378,132,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (379,133,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (380,133,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (381,134,'action started via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (382,134,'action complete via WP Cron','2024-09-11 09:14:39','2024-09-11 11:14:39'), (383,113,'action started via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), (384,113,'action complete via WP Cron','2024-09-15 16:28:13','2024-09-15 18:28:13'), (385,135,'action created','2024-09-15 16:28:13','2024-09-15 18:28:13'), (386,136,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), (387,137,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), (388,138,'action created','2024-09-16 13:31:00','2024-09-16 15:31:00'), (389,136,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (390,136,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (391,137,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (392,137,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (393,138,'action started via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (394,138,'action complete via WP Cron','2024-09-16 13:31:49','2024-09-16 15:31:49'), (395,135,'action started via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), (396,135,'action complete via Async Request','2024-09-16 16:28:25','2024-09-16 18:28:25'), (397,139,'action created','2024-09-16 16:28:25','2024-09-16 18:28:25'), (398,139,'action started via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), (399,139,'action complete via WP Cron','2024-09-17 16:34:49','2024-09-17 18:34:49'), (400,140,'action created','2024-09-17 16:34:49','2024-09-17 18:34:49'), (401,140,'action started via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), (402,140,'action complete via WP Cron','2024-09-20 08:55:59','2024-09-20 10:55:59'), (403,141,'action created','2024-09-20 08:55:59','2024-09-20 10:55:59'), (404,142,'action created','2024-09-20 09:03:39','2024-09-20 11:03:39'), (405,143,'action created','2024-09-20 09:03:48','2024-09-20 11:03:48'), (406,142,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), (407,142,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), (408,143,'action started via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), (409,143,'action complete via WP Cron','2024-09-20 09:06:35','2024-09-20 11:06:35'), (410,141,'action started via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), (411,141,'action complete via WP Cron','2024-09-22 09:08:09','2024-09-22 11:08:09'), (412,144,'action created','2024-09-22 09:08:09','2024-09-22 11:08:09'), (413,144,'action started via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), (414,144,'action complete via WP Cron','2024-09-23 13:33:15','2024-09-23 15:33:15'), (415,145,'action created','2024-09-23 13:33:15','2024-09-23 15:33:15'), (416,145,'action started via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), (417,145,'action complete via WP Cron','2024-09-24 21:09:01','2024-09-24 23:09:01'), (418,146,'action created','2024-09-24 21:09:01','2024-09-24 23:09:01'); /*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_commentmeta` -- DROP TABLE IF EXISTS `haikuwp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, 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 `haikuwp_commentmeta` -- LOCK TABLES `haikuwp_commentmeta` WRITE; /*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_comments` -- DROP TABLE IF EXISTS `haikuwp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0, `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) 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 NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT 0, `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)), KEY `woo_idx_comment_type` (`comment_type`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_comments` -- LOCK TABLES `haikuwp_comments` WRITE; /*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */; INSERT INTO `haikuwp_comments` VALUES (1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0); /*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_links` -- DROP TABLE IF EXISTS `haikuwp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) 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) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) 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 `haikuwp_links` -- LOCK TABLES `haikuwp_links` WRITE; /*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_options` -- DROP TABLE IF EXISTS `haikuwp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) NOT NULL DEFAULT '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=InnoDB AUTO_INCREMENT=3098 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_options` -- LOCK TABLES `haikuwp_options` WRITE; /*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */; INSERT INTO `haikuwp_options` VALUES (1,'cron','a:21:{i:1727212715;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1727214039;a:1:{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;}}}i:1727215200;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:1727215741;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:1727215839;a:2:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1727215956;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:1727215957;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727215967;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1727232959;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:1727251850;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1727254569;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727255439;a:1:{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;}}}i:1727265359;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727269955;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727269956;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1727295050;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:1727295053;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:1727640705;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1727727039;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1728118619;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','auto'), (2,'siteurl','https://haikuatelier.fr.ddev.site/wp','on'), (3,'home','https://haikuatelier.fr.ddev.site/wp','on'), (4,'blogname','Haiku Atelier','on'), (5,'blogdescription','','on'), (6,'users_can_register','1','on'), (7,'admin_email','contact@gcch.fr','on'), (8,'start_of_week','1','on'), (9,'use_balanceTags','0','on'), (10,'use_smilies','1','on'), (11,'require_name_email','1','on'), (12,'comments_notify','1','on'), (13,'posts_per_rss','10','on'), (14,'rss_use_excerpt','1','on'), (15,'mailserver_url','mail.example.com','on'), (16,'mailserver_login','login@example.com','on'), (17,'mailserver_pass','password','on'), (18,'mailserver_port','110','on'), (19,'default_category','1','on'), (20,'default_comment_status','open','on'), (21,'default_ping_status','open','on'), (22,'default_pingback_flag','1','on'), (23,'posts_per_page','10','on'), (24,'date_format','Y-m-d','on'), (25,'time_format','H:i','on'), (26,'links_updated_date_format','d F Y G\\hi','on'), (27,'comment_moderation','0','on'), (28,'moderation_notify','1','on'), (29,'permalink_structure','/%postname%/','on'), (31,'hack_file','0','on'), (32,'blog_charset','UTF-8','on'), (33,'moderation_keys','','off'), (34,'active_plugins','a:3:{i:0;s:17:\"falcon/falcon.php\";i:1;s:27:\"woocommerce/woocommerce.php\";i:2;s:25:\"wp-openapi/wp-openapi.php\";}','on'), (35,'category_base','/category','on'), (36,'ping_sites','http://rpc.pingomatic.com/','on'), (37,'comment_max_links','2','on'), (38,'gmt_offset','','on'), (39,'default_email_category','1','on'), (40,'recently_edited','','off'), (41,'template','haiku-atelier-2024','on'), (42,'stylesheet','haiku-atelier-2024','on'), (43,'comment_registration','0','on'), (44,'html_type','text/html','on'), (45,'use_trackback','0','on'), (46,'default_role','customer','on'), (47,'db_version','57155','on'), (48,'uploads_use_yearmonth_folders','1','on'), (49,'upload_path','','on'), (50,'blog_public','1','on'), (51,'default_link_category','2','on'), (52,'show_on_front','page','on'), (53,'tag_base','/tag','on'), (54,'show_avatars','1','on'), (55,'avatar_rating','G','on'), (56,'upload_url_path','','on'), (57,'thumbnail_size_w','150','on'), (58,'thumbnail_size_h','150','on'), (59,'thumbnail_crop','1','on'), (60,'medium_size_w','300','on'), (61,'medium_size_h','300','on'), (62,'avatar_default','mystery','on'), (63,'large_size_w','1024','on'), (64,'large_size_h','1024','on'), (65,'image_default_link_type','none','on'), (66,'image_default_size','','on'), (67,'image_default_align','','on'), (68,'close_comments_for_old_posts','0','on'), (69,'close_comments_days_old','14','on'), (70,'thread_comments','1','on'), (71,'thread_comments_depth','5','on'), (72,'page_comments','0','on'), (73,'comments_per_page','50','on'), (74,'default_comments_page','newest','on'), (75,'comment_order','asc','on'), (76,'sticky_posts','a:0:{}','on'), (77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), (78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), (79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'), (80,'uninstall_plugins','a:0:{}','off'), (81,'timezone_string','Europe/Brussels','on'), (82,'page_for_posts','0','on'), (83,'page_on_front','13','on'), (84,'default_post_format','0','on'), (85,'link_manager_enabled','0','on'), (86,'finished_splitting_shared_terms','1','on'), (87,'site_icon','0','on'), (88,'medium_large_size_w','768','on'), (89,'medium_large_size_h','0','on'), (90,'wp_page_for_privacy_policy','3','on'), (91,'show_comments_cookies_opt_in','1','on'), (92,'admin_email_lifespan','1738354239','on'), (93,'disallowed_keys','','off'), (94,'comment_previously_approved','1','on'), (95,'auto_plugin_theme_update_emails','a:0:{}','off'), (96,'auto_update_core_dev','enabled','on'), (97,'auto_update_core_minor','enabled','on'), (98,'auto_update_core_major','enabled','on'), (99,'wp_force_deactivated_plugins','a:0:{}','on'), (100,'wp_attachment_pages_enabled','0','on'), (101,'initial_db_version','57155','on'), (102,'haikuwp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:114:{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: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:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'), (103,'fresh_site','0','auto'), (104,'WPLANG','en_GB','auto'), (105,'user_count','1','off'), (106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"

Articles récents

\";}i:4;a:1:{s:7:\"content\";s:233:\"

Commentaires récents

\";}i:5;a:1:{s:7:\"content\";s:146:\"

Archives

\";}i:6;a:1:{s:7:\"content\";s:151:\"

Catégories

\";}s:12:\"_multiwidget\";i:1;}','auto'), (107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'), (108,'bedrock_autoloader','a:2:{s:7:\"plugins\";a:1:{s:55:\"bedrock-disallow-indexing/bedrock-disallow-indexing.php\";a:15:{s:4:\"Name\";s:17:\"Disallow Indexing\";s:9:\"PluginURI\";s:25:\"https://roots.io/bedrock/\";s:7:\"Version\";s:5:\"2.0.0\";s:11:\"Description\";s:62:\"Disallow indexing of your site on non-production environments.\";s:6:\"Author\";s:5:\"Roots\";s:9:\"AuthorURI\";s:17:\"https://roots.io/\";s:10:\"TextDomain\";s:5:\"roots\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disallow Indexing\";s:10:\"AuthorName\";s:5:\"Roots\";}}s:5:\"count\";i:1;}','off'), (109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (117,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (118,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (120,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (121,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (122,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','on'), (127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722802261;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'), (140,'can_compress_scripts','0','on'), (153,'current_theme','','auto'), (154,'theme_mods_haiku-atelier-2024','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:14:\"lien_instagram\";s:39:\"https://www.instagram.com/haiku.atelier\";s:26:\"texte_conditions_livraison\";s:369:\"Products can be shipped up to two weeks after the order has been placed, depending on stock. However, we strive to prepare your order for the quickest delivery possible.\n\nFor return inquiries, please contact us within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:486:\"

\n Lorem ipsum dolor sit amet consectetur adipisicing elit. Totam id a iusto voluptatem rem dolores hic incidunt\n provident illo unde accusamus, itaque ipsa optio pariatur ullam qui porro mollitia vel?\n

\n\n

\n Lorem ipsum dolor sit amet consectetur adipisicing elit. Totam id a iusto voluptatem rem dolores hic incidunt\n provident illo unde accusamus, itaque ipsa optio pariatur ullam qui porro mollitia vel?\n

\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";}','on'), (155,'theme_switched','','auto'), (163,'finished_updating_comment_type','1','auto'), (211,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'), (212,'recently_activated','a:0:{}','auto'), (215,'polylang','a:14:{s:7:\"browser\";b:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.6.4\";s:16:\"first_activation\";i:1722863554;s:12:\"default_lang\";s:2:\"en\";}','auto'), (216,'polylang_wpml_strings','a:0:{}','auto'), (217,'action_scheduler_hybrid_store_demarkation','6','auto'), (218,'schema-ActionScheduler_StoreSchema','7.0.1722863555','auto'), (219,'schema-ActionScheduler_LoggerSchema','3.0.1722863555','auto'), (222,'woocommerce_newly_installed','no','auto'), (223,'woocommerce_schema_version','920','auto'), (224,'woocommerce_store_address','','on'), (225,'woocommerce_store_address_2','','on'), (226,'woocommerce_store_city','','on'), (227,'woocommerce_default_country','BE','on'), (228,'woocommerce_store_postcode','','on'), (229,'woocommerce_allowed_countries','all','on'), (230,'woocommerce_all_except_countries','a:0:{}','on'), (231,'woocommerce_specific_allowed_countries','a:0:{}','on'), (232,'woocommerce_ship_to_countries','','on'), (233,'woocommerce_specific_ship_to_countries','a:0:{}','on'), (234,'woocommerce_default_customer_address','base','on'), (235,'woocommerce_calc_taxes','no','on'), (236,'woocommerce_enable_coupons','yes','on'), (237,'woocommerce_calc_discounts_sequentially','no','off'), (238,'woocommerce_currency','EUR','on'), (239,'woocommerce_currency_pos','left_space','on'), (240,'woocommerce_price_thousand_sep','.','on'), (241,'woocommerce_price_decimal_sep',',','on'), (242,'woocommerce_price_num_decimals','2','on'), (243,'woocommerce_shop_page_id','14','on'), (244,'woocommerce_cart_redirect_after_add','no','on'), (245,'woocommerce_enable_ajax_add_to_cart','yes','on'), (246,'woocommerce_placeholder_image','64','on'), (247,'woocommerce_weight_unit','kg','on'), (248,'woocommerce_dimension_unit','cm','on'), (249,'woocommerce_enable_reviews','no','on'), (250,'woocommerce_review_rating_verification_label','no','off'), (251,'woocommerce_review_rating_verification_required','no','off'), (252,'woocommerce_enable_review_rating','no','on'), (253,'woocommerce_review_rating_required','no','off'), (254,'woocommerce_manage_stock','yes','on'), (255,'woocommerce_hold_stock_minutes','60','off'), (256,'woocommerce_notify_low_stock','yes','off'), (257,'woocommerce_notify_no_stock','yes','off'), (258,'woocommerce_stock_email_recipient','contact@gcch.fr','off'), (259,'woocommerce_notify_low_stock_amount','2','off'), (260,'woocommerce_notify_no_stock_amount','0','on'), (261,'woocommerce_hide_out_of_stock_items','no','on'), (262,'woocommerce_stock_format','','on'), (263,'woocommerce_file_download_method','force','off'), (264,'woocommerce_downloads_redirect_fallback_allowed','no','off'), (265,'woocommerce_downloads_require_login','no','off'), (266,'woocommerce_downloads_grant_access_after_payment','yes','off'), (267,'woocommerce_downloads_deliver_inline','','off'), (268,'woocommerce_downloads_add_hash_to_filename','yes','on'), (270,'woocommerce_attribute_lookup_direct_updates','no','on'), (271,'woocommerce_attribute_lookup_optimized_updates','no','on'), (272,'woocommerce_product_match_featured_image_by_sku','no','on'), (273,'woocommerce_prices_include_tax','no','on'), (274,'woocommerce_tax_based_on','shipping','on'), (275,'woocommerce_shipping_tax_class','inherit','on'), (276,'woocommerce_tax_round_at_subtotal','no','on'), (277,'woocommerce_tax_classes','','on'), (278,'woocommerce_tax_display_shop','excl','on'), (279,'woocommerce_tax_display_cart','excl','on'), (280,'woocommerce_price_display_suffix','','on'), (281,'woocommerce_tax_total_display','itemized','off'), (282,'woocommerce_enable_shipping_calc','yes','off'), (283,'woocommerce_shipping_cost_requires_address','no','on'), (284,'woocommerce_ship_to_destination','billing','off'), (285,'woocommerce_shipping_debug_mode','no','on'), (286,'woocommerce_enable_guest_checkout','yes','off'), (287,'woocommerce_enable_checkout_login_reminder','yes','off'), (288,'woocommerce_enable_signup_and_login_from_checkout','yes','off'), (289,'woocommerce_enable_myaccount_registration','yes','off'), (290,'woocommerce_registration_generate_username','yes','off'), (291,'woocommerce_registration_generate_password','no','off'), (292,'woocommerce_erasure_request_removes_order_data','yes','off'), (293,'woocommerce_erasure_request_removes_download_data','yes','off'), (294,'woocommerce_allow_bulk_remove_personal_data','yes','off'), (295,'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].','on'), (296,'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].','on'), (297,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), (298,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), (299,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), (300,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','off'), (301,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'), (302,'woocommerce_email_from_name','Haiku Atelier','off'), (303,'woocommerce_email_from_address','contact@gcch.fr','off'), (304,'woocommerce_email_header_image','','off'), (305,'woocommerce_email_footer_text','{site_title} — Built with {WooCommerce}','off'), (306,'woocommerce_email_base_color','#7f54b3','off'), (307,'woocommerce_email_background_color','#f7f7f7','off'), (308,'woocommerce_email_body_background_color','#ffffff','off'), (309,'woocommerce_email_text_color','#3c3c3c','off'), (310,'woocommerce_merchant_email_notifications','no','off'), (311,'woocommerce_cart_page_id','16','off'), (312,'woocommerce_checkout_page_id','17','off'), (313,'woocommerce_myaccount_page_id','15','off'), (314,'woocommerce_terms_page_id','19','off'), (315,'woocommerce_checkout_pay_endpoint','order-pay','on'), (316,'woocommerce_checkout_order_received_endpoint','order-received','on'), (317,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'), (318,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'), (319,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'), (320,'woocommerce_myaccount_orders_endpoint','orders','on'), (321,'woocommerce_myaccount_view_order_endpoint','view-order','on'), (322,'woocommerce_myaccount_downloads_endpoint','downloads','on'), (323,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'), (324,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'), (325,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'), (326,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'), (327,'woocommerce_logout_endpoint','customer-logout','on'), (328,'woocommerce_api_enabled','no','on'), (329,'woocommerce_allow_tracking','no','off'), (330,'woocommerce_show_marketplace_suggestions','no','off'), (331,'woocommerce_custom_orders_table_enabled','yes','on'), (332,'woocommerce_analytics_enabled','yes','on'), (333,'woocommerce_feature_order_attribution_enabled','yes','on'), (334,'woocommerce_feature_product_block_editor_enabled','no','on'), (335,'woocommerce_hpos_fts_index_enabled','no','on'), (336,'woocommerce_single_image_width','600','on'), (337,'woocommerce_thumbnail_image_width','300','on'), (338,'woocommerce_checkout_highlight_required_fields','yes','on'), (339,'woocommerce_demo_store','no','off'), (340,'wc_downloads_approved_directories_mode','enabled','auto'), (341,'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;}','auto'), (342,'current_theme_supports_woocommerce','no','auto'), (343,'woocommerce_queue_flush_rewrite_rules','no','auto'), (347,'default_product_cat','15','auto'), (349,'woocommerce_refund_returns_page_id','11','auto'), (352,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"contact@gcch.fr\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"contact@gcch.fr\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'), (353,'woocommerce_version','9.3.2','auto'), (354,'woocommerce_db_version','9.3.2','auto'), (355,'woocommerce_store_id','e041283c-a0c6-45fe-8c78-d326f5284551','auto'), (356,'woocommerce_admin_install_timestamp','1722863556','auto'), (357,'woocommerce_inbox_variant_assignment','7','auto'), (358,'woocommerce_remote_variant_assignment','102','auto'), (363,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'), (364,'action_scheduler_lock_async-request-runner','66f32a70354406.42610059|1727212204','no'), (365,'woocommerce_admin_notices','a:0:{}','auto'), (366,'wc_blocks_version','11.8.0-dev','auto'), (367,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'), (368,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n9PIFnp4zKp5KnjKvWdyoOort7Umdclh\";}','on'), (369,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'), (370,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (371,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (372,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (373,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (374,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (375,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (376,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (377,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (378,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (379,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (380,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (381,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (382,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','auto'), (388,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'), (391,'wcpay_was_in_use','no','auto'), (395,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'), (400,'wc_admin_show_legacy_coupon_menu','0','auto'), (401,'woocommerce_custom_orders_table_created','yes','auto'), (404,'wc_blocks_db_schema_version','260','auto'), (405,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'), (414,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1727212145;}','auto'), (415,'_transient_woocommerce_reports-transient-version','1722863669','on'), (423,'_transient_product_query-transient-version','1726823028','on'), (430,'category_children','a:0:{}','auto'), (433,'pll_dismissed_notices','a:2:{i:0;s:6:\"wizard\";i:1;s:5:\"pllwc\";}','auto'), (449,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";}','auto'), (450,'woocommerce_onboarding_profile','a:9:{s:15:\"business_choice\";s:18:\"im_already_selling\";s:21:\"selling_online_answer\";s:21:\"yes_im_selling_online\";s:17:\"selling_platforms\";a:1:{i:0;s:3:\"wix\";}s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;s:15:\"arts_and_crafts\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"contact@gcch.fr\";s:9:\"completed\";b:1;s:23:\"is_plugins_page_skipped\";b:1;}','auto'), (452,'woocommerce_coming_soon','no','auto'), (453,'woocommerce_store_pages_only','no','auto'), (454,'woocommerce_private_link','no','auto'), (455,'woocommerce_share_key','F7pud5vmFEcHk1bhNgS9GiTlfxeNx7K4','auto'), (479,'falcon','a:3:{s:8:\"features\";a:40:{i:0;s:12:\"no_gutenberg\";i:1;s:12:\"no_heartbeat\";i:2;s:9:\"no_embeds\";i:3;s:11:\"no_comments\";i:4;s:14:\"no_comment_url\";i:5;s:12:\"no_revisions\";i:6;s:13:\"no_self_pings\";i:7;s:10:\"no_privacy\";i:8;s:15:\"no_auto_updates\";i:9;s:17:\"search_posts_only\";i:10;s:12:\"no_texturize\";i:11;s:13:\"no_feed_links\";i:12;s:11:\"no_rsd_link\";i:13;s:19:\"no_wlwmanifest_link\";i:14;s:23:\"no_adjacent_posts_links\";i:15;s:15:\"no_wp_generator\";i:16;s:12:\"no_shortlink\";i:17;s:12:\"no_rest_link\";i:18;s:17:\"no_jquery_migrate\";i:19;s:16:\"schema_less_urls\";i:20;s:31:\"no_recent_comments_widget_style\";i:21;s:12:\"cleanup_menu\";i:22;s:9:\"no_emojis\";i:23;s:18:\"no_image_threshold\";i:24;s:14:\"no_exif_rotate\";i:25;s:22:\"no_admin_email_confirm\";i:26;s:16:\"no_update_emails\";i:27;s:18:\"no_new_user_emails\";i:28;s:24:\"no_password_reset_emails\";i:29;s:20:\"change_default_email\";i:30;s:15:\"login_site_icon\";i:31;s:14:\"no_update_nags\";i:32;s:14:\"no_footer_text\";i:33;s:20:\"no_dashboard_widgets\";i:34;s:10:\"no_wp_logo\";i:35;s:24:\"no_application_passwords\";i:36;s:9:\"no_xmlrpc\";i:37;s:15:\"restrict_upload\";i:38;s:15:\"no_login_errors\";i:39;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:15:\"contact@gcch.fr\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:10:\"encryption\";s:0:\"\";}}','auto'), (488,'new_admin_email','contact@gcch.fr','auto'), (520,'wcpay_welcome_page_viewed_timestamp','1722865333','auto'), (521,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','auto'), (565,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":3,\"critical\":1}','on'), (604,'_transient_product-transient-version','1726823028','on'), (701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'), (706,'_transient_shipping-transient-version','1722936557','on'), (809,'_transient_pll_languages_list','a:1:{i:0;a:22:{s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:7:\"term_id\";i:16;s:6:\"locale\";s:5:\"en_GB\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-GB\";s:8:\"facebook\";s:5:\"en_GB\";s:8:\"home_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:10:\"search_url\";s:34:\"https://haikuatelier.fr.ddev.site/\";s:4:\"host\";N;s:13:\"page_on_front\";i:0;s:14:\"page_for_posts\";i:0;s:9:\"flag_code\";s:2:\"gb\";s:8:\"flag_url\";s:67:\"https://haikuatelier.fr.ddev.site/app/plugins/polylang/flags/gb.png\";s:4:\"flag\";s:636:\"\"English\"\";s:15:\"custom_flag_url\";s:0:\"\";s:11:\"custom_flag\";s:0:\"\";s:6:\"active\";b:1;s:9:\"fallbacks\";a:0:{}s:10:\"is_default\";b:1;s:10:\"term_props\";a:2:{s:8:\"language\";a:3:{s:7:\"term_id\";i:16;s:16:\"term_taxonomy_id\";i:16;s:5:\"count\";i:7;}s:13:\"term_language\";a:3:{s:7:\"term_id\";i:17;s:16:\"term_taxonomy_id\";i:17;s:5:\"count\";i:1;}}}}','on'), (825,'rewrite_rules','a:181:{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:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:18:\"^wp-json-openapi/?\";s:24:\"index.php?openapi=schema\";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:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$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:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$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: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:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$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:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$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:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?taxonomy=collection&term=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:57:\"index.php?taxonomy=collection&term=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?taxonomy=collection&term=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:46:\"index.php?taxonomy=collection&term=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$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:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$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:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$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:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$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:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$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:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$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:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";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:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$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:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$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:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$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:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','auto'), (832,'woocommerce_pre_install_woocommerce_payments_promotion_settings','a:1:{s:12:\"is_dismissed\";s:3:\"yes\";}','auto'), (833,'woocommerce_gateway_order','a:3:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;}','auto'), (840,'_transient_timeout_dirsize_cache','2038318670','off'), (841,'_transient_dirsize_cache','a:984:{s:37:\"/var/www/html/web/wp/wp-admin/network\";i:125999;s:40:\"/var/www/html/web/wp/wp-admin/js/widgets\";i:139432;s:32:\"/var/www/html/web/wp/wp-admin/js\";i:1971224;s:34:\"/var/www/html/web/wp/wp-admin/user\";i:3685;s:45:\"/var/www/html/web/wp/wp-admin/css/colors/blue\";i:77778;s:49:\"/var/www/html/web/wp/wp-admin/css/colors/midnight\";i:78486;s:48:\"/var/www/html/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/modern\";i:77989;s:50:\"/var/www/html/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/ocean\";i:75229;s:47:\"/var/www/html/web/wp/wp-admin/css/colors/coffee\";i:75892;s:46:\"/var/www/html/web/wp/wp-admin/css/colors/light\";i:78474;s:40:\"/var/www/html/web/wp/wp-admin/css/colors\";i:643556;s:33:\"/var/www/html/web/wp/wp-admin/css\";i:2542173;s:36:\"/var/www/html/web/wp/wp-admin/images\";i:426821;s:35:\"/var/www/html/web/wp/wp-admin/maint\";i:7592;s:38:\"/var/www/html/web/wp/wp-admin/includes\";i:3068919;s:29:\"/var/www/html/web/wp/wp-admin\";i:9070949;s:37:\"/var/www/html/web/wp/wp-includes/l10n\";i:30499;s:42:\"/var/www/html/web/wp/wp-includes/customize\";i:177349;s:47:\"/var/www/html/web/wp/wp-includes/block-patterns\";i:8843;s:36:\"/var/www/html/web/wp/wp-includes/ID3\";i:1160011;s:47:\"/var/www/html/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:52:\"/var/www/html/web/wp/wp-includes/js/dist/development\";i:179848;s:40:\"/var/www/html/web/wp/wp-includes/js/dist\";i:21234878;s:44:\"/var/www/html/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/html/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:48:\"/var/www/html/web/wp/wp-includes/js/mediaelement\";i:721307;s:45:\"/var/www/html/web/wp/wp-includes/js/swfupload\";i:8715;s:40:\"/var/www/html/web/wp/wp-includes/js/crop\";i:20004;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:54:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:62:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:56:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:58:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:64:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:60:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:61:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:51:\"/var/www/html/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:66:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:65:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:59:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:49:\"/var/www/html/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:57:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:50:\"/var/www/html/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:43:\"/var/www/html/web/wp/wp-includes/js/tinymce\";i:2854127;s:46:\"/var/www/html/web/wp/wp-includes/js/codemirror\";i:1287141;s:45:\"/var/www/html/web/wp/wp-includes/js/jquery/ui\";i:787634;s:42:\"/var/www/html/web/wp/wp-includes/js/jquery\";i:1305370;s:49:\"/var/www/html/web/wp/wp-includes/js/imgareaselect\";i:49553;s:41:\"/var/www/html/web/wp/wp-includes/js/jcrop\";i:24976;s:44:\"/var/www/html/web/wp/wp-includes/js/thickbox\";i:31323;s:35:\"/var/www/html/web/wp/wp-includes/js\";i:30443441;s:50:\"/var/www/html/web/wp/wp-includes/interactivity-api\";i:55221;s:47:\"/var/www/html/web/wp/wp-includes/block-supports\";i:130165;s:51:\"/var/www/html/web/wp/wp-includes/sitemaps/providers\";i:17593;s:41:\"/var/www/html/web/wp/wp-includes/sitemaps\";i:47491;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-title\";i:1823;s:49:\"/var/www/html/web/wp/wp-includes/blocks/footnotes\";i:2642;s:47:\"/var/www/html/web/wp/wp-includes/blocks/buttons\";i:11183;s:45:\"/var/www/html/web/wp/wp-includes/blocks/group\";i:9055;s:45:\"/var/www/html/web/wp/wp-includes/blocks/query\";i:14007;s:46:\"/var/www/html/web/wp/wp-includes/blocks/search\";i:19592;s:55:\"/var/www/html/web/wp/wp-includes/blocks/comment-content\";i:1369;s:54:\"/var/www/html/web/wp/wp-includes/blocks/comments-title\";i:1701;s:48:\"/var/www/html/web/wp/wp-includes/blocks/archives\";i:1725;s:46:\"/var/www/html/web/wp/wp-includes/blocks/avatar\";i:2296;s:52:\"/var/www/html/web/wp/wp-includes/blocks/text-columns\";i:3034;s:52:\"/var/www/html/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:54:\"/var/www/html/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/html/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:44:\"/var/www/html/web/wp/wp-includes/blocks/file\";i:11514;s:50:\"/var/www/html/web/wp/wp-includes/blocks/categories\";i:2825;s:48:\"/var/www/html/web/wp/wp-includes/blocks/nextpage\";i:3039;s:64:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:45:\"/var/www/html/web/wp/wp-includes/blocks/video\";i:11619;s:51:\"/var/www/html/web/wp/wp-includes/blocks/social-link\";i:3474;s:49:\"/var/www/html/web/wp/wp-includes/blocks/post-date\";i:1377;s:49:\"/var/www/html/web/wp/wp-includes/blocks/page-list\";i:7663;s:56:\"/var/www/html/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:51:\"/var/www/html/web/wp/wp-includes/blocks/post-author\";i:2895;s:44:\"/var/www/html/web/wp/wp-includes/blocks/more\";i:3770;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-no-results\";i:899;s:49:\"/var/www/html/web/wp/wp-includes/blocks/home-link\";i:1130;s:50:\"/var/www/html/web/wp/wp-includes/blocks/site-title\";i:2289;s:45:\"/var/www/html/web/wp/wp-includes/blocks/block\";i:587;s:45:\"/var/www/html/web/wp/wp-includes/blocks/embed\";i:11232;s:45:\"/var/www/html/web/wp/wp-includes/blocks/audio\";i:3660;s:47:\"/var/www/html/web/wp/wp-includes/blocks/details\";i:2030;s:47:\"/var/www/html/web/wp/wp-includes/blocks/gallery\";i:80571;s:67:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:49:\"/var/www/html/web/wp/wp-includes/blocks/pullquote\";i:8267;s:49:\"/var/www/html/web/wp/wp-includes/blocks/paragraph\";i:6904;s:49:\"/var/www/html/web/wp/wp-includes/blocks/list-item\";i:1137;s:45:\"/var/www/html/web/wp/wp-includes/blocks/cover\";i:83346;s:50:\"/var/www/html/web/wp/wp-includes/blocks/media-text\";i:14445;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-content\";i:1389;s:58:\"/var/www/html/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:49:\"/var/www/html/web/wp/wp-includes/blocks/shortcode\";i:2918;s:45:\"/var/www/html/web/wp/wp-includes/blocks/table\";i:27351;s:56:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:46:\"/var/www/html/web/wp/wp-includes/blocks/button\";i:14416;s:53:\"/var/www/html/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:50:\"/var/www/html/web/wp/wp-includes/blocks/post-terms\";i:1715;s:52:\"/var/www/html/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:44:\"/var/www/html/web/wp/wp-includes/blocks/list\";i:2173;s:49:\"/var/www/html/web/wp/wp-includes/blocks/read-more\";i:2526;s:56:\"/var/www/html/web/wp/wp-includes/blocks/term-description\";i:1751;s:46:\"/var/www/html/web/wp/wp-includes/blocks/spacer\";i:4737;s:56:\"/var/www/html/web/wp/wp-includes/blocks/comment-template\";i:2910;s:51:\"/var/www/html/web/wp/wp-includes/blocks/query-title\";i:1392;s:48:\"/var/www/html/web/wp/wp-includes/blocks/loginout\";i:1026;s:43:\"/var/www/html/web/wp/wp-includes/blocks/rss\";i:4491;s:52:\"/var/www/html/web/wp/wp-includes/blocks/widget-group\";i:400;s:52:\"/var/www/html/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:48:\"/var/www/html/web/wp/wp-includes/blocks/comments\";i:28882;s:47:\"/var/www/html/web/wp/wp-includes/blocks/heading\";i:5731;s:47:\"/var/www/html/web/wp/wp-includes/blocks/columns\";i:9193;s:59:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:45:\"/var/www/html/web/wp/wp-includes/blocks/quote\";i:6526;s:58:\"/var/www/html/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:44:\"/var/www/html/web/wp/wp-includes/blocks/html\";i:3770;s:57:\"/var/www/html/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/html/web/wp/wp-includes/blocks/post-featured-image\";i:29684;s:49:\"/var/www/html/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:53:\"/var/www/html/web/wp/wp-includes/blocks/template-part\";i:7986;s:53:\"/var/www/html/web/wp/wp-includes/blocks/post-template\";i:8072;s:52:\"/var/www/html/web/wp/wp-includes/blocks/social-links\";i:58808;s:46:\"/var/www/html/web/wp/wp-includes/blocks/column\";i:1597;s:61:\"/var/www/html/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:45:\"/var/www/html/web/wp/wp-includes/blocks/image\";i:64157;s:49:\"/var/www/html/web/wp/wp-includes/blocks/site-logo\";i:17033;s:65:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:50:\"/var/www/html/web/wp/wp-includes/blocks/navigation\";i:132149;s:68:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:55:\"/var/www/html/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:47:\"/var/www/html/web/wp/wp-includes/blocks/pattern\";i:411;s:48:\"/var/www/html/web/wp/wp-includes/blocks/calendar\";i:3804;s:49:\"/var/www/html/web/wp/wp-includes/blocks/separator\";i:5038;s:45:\"/var/www/html/web/wp/wp-includes/blocks/verse\";i:1860;s:64:\"/var/www/html/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:55:\"/var/www/html/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:52:\"/var/www/html/web/wp/wp-includes/blocks/comment-date\";i:1112;s:47:\"/var/www/html/web/wp/wp-includes/blocks/missing\";i:617;s:52:\"/var/www/html/web/wp/wp-includes/blocks/preformatted\";i:1696;s:61:\"/var/www/html/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:48:\"/var/www/html/web/wp/wp-includes/blocks/freeform\";i:41824;s:60:\"/var/www/html/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:44:\"/var/www/html/web/wp/wp-includes/blocks/code\";i:2638;s:39:\"/var/www/html/web/wp/wp-includes/blocks\";i:1503913;s:39:\"/var/www/html/web/wp/wp-includes/assets\";i:24990;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:57:\"/var/www/html/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:49:\"/var/www/html/web/wp/wp-includes/css/dist/widgets\";i:23740;s:56:\"/var/www/html/web/wp/wp-includes/css/dist/format-library\";i:5556;s:48:\"/var/www/html/web/wp/wp-includes/css/dist/editor\";i:249100;s:59:\"/var/www/html/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:52:\"/var/www/html/web/wp/wp-includes/css/dist/components\";i:357993;s:62:\"/var/www/html/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:54:\"/var/www/html/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/patterns\";i:7442;s:45:\"/var/www/html/web/wp/wp-includes/css/dist/nux\";i:11624;s:50:\"/var/www/html/web/wp/wp-includes/css/dist/commands\";i:13442;s:53:\"/var/www/html/web/wp/wp-includes/css/dist/preferences\";i:8474;s:55:\"/var/www/html/web/wp/wp-includes/css/dist/block-library\";i:805380;s:51:\"/var/www/html/web/wp/wp-includes/css/dist/edit-post\";i:52240;s:41:\"/var/www/html/web/wp/wp-includes/css/dist\";i:2644068;s:36:\"/var/www/html/web/wp/wp-includes/css\";i:3289825;s:40:\"/var/www/html/web/wp/wp-includes/widgets\";i:158524;s:43:\"/var/www/html/web/wp/wp-includes/php-compat\";i:1253;s:58:\"/var/www/html/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/XML\";i:7098;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:46:\"/var/www/html/web/wp/wp-includes/SimplePie/Net\";i:7493;s:48:\"/var/www/html/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/html/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:50:\"/var/www/html/web/wp/wp-includes/SimplePie/Content\";i:8015;s:54:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:49:\"/var/www/html/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:47:\"/var/www/html/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:42:\"/var/www/html/web/wp/wp-includes/SimplePie\";i:458625;s:38:\"/var/www/html/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/html/web/wp/wp-includes/images/media\";i:5263;s:47:\"/var/www/html/web/wp/wp-includes/images/crystal\";i:15541;s:47:\"/var/www/html/web/wp/wp-includes/images/smilies\";i:10082;s:39:\"/var/www/html/web/wp/wp-includes/images\";i:102178;s:49:\"/var/www/html/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/html/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:42:\"/var/www/html/web/wp/wp-includes/Text/Diff\";i:44136;s:37:\"/var/www/html/web/wp/wp-includes/Text\";i:57049;s:37:\"/var/www/html/web/wp/wp-includes/pomo\";i:57146;s:45:\"/var/www/html/web/wp/wp-includes/style-engine\";i:47528;s:45:\"/var/www/html/web/wp/wp-includes/theme-compat\";i:15656;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/search\";i:16749;s:48:\"/var/www/html/web/wp/wp-includes/rest-api/fields\";i:22510;s:51:\"/var/www/html/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:41:\"/var/www/html/web/wp/wp-includes/rest-api\";i:977234;s:36:\"/var/www/html/web/wp/wp-includes/IXR\";i:33915;s:45:\"/var/www/html/web/wp/wp-includes/certificates\";i:233231;s:42:\"/var/www/html/web/wp/wp-includes/PHPMailer\";i:233227;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:64:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:69:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:55:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:66:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:68:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:70:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:56:\"/var/www/html/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:50:\"/var/www/html/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:71:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:76:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:73:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:62:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:57:\"/var/www/html/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:46:\"/var/www/html/web/wp/wp-includes/sodium_compat\";i:1303525;s:41:\"/var/www/html/web/wp/wp-includes/html-api\";i:330488;s:47:\"/var/www/html/web/wp/wp-includes/block-bindings\";i:3610;s:60:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:65:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:54:\"/var/www/html/web/wp/wp-includes/Requests/src/Response\";i:3101;s:51:\"/var/www/html/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:53:\"/var/www/html/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:55:\"/var/www/html/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:52:\"/var/www/html/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:50:\"/var/www/html/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:45:\"/var/www/html/web/wp/wp-includes/Requests/src\";i:214849;s:49:\"/var/www/html/web/wp/wp-includes/Requests/library\";i:261;s:41:\"/var/www/html/web/wp/wp-includes/Requests\";i:215110;s:32:\"/var/www/html/web/wp/wp-includes\";i:48794197;s:20:\"/var/www/html/web/wp\";i:58049099;s:55:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/inc\";i:1242;s:69:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:3890;s:70:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:3094;s:61:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/base\";i:8317;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:5543;s:66:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:261;s:56:\"/var/www/html/web/app/themes/haiku-atelier-2024/src/sass\";i:14611;s:51:\"/var/www/html/web/app/themes/haiku-atelier-2024/src\";i:18883;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27943;s:64:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:643;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/img\";i:28586;s:58:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/css\";i:34494;s:67:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:65:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:775316;s:60:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets/fonts\";i:998860;s:54:\"/var/www/html/web/app/themes/haiku-atelier-2024/assets\";i:1061940;s:59:\"/var/www/html/web/app/themes/haiku-atelier-2024/views/parts\";i:2562;s:53:\"/var/www/html/web/app/themes/haiku-atelier-2024/views\";i:3229;s:47:\"/var/www/html/web/app/themes/haiku-atelier-2024\";i:1087153;s:51:\"/var/www/html/web/app/themes/twentytwentyfour/parts\";i:1473;s:56:\"/var/www/html/web/app/themes/twentytwentyfour/assets/css\";i:357;s:63:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:74:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:64:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:58:\"/var/www/html/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:59:\"/var/www/html/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/assets\";i:2176015;s:52:\"/var/www/html/web/app/themes/twentytwentyfour/styles\";i:33892;s:54:\"/var/www/html/web/app/themes/twentytwentyfour/patterns\";i:158957;s:55:\"/var/www/html/web/app/themes/twentytwentyfour/templates\";i:12953;s:45:\"/var/www/html/web/app/themes/twentytwentyfour\";i:3137090;s:28:\"/var/www/html/web/app/themes\";i:4224243;s:51:\"/var/www/html/web/app/plugins/falcon/src/Components\";i:3084;s:40:\"/var/www/html/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/html/web/app/plugins/falcon/vendor/composer\";i:37088;s:43:\"/var/www/html/web/app/plugins/falcon/vendor\";i:37859;s:43:\"/var/www/html/web/app/plugins/falcon/assets\";i:6377;s:56:\"/var/www/html/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:51:\"/var/www/html/web/app/plugins/falcon/views/settings\";i:13902;s:42:\"/var/www/html/web/app/plugins/falcon/views\";i:13902;s:36:\"/var/www/html/web/app/plugins/falcon\";i:97092;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:71:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:78:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:87:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:100907;s:82:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83933;s:83:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:85:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25699;s:75:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:354350;s:67:\"/var/www/html/web/app/plugins/woocommerce/packages/action-scheduler\";i:475782;s:68:\"/var/www/html/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:50:\"/var/www/html/web/app/plugins/woocommerce/packages\";i:475985;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:57:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Notes\";i:73813;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:62957;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:70693;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:89:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:47816;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8866;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25560;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:31578;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:57385;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69829;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:113247;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:24158;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:44181;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:18932;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22026;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77212;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9963;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11562;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:18406;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:47160;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:23874;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29657;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:60372;s:80:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:31208;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:65298;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:690145;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/API\";i:1009815;s:87:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:13900;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:86:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:48662;s:96:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:79:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43908;s:85:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21180;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:47117;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:57661;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:101089;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/Features\";i:303951;s:73:\"/var/www/html/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:51:\"/var/www/html/web/app/plugins/woocommerce/src/Admin\";i:1668946;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:21817;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:176197;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:176533;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:144845;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:3796;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:5159;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:178544;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:189515;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/StoreApi\";i:566738;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10471;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Checkout\";i:10471;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Utilities\";i:50817;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:64889;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Database/Migrations\";i:130927;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Database\";i:130927;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:8936;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50559;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97298;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:105527;s:77:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:126187;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:38047;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47641;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8879;s:60:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Admin\";i:764610;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Orders\";i:32575;s:64:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Utilities\";i:74076;s:97:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:91:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:92:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:30612;s:75:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:49112;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:71:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:72833;s:78:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95073;s:69:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:99:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:63353;s:82:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:63353;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Features\";i:115099;s:70:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25054;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:72:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:284749;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/DataStores\";i:291991;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:67:\"/var/www/html/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2480;s:54:\"/var/www/html/web/app/plugins/woocommerce/src/Internal\";i:1676491;s:53:\"/var/www/html/web/app/plugins/woocommerce/src/Caching\";i:20668;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Caches\";i:3406;s:58:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Utils\";i:78378;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25738;s:66:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:19338;s:81:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:52098;s:63:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:502024;s:55:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:61720;s:62:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Templates\";i:68111;s:76:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:8901;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:74:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:84:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:68:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101360;s:59:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Domain\";i:122574;s:65:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:52:\"/var/www/html/web/app/plugins/woocommerce/src/Blocks\";i:1051533;s:45:\"/var/www/html/web/app/plugins/woocommerce/src\";i:5207127;s:64:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:68:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:58:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:82:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:81:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:80:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:87:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:71:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:61:\"/var/www/html/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:54:\"/var/www/html/web/app/plugins/woocommerce/lib/packages\";i:126313;s:45:\"/var/www/html/web/app/plugins/woocommerce/lib\";i:126313;s:53:\"/var/www/html/web/app/plugins/woocommerce/sample-data\";i:220042;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:71:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:79:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42755;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:75:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39841;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:69:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107180;s:56:\"/var/www/html/web/app/plugins/woocommerce/vendor/symfony\";i:117710;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:55:\"/var/www/html/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:87:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:86:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/sabberworm\";i:162514;s:84:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6664;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25080;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:43599;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:62015;s:80:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2602;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21018;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3414;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21830;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:74:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:77:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:73:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:83:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:2191;s:91:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6218;s:82:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:262401;s:85:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:85946;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:368954;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/automattic\";i:672051;s:52:\"/var/www/html/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:92:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:72:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:68:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:57:\"/var/www/html/web/app/plugins/woocommerce/vendor/composer\";i:834582;s:67:\"/var/www/html/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:88:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:81:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:78:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:76:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:70:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:66:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:59:\"/var/www/html/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:48:\"/var/www/html/web/app/plugins/woocommerce/vendor\";i:2029798;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/flexslider\";i:74711;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/selectWoo\";i:463933;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:59:\"/var/www/html/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/admin\";i:483578;s:57:\"/var/www/html/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:60:\"/var/www/html/web/app/plugins/woocommerce/assets/js/frontend\";i:203314;s:56:\"/var/www/html/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:51:\"/var/www/html/web/app/plugins/woocommerce/assets/js\";i:2328886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:63:\"/var/www/html/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:52:\"/var/www/html/web/app/plugins/woocommerce/assets/css\";i:2093041;s:54:\"/var/www/html/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:9410678;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/images/core-profiler\";i:307207;s:64:\"/var/www/html/web/app/plugins/woocommerce/assets/images/previews\";i:522602;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:73:\"/var/www/html/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/images/icons\";i:41143;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/images/onboarding\";i:178839;s:67:\"/var/www/html/web/app/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/images/payment-methods\";i:61832;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/images/task_list\";i:99632;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/images\";i:11811898;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:993;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1334;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:927;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:624;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:782;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:290;s:81:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1141;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1195;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:616;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:670;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:300374;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:544;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:431;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1843;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:684;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:621;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1564;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:541;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1407;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1262;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1117;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:632;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:636;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:498;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:457;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:879;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1364;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:852;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:931;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1595;s:82:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1422;s:71:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1155;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1212;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1590;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:870;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1511;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:612;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:727;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1581;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:955;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1567;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:761;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:432;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:766;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:865;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1345;s:88:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1513;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:440;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:355;s:85:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:462;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:918;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:193714;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:66484;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:811;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:1022;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1603;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:540;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1878;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:461;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:785;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1378;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:470;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:813;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:530;s:84:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:478;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:589;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:750;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:469;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:617;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:651;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:663;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:662;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:616;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:590;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:618;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:622;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:612;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:628;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:603;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:619;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:714;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:586;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:617;s:104:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:578;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:624;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:566;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:641;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:625;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:570;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:660;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:583;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:682;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:837;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:674;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:633;s:92:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:587;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:827;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:633;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:598;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:588;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:816;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:632;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:593;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:715;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:600;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:612;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:573;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:640;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:633;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:672;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:641;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:627;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:744;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:614;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:659;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:581;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:442;s:93:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:677;s:75:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33477;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1367;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:641;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:641;s:62:\"/var/www/html/web/app/plugins/woocommerce/assets/client/blocks\";i:5183022;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:80:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:1123;s:66:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/data\";i:148336;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86621;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8027;s:86:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127309;s:70:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4673;s:79:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:65:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/app\";i:784133;s:69:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/components\";i:1088012;s:74:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:383066;s:78:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:161259;s:87:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:44202;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1733;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2640;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2158;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:572;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3422;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:2980;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3007;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5594;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5554;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3205;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3197;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:136:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:129:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:108:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22908;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8741;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3830;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2295;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2467;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:702;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:727;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:106:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6632;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:6717;s:133:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2058;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2233;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3397;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2093;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3469;s:120:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2395;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3197;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:1978;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13811;s:131:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:633;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5244;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:622;s:121:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7250;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7549;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4007;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7662;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:1995;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:118:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:105:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21670;s:123:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8858;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2471;s:116:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2864;s:127:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1652;s:124:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:572;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4850;s:126:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2241;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3595;s:130:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1698;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2037;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:627;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:211809;s:122:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:604;s:102:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2701;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1762;s:119:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:592;s:117:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2123;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:868;s:128:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:134:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:109:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:101:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7133;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3523;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2080;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4088;s:95:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:3912;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:992;s:113:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1942;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2050;s:97:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2621;s:107:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1822;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2244;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1858;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8184;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2674;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:832;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:99:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3354;s:96:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5482;s:111:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:617;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:8852;s:114:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3495;s:100:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2685;s:103:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:98:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3645;s:110:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:755;s:112:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1165;s:115:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1370;s:91:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:90628;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:310482;s:76:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1142135;s:72:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:90:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:68:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1904551;s:83:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:89:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:6773;s:61:\"/var/www/html/web/app/plugins/woocommerce/assets/client/admin\";i:6622059;s:55:\"/var/www/html/web/app/plugins/woocommerce/assets/client\";i:11805081;s:48:\"/var/www/html/web/app/plugins/woocommerce/assets\";i:28591795;s:61:\"/var/www/html/web/app/plugins/woocommerce/client/admin/config\";i:2299;s:54:\"/var/www/html/web/app/plugins/woocommerce/client/admin\";i:2299;s:48:\"/var/www/html/web/app/plugins/woocommerce/client\";i:2299;s:56:\"/var/www/html/web/app/plugins/woocommerce/i18n/languages\";i:1747540;s:46:\"/var/www/html/web/app/plugins/woocommerce/i18n\";i:2013376;s:50:\"/var/www/html/web/app/plugins/woocommerce/patterns\";i:208652;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/queue\";i:8898;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/shortcodes\";i:54308;s:54:\"/var/www/html/web/app/plugins/woocommerce/includes/cli\";i:38423;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks/events\";i:51376;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/tracks\";i:75507;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/data-stores\";i:346017;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11577;s:70:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17839;s:93:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:74:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/wccom-site\";i:57477;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/interfaces\";i:35472;s:61:\"/var/www/html/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:128486;s:67:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:219869;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings/views\";i:54972;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/settings\";i:172360;s:68:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/importers\";i:58181;s:86:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:90:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/helper\";i:148126;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/views\";i:121333;s:77:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:56:\"/var/www/html/web/app/plugins/woocommerce/includes/admin\";i:1508682;s:58:\"/var/www/html/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/html/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:83:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:75:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:66:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77527;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/gateways\";i:116815;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:62:\"/var/www/html/web/app/plugins/woocommerce/includes/react-admin\";i:34566;s:63:\"/var/www/html/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:365908;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:396739;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:453924;s:71:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1221250;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/rest-api\";i:1234915;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/export\";i:40330;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/emails\";i:100280;s:64:\"/var/www/html/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/import\";i:56176;s:60:\"/var/www/html/web/app/plugins/woocommerce/includes/abstracts\";i:267717;s:57:\"/var/www/html/web/app/plugins/woocommerce/includes/traits\";i:2124;s:81:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:89:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:72:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:79:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:73:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:78:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:69:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:80:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:85:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:76:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:59:\"/var/www/html/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:50:\"/var/www/html/web/app/plugins/woocommerce/includes\";i:6512655;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/loop\";i:12067;s:71:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:78:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15543;s:66:\"/var/www/html/web/app/plugins/woocommerce/templates/single-product\";i:42783;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/auth\";i:7033;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/parts\";i:10431;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:59:\"/var/www/html/web/app/plugins/woocommerce/templates/notices\";i:2933;s:60:\"/var/www/html/web/app/plugins/woocommerce/templates/checkout\";i:36481;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/myaccount\";i:48888;s:56:\"/var/www/html/web/app/plugins/woocommerce/templates/cart\";i:32420;s:65:\"/var/www/html/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:57:\"/var/www/html/web/app/plugins/woocommerce/templates/order\";i:24189;s:64:\"/var/www/html/web/app/plugins/woocommerce/templates/emails/plain\";i:38216;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/emails\";i:91533;s:72:\"/var/www/html/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:61:\"/var/www/html/web/app/plugins/woocommerce/templates/templates\";i:23448;s:58:\"/var/www/html/web/app/plugins/woocommerce/templates/global\";i:10121;s:51:\"/var/www/html/web/app/plugins/woocommerce/templates\";i:373790;s:41:\"/var/www/html/web/app/plugins/woocommerce\";i:45825103;s:66:\"/var/www/html/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:55:\"/var/www/html/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:51:\"/var/www/html/web/app/plugins/polylang/modules/sync\";i:44536;s:56:\"/var/www/html/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:57:\"/var/www/html/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:60:\"/var/www/html/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:53:\"/var/www/html/web/app/plugins/polylang/modules/wizard\";i:130236;s:51:\"/var/www/html/web/app/plugins/polylang/modules/wpml\";i:66958;s:57:\"/var/www/html/web/app/plugins/polylang/modules/share-slug\";i:1565;s:58:\"/var/www/html/web/app/plugins/polylang/modules/site-health\";i:14557;s:62:\"/var/www/html/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:46:\"/var/www/html/web/app/plugins/polylang/modules\";i:272125;s:47:\"/var/www/html/web/app/plugins/polylang/settings\";i:119552;s:46:\"/var/www/html/web/app/plugins/polylang/install\";i:39475;s:47:\"/var/www/html/web/app/plugins/polylang/js/build\";i:103657;s:41:\"/var/www/html/web/app/plugins/polylang/js\";i:103657;s:44:\"/var/www/html/web/app/plugins/polylang/flags\";i:74931;s:54:\"/var/www/html/web/app/plugins/polylang/vendor/composer\";i:58432;s:45:\"/var/www/html/web/app/plugins/polylang/vendor\";i:59203;s:48:\"/var/www/html/web/app/plugins/polylang/css/build\";i:65766;s:42:\"/var/www/html/web/app/plugins/polylang/css\";i:65766;s:44:\"/var/www/html/web/app/plugins/polylang/admin\";i:161850;s:47:\"/var/www/html/web/app/plugins/polylang/frontend\";i:110448;s:73:\"/var/www/html/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:60:\"/var/www/html/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:63:\"/var/www/html/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:59:\"/var/www/html/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/yarpp\";i:719;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:66:\"/var/www/html/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:68:\"/var/www/html/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:57:\"/var/www/html/web/app/plugins/polylang/integrations/cache\";i:3629;s:64:\"/var/www/html/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:51:\"/var/www/html/web/app/plugins/polylang/integrations\";i:53022;s:46:\"/var/www/html/web/app/plugins/polylang/include\";i:356041;s:38:\"/var/www/html/web/app/plugins/polylang\";i:1566178;s:29:\"/var/www/html/web/app/plugins\";i:47488373;s:37:\"/var/www/html/web/app/uploads/2024/08\";i:0;s:34:\"/var/www/html/web/app/uploads/2024\";i:0;s:49:\"/var/www/html/web/app/uploads/woocommerce_uploads\";i:13;s:37:\"/var/www/html/web/app/uploads/wc-logs\";i:5283;s:29:\"/var/www/html/web/app/uploads\";i:285118;}','off'), (849,'product_cat_children','a:0:{}','auto'), (992,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1723037545;}','off'), (1266,'woocommerce_task_list_reminder_bar_hidden','yes','auto'), (1844,'nonce_key','Qe9)bK=%I]xCh./VgqP J~76af%z[ GJpRMI$H9^BE!rApKAVk}7rw._BQRV:.}4','off'), (1845,'nonce_salt',' 3%/;I6>tVBcX^+ei0X(f07Fy}xZy9-W4;4Hp]+9c|7Lu9OyH*vDy<$[ ZFupt-K','off'), (1855,'auth_key','+_xd+>H[lp.sF$h(0~tRw(*Mc3fU~j;oy5**DrV8N`:&oeE`[aW31h{1+sbj%m/9','off'), (1856,'auth_salt','*g5A.#_L{&a+3G-HjFNXK!,lkIl{fp%Yk!b9LatvPCB_-oCx^?R~k^3X-*wzC T^','off'), (1865,'secure_auth_key','_OJ{C5_dNeer{F8)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'), (1866,'secure_auth_salt','0zE{&JkB]rz&F(6gC,sYm42s?Y~I(@wIuB%wVd$!r0IUEf2X|wWAAu,+t?NC[jQ','off'), (1868,'logged_in_salt','%;$7@^LKY|%V>x95!VT;|+ 6qCn}f2Nxf9~0@ucl:o_B1@mP_KR XTC=lW~sDsX.','off'), (2001,'action_scheduler_migration_status','complete','auto'), (2018,'woocommerce_downloads_count_partial','yes','on'), (2080,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1727816944','off'), (2081,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_GB\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:9;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:9;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:5;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:8;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:9;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:7;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:6;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:9;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:4;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:3;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:1;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:0;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:9;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}}}','off'), (2230,'wp-openapi-rewrite-flushed','1','auto'), (2232,'wp-openapi-options','','auto'), (2263,'_transient_timeout_wc_shipping_method_count_legacy','1728162595','off'), (2264,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1722936557\";s:5:\"value\";i:0;}','off'), (2594,'woocommerce_email_footer_text_color','#3c3c3c','off'), (2811,'woocommerce_attribute_lookup_enabled','yes','auto'), (2817,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"sizes\";s:15:\"attribute_label\";s:5:\"Sizes\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'), (2822,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1727816945','off'), (2823,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_GB\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with WooCommerce Shipping\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with WooCommerce Tax\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with Jetpack\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with MailPoet\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with Google for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with Facebook for WooCommerce\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:161:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalogue browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}}}}}','off'), (2834,'_site_transient_timeout_browser_3d96f8e03a42123e5523adf5c57607ad','1727427713','off'), (2835,'_site_transient_browser_3d96f8e03a42123e5523adf5c57607ad','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"127.0.0.0\";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;}','off'), (2836,'_site_transient_timeout_php_check_290182de317531bac4dc16cceaed0ea9','1727427714','off'), (2837,'_site_transient_php_check_290182de317531bac4dc16cceaed0ea9','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'), (2844,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1727212240;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'), (2845,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1727212143;s:8:\"response\";a:0:{}s:12:\"translations\";a:2:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"9.3.2\";s:7:\"updated\";s:19:\"2024-09-23 18:51:19\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"9.3.2\";s:7:\"updated\";s:19:\"2024-09-23 14:48:35\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.3.2/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:5:{s:17:\"falcon/falcon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/falcon\";s:4:\"slug\";s:6:\"falcon\";s:6:\"plugin\";s:17:\"falcon/falcon.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";s:3:\"svg\";s:51:\"https://ps.w.org/falcon/assets/icon.svg?rev=3052547\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/falcon/assets/banner-1544x500.png?rev=3052567\";s:2:\"1x\";s:61:\"https://ps.w.org/falcon/assets/banner-772x250.png?rev=3052567\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:31:\"query-monitor/query-monitor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/query-monitor\";s:4:\"slug\";s:13:\"query-monitor\";s:6:\"plugin\";s:31:\"query-monitor/query-monitor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";s:3:\"svg\";s:58:\"https://ps.w.org/query-monitor/assets/icon.svg?rev=2994095\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/query-monitor/assets/banner-1544x500.png?rev=2870124\";s:2:\"1x\";s:68:\"https://ps.w.org/query-monitor/assets/banner-772x250.png?rev=2457098\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"9.3.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:25:\"wp-openapi/wp-openapi.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/wp-openapi\";s:4:\"slug\";s:10:\"wp-openapi\";s:6:\"plugin\";s:25:\"wp-openapi/wp-openapi.php\";s:11:\"new_version\";s:6:\"1.0.13\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/wp-openapi/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-openapi.1.0.13.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:54:\"https://s.w.org/plugins/geopattern-icon/wp-openapi.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}}','off'), (2846,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1727212144;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:0:\"\";s:16:\"twentytwentyfour\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'), (2847,'_transient_timeout_orders-all-statuses','1727427725','off'), (2848,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";a:0:{}}','off'), (2854,'_transient_timeout_wc_product_children_60','1729415020','off'), (2855,'_transient_wc_product_children_60','a:2:{s:3:\"all\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}s:7:\"visible\";a:7:{i:0;i:65;i:1;i:66;i:2;i:67;i:3;i:68;i:4;i:69;i:5;i:70;i:6;i:71;}}','off'), (2856,'_transient_timeout_wc_var_prices_60','1729415439','off'), (2857,'_transient_wc_var_prices_60','{\"version\":\"1726823028\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"regular_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"},\"sale_price\":{\"65\":\"38.00\",\"66\":\"38.00\",\"67\":\"38.00\",\"68\":\"38.00\",\"69\":\"38.00\",\"70\":\"38.00\",\"71\":\"38.00\"}}}','off'), (2858,'_transient_woocommerce_product_task_product_count_transient','4','on'), (2859,'_transient_timeout_wc_term_counts','1729415032','off'), (2860,'_transient_wc_term_counts','a:6:{i:30;s:1:\"2\";i:31;s:1:\"2\";i:32;s:1:\"0\";i:33;s:1:\"0\";i:15;s:1:\"0\";i:34;s:1:\"0\";}','off'), (2864,'_transient_timeout_wc_report_customers_9e260fde969223ddd4556715467d05a0','1727427996','off'), (2865,'_transient_timeout_wc_report_customers_stats_1676be1dfaef485e0598f33910ed47c9','1727427996','off'), (2866,'_transient_wc_report_customers_9e260fde969223ddd4556715467d05a0','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'), (2867,'_transient_wc_report_customers_stats_1676be1dfaef485e0598f33910ed47c9','a:2:{s:7:\"version\";s:10:\"1722863669\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:0;s:16:\"avg_orders_count\";d:0;s:15:\"avg_total_spend\";d:0;s:19:\"avg_avg_order_value\";d:0;}}','off'), (3076,'_site_transient_timeout_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','1727213941','off'), (3077,'_site_transient_wp_theme_files_patterns-67b2f1b6284008dd03d1ca4352ab88a9','a:2:{s:7:\"version\";s:0:\"\";s:8:\"patterns\";a:0:{}}','off'), (3079,'_site_transient_timeout_theme_roots','1727213941','off'), (3080,'_site_transient_theme_roots','a:2:{s:18:\"haiku-atelier-2024\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'), (3081,'_transient_timeout_woocommerce_marketplace_promotions_v2','1727298541','off'), (3082,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:272:\"Get more for your money each Wednesday with big savings on selected extensions. Shop this week's deals.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'), (3083,'_transient_timeout__woocommerce_helper_subscriptions','1727213042','off'), (3084,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'), (3085,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1727233743','off'), (3086,'_transient_action_scheduler_last_pastdue_actions_check','1727212143','off'), (3087,'_transient_timeout_wc_tracks_blog_details','1727298543','off'), (3088,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:33:\"https://haikuatelier.fr.ddev.site\";s:9:\"blog_lang\";s:5:\"en_GB\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"e041283c-a0c6-45fe-8c78-d326f5284551\";s:14:\"products_count\";s:1:\"4\";s:10:\"wc_version\";s:5:\"9.3.2\";}','off'); /*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_postmeta` -- DROP TABLE IF EXISTS `haikuwp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=723 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_postmeta` -- LOCK TABLES `haikuwp_postmeta` WRITE; /*!40000 ALTER TABLE `haikuwp_postmeta` DISABLE KEYS */; INSERT INTO `haikuwp_postmeta` VALUES (9,8,'_edit_lock','1722863614:1'), (10,8,'_edit_last','1'), (22,13,'_edit_last','1'), (23,13,'_edit_lock','1722863931:1'), (24,14,'_edit_last','1'), (25,14,'_edit_lock','1722975574:1'), (26,15,'_edit_last','1'), (27,15,'_edit_lock','1722863962:1'), (28,16,'_edit_last','1'), (29,16,'_edit_lock','1722958355:1'), (30,17,'_edit_last','1'), (31,17,'_edit_lock','1722863999:1'), (32,18,'_wp_page_template','default'), (33,18,'_edit_last','1'), (34,18,'_edit_lock','1722864017:1'), (35,19,'_edit_last','1'), (36,19,'_edit_lock','1722864041:1'), (71,22,'_variation_description',''), (72,22,'total_sales','0'), (73,22,'_tax_status','taxable'), (74,22,'_tax_class','parent'), (75,22,'_manage_stock','no'), (76,22,'_backorders','no'), (77,22,'_sold_individually','no'), (78,22,'_virtual','no'), (79,22,'_downloadable','no'), (80,22,'_download_limit','-1'), (81,22,'_download_expiry','-1'), (82,22,'_stock',NULL), (83,22,'_stock_status','instock'), (84,22,'_wc_average_rating','0'), (85,22,'_wc_review_count','0'), (86,22,'attribute_matiere','Or'), (87,22,'_product_version','9.1.4'), (88,23,'_variation_description',''), (89,23,'total_sales','0'), (90,23,'_tax_status','taxable'), (91,23,'_tax_class','parent'), (92,23,'_manage_stock','no'), (93,23,'_backorders','no'), (94,23,'_sold_individually','no'), (95,23,'_virtual','no'), (96,23,'_downloadable','no'), (97,23,'_download_limit','-1'), (98,23,'_download_expiry','-1'), (99,23,'_stock',NULL), (100,23,'_stock_status','instock'), (101,23,'_wc_average_rating','0'), (102,23,'_wc_review_count','0'), (103,23,'attribute_matiere','Argent'), (104,23,'_product_version','9.1.4'), (147,26,'_edit_last','1'), (148,26,'_edit_lock','1722975540:1'), (149,27,'_edit_last','1'), (150,27,'_edit_lock','1722975561:1'), (301,39,'_wp_attached_file','2024/08/BOROBORO-BO-arg-1.jpg'), (302,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-arg-1.jpg\";s:8:\"filesize\";i:60140;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4152;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (303,40,'_wp_attached_file','2024/08/BOROBORO-BO-vrm-1.jpg'), (304,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/08/BOROBORO-BO-vrm-1.jpg\";s:8:\"filesize\";i:57435;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"BOROBORO-BO-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17226;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"BOROBORO-BO-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"BOROBORO-BO-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (310,41,'total_sales','0'), (311,41,'_tax_status','taxable'), (312,41,'_tax_class',''), (313,41,'_manage_stock','no'), (314,41,'_backorders','no'), (315,41,'_sold_individually','no'), (316,41,'_virtual','no'), (317,41,'_downloadable','no'), (318,41,'_download_limit','-1'), (319,41,'_download_expiry','-1'), (320,41,'_stock',NULL), (321,41,'_stock_status','instock'), (322,41,'_wc_average_rating','0'), (323,41,'_wc_review_count','0'), (325,41,'_product_version','9.1.4'), (326,41,'_edit_lock','1725991388:1'), (373,41,'_edit_last','1'), (375,41,'_sku','HADOU-B1-VRM'), (377,46,'_wp_attached_file','2024/08/HADOU-B1-arg-1.jpg'), (378,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-arg-1.jpg\";s:8:\"filesize\";i:44545;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3058;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12718;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8625;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (379,47,'_wp_attached_file','2024/08/HADOU-B1-vrm-1.jpg'), (380,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-B1-vrm-1.jpg\";s:8:\"filesize\";i:45780;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3268;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-B1-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42462;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4695;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9115;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (383,41,'_price','72'), (384,41,'_price','72'), (386,48,'_wp_attached_file','2024/08/BOROBORO-B-arg-1.jpg'), (387,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-arg-1.jpg\";s:8:\"filesize\";i:40612;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2853;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11520;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36832;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:942;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (388,49,'_wp_attached_file','2024/08/BOROBORO-B-vrm-1.jpg'), (389,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/08/BOROBORO-B-vrm-1.jpg\";s:8:\"filesize\";i:44151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3265;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"BOROBORO-B-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"BOROBORO-B-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40301;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4625;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"BOROBORO-B-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (406,41,'_regular_price','72'), (409,41,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), (410,41,'_wp_old_slug','hadou-ring'), (431,50,'_sku','HADOU-B1-ARG'), (432,50,'_regular_price','69'), (433,50,'total_sales','0'), (434,50,'_tax_status','taxable'), (435,50,'_tax_class',''), (436,50,'_manage_stock','no'), (437,50,'_backorders','no'), (438,50,'_sold_individually','no'), (439,50,'_virtual','no'), (440,50,'_downloadable','no'), (441,50,'_download_limit','-1'), (442,50,'_download_expiry','-1'), (443,50,'_thumbnail_id','46'), (444,50,'_stock',NULL), (445,50,'_stock_status','instock'), (446,50,'_wc_average_rating','0'), (447,50,'_wc_review_count','0'), (448,50,'_product_attributes','a:1:{s:5:\"sizes\";a:6:{s:4:\"name\";s:5:\"Sizes\";s:5:\"value\";s:32:\"50 | 52 | 54 | 56 | 58 | 60 | 62\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'), (449,50,'_product_version','9.2.3'), (450,50,'_price','69'), (453,50,'_edit_lock','1725991420:1'), (454,50,'_edit_last','1'), (459,51,'_wp_attached_file','2024/08/HADOU-B1aKIGEN-Bo-opti.jpg'), (460,51,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:34:\"2024/08/HADOU-B1aKIGEN-Bo-opti.jpg\";s:8:\"filesize\";i:278681;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16098;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"HADOU-B1aKIGEN-Bo-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94467;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"HADOU-B1aKIGEN-Bo-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (464,52,'_wp_attached_file','2024/08/HADOU-B1a-opti.jpg'), (465,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:26:\"2024/08/HADOU-B1a-opti.jpg\";s:8:\"filesize\";i:132863;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12098;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-B1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49719;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-B1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19301;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34064;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-B1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (490,41,'_photos_colonne_gauche|||0|value','47'), (491,41,'_photos_colonne_droite|||0|value','51'), (492,41,'_haiku_details_produit',''), (493,57,'_wp_attached_file','2024/08/HADOU-EC-vrm-1.jpg'), (494,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:33312;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2550;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-vrm-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-vrm-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32752;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3468;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6925;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-vrm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (495,58,'_wp_attached_file','2024/08/HADOU-EC-arg-1.jpg'), (496,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/08/HADOU-EC-arg-1.jpg\";s:8:\"filesize\";i:32151;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"HADOU-EC-arg-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"HADOU-EC-arg-1-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31196;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"HADOU-EC-arg-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (497,59,'_wp_attached_file','2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg'), (498,59,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:36:\"2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg\";s:8:\"filesize\";i:138848;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7645;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"HADOU-ECoIKKAN-CR1a-opti-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3513;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9779;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"HADOU-ECoIKKAN-CR1a-opti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (499,56,'_edit_last','1'), (500,56,'total_sales','0'), (501,56,'_tax_status','taxable'), (502,56,'_tax_class',''), (503,56,'_manage_stock','no'), (504,56,'_backorders','no'), (505,56,'_sold_individually','no'), (506,56,'_virtual','no'), (507,56,'_downloadable','no'), (508,56,'_download_limit','-1'), (509,56,'_download_expiry','-1'), (510,56,'_stock',NULL), (511,56,'_stock_status','instock'), (512,56,'_wc_average_rating','0'), (513,56,'_wc_review_count','0'), (514,56,'_product_version','9.3.2'), (518,56,'_edit_lock','1726824283:1'), (519,56,'_sku','HADOU-EC-ARG'), (520,56,'_regular_price','35'), (521,56,'_price','35'), (525,60,'_sku','HADOU-EC-VRM'), (527,60,'total_sales','0'), (528,60,'_tax_status','taxable'), (529,60,'_tax_class',''), (530,60,'_manage_stock','no'), (531,60,'_backorders','no'), (532,60,'_sold_individually','no'), (533,60,'_virtual','no'), (534,60,'_downloadable','no'), (535,60,'_download_limit','-1'), (536,60,'_download_expiry','-1'), (537,60,'_stock',NULL), (538,60,'_stock_status','instock'), (539,60,'_wc_average_rating','0'), (540,60,'_wc_review_count','0'), (541,60,'_product_version','9.3.2'), (546,60,'_edit_lock','1726822876:1'), (547,60,'_edit_last','1'), (557,64,'_wp_attached_file','woocommerce-placeholder.png'), (558,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10659;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'), (559,60,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'), (560,50,'_photos_colonne_gauche|||0|value','46'), (561,50,'_photos_colonne_droite|||0|value','52'), (562,50,'_haiku_details_produit','A statement piece quite playful with 3 rings moving along.\r\n
    \r\n
  • band height 8mm
  • \r\n
  • ringos from 5 to 1 mm diameter
  • \r\n
  • handmade in Belgium
  • \r\n
\r\nFind some to choose your ring size here.'), (566,56,'_product_attributes','a:1:{s:8:\"pa_sizes\";a:6:{s:4:\"name\";s:8:\"pa_sizes\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'), (567,65,'_variation_description',''), (568,65,'total_sales','0'), (569,65,'_tax_status','taxable'), (570,65,'_tax_class','parent'), (571,65,'_manage_stock','no'), (572,65,'_backorders','no'), (573,65,'_sold_individually','no'), (574,65,'_virtual','no'), (575,65,'_downloadable','no'), (576,65,'_download_limit','-1'), (577,65,'_download_expiry','-1'), (578,65,'_stock',NULL), (579,65,'_stock_status','instock'), (580,65,'_wc_average_rating','0'), (581,65,'_wc_review_count','0'), (582,65,'attribute_pa_sizes','50'), (583,65,'_product_version','9.2.3'), (584,66,'_variation_description',''), (585,66,'total_sales','0'), (586,66,'_tax_status','taxable'), (587,66,'_tax_class','parent'), (588,66,'_manage_stock','no'), (589,66,'_backorders','no'), (590,66,'_sold_individually','no'), (591,66,'_virtual','no'), (592,66,'_downloadable','no'), (593,66,'_download_limit','-1'), (594,66,'_download_expiry','-1'), (595,66,'_stock',NULL), (596,66,'_stock_status','instock'), (597,66,'_wc_average_rating','0'), (598,66,'_wc_review_count','0'), (599,66,'attribute_pa_sizes','52'), (600,66,'_product_version','9.2.3'), (601,67,'_variation_description',''), (602,67,'total_sales','0'), (603,67,'_tax_status','taxable'), (604,67,'_tax_class','parent'), (605,67,'_manage_stock','no'), (606,67,'_backorders','no'), (607,67,'_sold_individually','no'), (608,67,'_virtual','no'), (609,67,'_downloadable','no'), (610,67,'_download_limit','-1'), (611,67,'_download_expiry','-1'), (612,67,'_stock',NULL), (613,67,'_stock_status','instock'), (614,67,'_wc_average_rating','0'), (615,67,'_wc_review_count','0'), (616,67,'attribute_pa_sizes','54'), (617,67,'_product_version','9.2.3'), (618,68,'_variation_description',''), (619,68,'total_sales','0'), (620,68,'_tax_status','taxable'), (621,68,'_tax_class','parent'), (622,68,'_manage_stock','no'), (623,68,'_backorders','no'), (624,68,'_sold_individually','no'), (625,68,'_virtual','no'), (626,68,'_downloadable','no'), (627,68,'_download_limit','-1'), (628,68,'_download_expiry','-1'), (629,68,'_stock',NULL), (630,68,'_stock_status','instock'), (631,68,'_wc_average_rating','0'), (632,68,'_wc_review_count','0'), (633,68,'attribute_pa_sizes','56'), (634,68,'_product_version','9.2.3'), (635,69,'_variation_description',''), (636,69,'total_sales','0'), (637,69,'_tax_status','taxable'), (638,69,'_tax_class','parent'), (639,69,'_manage_stock','no'), (640,69,'_backorders','no'), (641,69,'_sold_individually','no'), (642,69,'_virtual','no'), (643,69,'_downloadable','no'), (644,69,'_download_limit','-1'), (645,69,'_download_expiry','-1'), (646,69,'_stock',NULL), (647,69,'_stock_status','instock'), (648,69,'_wc_average_rating','0'), (649,69,'_wc_review_count','0'), (650,69,'attribute_pa_sizes','58'), (651,69,'_product_version','9.2.3'), (652,70,'_variation_description',''), (653,70,'total_sales','0'), (654,70,'_tax_status','taxable'), (655,70,'_tax_class','parent'), (656,70,'_manage_stock','no'), (657,70,'_backorders','no'), (658,70,'_sold_individually','no'), (659,70,'_virtual','no'), (660,70,'_downloadable','no'), (661,70,'_download_limit','-1'), (662,70,'_download_expiry','-1'), (663,70,'_stock',NULL), (664,70,'_stock_status','instock'), (665,70,'_wc_average_rating','0'), (666,70,'_wc_review_count','0'), (667,70,'attribute_pa_sizes','60'), (668,70,'_product_version','9.2.3'), (669,71,'_variation_description',''), (670,71,'total_sales','0'), (671,71,'_tax_status','taxable'), (672,71,'_tax_class','parent'), (673,71,'_manage_stock','no'), (674,71,'_backorders','no'), (675,71,'_sold_individually','no'), (676,71,'_virtual','no'), (677,71,'_downloadable','no'), (678,71,'_download_limit','-1'), (679,71,'_download_expiry','-1'), (680,71,'_stock',NULL), (681,71,'_stock_status','instock'), (682,71,'_wc_average_rating','0'), (683,71,'_wc_review_count','0'), (684,71,'attribute_pa_sizes','62'), (685,71,'_product_version','9.2.3'), (690,65,'_regular_price','38'), (691,65,'_thumbnail_id','0'), (692,65,'_price','38'), (693,66,'_regular_price','38'), (694,66,'_thumbnail_id','0'), (695,66,'_price','38'), (696,67,'_regular_price','38'), (697,67,'_thumbnail_id','0'), (698,67,'_price','38'), (699,68,'_regular_price','38'), (700,68,'_thumbnail_id','0'), (701,68,'_price','38'), (702,69,'_regular_price','38'), (703,69,'_thumbnail_id','0'), (704,69,'_price','38'), (705,70,'_regular_price','38'), (706,70,'_thumbnail_id','0'), (707,70,'_price','38'), (708,71,'_regular_price','38'), (709,71,'_thumbnail_id','0'), (710,71,'_price','38'), (711,60,'_price','38'), (715,60,'_thumbnail_id','57'), (716,60,'_photos_colonne_gauche|||0|value','57'), (717,60,'_photos_colonne_droite|||0|value','59'), (718,60,'_haiku_details_produit',''), (719,56,'_thumbnail_id','58'), (720,56,'_photos_colonne_gauche|||0|value','58'), (721,56,'_photos_colonne_droite|||0|value','59'), (722,56,'_haiku_details_produit',''); /*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_posts` -- DROP TABLE IF EXISTS `haikuwp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT 0, `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(255) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0, `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT 0, `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT 0, PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_posts` -- LOCK TABLES `haikuwp_posts` WRITE; /*!40000 ALTER TABLE `haikuwp_posts` DISABLE KEYS */; INSERT INTO `haikuwp_posts` VALUES (1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','\n

Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !

\n','Bonjour tout le monde !','','publish','open','open','','bonjour-tout-le-monde','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/?p=1',0,'post','',1), (4,0,'2024-08-04 22:10:39','2024-08-04 20:10:39','','Navigation','','publish','closed','closed','','navigation','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/2024/08/04/navigation/',0,'wp_navigation','',0), (8,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\r\n
\r\n
\r\n
\r\n
 
\r\n\r\n\r\n\r\n
\r\n

You may be interested in…

\r\n\r\n\r\n\r\n
 
\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n
\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n\r\n\r\n\r\n
 
\r\n
\r\n
\r\n\r\n\r\n\r\n
\r\n

Your cart is currently empty!

\r\n\r\n\r\n
\r\n\r\n\r\n

New in store

\r\n\r\n\r\n
\r\n
\r\n','Panier','','publish','closed','closed','','panier','','','2024-08-06 17:36:54','2024-08-06 15:36:54','',0,'https://haikuatelier.fr.ddev.site/cart/',0,'page','',0), (13,1,'2024-08-05 15:21:14','2024-08-05 13:21:14','','Home','','publish','closed','closed','','home','','','2024-08-05 15:21:14','2024-08-05 13:21:14','',0,'https://haikuatelier.fr.ddev.site/?page_id=13',0,'page','',0), (14,1,'2024-08-05 15:21:25','2024-08-05 13:21:25','','E-Shop','','publish','closed','closed','','shop','','','2024-08-06 22:21:51','2024-08-06 20:21:51','',0,'https://haikuatelier.fr.ddev.site/?page_id=14',0,'page','',0), (15,1,'2024-08-05 15:21:40','2024-08-05 13:21:40','','My account','','publish','closed','closed','','account','','','2024-08-05 15:21:46','2024-08-05 13:21:46','',0,'https://haikuatelier.fr.ddev.site/?page_id=15',0,'page','',0), (16,1,'2024-08-05 15:22:02','2024-08-05 13:22:02','','Cart','','publish','closed','closed','','cart','','','2024-08-05 15:22:02','2024-08-05 13:22:02','',0,'https://haikuatelier.fr.ddev.site/?page_id=16',0,'page','',0), (17,1,'2024-08-05 15:22:18','2024-08-05 13:22:18','','Checkout','','publish','closed','closed','','checkout','','','2024-08-05 15:22:18','2024-08-05 13:22:18','',0,'https://haikuatelier.fr.ddev.site/?page_id=17',0,'page','',0), (18,1,'2024-08-05 15:22:40','2024-08-05 13:22:40','','Privacy policy','','publish','closed','closed','','privacy-policy','','','2024-08-05 15:22:40','2024-08-05 13:22:40','',0,'https://haikuatelier.fr.ddev.site/?page_id=18',0,'page','',0), (19,1,'2024-08-05 15:23:03','2024-08-05 13:23:03','','Returns\' and reimbursements\' policy','','publish','closed','closed','','returns-and-reimbursements-policy','','','2024-08-05 15:23:03','2024-08-05 13:23:03','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',0), (22,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Or','Matière: Or','publish','closed','closed','','auto-draft-or','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=22',1,'product_variation','',0), (23,1,'2024-08-05 22:53:42','2024-08-05 20:53:42','','AUTO-DRAFT - Argent','Matière: Argent','publish','closed','closed','','auto-draft-argent','','','2024-08-05 22:53:42','2024-08-05 20:53:42','',20,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=23',2,'product_variation','',0), (26,1,'2024-08-06 22:21:23','2024-08-06 20:21:23','','Contact','','publish','closed','closed','','contact','','','2024-08-06 22:21:23','2024-08-06 20:21:23','',0,'https://haikuatelier.fr.ddev.site/?page_id=26',0,'page','',0), (27,1,'2024-08-06 22:21:30','2024-08-06 20:21:30','','About','','publish','closed','closed','','about','','','2024-08-06 22:21:30','2024-08-06 20:21:30','',0,'https://haikuatelier.fr.ddev.site/?page_id=27',0,'page','',0), (39,1,'2024-08-07 16:15:00','2024-08-07 14:15:00','','BOROBORO-BO-arg (1)','','inherit','closed','closed','','boroboro-bo-arg-1','','','2024-08-07 16:15:00','2024-08-07 14:15:00','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-arg-1.jpg',0,'attachment','image/jpeg',0), (40,1,'2024-08-07 16:15:13','2024-08-07 14:15:13','','BOROBORO-BO-vrm (1)','','inherit','closed','closed','','boroboro-bo-vrm-1','','','2024-08-07 16:15:13','2024-08-07 14:15:13','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-BO-vrm-1.jpg',0,'attachment','image/jpeg',0), (41,1,'2024-08-07 16:21:55','2024-08-07 14:21:55','','Hadou Gold Plated Ring','','publish','closed','closed','','hadou-gold-plated-ring','','','2024-08-11 18:58:55','2024-08-11 16:58:55','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=41',0,'product','',0), (46,1,'2024-08-07 16:33:48','2024-08-07 14:33:48','','HADOU-B1-arg (1)','','inherit','closed','closed','','hadou-b1-arg-1','','','2024-08-07 16:33:48','2024-08-07 14:33:48','',41,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-B1-arg-1.jpg',0,'attachment','image/jpeg',0), (47,1,'2024-08-07 16:33:56','2024-08-07 14:33:56','','HADOU-B1-vrm (1)','','inherit','closed','closed','','hadou-b1-vrm-1','','','2024-08-07 16:33:56','2024-08-07 14:33:56','',41,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-B1-vrm-1.jpg',0,'attachment','image/jpeg',0), (48,1,'2024-08-07 16:36:11','2024-08-07 14:36:11','','BOROBORO-B-arg (1)','','inherit','closed','closed','','boroboro-b-arg-1','','','2024-08-07 16:36:11','2024-08-07 14:36:11','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-B-arg-1.jpg',0,'attachment','image/jpeg',0), (49,1,'2024-08-07 16:36:20','2024-08-07 14:36:20','','BOROBORO-B-vrm (1)','','inherit','closed','closed','','boroboro-b-vrm-1','','','2024-08-07 16:36:20','2024-08-07 14:36:20','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/BOROBORO-B-vrm-1.jpg',0,'attachment','image/jpeg',0), (50,1,'2024-08-08 18:41:18','2024-08-08 16:41:18','','Hadou Silver Ring','','publish','closed','closed','','hadou-silver-ring','','','2024-09-10 20:04:21','2024-09-10 18:04:21','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=50',0,'product','',0), (51,1,'2024-08-08 18:58:23','2024-08-08 16:58:23','','HADOU-B1a+KIGEN-Bo-opti','','inherit','closed','closed','','hadou-b1akigen-bo-opti','','','2024-08-08 18:58:23','2024-08-08 16:58:23','',41,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-B1aKIGEN-Bo-opti.jpg',0,'attachment','image/jpeg',0), (52,1,'2024-08-08 18:59:19','2024-08-08 16:59:19','','HADOU-B1a-opti','','inherit','closed','closed','','hadou-b1a-opti','','','2024-08-08 18:59:19','2024-08-08 16:59:19','',50,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-B1a-opti.jpg',0,'attachment','image/jpeg',0), (56,1,'2024-08-13 16:31:23','2024-08-13 14:31:23','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Silver Earcuff','','publish','closed','closed','','hadou-silver-earcuff','','','2024-09-20 11:03:48','2024-09-20 09:03:48','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=56',0,'product','',0), (57,1,'2024-08-13 16:28:26','2024-08-13 14:28:26','','HADOU-EC-vrm (1)','','inherit','closed','closed','','hadou-ec-vrm-1','','','2024-08-13 16:28:26','2024-08-13 14:28:26','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0), (58,1,'2024-08-13 16:29:03','2024-08-13 14:29:03','','HADOU-EC-arg (1)','','inherit','closed','closed','','hadou-ec-arg-1','','','2024-08-13 16:29:03','2024-08-13 14:29:03','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-EC-arg-1.jpg',0,'attachment','image/jpeg',0), (59,1,'2024-08-13 16:30:50','2024-08-13 14:30:50','','HADOU-ECo+IKKAN-CR1a-opti','','inherit','closed','closed','','hadou-ecoikkan-cr1a-opti','','','2024-08-13 16:30:50','2024-08-13 14:30:50','',56,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/HADOU-ECoIKKAN-CR1a-opti.jpg',0,'attachment','image/jpeg',0), (60,1,'2024-08-13 16:32:00','2024-08-13 14:32:00','HADOU : ondulation, vague\r\n\r\nEarcuff (bague d\'oreille) trois fils ondulés. En argent 925 recyclé ou argent plaqué or.\r\n
    \r\n
  • hauteur totale 8mm
  • \r\n
  • fils de 1,2mm d\'épaisseur
  • \r\n
  • fabriqué à la main
  • \r\n
','Hadou Golden Earcuff','','publish','closed','closed','','hadou-golden-earcuff','','','2024-09-20 11:03:39','2024-09-20 09:03:39','',0,'https://haikuatelier.fr.ddev.site/?post_type=product&p=60',0,'product','',0), (64,1,'2024-08-22 16:16:51','2024-08-22 14:16:51','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2024-08-22 16:16:51','2024-08-22 14:16:51','',0,'https://haikuatelier.fr.ddev.site/app/uploads/2024/08/woocommerce-placeholder.png',0,'attachment','image/png',0), (65,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 50','Sizes: 50','publish','closed','closed','','hadou-golden-earcuff-50','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=65',1,'product_variation','',0), (66,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 52','Sizes: 52','publish','closed','closed','','hadou-golden-earcuff-52','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=66',2,'product_variation','',0), (67,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 54','Sizes: 54','publish','closed','closed','','hadou-golden-earcuff-54','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=67',3,'product_variation','',0), (68,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 56','Sizes: 56','publish','closed','closed','','hadou-golden-earcuff-56','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=68',4,'product_variation','',0), (69,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 58','Sizes: 58','publish','closed','closed','','hadou-golden-earcuff-58','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=69',5,'product_variation','',0), (70,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 60','Sizes: 60','publish','closed','closed','','hadou-golden-earcuff-60','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=70',6,'product_variation','',0), (71,1,'2024-09-11 11:11:50','2024-09-11 09:11:50','','Hadou Golden Earcuff - 62','Sizes: 62','publish','closed','closed','','hadou-golden-earcuff-62','','','2024-09-11 11:13:59','2024-09-11 09:13:59','',60,'https://haikuatelier.fr.ddev.site/?post_type=product_variation&p=71',7,'product_variation','',0); /*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_term_relationships` -- DROP TABLE IF EXISTS `haikuwp_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_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 `haikuwp_term_relationships` -- LOCK TABLES `haikuwp_term_relationships` WRITE; /*!40000 ALTER TABLE `haikuwp_term_relationships` DISABLE KEYS */; INSERT INTO `haikuwp_term_relationships` VALUES (1,1,0), (1,17,0), (1,18,0), (13,16,0), (13,23,0), (14,16,0), (14,24,0), (15,16,0), (15,25,0), (16,16,0), (16,26,0), (17,16,0), (17,27,0), (18,16,0), (18,28,0), (19,16,0), (19,29,0), (41,2,0), (41,31,0), (41,36,0), (50,2,0), (50,31,0), (50,36,0), (56,2,0), (56,30,0), (56,36,0), (56,37,0), (56,38,0), (56,39,0), (56,40,0), (56,41,0), (56,42,0), (56,43,0), (60,4,0), (60,30,0), (60,36,0), (60,37,0), (60,38,0), (60,39,0), (60,40,0), (60,41,0), (60,42,0), (60,43,0); /*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_term_taxonomy` -- DROP TABLE IF EXISTS `haikuwp_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `taxonomy` varchar(32) NOT NULL DEFAULT '', `description` longtext 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=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_term_taxonomy` -- LOCK TABLES `haikuwp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `haikuwp_term_taxonomy` DISABLE KEYS */; INSERT INTO `haikuwp_term_taxonomy` VALUES (1,1,'category','',0,1), (2,2,'product_type','',0,3), (3,3,'product_type','',0,0), (4,4,'product_type','',0,1), (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,0), (16,16,'language','a:3:{s:6:\"locale\";s:5:\"en_GB\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"gb\";}',0,7), (17,17,'term_language','',0,1), (21,21,'category','',0,0), (30,30,'product_cat','',0,2), (31,31,'product_cat','',0,2), (32,32,'product_cat','',0,0), (33,33,'product_cat','',0,0), (34,34,'product_cat','',0,0), (36,36,'collection','',0,4), (37,37,'pa_sizes','',0,2), (38,38,'pa_sizes','',0,2), (39,39,'pa_sizes','',0,2), (40,40,'pa_sizes','',0,2), (41,41,'pa_sizes','',0,2), (42,42,'pa_sizes','',0,2), (43,43,'pa_sizes','',0,2); /*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_termmeta` -- DROP TABLE IF EXISTS `haikuwp_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_termmeta` -- LOCK TABLES `haikuwp_termmeta` WRITE; /*!40000 ALTER TABLE `haikuwp_termmeta` DISABLE KEYS */; INSERT INTO `haikuwp_termmeta` VALUES (1,16,'_pll_strings_translations','a:2:{i:0;a:2:{i:0;s:5:\"Y-m-d\";i:1;s:5:\"Y-m-d\";}i:1;a:2:{i:0;s:3:\"H:i\";i:1;s:3:\"H:i\";}}'), (3,15,'display_type',''), (4,15,'thumbnail_id','0'), (5,30,'order','1'), (6,30,'display_type',''), (7,30,'thumbnail_id','0'), (8,31,'order','2'), (9,31,'display_type',''), (10,31,'thumbnail_id','0'), (11,32,'order','3'), (12,32,'display_type',''), (13,32,'thumbnail_id','0'), (14,33,'order','4'), (15,33,'display_type',''), (16,33,'thumbnail_id','0'), (17,34,'order','6'), (18,34,'display_type',''), (19,34,'thumbnail_id','0'), (20,15,'order','5'), (21,30,'product_count_product_cat','2'), (22,31,'product_count_product_cat','2'), (23,32,'product_count_product_cat','0'), (24,33,'product_count_product_cat','0'), (25,15,'product_count_product_cat','0'), (26,34,'product_count_product_cat','0'), (28,37,'order','0'), (29,38,'order','0'), (30,39,'order','0'), (31,40,'order','0'), (32,41,'order','0'), (33,42,'order','0'), (34,43,'order','0'); /*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_terms` -- DROP TABLE IF EXISTS `haikuwp_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) 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=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_terms` -- LOCK TABLES `haikuwp_terms` WRITE; /*!40000 ALTER TABLE `haikuwp_terms` DISABLE KEYS */; INSERT INTO `haikuwp_terms` VALUES (1,'Non classé','non-classe',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,'Others','others',0), (16,'English','en',0), (17,'English','pll_en',0), (21,'Uncategorized','uncategorized-fr',0), (30,'Earrings','earrings',0), (31,'Rings','rings',0), (32,'Necklaces','necklaces',0), (33,'Bracelets','bracelets',0), (34,'Collabs','collabs',0), (36,'Hadou','hadou',0), (37,'50','50',0), (38,'52','52',0), (39,'54','54',0), (40,'56','56',0), (41,'58','58',0), (42,'60','60',0), (43,'62','62',0); /*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_usermeta` -- DROP TABLE IF EXISTS `haikuwp_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_usermeta` -- LOCK TABLES `haikuwp_usermeta` WRITE; /*!40000 ALTER TABLE `haikuwp_usermeta` DISABLE KEYS */; INSERT INTO `haikuwp_usermeta` VALUES (1,1,'nickname','gcch'), (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','blue'), (9,1,'use_ssl','0'), (10,1,'show_admin_bar_front','false'), (11,1,'locale','en_GB'), (12,1,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'), (13,1,'haikuwp_user_level','10'), (14,1,'dismissed_wp_pointers',''), (15,1,'show_welcome_panel','1'), (16,1,'session_tokens','a:1:{s:64:\"d25e3e7dd87f4d70d66e650f1314a13f90ad4748858ffba8b2bbbed3afef2634\";a:4:{s:10:\"expiration\";i:1728032513;s:2:\"ip\";s:10:\"172.18.0.5\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1726822913;}}'), (17,1,'haikuwp_dashboard_quick_press_last_post_id','5'), (18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"172.18.0.0\";}'), (19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'), (21,1,'last_update','1723106470'), (22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'), (23,1,'wc_last_active','1727136000'), (24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:84:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag\";s:6:\"normal\";s:89:\"carbon_fields_container_products_details,postexcerpt,woocommerce-product-data,,postcustom\";s:8:\"advanced\";s:0:\"\";}'), (25,1,'edit_page_per_page','20'), (26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=tinymce&hidetb=0'), (27,1,'haikuwp_user-settings-time','1724259908'), (30,1,'woocommerce_admin_variable_product_tour_shown','\"yes\"'), (34,1,'billing_first_name',''), (35,1,'billing_last_name',''), (36,1,'billing_company',''), (37,1,'billing_address_1',''), (38,1,'billing_address_2',''), (39,1,'billing_city',''), (40,1,'billing_postcode',''), (41,1,'billing_country',''), (42,1,'billing_state',''), (43,1,'billing_phone',''), (44,1,'billing_email','contact@gcch.fr'), (45,1,'shipping_first_name',''), (46,1,'shipping_last_name',''), (47,1,'shipping_company',''), (48,1,'shipping_address_1',''), (49,1,'shipping_address_2',''), (50,1,'shipping_city',''), (51,1,'shipping_postcode',''), (52,1,'shipping_country',''), (53,1,'shipping_state',''), (54,1,'shipping_phone',''), (57,1,'wc_marketplace_suggestions_dismissed_suggestions','a:4:{i:0;s:28:\"product-edit-name-your-price\";i:1;s:31:\"product-edit-min-max-quantities\";i:2;s:42:\"product-edit-woocommerce-one-page-checkout\";i:3;s:29:\"product-edit-variation-images\";}'), (58,1,'closedpostboxes_product','a:3:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:11:\"postexcerpt\";i:2;s:24:\"woocommerce-product-data\";}'), (59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:2;s:10:\"postcustom\";}'), (61,1,'screen_layout_product','2'), (63,1,'manageedit-productcolumnshidden','a:1:{i:0;s:8:\"featured\";}'), (64,1,'edit_product_per_page','100'), (68,1,'dismissed_uploads_directory_is_unprotected_notice','1'), (69,1,'dismissed_update_notice','1'), (79,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'); /*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_users` -- DROP TABLE IF EXISTS `haikuwp_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) NOT NULL DEFAULT '', `user_pass` varchar(255) NOT NULL DEFAULT '', `user_nicename` varchar(50) NOT NULL DEFAULT '', `user_email` varchar(100) NOT NULL DEFAULT '', `user_url` varchar(100) NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT 0, `display_name` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_users` -- LOCK TABLES `haikuwp_users` WRITE; /*!40000 ALTER TABLE `haikuwp_users` DISABLE KEYS */; INSERT INTO `haikuwp_users` VALUES (1,'gcch','$2y$10$Ni0YsG5z92xB9DNIXLvafu9na6n7o9fQmfEsxFPIMG8wnuRypRBxq','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'); /*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_admin_note_actions` -- DROP TABLE IF EXISTS `haikuwp_wc_admin_note_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_admin_note_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `note_id` bigint(20) unsigned NOT NULL, `name` varchar(255) NOT NULL, `label` varchar(255) NOT NULL, `query` longtext NOT NULL, `status` varchar(255) NOT NULL, `actioned_text` varchar(255) NOT NULL, `nonce_action` varchar(255) DEFAULT NULL, `nonce_name` varchar(255) DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `note_id` (`note_id`) ) ENGINE=InnoDB AUTO_INCREMENT=542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_admin_note_actions` -- LOCK TABLES `haikuwp_wc_admin_note_actions` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` DISABLE KEYS */; INSERT INTO `haikuwp_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://haikuatelier.fr.ddev.site/wp/wp-admin/post.php?post=11&action=edit','actioned','',NULL,NULL), (86,59,'connect','Connecter','?page=wc-addons§ion=helper','unactioned','',NULL,NULL), (424,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL), (428,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL), (429,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL), (430,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL), (431,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL), (432,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL), (434,10,'update-wc-subscriptions-3-0-15','View latest version','https://haikuatelier.fr.ddev.site/wp/wp-admin/&page=wc-addons§ion=helper','actioned','',NULL,NULL), (435,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL), (436,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), (437,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL), (438,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), (439,16,'dismiss','Dismiss','','actioned','',NULL,NULL), (440,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), (441,17,'dismiss','Dismiss','','actioned','',NULL,NULL), (442,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), (443,18,'dismiss','Dismiss','','actioned','',NULL,NULL), (444,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL), (445,19,'dismiss','Dismiss','','actioned','',NULL,NULL), (447,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), (448,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL), (449,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL), (450,22,'dismiss','Dismiss','','actioned','',NULL,NULL), (452,24,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL), (453,25,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), (454,25,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), (455,26,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), (456,26,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL), (457,27,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL), (458,28,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), (459,28,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL), (460,29,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL), (461,29,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL), (463,31,'extension-settings','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), (464,31,'dismiss','Dismiss','#','actioned','',NULL,NULL), (465,32,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (466,32,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), (467,33,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL), (468,34,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), (469,35,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), (470,35,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL), (471,36,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (472,36,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL), (473,37,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (474,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), (475,38,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (476,38,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL), (477,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (478,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL), (479,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (480,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL), (481,41,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (482,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL), (483,42,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (484,42,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL), (487,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (488,44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL), (489,45,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL), (490,45,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), (491,46,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (492,46,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL), (493,47,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL), (494,48,'plugin-list','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL), (495,48,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL), (496,49,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php?','unactioned','',NULL,NULL), (497,49,'dismiss','Dismiss','#','actioned','',NULL,NULL), (498,50,'dismiss','Dismiss','#','actioned','',NULL,NULL), (499,51,'dismiss','Dismiss','#','actioned','',NULL,NULL), (501,53,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL), (502,54,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/plugins.php','unactioned','',NULL,NULL), (503,54,'dismiss','Dismiss','https://haikuatelier.fr.ddev.site/wp/wp-admin/#','actioned','',NULL,NULL), (504,55,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://haikuatelier.fr.ddev.site/wp/wp-admin/update-core.php','unactioned','',NULL,NULL), (505,55,'dismiss','Dismiss','#','actioned','',NULL,NULL), (509,62,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL), (510,63,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL), (511,64,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL), (541,65,'update-db_done','Thanks!','https://haikuatelier.fr.ddev.site/wp/wp-admin/edit.php?post_type=product&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'); /*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_admin_notes` -- DROP TABLE IF EXISTS `haikuwp_wc_admin_notes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_admin_notes` ( `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `type` varchar(20) NOT NULL, `locale` varchar(20) NOT NULL, `title` longtext NOT NULL, `content` longtext NOT NULL, `content_data` longtext DEFAULT NULL, `status` varchar(200) NOT NULL, `source` varchar(200) NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_reminder` datetime DEFAULT NULL, `is_snoozable` tinyint(1) NOT NULL DEFAULT 0, `layout` varchar(20) NOT NULL DEFAULT '', `image` varchar(200) DEFAULT NULL, `is_deleted` tinyint(1) NOT NULL DEFAULT 0, `is_read` tinyint(1) NOT NULL DEFAULT 0, `icon` varchar(200) NOT NULL DEFAULT 'info', PRIMARY KEY (`note_id`) ) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_admin_notes` -- LOCK TABLES `haikuwp_wc_admin_notes` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_admin_notes` DISABLE KEYS */; INSERT INTO `haikuwp_wc_admin_notes` VALUES (1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','actioned','woocommerce-core','2024-08-05 13:12:38',NULL,0,'plain','',0,1,'info'), (4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.

Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade WooCommerce Subscriptions to version 3.0.15 or later.

Click the button below to view and update to the latest Subscriptions version, or log in to WooCommerce.com Dashboard and navigate to your Downloads page.

We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.

If you have any questions we are here to help — just open a ticket.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!

Now is a great time to upgrade to our latest PayPal extension to continue to receive support and updates with PayPal.

Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.

Start using our latest PayPal today to continue to receive support and updates.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).

Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.

For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).

Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.

For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).

Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).

Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (21,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use PayPal Payments to accept PayPal.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (22,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (24,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (25,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (26,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (27,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (28,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n

\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n

\r\nGet started in seconds.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (29,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','Your store requires a security update for WooCommerce Payments. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (31,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','Your store requires a security update for the WooCommerce Pre-Orders extension. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (32,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n

\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n

\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (33,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n

\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (34,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n

\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (35,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (36,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature.
Boost conversions by letting customers pay with a single click.

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (41,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n

\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (42,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature.
Boost conversions by letting customers pay with a single click.

Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'), (59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'), (61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'), (62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'), (63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'), (64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',0,0,'info'), (65,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2024-08-22 14:16:51',NULL,0,'plain','',0,1,'info'); /*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_category_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_category_lookup` ( `category_tree_id` bigint(20) unsigned NOT NULL, `category_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`category_tree_id`,`category_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_category_lookup` -- LOCK TABLES `haikuwp_wc_category_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */; INSERT INTO `haikuwp_wc_category_lookup` VALUES (15,15), (30,30), (31,31), (32,32), (33,33), (34,34); /*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_customer_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_customer_lookup` ( `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned DEFAULT NULL, `username` varchar(60) NOT NULL DEFAULT '', `first_name` varchar(255) NOT NULL, `last_name` varchar(255) NOT NULL, `email` varchar(100) DEFAULT NULL, `date_last_active` timestamp NULL DEFAULT NULL, `date_registered` timestamp NULL DEFAULT NULL, `country` char(2) NOT NULL DEFAULT '', `postcode` varchar(20) NOT NULL DEFAULT '', `city` varchar(100) NOT NULL DEFAULT '', `state` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`customer_id`), UNIQUE KEY `user_id` (`user_id`), KEY `email` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_customer_lookup` -- LOCK TABLES `haikuwp_wc_customer_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_download_log` -- DROP TABLE IF EXISTS `haikuwp_wc_download_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_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) DEFAULT '', PRIMARY KEY (`download_log_id`), KEY `permission_id` (`permission_id`), KEY `timestamp` (`timestamp`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_download_log` -- LOCK TABLES `haikuwp_wc_download_log` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_addresses` -- DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_addresses` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_id` bigint(20) unsigned NOT NULL, `address_type` varchar(20) DEFAULT NULL, `first_name` text DEFAULT NULL, `last_name` text DEFAULT NULL, `company` text DEFAULT NULL, `address_1` text DEFAULT NULL, `address_2` text DEFAULT NULL, `city` text DEFAULT NULL, `state` text DEFAULT NULL, `postcode` text DEFAULT NULL, `country` text DEFAULT NULL, `email` varchar(320) DEFAULT NULL, `phone` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`), KEY `order_id` (`order_id`), KEY `email` (`email`(191)), KEY `phone` (`phone`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_addresses` -- LOCK TABLES `haikuwp_wc_order_addresses` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_addresses` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_coupon_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_coupon_lookup` ( `order_id` bigint(20) unsigned NOT NULL, `coupon_id` bigint(20) NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `discount_amount` double NOT NULL DEFAULT 0, PRIMARY KEY (`order_id`,`coupon_id`), KEY `coupon_id` (`coupon_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_coupon_lookup` -- LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_operational_data` -- DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_operational_data` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_id` bigint(20) unsigned DEFAULT NULL, `created_via` varchar(100) DEFAULT NULL, `woocommerce_version` varchar(20) DEFAULT NULL, `prices_include_tax` tinyint(1) DEFAULT NULL, `coupon_usages_are_counted` tinyint(1) DEFAULT NULL, `download_permission_granted` tinyint(1) DEFAULT NULL, `cart_hash` varchar(100) DEFAULT NULL, `new_order_email_sent` tinyint(1) DEFAULT NULL, `order_key` varchar(100) DEFAULT NULL, `order_stock_reduced` tinyint(1) DEFAULT NULL, `date_paid_gmt` datetime DEFAULT NULL, `date_completed_gmt` datetime DEFAULT NULL, `shipping_tax_amount` decimal(26,8) DEFAULT NULL, `shipping_total_amount` decimal(26,8) DEFAULT NULL, `discount_tax_amount` decimal(26,8) DEFAULT NULL, `discount_total_amount` decimal(26,8) DEFAULT NULL, `recorded_sales` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `order_id` (`order_id`), KEY `order_key` (`order_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_operational_data` -- LOCK TABLES `haikuwp_wc_order_operational_data` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_product_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_product_lookup` ( `order_item_id` bigint(20) unsigned NOT NULL, `order_id` bigint(20) unsigned NOT NULL, `product_id` bigint(20) unsigned NOT NULL, `variation_id` bigint(20) unsigned NOT NULL, `customer_id` bigint(20) unsigned DEFAULT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `product_qty` int(11) NOT NULL, `product_net_revenue` double NOT NULL DEFAULT 0, `product_gross_revenue` double NOT NULL DEFAULT 0, `coupon_amount` double NOT NULL DEFAULT 0, `tax_amount` double NOT NULL DEFAULT 0, `shipping_amount` double NOT NULL DEFAULT 0, `shipping_tax_amount` double NOT NULL DEFAULT 0, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`), KEY `product_id` (`product_id`), KEY `customer_id` (`customer_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_product_lookup` -- LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_stats` -- DROP TABLE IF EXISTS `haikuwp_wc_order_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_stats` ( `order_id` bigint(20) unsigned NOT NULL, `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_paid` datetime DEFAULT '0000-00-00 00:00:00', `date_completed` datetime DEFAULT '0000-00-00 00:00:00', `num_items_sold` int(11) NOT NULL DEFAULT 0, `total_sales` double NOT NULL DEFAULT 0, `tax_total` double NOT NULL DEFAULT 0, `shipping_total` double NOT NULL DEFAULT 0, `net_total` double NOT NULL DEFAULT 0, `returning_customer` tinyint(1) DEFAULT NULL, `status` varchar(200) NOT NULL, `customer_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_id`), KEY `date_created` (`date_created`), KEY `customer_id` (`customer_id`), KEY `status` (`status`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_stats` -- LOCK TABLES `haikuwp_wc_order_stats` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_order_tax_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_order_tax_lookup` ( `order_id` bigint(20) unsigned NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `shipping_tax` double NOT NULL DEFAULT 0, `order_tax` double NOT NULL DEFAULT 0, `total_tax` double NOT NULL DEFAULT 0, PRIMARY KEY (`order_id`,`tax_rate_id`), KEY `tax_rate_id` (`tax_rate_id`), KEY `date_created` (`date_created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_order_tax_lookup` -- LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_orders` -- DROP TABLE IF EXISTS `haikuwp_wc_orders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_orders` ( `id` bigint(20) unsigned NOT NULL, `status` varchar(20) DEFAULT NULL, `currency` varchar(10) DEFAULT NULL, `type` varchar(20) DEFAULT NULL, `tax_amount` decimal(26,8) DEFAULT NULL, `total_amount` decimal(26,8) DEFAULT NULL, `customer_id` bigint(20) unsigned DEFAULT NULL, `billing_email` varchar(320) DEFAULT NULL, `date_created_gmt` datetime DEFAULT NULL, `date_updated_gmt` datetime DEFAULT NULL, `parent_order_id` bigint(20) unsigned DEFAULT NULL, `payment_method` varchar(100) DEFAULT NULL, `payment_method_title` text DEFAULT NULL, `transaction_id` varchar(100) DEFAULT NULL, `ip_address` varchar(100) DEFAULT NULL, `user_agent` text DEFAULT NULL, `customer_note` text DEFAULT NULL, PRIMARY KEY (`id`), KEY `status` (`status`), KEY `date_created` (`date_created_gmt`), KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)), KEY `billing_email` (`billing_email`(191)), KEY `type_status_date` (`type`,`status`,`date_created_gmt`), KEY `parent_order_id` (`parent_order_id`), KEY `date_updated` (`date_updated_gmt`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_orders` -- LOCK TABLES `haikuwp_wc_orders` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_orders_meta` -- DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_orders_meta` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_id` bigint(20) unsigned DEFAULT NULL, `meta_key` varchar(255) DEFAULT NULL, `meta_value` text DEFAULT NULL, PRIMARY KEY (`id`), KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)), KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_orders_meta` -- LOCK TABLES `haikuwp_wc_orders_meta` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_orders_meta` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_product_attributes_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_product_attributes_lookup` ( `product_id` bigint(20) NOT NULL, `product_or_parent_id` bigint(20) NOT NULL, `taxonomy` varchar(32) NOT NULL, `term_id` bigint(20) NOT NULL, `is_variation_attribute` tinyint(1) NOT NULL, `in_stock` tinyint(1) NOT NULL, PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`), KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_product_attributes_lookup` -- LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */; INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES (56,56,'pa_sizes',37,0,1), (56,56,'pa_sizes',38,0,1), (56,56,'pa_sizes',39,0,1), (56,56,'pa_sizes',40,0,1), (56,56,'pa_sizes',41,0,1), (56,56,'pa_sizes',42,0,1), (56,56,'pa_sizes',43,0,1), (65,60,'pa_sizes',37,1,1), (66,60,'pa_sizes',38,1,1), (67,60,'pa_sizes',39,1,1), (68,60,'pa_sizes',40,1,1), (69,60,'pa_sizes',41,1,1), (70,60,'pa_sizes',42,1,1), (71,60,'pa_sizes',43,1,1); /*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_product_download_directories` -- DROP TABLE IF EXISTS `haikuwp_wc_product_download_directories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_product_download_directories` ( `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(256) NOT NULL, `enabled` tinyint(1) NOT NULL DEFAULT 0, PRIMARY KEY (`url_id`), KEY `url` (`url`(191)) ) 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 `haikuwp_wc_product_download_directories` -- LOCK TABLES `haikuwp_wc_product_download_directories` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` DISABLE KEYS */; INSERT INTO `haikuwp_wc_product_download_directories` VALUES (1,'file:///var/www/html/web/app/uploads/woocommerce_uploads/',1), (2,'https://haikuatelier.fr.ddev.site/app/uploads/woocommerce_uploads/',1); /*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_product_meta_lookup` -- DROP TABLE IF EXISTS `haikuwp_wc_product_meta_lookup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_product_meta_lookup` ( `product_id` bigint(20) NOT NULL, `sku` varchar(100) DEFAULT '', `virtual` tinyint(1) DEFAULT 0, `downloadable` tinyint(1) DEFAULT 0, `min_price` decimal(19,4) DEFAULT NULL, `max_price` decimal(19,4) DEFAULT NULL, `onsale` tinyint(1) DEFAULT 0, `stock_quantity` double DEFAULT NULL, `stock_status` varchar(100) DEFAULT 'instock', `rating_count` bigint(20) DEFAULT 0, `average_rating` decimal(3,2) DEFAULT 0.00, `total_sales` bigint(20) DEFAULT 0, `tax_status` varchar(100) DEFAULT 'taxable', `tax_class` varchar(100) DEFAULT '', `global_unique_id` varchar(100) DEFAULT '', PRIMARY KEY (`product_id`), KEY `virtual` (`virtual`), KEY `downloadable` (`downloadable`), KEY `stock_status` (`stock_status`), KEY `stock_quantity` (`stock_quantity`), KEY `onsale` (`onsale`), KEY `min_max_price` (`min_price`,`max_price`), KEY `sku` (`sku`(50)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_product_meta_lookup` -- LOCK TABLES `haikuwp_wc_product_meta_lookup` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` DISABLE KEYS */; INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES (20,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (22,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (23,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (25,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (28,'BOROBORO-B',0,0,65.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (29,'BOROBORO-B-VRM',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (30,'BOROBORO-B-ARG',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (35,'BOROBORO-BO',0,0,62.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (36,'BOROBORO-BO-VRM',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (37,'BOROBORO-BO-ARG',0,0,62.0000,62.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (41,'HADOU-B1-VRM',0,0,72.0000,72.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (50,'HADOU-B1-ARG',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (56,'HADOU-EC-ARG',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (60,'HADOU-EC-VRM',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','',''), (65,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (66,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (67,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (68,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (69,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (70,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''), (71,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''); /*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_rate_limits` -- DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_rate_limits` ( `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `rate_limit_key` varchar(200) NOT NULL, `rate_limit_expiry` bigint(20) unsigned NOT NULL, `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0, PRIMARY KEY (`rate_limit_id`), UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_rate_limits` -- LOCK TABLES `haikuwp_wc_rate_limits` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_reserved_stock` -- DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_reserved_stock` ( `order_id` bigint(20) NOT NULL, `product_id` bigint(20) NOT NULL, `stock_quantity` double NOT NULL DEFAULT 0, `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`order_id`,`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_wc_reserved_stock` -- LOCK TABLES `haikuwp_wc_reserved_stock` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_tax_rate_classes` -- DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_tax_rate_classes` ( `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) NOT NULL DEFAULT '', PRIMARY KEY (`tax_rate_class_id`), UNIQUE KEY `slug` (`slug`(191)) ) 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 `haikuwp_wc_tax_rate_classes` -- LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */; INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'), (2,'Zero rate','zero-rate'); /*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_wc_webhooks` -- DROP TABLE IF EXISTS `haikuwp_wc_webhooks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_wc_webhooks` ( `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `status` varchar(200) NOT NULL, `name` text NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `delivery_url` text NOT NULL, `secret` text NOT NULL, `topic` varchar(200) 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 `haikuwp_wc_webhooks` -- LOCK TABLES `haikuwp_wc_webhooks` WRITE; /*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_api_keys` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_api_keys` ( `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL, `description` varchar(200) DEFAULT NULL, `permissions` varchar(10) NOT NULL, `consumer_key` char(64) NOT NULL, `consumer_secret` char(43) NOT NULL, `nonces` longtext DEFAULT NULL, `truncated_key` char(7) NOT NULL, `last_access` datetime DEFAULT NULL, PRIMARY KEY (`key_id`), KEY `consumer_key` (`consumer_key`), KEY `consumer_secret` (`consumer_secret`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_api_keys` -- LOCK TABLES `haikuwp_woocommerce_api_keys` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_attribute_taxonomies` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` ( `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `attribute_name` varchar(200) NOT NULL, `attribute_label` varchar(200) DEFAULT NULL, `attribute_type` varchar(20) NOT NULL, `attribute_orderby` varchar(20) NOT NULL, `attribute_public` int(1) NOT NULL DEFAULT 1, PRIMARY KEY (`attribute_id`), KEY `attribute_name` (`attribute_name`(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 `haikuwp_woocommerce_attribute_taxonomies` -- LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */; INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES (1,'sizes','Sizes','select','menu_order',0); /*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` ( `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `download_id` varchar(36) NOT NULL, `product_id` bigint(20) unsigned NOT NULL, `order_id` bigint(20) unsigned NOT NULL DEFAULT 0, `order_key` varchar(200) NOT NULL, `user_email` varchar(200) NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `downloads_remaining` varchar(9) DEFAULT NULL, `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access_expires` datetime DEFAULT NULL, `download_count` bigint(20) unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`permission_id`), KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`), KEY `download_order_product` (`download_id`,`order_id`,`product_id`), KEY `order_id` (`order_id`), KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions` -- LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_log` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_log` ( `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `timestamp` datetime NOT NULL, `level` smallint(4) NOT NULL, `source` varchar(200) NOT NULL, `message` longtext NOT NULL, `context` longtext DEFAULT NULL, 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 `haikuwp_woocommerce_log` -- LOCK TABLES `haikuwp_woocommerce_log` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_order_itemmeta` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_order_itemmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `order_item_id` (`order_item_id`), KEY `meta_key` (`meta_key`(32)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_order_itemmeta` -- LOCK TABLES `haikuwp_woocommerce_order_itemmeta` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_order_items` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_order_items` ( `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `order_item_name` text NOT NULL, `order_item_type` varchar(200) NOT NULL DEFAULT '', `order_id` bigint(20) unsigned NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_order_items` -- LOCK TABLES `haikuwp_woocommerce_order_items` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_payment_tokenmeta` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `payment_token_id` bigint(20) unsigned NOT NULL, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, 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 `haikuwp_woocommerce_payment_tokenmeta` -- LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_payment_tokens` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_payment_tokens` ( `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `gateway_id` varchar(200) NOT NULL, `token` text NOT NULL, `user_id` bigint(20) unsigned NOT NULL DEFAULT 0, `type` varchar(200) 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 `haikuwp_woocommerce_payment_tokens` -- LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_sessions` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_sessions` ( `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `session_key` char(32) NOT NULL, `session_value` longtext NOT NULL, `session_expiry` bigint(20) unsigned NOT NULL, PRIMARY KEY (`session_id`), UNIQUE KEY `session_key` (`session_key`) ) ENGINE=InnoDB AUTO_INCREMENT=139 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_sessions` -- LOCK TABLES `haikuwp_woocommerce_sessions` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` DISABLE KEYS */; INSERT INTO `haikuwp_woocommerce_sessions` VALUES (125,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:1766:\"a:4:{s:32:\"1e6f0a53d8638d111c8b2773a4c78fc3\";a:11:{s:3:\"key\";s:32:\"1e6f0a53d8638d111c8b2773a4c78fc3\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:70;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"60\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"5382dcf165cca7cc6d0cbdc5b4916b0e\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";a:11:{s:3:\"key\";s:32:\"c19bca6e43c1ae9f0e6177574902be2f\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:67;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"54\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0f7f325aa11eb3a6f170f8698cfc93\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}s:32:\"904084378a9446ece5aab9ec7fd21a18\";a:11:{s:3:\"key\";s:32:\"904084378a9446ece5aab9ec7fd21a18\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:68;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"56\";}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"fdf5f0910ae74ef8fd804c8e3f7bea90\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:76;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:76;s:8:\"line_tax\";d:0;}s:32:\"fb41792ad3cc749fa951b967883edbe9\";a:11:{s:3:\"key\";s:32:\"fb41792ad3cc749fa951b967883edbe9\";s:10:\"product_id\";i:60;s:12:\"variation_id\";i:69;s:9:\"variation\";a:1:{s:18:\"attribute_pa_sizes\";s:2:\"58\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"8eea95a6f994dc6ab0c1d6284d74d2ec\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:38;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:38;s:8:\"line_tax\";d:0;}}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-08-08T10:41:10+02:00\";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:15:\"contact@gcch.fr\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"BE\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BE\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1727384941); /*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_shipping_zone_locations` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_id` bigint(20) unsigned NOT NULL, `location_code` varchar(200) NOT NULL, `location_type` varchar(40) NOT NULL, PRIMARY KEY (`location_id`), KEY `zone_id` (`zone_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 `haikuwp_woocommerce_shipping_zone_locations` -- LOCK TABLES `haikuwp_woocommerce_shipping_zone_locations` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_shipping_zone_methods` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` ( `zone_id` bigint(20) unsigned NOT NULL, `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `method_id` varchar(200) NOT NULL, `method_order` bigint(20) unsigned NOT NULL, `is_enabled` tinyint(1) NOT NULL DEFAULT 1, PRIMARY KEY (`instance_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods` -- LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_shipping_zones` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_shipping_zones` ( `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `zone_name` varchar(200) NOT NULL, `zone_order` bigint(20) unsigned NOT NULL, PRIMARY KEY (`zone_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `haikuwp_woocommerce_shipping_zones` -- LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_tax_rate_locations` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` ( `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `location_code` varchar(200) NOT NULL, `tax_rate_id` bigint(20) unsigned NOT NULL, `location_type` varchar(40) 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 `haikuwp_woocommerce_tax_rate_locations` -- LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `haikuwp_woocommerce_tax_rates` -- DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `haikuwp_woocommerce_tax_rates` ( `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `tax_rate_country` varchar(2) NOT NULL DEFAULT '', `tax_rate_state` varchar(200) NOT NULL DEFAULT '', `tax_rate` varchar(8) NOT NULL DEFAULT '', `tax_rate_name` varchar(200) 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) 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 `haikuwp_woocommerce_tax_rates` -- LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE; /*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */; /*!40000 ALTER TABLE `haikuwp_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 2024-09-25 6:05:21