17135 lines
1.9 MiB
17135 lines
1.9 MiB
/*M!999999\- enable the sandbox mode */
|
||
-- MariaDB dump 10.19-11.8.3-MariaDB, for debian-linux-gnu (x86_64)
|
||
--
|
||
-- Host: localhost Database: haiku_atelier
|
||
-- ------------------------------------------------------
|
||
-- Server version 11.8.3-MariaDB-0+deb13u1 from Debian
|
||
|
||
/*!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' */;
|
||
/*M!100616 SET @OLD_NOTE_VERBOSITY=@@NOTE_VERBOSITY, NOTE_VERBOSITY=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 = utf8mb4 */;
|
||
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`),
|
||
KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
|
||
KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
|
||
KEY `status_claim_id` (`status`,`claim_id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=9806 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_actionscheduler_actions` VALUES
|
||
(2516,'woocommerce_refresh_order_count_cache','failed','2025-06-18 18:50:55','2025-06-18 20:50:55',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1750272655;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1750272655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2025-06-18 18:51:12','2025-06-18 20:51:12',0,NULL),
|
||
(2616,'wc_delete_related_product_transients_async','failed','2025-06-18 20:39:06','2025-06-18 22:39:06',10,'{\"post_id\":183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1750279146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1750279146;}',8,1,'2025-06-18 20:39:25','2025-06-18 22:39:25',0,NULL),
|
||
(2617,'wc_delete_related_product_transients_async','failed','2025-06-18 20:39:06','2025-06-18 22:39:06',10,'{\"post_id\":566}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1750279146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1750279146;}',8,1,'2025-06-18 20:39:25','2025-06-18 22:39:25',0,NULL),
|
||
(2619,'wc_delete_related_product_transients_async','failed','2025-06-18 20:39:06','2025-06-18 22:39:06',10,'{\"post_id\":565}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1750279146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1750279146;}',8,1,'2025-06-18 20:39:25','2025-06-18 22:39:25',0,NULL),
|
||
(2621,'wc_delete_related_product_transients_async','failed','2025-06-18 20:39:06','2025-06-18 22:39:06',10,'{\"post_id\":567}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1750279146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1750279146;}',8,1,'2025-06-18 20:39:25','2025-06-18 22:39:25',0,NULL),
|
||
(3248,'woocommerce_geoip_updater','failed','2025-09-23 07:13:56','2025-09-23 09:13:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611636;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2025-09-23 07:14:01','2025-09-23 09:14:01',230208,NULL),
|
||
(3744,'woocommerce_cleanup_logs','failed','2025-09-21 10:15:00','2025-09-21 12:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758449700;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758449700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-21 10:15:00','2025-09-21 12:15:00',227446,NULL),
|
||
(3795,'woocommerce_cleanup_logs','failed','2025-09-22 10:15:00','2025-09-22 12:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536100;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-22 10:15:00','2025-09-22 12:15:00',228921,NULL),
|
||
(3832,'woocommerce_cleanup_logs','failed','2025-09-23 10:15:00','2025-09-23 12:15:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622500;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-23 10:15:01','2025-09-23 12:15:01',230397,NULL),
|
||
(3862,'woocommerce_geoip_updater','failed','2025-10-08 07:14:01','2025-10-08 09:14:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907641;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2025-10-08 07:14:06','2025-10-08 09:14:06',252350,NULL),
|
||
(3873,'woocommerce_cleanup_logs','failed','2025-09-24 10:15:01','2025-09-24 12:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708901;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-24 10:15:01','2025-09-24 12:15:01',231872,NULL),
|
||
(3910,'woocommerce_cleanup_logs','failed','2025-09-25 10:15:01','2025-09-25 12:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795301;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-25 10:15:01','2025-09-25 12:15:01',233352,NULL),
|
||
(3954,'woocommerce_cleanup_logs','failed','2025-09-26 10:15:01','2025-09-26 12:15:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881701;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-26 10:15:02','2025-09-26 12:15:02',234826,NULL),
|
||
(3991,'woocommerce_cleanup_logs','failed','2025-09-27 10:15:02','2025-09-27 12:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758968102;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758968102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-27 10:15:02','2025-09-27 12:15:02',236300,NULL),
|
||
(4028,'woocommerce_cleanup_logs','failed','2025-09-28 10:15:02','2025-09-28 12:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054502;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-28 10:15:02','2025-09-28 12:15:02',237782,NULL),
|
||
(4113,'woocommerce_cleanup_logs','failed','2025-09-29 10:15:02','2025-09-29 12:15:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759140902;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759140902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-29 10:15:03','2025-09-29 12:15:03',239257,NULL),
|
||
(4150,'woocommerce_cleanup_logs','failed','2025-09-30 10:15:03','2025-09-30 12:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227303;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-09-30 10:15:03','2025-09-30 12:15:03',240732,NULL),
|
||
(4188,'woocommerce_cleanup_logs','failed','2025-10-01 10:15:03','2025-10-01 12:15:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313703;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-01 10:15:04','2025-10-01 12:15:04',242206,NULL),
|
||
(4225,'woocommerce_cleanup_logs','failed','2025-10-02 10:15:04','2025-10-02 12:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759400104;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759400104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-02 10:15:04','2025-10-02 12:15:04',243683,NULL),
|
||
(4264,'woocommerce_cleanup_logs','failed','2025-10-03 10:15:04','2025-10-03 12:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486504;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-03 10:15:04','2025-10-03 12:15:04',245158,NULL),
|
||
(4301,'woocommerce_cleanup_logs','failed','2025-10-04 10:15:04','2025-10-04 12:15:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759572904;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759572904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-04 10:15:05','2025-10-04 12:15:05',246635,NULL),
|
||
(4339,'woocommerce_cleanup_logs','failed','2025-10-05 10:15:05','2025-10-05 12:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659305;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-05 10:15:05','2025-10-05 12:15:05',248110,NULL),
|
||
(4376,'woocommerce_cleanup_logs','failed','2025-10-06 10:15:05','2025-10-06 12:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745705;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-06 10:15:05','2025-10-06 12:15:05',249585,NULL),
|
||
(4413,'woocommerce_cleanup_logs','failed','2025-10-07 10:15:05','2025-10-07 12:15:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759832105;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759832105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-07 10:15:06','2025-10-07 12:15:06',251064,NULL),
|
||
(4453,'woocommerce_cleanup_logs','failed','2025-10-08 10:15:06','2025-10-08 12:15:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918506;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-08 10:15:31','2025-10-08 12:15:31',252540,NULL),
|
||
(4482,'woocommerce_geoip_updater','failed','2025-10-23 07:14:06','2025-10-23 09:14:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761203646;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761203646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2025-10-23 07:14:11','2025-10-23 09:14:11',274484,NULL),
|
||
(4491,'woocommerce_cleanup_logs','failed','2025-10-09 10:15:31','2025-10-09 12:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760004931;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760004931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-09 10:16:06','2025-10-09 12:16:06',254016,NULL),
|
||
(4536,'woocommerce_cleanup_logs','failed','2025-10-10 10:16:06','2025-10-10 12:16:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091366;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-10 10:16:07','2025-10-10 12:16:07',255490,NULL),
|
||
(4573,'woocommerce_cleanup_logs','failed','2025-10-11 10:16:07','2025-10-11 12:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760177767;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760177767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-11 10:16:07','2025-10-11 12:16:07',256967,NULL),
|
||
(4612,'woocommerce_cleanup_logs','failed','2025-10-12 10:16:07','2025-10-12 12:16:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760264167;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760264167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-12 10:17:07','2025-10-12 12:17:07',258444,NULL),
|
||
(4650,'woocommerce_cleanup_logs','failed','2025-10-13 10:17:07','2025-10-13 12:17:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350627;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-13 10:17:08','2025-10-13 12:17:08',259923,NULL),
|
||
(4691,'woocommerce_cleanup_logs','failed','2025-10-14 10:17:08','2025-10-14 12:17:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437028;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-14 10:17:08','2025-10-14 12:17:08',261399,NULL),
|
||
(4729,'woocommerce_cleanup_logs','failed','2025-10-15 10:17:08','2025-10-15 12:17:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760523428;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760523428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-15 10:17:08','2025-10-15 12:17:08',262876,NULL),
|
||
(4766,'woocommerce_cleanup_logs','failed','2025-10-16 10:17:08','2025-10-16 12:17:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609828;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-16 10:17:09','2025-10-16 12:17:09',264351,NULL),
|
||
(4803,'woocommerce_cleanup_logs','failed','2025-10-17 10:17:09','2025-10-17 12:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696229;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-17 10:17:09','2025-10-17 12:17:09',265828,NULL),
|
||
(4843,'woocommerce_cleanup_logs','failed','2025-10-18 10:17:09','2025-10-18 12:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782629;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-18 10:17:09','2025-10-18 12:17:09',267301,NULL),
|
||
(4879,'woocommerce_cleanup_logs','failed','2025-10-19 10:17:09','2025-10-19 12:17:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760869029;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760869029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-19 10:17:10','2025-10-19 12:17:10',268776,NULL),
|
||
(4918,'woocommerce_cleanup_logs','failed','2025-10-20 10:17:10','2025-10-20 12:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760955430;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760955430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-20 10:17:10','2025-10-20 12:17:10',270250,NULL),
|
||
(4955,'woocommerce_cleanup_logs','failed','2025-10-21 10:17:10','2025-10-21 12:17:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041830;s:18:\"\0*\0first_timestamp\";i:1757326375;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-21 10:17:11','2025-10-21 12:17:11',271725,NULL),
|
||
(5024,'woocommerce_cleanup_logs','failed','2025-10-22 10:20:11','2025-10-22 12:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128411;s:18:\"\0*\0first_timestamp\";i:1761128411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-22 10:20:11','2025-10-22 12:20:11',273202,NULL),
|
||
(5062,'woocommerce_cleanup_logs','failed','2025-10-23 10:20:11','2025-10-23 12:20:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761214811;s:18:\"\0*\0first_timestamp\";i:1761214811;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761214811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-23 10:20:11','2025-10-23 12:20:11',274678,NULL),
|
||
(5100,'woocommerce_cleanup_logs','failed','2025-10-24 10:20:12','2025-10-24 12:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761301212;s:18:\"\0*\0first_timestamp\";i:1761301212;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761301212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-24 10:21:12','2025-10-24 12:21:12',276154,NULL),
|
||
(5138,'woocommerce_cleanup_logs','failed','2025-10-25 10:20:12','2025-10-25 12:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761387612;s:18:\"\0*\0first_timestamp\";i:1761387612;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761387612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-25 10:20:12','2025-10-25 12:20:12',277629,NULL),
|
||
(5175,'woocommerce_cleanup_logs','failed','2025-10-26 10:20:12','2025-10-26 11:20:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761474012;s:18:\"\0*\0first_timestamp\";i:1761474012;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761474012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-26 10:20:12','2025-10-26 11:20:12',279104,NULL),
|
||
(5212,'woocommerce_cleanup_logs','failed','2025-10-27 10:20:13','2025-10-27 11:20:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761560413;s:18:\"\0*\0first_timestamp\";i:1761560413;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761560413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-27 10:20:13','2025-10-27 11:20:13',280579,NULL),
|
||
(5268,'woocommerce_cleanup_logs','failed','2025-10-28 10:20:35','2025-10-28 11:20:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761646835;s:18:\"\0*\0first_timestamp\";i:1761646835;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761646835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-10-28 10:21:13','2025-10-28 11:21:13',282055,NULL),
|
||
(6953,'woocommerce_geoip_updater','failed','2025-12-22 07:58:09','2025-12-22 08:58:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766390289;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766390289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2025-12-22 08:00:48','2025-12-22 09:00:48',327623,NULL),
|
||
(7371,'woocommerce_cleanup_logs','failed','2025-12-18 13:11:09','2025-12-18 14:11:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766063469;s:18:\"\0*\0first_timestamp\";i:1761733274;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766063469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-18 13:22:09','2025-12-18 14:22:09',327146,NULL),
|
||
(7470,'woocommerce_cleanup_logs','failed','2025-12-20 02:00:00','2025-12-20 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766196000;s:18:\"\0*\0first_timestamp\";i:1766196000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766196000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-20 02:11:26','2025-12-20 03:11:26',327497,NULL),
|
||
(7521,'woocommerce_cleanup_logs','failed','2025-12-22 02:00:00','2025-12-22 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766368800;s:18:\"\0*\0first_timestamp\";i:1766368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766368800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-22 02:31:08','2025-12-22 03:31:08',327596,NULL),
|
||
(7537,'woocommerce_geoip_updater','failed','2026-01-06 08:00:48','2026-01-06 09:00:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767686448;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767686448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2026-01-06 08:47:30','2026-01-06 09:47:30',330641,NULL),
|
||
(7563,'woocommerce_cleanup_logs','failed','2025-12-23 02:00:00','2025-12-23 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766455200;s:18:\"\0*\0first_timestamp\";i:1766455200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766455200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-23 02:33:50','2025-12-23 03:33:50',327819,NULL),
|
||
(7596,'woocommerce_cleanup_logs','failed','2025-12-24 02:00:00','2025-12-24 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766541600;s:18:\"\0*\0first_timestamp\";i:1766541600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766541600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-24 02:05:11','2025-12-24 03:05:11',328044,NULL),
|
||
(7633,'woocommerce_cleanup_logs','failed','2025-12-25 02:00:00','2025-12-25 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766628000;s:18:\"\0*\0first_timestamp\";i:1766628000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766628000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-25 02:04:34','2025-12-25 03:04:34',328294,NULL),
|
||
(7667,'woocommerce_cleanup_logs','failed','2025-12-26 02:00:00','2025-12-26 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766714400;s:18:\"\0*\0first_timestamp\";i:1766714400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766714400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-26 02:07:51','2025-12-26 03:07:51',328747,NULL),
|
||
(7702,'woocommerce_cleanup_logs','failed','2025-12-27 02:00:00','2025-12-27 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766800800;s:18:\"\0*\0first_timestamp\";i:1766800800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766800800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-27 02:15:48','2025-12-27 03:15:48',328891,NULL),
|
||
(7736,'woocommerce_cleanup_logs','failed','2025-12-28 02:00:00','2025-12-28 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766887200;s:18:\"\0*\0first_timestamp\";i:1766887200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766887200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-28 02:59:18','2025-12-28 03:59:18',329044,NULL),
|
||
(7769,'woocommerce_cleanup_logs','failed','2025-12-29 02:00:00','2025-12-29 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766973600;s:18:\"\0*\0first_timestamp\";i:1766973600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766973600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-29 02:37:51','2025-12-29 03:37:51',329199,NULL),
|
||
(7803,'woocommerce_cleanup_logs','failed','2025-12-30 02:00:00','2025-12-30 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767060000;s:18:\"\0*\0first_timestamp\";i:1767060000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767060000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-30 02:00:42','2025-12-30 03:00:42',329341,NULL),
|
||
(7840,'woocommerce_cleanup_logs','failed','2025-12-31 02:00:00','2025-12-31 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767146400;s:18:\"\0*\0first_timestamp\";i:1767146400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767146400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2025-12-31 02:02:53','2025-12-31 03:02:53',329574,NULL),
|
||
(7875,'woocommerce_cleanup_logs','failed','2026-01-01 02:00:00','2026-01-01 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767232800;s:18:\"\0*\0first_timestamp\";i:1767232800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767232800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-01 02:05:06','2026-01-01 03:05:06',329862,NULL),
|
||
(7911,'woocommerce_cleanup_logs','failed','2026-01-02 02:00:00','2026-01-02 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767319200;s:18:\"\0*\0first_timestamp\";i:1767319200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767319200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-02 02:05:42','2026-01-02 03:05:42',330053,NULL),
|
||
(7945,'woocommerce_cleanup_logs','failed','2026-01-03 02:00:00','2026-01-03 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767405600;s:18:\"\0*\0first_timestamp\";i:1767405600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767405600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-03 02:11:57','2026-01-03 03:11:57',330175,NULL),
|
||
(7986,'woocommerce_cleanup_logs','failed','2026-01-04 02:00:00','2026-01-04 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767492000;s:18:\"\0*\0first_timestamp\";i:1767492000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767492000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-04 02:30:38','2026-01-04 03:30:38',330314,NULL),
|
||
(8019,'woocommerce_cleanup_logs','failed','2026-01-05 02:00:00','2026-01-05 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767578400;s:18:\"\0*\0first_timestamp\";i:1767578400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767578400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-05 02:27:57','2026-01-05 03:27:57',330460,NULL),
|
||
(8053,'woocommerce_cleanup_logs','failed','2026-01-06 02:00:00','2026-01-06 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767664800;s:18:\"\0*\0first_timestamp\";i:1767664800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767664800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-06 02:03:04','2026-01-06 03:03:04',330604,NULL),
|
||
(8562,'wp_mail_smtp_summary_report_email','complete','2026-01-27 05:41:49','2026-01-27 06:41:49',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769492509;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769492509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-01-27 06:04:46','2026-01-27 07:04:46',333800,NULL),
|
||
(8600,'woocommerce_geoip_updater','complete','2026-02-05 08:52:20','2026-02-05 09:52:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770281540;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770281540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2026-02-05 09:10:22','2026-02-05 10:10:22',335102,NULL),
|
||
(8688,'wc_admin_daily_wrapper','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8689,'woocommerce_cleanup_personal_data','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8690,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8691,'woocommerce_cleanup_draft_orders','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8692,'wp_mail_smtp_admin_notifications_update','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8693,'woocommerce_scheduled_sales','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8696,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-25 00:05:15','2026-01-25 01:05:15',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769299515;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769299515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-25 00:26:33','2026-01-25 01:26:33',333502,NULL),
|
||
(8701,'woocommerce_cleanup_logs','complete','2026-01-25 06:43:13','2026-01-25 07:43:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769323393;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769323393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-25 06:45:18','2026-01-25 07:45:18',333533,NULL),
|
||
(8705,'woocommerce_refresh_order_count_cache','complete','2026-01-24 21:43:44','2026-01-24 22:43:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769291024;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769291024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-24 21:47:12','2026-01-24 22:47:12',333480,NULL),
|
||
(8711,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 16:45:00','2026-01-24 17:45:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769273100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769273100;}',11,1,'2026-01-24 16:46:52','2026-01-24 17:46:52',333440,NULL),
|
||
(8712,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 17:46:52','2026-01-24 18:46:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769276812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769276812;}',11,1,'2026-01-24 17:53:50','2026-01-24 18:53:50',333447,NULL),
|
||
(8713,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 18:53:50','2026-01-24 19:53:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769280830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769280830;}',11,1,'2026-01-24 18:58:49','2026-01-24 19:58:49',333452,NULL),
|
||
(8714,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 19:58:49','2026-01-24 20:58:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769284729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769284729;}',11,1,'2026-01-24 20:04:24','2026-01-24 21:04:24',333460,NULL),
|
||
(8715,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 21:04:24','2026-01-24 22:04:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769288664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769288664;}',11,1,'2026-01-24 21:32:13','2026-01-24 22:32:13',333476,NULL),
|
||
(8716,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 22:32:13','2026-01-24 23:32:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769293933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769293933;}',11,1,'2026-01-24 22:43:45','2026-01-24 23:43:45',333493,NULL),
|
||
(8717,'woocommerce_refresh_order_count_cache','complete','2026-01-25 09:47:12','2026-01-25 10:47:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769334432;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769334432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-25 10:13:20','2026-01-25 11:13:20',333546,NULL),
|
||
(8718,'woocommerce_cancel_unpaid_orders','complete','2026-01-24 23:43:45','2026-01-25 00:43:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769298225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769298225;}',11,1,'2026-01-24 23:55:48','2026-01-25 00:55:48',333500,NULL),
|
||
(8719,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 00:55:48','2026-01-25 01:55:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769302548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769302548;}',11,1,'2026-01-25 01:00:40','2026-01-25 02:00:40',333509,NULL),
|
||
(8720,'wc_admin_daily_wrapper','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8721,'woocommerce_cleanup_personal_data','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8722,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8723,'woocommerce_cleanup_draft_orders','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8724,'wp_mail_smtp_admin_notifications_update','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8725,'woocommerce_scheduled_sales','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8727,'generate_category_lookup_table_wrapper','complete','2026-01-25 00:26:43','2026-01-25 01:26:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769300803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769300803;}',11,1,'2026-01-25 00:33:25','2026-01-25 01:33:25',333504,NULL),
|
||
(8728,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-26 00:26:33','2026-01-26 01:26:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769387193;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769387193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8729,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 02:00:40','2026-01-25 03:00:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769306440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769306440;}',11,1,'2026-01-25 02:07:06','2026-01-25 03:07:06',333514,NULL),
|
||
(8730,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 03:07:06','2026-01-25 04:07:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769310426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769310426;}',11,1,'2026-01-25 03:12:27','2026-01-25 04:12:27',333519,NULL),
|
||
(8731,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 04:12:27','2026-01-25 05:12:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769314347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769314347;}',11,1,'2026-01-25 04:17:08','2026-01-25 05:17:08',333524,NULL),
|
||
(8732,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 05:17:08','2026-01-25 06:17:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769318228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769318228;}',11,1,'2026-01-25 05:55:58','2026-01-25 06:55:58',333529,NULL),
|
||
(8733,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 06:55:58','2026-01-25 07:55:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769324158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769324158;}',11,1,'2026-01-25 07:30:45','2026-01-25 08:30:45',333535,NULL),
|
||
(8734,'woocommerce_cleanup_logs','complete','2026-01-26 06:45:18','2026-01-26 07:45:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769409918;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769409918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-26 06:52:50','2026-01-26 07:52:50',333667,NULL),
|
||
(8735,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 08:30:45','2026-01-25 09:30:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769329845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769329845;}',11,1,'2026-01-25 08:32:26','2026-01-25 09:32:26',333541,NULL),
|
||
(8736,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 09:32:26','2026-01-25 10:32:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769333546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769333546;}',11,1,'2026-01-25 09:38:06','2026-01-25 10:38:06',333544,NULL),
|
||
(8737,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 10:38:06','2026-01-25 11:38:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769337486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769337486;}',11,1,'2026-01-25 10:41:19','2026-01-25 11:41:19',333549,NULL),
|
||
(8738,'woocommerce_refresh_order_count_cache','complete','2026-01-25 22:13:20','2026-01-25 23:13:20',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769379200;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769379200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-25 22:49:27','2026-01-25 23:49:27',333626,NULL),
|
||
(8739,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 11:41:19','2026-01-25 12:41:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769341279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769341279;}',11,1,'2026-01-25 12:00:23','2026-01-25 13:00:23',333557,NULL),
|
||
(8740,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 13:00:23','2026-01-25 14:00:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769346023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769346023;}',11,1,'2026-01-25 13:00:58','2026-01-25 14:00:58',333563,NULL),
|
||
(8741,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 14:00:58','2026-01-25 15:00:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769349658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769349658;}',11,1,'2026-01-25 14:21:43','2026-01-25 15:21:43',333566,NULL),
|
||
(8742,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 15:21:43','2026-01-25 16:21:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769354503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769354503;}',11,1,'2026-01-25 15:32:06','2026-01-25 16:32:06',333593,NULL),
|
||
(8743,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 16:32:06','2026-01-25 17:32:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769358726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769358726;}',11,1,'2026-01-25 16:32:12','2026-01-25 17:32:12',333602,NULL),
|
||
(8744,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 17:32:12','2026-01-25 18:32:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769362332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769362332;}',11,1,'2026-01-25 17:38:24','2026-01-25 18:38:24',333606,NULL),
|
||
(8745,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 18:38:24','2026-01-25 19:38:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769366304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769366304;}',11,1,'2026-01-25 19:00:19','2026-01-25 20:00:19',333609,NULL),
|
||
(8746,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 20:00:19','2026-01-25 21:00:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769371219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769371219;}',11,1,'2026-01-25 20:03:22','2026-01-25 21:03:22',333614,NULL),
|
||
(8747,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 21:03:22','2026-01-25 22:03:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769375002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769375002;}',11,1,'2026-01-25 21:18:02','2026-01-25 22:18:02',333621,NULL),
|
||
(8748,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 22:18:02','2026-01-25 23:18:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769379482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769379482;}',11,1,'2026-01-25 22:49:27','2026-01-25 23:49:27',333626,NULL),
|
||
(8749,'woocommerce_refresh_order_count_cache','complete','2026-01-26 10:49:27','2026-01-26 11:49:27',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769424567;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769424567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-26 10:51:24','2026-01-26 11:51:24',333691,NULL),
|
||
(8750,'woocommerce_cancel_unpaid_orders','complete','2026-01-25 23:49:27','2026-01-26 00:49:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769384967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769384967;}',11,1,'2026-01-26 00:29:52','2026-01-26 01:29:52',333634,NULL),
|
||
(8751,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 01:29:52','2026-01-26 02:29:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769390992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769390992;}',11,1,'2026-01-26 02:10:02','2026-01-26 03:10:02',333642,NULL),
|
||
(8752,'wc_admin_daily_wrapper','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8753,'woocommerce_cleanup_personal_data','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8754,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8755,'woocommerce_cleanup_draft_orders','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8756,'wp_mail_smtp_admin_notifications_update','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8757,'woocommerce_scheduled_sales','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8759,'generate_category_lookup_table_wrapper','complete','2026-01-26 00:30:02','2026-01-26 01:30:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769387402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769387402;}',11,1,'2026-01-26 00:40:45','2026-01-26 01:40:45',333636,NULL),
|
||
(8760,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-27 00:29:52','2026-01-27 01:29:52',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769473792;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769473792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-27 01:07:43','2026-01-27 02:07:43',333780,NULL),
|
||
(8761,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 03:10:02','2026-01-26 04:10:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769397002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769397002;}',11,1,'2026-01-26 03:15:05','2026-01-26 04:15:05',333649,NULL),
|
||
(8762,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 04:15:05','2026-01-26 05:15:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769400905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769400905;}',11,1,'2026-01-26 04:16:29','2026-01-26 05:16:29',333653,NULL),
|
||
(8763,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 05:16:29','2026-01-26 06:16:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769404589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769404589;}',11,1,'2026-01-26 05:17:18','2026-01-26 06:17:18',333658,NULL),
|
||
(8764,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 06:17:18','2026-01-26 07:17:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769408238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769408238;}',11,1,'2026-01-26 06:32:34','2026-01-26 07:32:34',333663,NULL),
|
||
(8765,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 07:32:34','2026-01-26 08:32:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769412754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769412754;}',11,1,'2026-01-26 07:34:22','2026-01-26 08:34:22',333672,NULL),
|
||
(8766,'woocommerce_cleanup_logs','complete','2026-01-27 06:52:50','2026-01-27 07:52:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769496770;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769496770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-27 07:04:04','2026-01-27 08:04:04',333803,NULL),
|
||
(8767,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 08:34:22','2026-01-26 09:34:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769416462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769416462;}',11,1,'2026-01-26 08:37:55','2026-01-26 09:37:55',333679,NULL),
|
||
(8768,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 09:37:55','2026-01-26 10:37:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769420275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769420275;}',11,1,'2026-01-26 09:59:19','2026-01-26 10:59:19',333684,NULL),
|
||
(8769,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 10:59:19','2026-01-26 11:59:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769425159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769425159;}',11,1,'2026-01-26 11:20:01','2026-01-26 12:20:01',333693,NULL),
|
||
(8770,'woocommerce_refresh_order_count_cache','complete','2026-01-26 22:51:24','2026-01-26 23:51:24',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769467884;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769467884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-26 22:58:31','2026-01-26 23:58:31',333773,NULL),
|
||
(8771,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 12:20:01','2026-01-26 13:20:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769430001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769430001;}',11,1,'2026-01-26 13:16:35','2026-01-26 14:16:35',333699,NULL),
|
||
(8772,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 14:16:35','2026-01-26 15:16:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769436995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769436995;}',11,1,'2026-01-26 14:29:02','2026-01-26 15:29:02',333708,NULL),
|
||
(8773,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 15:29:02','2026-01-26 16:29:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769441342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769441342;}',11,1,'2026-01-26 15:41:58','2026-01-26 16:41:58',333736,NULL),
|
||
(8774,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 16:41:58','2026-01-26 17:41:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769445718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769445718;}',11,1,'2026-01-26 17:06:52','2026-01-26 18:06:52',333743,NULL),
|
||
(8775,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 18:06:52','2026-01-26 19:06:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769450812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769450812;}',11,1,'2026-01-26 18:16:38','2026-01-26 19:16:38',333751,NULL),
|
||
(8776,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 19:16:38','2026-01-26 20:16:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769454998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769454998;}',11,1,'2026-01-26 19:29:05','2026-01-26 20:29:05',333757,NULL),
|
||
(8777,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 20:29:05','2026-01-26 21:29:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769459345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769459345;}',11,1,'2026-01-26 20:53:56','2026-01-26 21:53:56',333764,NULL),
|
||
(8778,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 21:53:56','2026-01-26 22:53:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769464436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769464436;}',11,1,'2026-01-26 21:59:44','2026-01-26 22:59:44',333769,NULL),
|
||
(8779,'woocommerce_cancel_unpaid_orders','complete','2026-01-26 22:59:44','2026-01-26 23:59:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769468384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769468384;}',11,1,'2026-01-26 23:07:39','2026-01-27 00:07:39',333775,NULL),
|
||
(8780,'woocommerce_refresh_order_count_cache','complete','2026-01-27 10:58:31','2026-01-27 11:58:31',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769511511;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769511511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-27 11:01:07','2026-01-27 12:01:07',333819,NULL),
|
||
(8781,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 00:07:39','2026-01-27 01:07:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769472459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769472459;}',11,1,'2026-01-27 00:18:31','2026-01-27 01:18:31',333778,NULL),
|
||
(8782,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 01:18:31','2026-01-27 02:18:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769476711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769476711;}',11,1,'2026-01-27 01:50:26','2026-01-27 02:50:26',333782,NULL),
|
||
(8783,'wc_admin_daily_wrapper','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-28 01:15:56','2026-01-28 02:15:56',333876,NULL),
|
||
(8784,'woocommerce_cleanup_personal_data','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8785,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8786,'woocommerce_cleanup_draft_orders','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8787,'wp_mail_smtp_admin_notifications_update','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8788,'woocommerce_scheduled_sales','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8790,'generate_category_lookup_table_wrapper','complete','2026-01-27 01:07:53','2026-01-27 02:07:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769476073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769476073;}',11,1,'2026-01-27 01:50:26','2026-01-27 02:50:26',333782,NULL),
|
||
(8791,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-28 01:07:43','2026-01-28 02:07:43',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769562463;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769562463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8792,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 02:50:26','2026-01-27 03:50:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769482226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769482226;}',11,1,'2026-01-27 03:04:41','2026-01-27 04:04:41',333790,NULL),
|
||
(8793,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 04:04:41','2026-01-27 05:04:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769486681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769486681;}',11,1,'2026-01-27 04:15:47','2026-01-27 05:15:47',333795,NULL),
|
||
(8794,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 05:15:47','2026-01-27 06:15:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769490947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769490947;}',11,1,'2026-01-27 06:04:46','2026-01-27 07:04:46',333800,NULL),
|
||
(8795,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 07:04:46','2026-01-27 08:04:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769497486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769497486;}',11,1,'2026-01-27 07:19:42','2026-01-27 08:19:42',333805,NULL),
|
||
(8796,'wp_mail_smtp_summary_report_email','complete','2026-02-03 06:04:46','2026-02-03 07:04:46',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770098686;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770098686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-03 06:08:34','2026-02-03 07:08:34',334820,NULL),
|
||
(8797,'woocommerce_cleanup_logs','complete','2026-01-28 07:04:04','2026-01-28 08:04:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769583844;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769583844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-28 07:07:05','2026-01-28 08:07:05',333894,NULL),
|
||
(8798,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 08:19:42','2026-01-27 09:19:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769501982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769501982;}',11,1,'2026-01-27 08:21:43','2026-01-27 09:21:43',333810,NULL),
|
||
(8799,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 09:21:43','2026-01-27 10:21:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769505703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769505703;}',11,1,'2026-01-27 10:12:53','2026-01-27 11:12:53',333812,NULL),
|
||
(8800,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 11:12:53','2026-01-27 12:12:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769512373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769512373;}',11,1,'2026-01-27 11:23:03','2026-01-27 12:23:03',333822,NULL),
|
||
(8801,'woocommerce_refresh_order_count_cache','complete','2026-01-27 23:01:07','2026-01-28 00:01:07',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769554867;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769554867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-27 23:45:40','2026-01-28 00:45:40',333869,NULL),
|
||
(8802,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 12:23:03','2026-01-27 13:23:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769516583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769516583;}',11,1,'2026-01-27 12:25:41','2026-01-27 13:25:41',333825,NULL),
|
||
(8803,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 13:25:41','2026-01-27 14:25:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769520341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769520341;}',11,1,'2026-01-27 14:03:14','2026-01-27 15:03:14',333831,NULL),
|
||
(8804,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 15:03:14','2026-01-27 16:03:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769526194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769526194;}',11,1,'2026-01-27 15:12:47','2026-01-27 16:12:47',333838,NULL),
|
||
(8805,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 16:12:47','2026-01-27 17:12:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769530367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769530367;}',11,1,'2026-01-27 16:17:42','2026-01-27 17:17:42',333843,NULL),
|
||
(8806,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 17:17:42','2026-01-27 18:17:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769534262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769534262;}',11,1,'2026-01-27 17:28:19','2026-01-27 18:28:19',333848,NULL),
|
||
(8807,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 18:28:19','2026-01-27 19:28:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769538499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769538499;}',11,1,'2026-01-27 18:47:27','2026-01-27 19:47:27',333852,NULL),
|
||
(8808,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 19:47:27','2026-01-27 20:47:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769543247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769543247;}',11,1,'2026-01-27 20:44:41','2026-01-27 21:44:41',333856,NULL),
|
||
(8809,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 21:44:40','2026-01-27 22:44:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769550280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769550280;}',11,1,'2026-01-27 21:47:27','2026-01-27 22:47:27',333859,NULL),
|
||
(8810,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 22:47:27','2026-01-27 23:47:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769554047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769554047;}',11,1,'2026-01-27 22:53:10','2026-01-27 23:53:10',333866,NULL),
|
||
(8811,'woocommerce_cancel_unpaid_orders','complete','2026-01-27 23:53:10','2026-01-28 00:53:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769557990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769557990;}',11,1,'2026-01-28 00:13:47','2026-01-28 01:13:47',333872,NULL),
|
||
(8812,'woocommerce_refresh_order_count_cache','complete','2026-01-28 11:45:40','2026-01-28 12:45:40',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769600740;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769600740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-28 12:34:13','2026-01-28 13:34:13',333925,NULL),
|
||
(8813,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 01:13:47','2026-01-28 02:13:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769562827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769562827;}',11,1,'2026-01-28 01:15:57','2026-01-28 02:15:57',333876,NULL),
|
||
(8814,'wc_admin_daily_wrapper','complete','2026-01-29 01:15:56','2026-01-29 02:15:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649356;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8815,'woocommerce_cleanup_personal_data','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8816,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8817,'woocommerce_cleanup_draft_orders','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8818,'wp_mail_smtp_admin_notifications_update','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8819,'woocommerce_scheduled_sales','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-29 01:54:58','2026-01-29 02:54:58',334022,NULL),
|
||
(8820,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 02:15:57','2026-01-28 03:15:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769566557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769566557;}',11,1,'2026-01-28 02:51:02','2026-01-28 03:51:02',333882,NULL),
|
||
(8822,'generate_category_lookup_table_wrapper','complete','2026-01-28 01:16:07','2026-01-28 02:16:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769562967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769562967;}',11,1,'2026-01-28 01:20:07','2026-01-28 02:20:07',333878,NULL),
|
||
(8823,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-29 01:15:57','2026-01-29 02:15:57',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769649357;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769649357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-29 01:54:59','2026-01-29 02:54:59',334022,NULL),
|
||
(8824,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 03:51:02','2026-01-28 04:51:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769572262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769572262;}',11,1,'2026-01-28 03:53:42','2026-01-28 04:53:42',333886,NULL),
|
||
(8825,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 04:53:42','2026-01-28 05:53:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769576022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769576022;}',11,1,'2026-01-28 05:34:50','2026-01-28 06:34:50',333890,NULL),
|
||
(8826,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 06:34:50','2026-01-28 07:34:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769582090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769582090;}',11,1,'2026-01-28 06:43:37','2026-01-28 07:43:37',333892,NULL),
|
||
(8827,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 07:43:37','2026-01-28 08:43:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769586217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769586217;}',11,1,'2026-01-28 07:46:55','2026-01-28 08:46:55',333900,NULL),
|
||
(8828,'woocommerce_cleanup_logs','complete','2026-01-29 07:07:05','2026-01-29 08:07:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769670425;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769670425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-29 07:35:14','2026-01-29 08:35:14',334045,NULL),
|
||
(8829,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 08:46:55','2026-01-28 09:46:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769590015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769590015;}',11,1,'2026-01-28 08:52:10','2026-01-28 09:52:10',333912,NULL),
|
||
(8830,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 09:52:10','2026-01-28 10:52:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769593930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769593930;}',11,1,'2026-01-28 09:58:12','2026-01-28 10:58:12',333915,NULL),
|
||
(8831,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 10:58:12','2026-01-28 11:58:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769597892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769597892;}',11,1,'2026-01-28 11:18:06','2026-01-28 12:18:06',333921,NULL),
|
||
(8832,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 12:18:06','2026-01-28 13:18:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769602686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769602686;}',11,1,'2026-01-28 12:34:13','2026-01-28 13:34:13',333925,NULL),
|
||
(8833,'woocommerce_refresh_order_count_cache','complete','2026-01-29 00:34:13','2026-01-29 01:34:13',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769646853;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769646853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-29 00:38:36','2026-01-29 01:38:36',334017,NULL),
|
||
(8834,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 13:34:13','2026-01-28 14:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769607253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769607253;}',11,1,'2026-01-28 13:46:34','2026-01-28 14:46:34',333934,NULL),
|
||
(8835,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 14:46:34','2026-01-28 15:46:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769611594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769611594;}',11,1,'2026-01-28 14:52:07','2026-01-28 15:52:07',333942,NULL),
|
||
(8836,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 15:52:07','2026-01-28 16:52:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769615527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769615527;}',11,1,'2026-01-28 15:54:55','2026-01-28 16:54:55',333952,NULL),
|
||
(8837,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 16:54:55','2026-01-28 17:54:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769619295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769619295;}',11,1,'2026-01-28 16:58:01','2026-01-28 17:58:01',333960,NULL),
|
||
(8838,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 17:58:01','2026-01-28 18:58:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769623081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769623081;}',11,1,'2026-01-28 18:00:57','2026-01-28 19:00:57',333962,NULL),
|
||
(8839,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 19:00:57','2026-01-28 20:00:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769626857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769626857;}',11,1,'2026-01-28 19:01:36','2026-01-28 20:01:36',333987,NULL),
|
||
(8840,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 20:01:36','2026-01-28 21:01:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769630496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769630496;}',11,1,'2026-01-28 20:03:38','2026-01-28 21:03:38',333992,NULL),
|
||
(8841,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 21:03:38','2026-01-28 22:03:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769634218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769634218;}',11,1,'2026-01-28 21:32:15','2026-01-28 22:32:15',333997,NULL),
|
||
(8842,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 22:32:15','2026-01-28 23:32:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769639535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769639535;}',11,1,'2026-01-28 22:42:17','2026-01-28 23:42:17',334007,NULL),
|
||
(8843,'woocommerce_cancel_unpaid_orders','complete','2026-01-28 23:42:17','2026-01-29 00:42:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769643737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769643737;}',11,1,'2026-01-28 23:52:04','2026-01-29 00:52:04',334012,NULL),
|
||
(8844,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 00:52:04','2026-01-29 01:52:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769647924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769647924;}',11,1,'2026-01-29 00:52:44','2026-01-29 01:52:44',334019,NULL),
|
||
(8845,'woocommerce_refresh_order_count_cache','complete','2026-01-29 12:38:36','2026-01-29 13:38:36',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769690316;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769690316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-29 12:39:06','2026-01-29 13:39:06',334083,NULL),
|
||
(8846,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 01:52:44','2026-01-29 02:52:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769651564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769651564;}',11,1,'2026-01-29 01:54:59','2026-01-29 02:54:59',334022,NULL),
|
||
(8847,'wc_admin_daily_wrapper','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8848,'woocommerce_cleanup_personal_data','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8849,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8850,'woocommerce_cleanup_draft_orders','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8851,'wp_mail_smtp_admin_notifications_update','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8852,'woocommerce_scheduled_sales','complete','2026-01-30 01:54:58','2026-01-30 02:54:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738098;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8853,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 02:54:58','2026-01-29 03:54:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769655298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769655298;}',11,1,'2026-01-29 03:32:15','2026-01-29 04:32:15',334026,NULL),
|
||
(8855,'generate_category_lookup_table_wrapper','complete','2026-01-29 01:55:09','2026-01-29 02:55:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769651709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769651709;}',11,1,'2026-01-29 02:00:44','2026-01-29 03:00:44',334024,NULL),
|
||
(8856,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-30 01:54:59','2026-01-30 02:54:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769738099;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769738099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-30 02:09:38','2026-01-30 03:09:38',334154,NULL),
|
||
(8857,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 04:32:15','2026-01-29 05:32:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769661135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769661135;}',11,1,'2026-01-29 04:38:55','2026-01-29 05:38:55',334032,NULL),
|
||
(8858,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 05:38:55','2026-01-29 06:38:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769665135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769665135;}',11,1,'2026-01-29 06:13:31','2026-01-29 07:13:31',334041,NULL),
|
||
(8859,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 07:13:31','2026-01-29 08:13:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769670811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769670811;}',11,1,'2026-01-29 07:35:14','2026-01-29 08:35:14',334045,NULL),
|
||
(8860,'woocommerce_cleanup_logs','complete','2026-01-30 07:35:14','2026-01-30 08:35:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769758514;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769758514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-30 07:50:12','2026-01-30 08:50:12',334181,NULL),
|
||
(8861,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 08:35:14','2026-01-29 09:35:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769675714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769675714;}',11,1,'2026-01-29 08:43:20','2026-01-29 09:43:20',334055,NULL),
|
||
(8862,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 09:43:20','2026-01-29 10:43:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769679800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769679800;}',11,1,'2026-01-29 09:51:41','2026-01-29 10:51:41',334065,NULL),
|
||
(8863,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 10:51:41','2026-01-29 11:51:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769683901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769683901;}',11,1,'2026-01-29 11:02:18','2026-01-29 12:02:18',334070,NULL),
|
||
(8864,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 12:02:18','2026-01-29 13:02:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769688138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769688138;}',11,1,'2026-01-29 12:23:17','2026-01-29 13:23:17',334078,NULL),
|
||
(8865,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 13:23:17','2026-01-29 14:23:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769692997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769692997;}',11,1,'2026-01-29 13:24:37','2026-01-29 14:24:37',334088,NULL),
|
||
(8866,'woocommerce_refresh_order_count_cache','complete','2026-01-30 00:39:06','2026-01-30 01:39:06',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769733546;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769733546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-30 01:10:44','2026-01-30 02:10:44',334149,NULL),
|
||
(8867,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 14:24:37','2026-01-29 15:24:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769696677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769696677;}',11,1,'2026-01-29 14:27:37','2026-01-29 15:27:37',334095,NULL),
|
||
(8868,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 15:27:37','2026-01-29 16:27:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769700457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769700457;}',11,1,'2026-01-29 15:52:39','2026-01-29 16:52:39',334100,NULL),
|
||
(8869,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 16:52:39','2026-01-29 17:52:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769705559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769705559;}',11,1,'2026-01-29 17:36:05','2026-01-29 18:36:05',334111,NULL),
|
||
(8870,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 18:36:05','2026-01-29 19:36:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769711765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769711765;}',11,1,'2026-01-29 18:39:53','2026-01-29 19:39:53',334119,NULL),
|
||
(8871,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 19:39:53','2026-01-29 20:39:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769715593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769715593;}',11,1,'2026-01-29 19:51:06','2026-01-29 20:51:06',334129,NULL),
|
||
(8872,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 20:51:06','2026-01-29 21:51:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769719866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769719866;}',11,1,'2026-01-29 20:51:52','2026-01-29 21:51:52',334132,NULL),
|
||
(8873,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 21:51:52','2026-01-29 22:51:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769723512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769723512;}',11,1,'2026-01-29 21:52:40','2026-01-29 22:52:40',334137,NULL),
|
||
(8874,'woocommerce_cancel_unpaid_orders','complete','2026-01-29 22:52:40','2026-01-29 23:52:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769727160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769727160;}',11,1,'2026-01-29 23:23:57','2026-01-30 00:23:57',334142,NULL),
|
||
(8875,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 00:23:57','2026-01-30 01:23:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769732637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769732637;}',11,1,'2026-01-30 01:10:44','2026-01-30 02:10:44',334149,NULL),
|
||
(8876,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 02:10:44','2026-01-30 03:10:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769739044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769739044;}',11,1,'2026-01-30 03:13:49','2026-01-30 04:13:49',334156,NULL),
|
||
(8877,'woocommerce_refresh_order_count_cache','complete','2026-01-30 13:10:44','2026-01-30 14:10:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769778644;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769778644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-30 13:11:43','2026-01-30 14:11:43',334226,NULL),
|
||
(8878,'wc_admin_daily_wrapper','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8879,'woocommerce_cleanup_personal_data','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8880,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8881,'woocommerce_cleanup_draft_orders','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8882,'wp_mail_smtp_admin_notifications_update','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8883,'woocommerce_scheduled_sales','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8885,'generate_category_lookup_table_wrapper','complete','2026-01-30 02:09:48','2026-01-30 03:09:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769738988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769738988;}',11,1,'2026-01-30 03:13:49','2026-01-30 04:13:49',334156,NULL),
|
||
(8886,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-31 02:09:38','2026-01-31 03:09:38',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769825378;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769825378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-01-31 02:09:43','2026-01-31 03:09:43',334337,NULL),
|
||
(8887,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 04:13:49','2026-01-30 05:13:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769746429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769746429;}',11,1,'2026-01-30 04:19:38','2026-01-30 05:19:38',334160,NULL),
|
||
(8888,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 05:19:38','2026-01-30 06:19:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769750378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769750378;}',11,1,'2026-01-30 05:35:53','2026-01-30 06:35:53',334168,NULL),
|
||
(8889,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 06:35:53','2026-01-30 07:35:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769754953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769754953;}',11,1,'2026-01-30 06:47:10','2026-01-30 07:47:10',334175,NULL),
|
||
(8890,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 07:47:10','2026-01-30 08:47:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769759230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769759230;}',11,1,'2026-01-30 07:50:12','2026-01-30 08:50:12',334181,NULL),
|
||
(8891,'woocommerce_cleanup_logs','complete','2026-01-31 07:50:12','2026-01-31 08:50:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769845812;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769845812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-01-31 08:15:54','2026-01-31 09:15:54',334381,NULL),
|
||
(8892,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 08:50:12','2026-01-30 09:50:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769763012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769763012;}',11,1,'2026-01-30 08:50:53','2026-01-30 09:50:53',334190,NULL),
|
||
(8893,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 09:50:53','2026-01-30 10:50:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769766653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769766653;}',11,1,'2026-01-30 10:00:38','2026-01-30 11:00:38',334196,NULL),
|
||
(8894,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 11:00:38','2026-01-30 12:00:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769770838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769770838;}',11,1,'2026-01-30 11:02:31','2026-01-30 12:02:31',334209,NULL),
|
||
(8895,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 12:02:31','2026-01-30 13:02:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769774551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769774551;}',11,1,'2026-01-30 12:06:12','2026-01-30 13:06:12',334218,NULL),
|
||
(8896,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 13:06:12','2026-01-30 14:06:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769778372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769778372;}',11,1,'2026-01-30 13:11:43','2026-01-30 14:11:43',334226,NULL),
|
||
(8897,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 14:11:43','2026-01-30 15:11:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769782303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769782303;}',11,1,'2026-01-30 14:14:41','2026-01-30 15:14:41',334233,NULL),
|
||
(8898,'woocommerce_refresh_order_count_cache','complete','2026-01-31 01:11:43','2026-01-31 02:11:43',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769821903;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769821903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-31 01:16:44','2026-01-31 02:16:44',334332,NULL),
|
||
(8899,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 15:14:41','2026-01-30 16:14:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769786081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769786081;}',11,1,'2026-01-30 15:17:17','2026-01-30 16:17:17',334241,NULL),
|
||
(8900,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 16:17:17','2026-01-30 17:17:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769789837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769789837;}',11,1,'2026-01-30 16:25:23','2026-01-30 17:25:23',334250,NULL),
|
||
(8901,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 17:25:23','2026-01-30 18:25:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769793923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769793923;}',11,1,'2026-01-30 17:27:25','2026-01-30 18:27:25',334266,NULL),
|
||
(8902,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 18:27:25','2026-01-30 19:27:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769797645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769797645;}',11,1,'2026-01-30 18:34:28','2026-01-30 19:34:28',334287,NULL),
|
||
(8903,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 19:34:28','2026-01-30 20:34:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769801668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769801668;}',11,1,'2026-01-30 19:39:16','2026-01-30 20:39:16',334299,NULL),
|
||
(8904,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 20:39:16','2026-01-30 21:39:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769805556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769805556;}',11,1,'2026-01-30 20:41:59','2026-01-30 21:41:59',334309,NULL),
|
||
(8905,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 21:41:59','2026-01-30 22:41:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769809319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769809319;}',11,1,'2026-01-30 21:49:07','2026-01-30 22:49:07',334316,NULL),
|
||
(8906,'woocommerce_cancel_unpaid_orders','complete','2026-01-30 22:49:07','2026-01-30 23:49:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769813347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769813347;}',11,1,'2026-01-30 23:20:33','2026-01-31 00:20:33',334322,NULL),
|
||
(8907,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 00:20:33','2026-01-31 01:20:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769818833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769818833;}',11,1,'2026-01-31 00:21:11','2026-01-31 01:21:11',334327,NULL),
|
||
(8908,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 01:21:11','2026-01-31 02:21:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769822471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769822471;}',11,1,'2026-01-31 01:44:29','2026-01-31 02:44:29',334334,NULL),
|
||
(8909,'woocommerce_refresh_order_count_cache','complete','2026-01-31 13:16:44','2026-01-31 14:16:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769865404;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769865404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-01-31 13:17:47','2026-01-31 14:17:47',334418,NULL),
|
||
(8910,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 02:44:29','2026-01-31 03:44:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769827469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769827469;}',11,1,'2026-01-31 03:07:05','2026-01-31 04:07:05',334345,NULL),
|
||
(8911,'wc_admin_daily_wrapper','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-01 03:09:01','2026-02-01 04:09:01',334510,NULL),
|
||
(8912,'woocommerce_cleanup_personal_data','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8913,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8914,'woocommerce_cleanup_draft_orders','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8915,'wp_mail_smtp_admin_notifications_update','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8916,'woocommerce_scheduled_sales','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8918,'generate_category_lookup_table_wrapper','complete','2026-01-31 02:09:53','2026-01-31 03:09:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769825393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769825393;}',11,1,'2026-01-31 02:18:56','2026-01-31 03:18:56',334339,NULL),
|
||
(8919,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-01 02:09:43','2026-02-01 03:09:43',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769911783;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769911783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-01 03:09:02','2026-02-01 04:09:02',334510,NULL),
|
||
(8920,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 04:07:05','2026-01-31 05:07:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769832425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769832425;}',11,1,'2026-01-31 04:15:04','2026-01-31 05:15:04',334351,NULL),
|
||
(8921,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 05:15:04','2026-01-31 06:15:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769836504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769836504;}',11,1,'2026-01-31 05:22:01','2026-01-31 06:22:01',334358,NULL),
|
||
(8922,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 06:22:01','2026-01-31 07:22:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769840521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769840521;}',11,1,'2026-01-31 06:25:43','2026-01-31 07:25:43',334372,NULL),
|
||
(8923,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 07:25:43','2026-01-31 08:25:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769844343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769844343;}',11,1,'2026-01-31 07:43:14','2026-01-31 08:43:14',334379,NULL),
|
||
(8924,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 08:43:14','2026-01-31 09:43:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769848994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769848994;}',11,1,'2026-01-31 09:08:18','2026-01-31 10:08:18',334384,NULL),
|
||
(8925,'woocommerce_cleanup_logs','complete','2026-02-01 08:15:54','2026-02-01 09:15:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769933754;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769933754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-01 08:26:21','2026-02-01 09:26:21',334538,NULL),
|
||
(8926,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 10:08:18','2026-01-31 11:08:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769854098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769854098;}',11,1,'2026-01-31 10:18:26','2026-01-31 11:18:26',334389,NULL),
|
||
(8927,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 11:18:26','2026-01-31 12:18:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769858306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769858306;}',11,1,'2026-01-31 11:20:45','2026-01-31 12:20:45',334397,NULL),
|
||
(8928,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 12:20:45','2026-01-31 13:20:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769862045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769862045;}',11,1,'2026-01-31 12:24:57','2026-01-31 13:24:57',334404,NULL),
|
||
(8929,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 13:24:57','2026-01-31 14:24:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769865897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769865897;}',11,1,'2026-01-31 13:27:55','2026-01-31 14:27:55',334422,NULL),
|
||
(8930,'woocommerce_refresh_order_count_cache','complete','2026-02-01 01:17:47','2026-02-01 02:17:47',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769908667;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769908667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-01 03:09:01','2026-02-01 04:09:01',334510,NULL),
|
||
(8931,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 14:27:55','2026-01-31 15:27:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769869675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769869675;}',11,1,'2026-01-31 14:30:11','2026-01-31 15:30:11',334445,NULL),
|
||
(8932,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 15:30:11','2026-01-31 16:30:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769873411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769873411;}',11,1,'2026-01-31 15:49:54','2026-01-31 16:49:54',334450,NULL),
|
||
(8933,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 16:49:54','2026-01-31 17:49:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769878194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769878194;}',11,1,'2026-01-31 16:49:58','2026-01-31 17:49:58',334462,NULL),
|
||
(8934,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 17:49:58','2026-01-31 18:49:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769881798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769881798;}',11,1,'2026-01-31 18:52:09','2026-01-31 19:52:09',334470,NULL),
|
||
(8935,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 19:52:09','2026-01-31 20:52:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769889129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769889129;}',11,1,'2026-01-31 20:18:05','2026-01-31 21:18:05',334481,NULL),
|
||
(8936,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 21:18:05','2026-01-31 22:18:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769894285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769894285;}',11,1,'2026-01-31 21:29:05','2026-01-31 22:29:05',334487,NULL),
|
||
(8937,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 22:29:05','2026-01-31 23:29:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769898545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769898545;}',11,1,'2026-01-31 22:41:50','2026-01-31 23:41:50',334497,NULL),
|
||
(8938,'woocommerce_cancel_unpaid_orders','complete','2026-01-31 23:41:50','2026-02-01 00:41:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769902910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769902910;}',11,1,'2026-01-31 23:54:31','2026-02-01 00:54:31',334504,NULL),
|
||
(8939,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 00:54:31','2026-02-01 01:54:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769907271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769907271;}',11,1,'2026-02-01 03:09:01','2026-02-01 04:09:01',334510,NULL),
|
||
(8940,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 04:09:01','2026-02-01 05:09:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769918941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769918941;}',11,1,'2026-02-01 04:13:44','2026-02-01 05:13:44',334514,NULL),
|
||
(8941,'woocommerce_refresh_order_count_cache','complete','2026-02-01 15:09:01','2026-02-01 16:09:01',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769958541;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769958541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-01 15:31:12','2026-02-01 16:31:12',334600,NULL),
|
||
(8942,'wc_admin_daily_wrapper','complete','2026-02-02 03:09:01','2026-02-02 04:09:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001741;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-02 03:43:22','2026-02-02 04:43:22',334682,NULL),
|
||
(8943,'woocommerce_cleanup_personal_data','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8944,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8945,'woocommerce_cleanup_draft_orders','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8946,'wp_mail_smtp_admin_notifications_update','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8947,'woocommerce_scheduled_sales','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8949,'generate_category_lookup_table_wrapper','complete','2026-02-01 03:09:12','2026-02-01 04:09:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769915352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769915352;}',11,1,'2026-02-01 03:46:45','2026-02-01 04:46:45',334512,NULL),
|
||
(8950,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-02 03:09:02','2026-02-02 04:09:02',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770001742;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770001742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8951,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 05:13:44','2026-02-01 06:13:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769922824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769922824;}',11,1,'2026-02-01 05:23:44','2026-02-01 06:23:44',334520,NULL),
|
||
(8952,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 06:23:44','2026-02-01 07:23:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769927024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769927024;}',11,1,'2026-02-01 06:30:04','2026-02-01 07:30:04',334526,NULL),
|
||
(8953,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 07:30:04','2026-02-01 08:30:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769931004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769931004;}',11,1,'2026-02-01 07:31:45','2026-02-01 08:31:45',334533,NULL),
|
||
(8954,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 08:31:45','2026-02-01 09:31:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769934705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769934705;}',11,1,'2026-02-01 08:34:18','2026-02-01 09:34:18',334541,NULL),
|
||
(8955,'woocommerce_cleanup_logs','complete','2026-02-02 08:26:21','2026-02-02 09:26:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770020781;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770020781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-02 08:27:06','2026-02-02 09:27:06',334705,NULL),
|
||
(8956,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 09:34:18','2026-02-01 10:34:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769938458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769938458;}',11,1,'2026-02-01 09:34:46','2026-02-01 10:34:46',334551,NULL),
|
||
(8957,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 10:34:46','2026-02-01 11:34:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769942086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769942086;}',11,1,'2026-02-01 10:55:29','2026-02-01 11:55:29',334567,NULL),
|
||
(8958,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 11:55:29','2026-02-01 12:55:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769946929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769946929;}',11,1,'2026-02-01 12:19:12','2026-02-01 13:19:12',334577,NULL),
|
||
(8959,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 13:19:12','2026-02-01 14:19:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769951952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769951952;}',11,1,'2026-02-01 13:46:39','2026-02-01 14:46:39',334586,NULL),
|
||
(8960,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 14:46:39','2026-02-01 15:46:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769957199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769957199;}',11,1,'2026-02-01 14:49:48','2026-02-01 15:49:48',334595,NULL),
|
||
(8961,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 15:49:48','2026-02-01 16:49:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769960988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769960988;}',11,1,'2026-02-01 15:54:10','2026-02-01 16:54:10',334604,NULL),
|
||
(8962,'woocommerce_refresh_order_count_cache','complete','2026-02-02 03:31:12','2026-02-02 04:31:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770003072;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770003072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-02 03:43:23','2026-02-02 04:43:23',334682,NULL),
|
||
(8963,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 16:54:10','2026-02-01 17:54:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769964850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769964850;}',11,1,'2026-02-01 17:36:11','2026-02-01 18:36:11',334612,NULL),
|
||
(8964,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 18:36:11','2026-02-01 19:36:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769970971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769970971;}',11,1,'2026-02-01 18:43:44','2026-02-01 19:43:44',334624,NULL),
|
||
(8965,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 19:43:44','2026-02-01 20:43:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769975024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769975024;}',11,1,'2026-02-01 19:46:34','2026-02-01 20:46:34',334630,NULL),
|
||
(8966,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 20:46:34','2026-02-01 21:46:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769978794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769978794;}',11,1,'2026-02-01 20:47:33','2026-02-01 21:47:33',334647,NULL),
|
||
(8967,'wc-admin_import_orders','complete','2026-02-01 20:14:30','2026-02-01 21:14:30',10,'[1647]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769976870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769976870;}',4,1,'2026-02-01 20:19:10','2026-02-01 21:19:10',334639,NULL),
|
||
(8968,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-01 20:19:08','2026-02-01 21:19:08',10,'[1535,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769977148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769977148;}',3,1,'2026-02-01 20:19:10','2026-02-01 21:19:10',334639,NULL),
|
||
(8969,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 21:47:33','2026-02-01 22:47:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769982453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769982453;}',11,1,'2026-02-01 21:48:49','2026-02-01 22:48:49',334656,NULL),
|
||
(8970,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 22:48:49','2026-02-01 23:48:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769986129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769986129;}',11,1,'2026-02-01 22:55:10','2026-02-01 23:55:10',334662,NULL),
|
||
(8971,'woocommerce_cancel_unpaid_orders','complete','2026-02-01 23:55:10','2026-02-02 00:55:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769990110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769990110;}',11,1,'2026-02-02 00:08:51','2026-02-02 01:08:51',334669,NULL),
|
||
(8972,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 01:08:51','2026-02-02 02:08:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769994531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769994531;}',11,1,'2026-02-02 01:26:36','2026-02-02 02:26:36',334675,NULL),
|
||
(8973,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 02:26:36','2026-02-02 03:26:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1769999196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1769999196;}',11,1,'2026-02-02 02:53:56','2026-02-02 03:53:56',334679,NULL),
|
||
(8974,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 03:53:56','2026-02-02 04:53:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770004436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770004436;}',11,1,'2026-02-02 03:57:27','2026-02-02 04:57:27',334684,NULL),
|
||
(8975,'wc_admin_daily_wrapper','complete','2026-02-03 03:43:22','2026-02-03 04:43:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090202;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-03 04:11:10','2026-02-03 05:11:10',334810,NULL),
|
||
(8976,'woocommerce_cleanup_personal_data','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8977,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8978,'woocommerce_cleanup_draft_orders','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8979,'wp_mail_smtp_admin_notifications_update','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8980,'woocommerce_scheduled_sales','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8981,'woocommerce_refresh_order_count_cache','complete','2026-02-02 15:43:23','2026-02-02 16:43:23',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770047003;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770047003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-02 15:49:01','2026-02-02 16:49:01',334748,NULL),
|
||
(8983,'generate_category_lookup_table_wrapper','complete','2026-02-02 03:43:33','2026-02-02 04:43:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770003813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770003813;}',11,1,'2026-02-02 03:57:27','2026-02-02 04:57:27',334684,NULL),
|
||
(8984,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-03 03:43:23','2026-02-03 04:43:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090203;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8985,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 04:57:27','2026-02-02 05:57:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770008247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770008247;}',11,1,'2026-02-02 05:29:17','2026-02-02 06:29:17',334690,NULL),
|
||
(8986,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 06:29:17','2026-02-02 07:29:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770013757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770013757;}',11,1,'2026-02-02 06:39:02','2026-02-02 07:39:02',334695,NULL),
|
||
(8987,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 07:39:02','2026-02-02 08:39:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770017942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770017942;}',11,1,'2026-02-02 07:57:47','2026-02-02 08:57:47',334700,NULL),
|
||
(8988,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 08:57:47','2026-02-02 09:57:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770022667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770022667;}',11,1,'2026-02-02 08:58:40','2026-02-02 09:58:40',334709,NULL),
|
||
(8989,'woocommerce_cleanup_logs','complete','2026-02-03 08:27:06','2026-02-03 09:27:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770107226;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770107226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-03 08:42:49','2026-02-03 09:42:49',334844,NULL),
|
||
(8990,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 09:58:40','2026-02-02 10:58:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770026320;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770026320;}',11,1,'2026-02-02 10:02:08','2026-02-02 11:02:08',334720,NULL),
|
||
(8991,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 11:02:08','2026-02-02 12:02:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770030128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770030128;}',11,1,'2026-02-02 11:14:46','2026-02-02 12:14:46',334728,NULL),
|
||
(8992,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 12:14:46','2026-02-02 13:14:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770034486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770034486;}',11,1,'2026-02-02 12:38:38','2026-02-02 13:38:38',334734,NULL),
|
||
(8993,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 13:38:38','2026-02-02 14:38:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770039518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770039518;}',11,1,'2026-02-02 13:44:09','2026-02-02 14:44:09',334740,NULL),
|
||
(8994,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 14:44:09','2026-02-02 15:44:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770043449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770043449;}',11,1,'2026-02-02 15:11:15','2026-02-02 16:11:15',334743,NULL),
|
||
(8995,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 16:11:15','2026-02-02 17:11:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770048675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770048675;}',11,1,'2026-02-02 16:15:04','2026-02-02 17:15:04',334753,NULL),
|
||
(8996,'woocommerce_refresh_order_count_cache','complete','2026-02-03 03:49:01','2026-02-03 04:49:01',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770090541;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770090541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(8997,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 17:15:04','2026-02-02 18:15:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770052504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770052504;}',11,1,'2026-02-02 17:46:48','2026-02-02 18:46:48',334761,NULL),
|
||
(8998,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 18:46:48','2026-02-02 19:46:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770058008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770058008;}',11,1,'2026-02-02 18:57:20','2026-02-02 19:57:20',334767,NULL),
|
||
(8999,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 19:57:20','2026-02-02 20:57:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770062240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770062240;}',11,1,'2026-02-02 20:13:37','2026-02-02 21:13:37',334774,NULL),
|
||
(9000,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 21:13:37','2026-02-02 22:13:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770066817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770066817;}',11,1,'2026-02-02 21:20:36','2026-02-02 22:20:36',334783,NULL),
|
||
(9001,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 22:20:36','2026-02-02 23:20:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770070836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770070836;}',11,1,'2026-02-02 22:25:38','2026-02-02 23:25:38',334790,NULL),
|
||
(9002,'woocommerce_cancel_unpaid_orders','complete','2026-02-02 23:25:38','2026-02-03 00:25:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770074738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770074738;}',11,1,'2026-02-02 23:42:07','2026-02-03 00:42:07',334795,NULL),
|
||
(9003,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 00:42:07','2026-02-03 01:42:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770079327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770079327;}',11,1,'2026-02-03 00:44:12','2026-02-03 01:44:12',334798,NULL),
|
||
(9004,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 01:44:12','2026-02-03 02:44:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770083052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770083052;}',11,1,'2026-02-03 02:55:22','2026-02-03 03:55:22',334805,NULL),
|
||
(9005,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 03:55:22','2026-02-03 04:55:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770090922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770090922;}',11,1,'2026-02-03 04:11:11','2026-02-03 05:11:11',334810,NULL),
|
||
(9006,'wc_admin_daily_wrapper','complete','2026-02-04 04:11:10','2026-02-04 05:11:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178270;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9007,'woocommerce_cleanup_personal_data','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9008,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9009,'woocommerce_cleanup_draft_orders','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9010,'wp_mail_smtp_admin_notifications_update','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9011,'woocommerce_scheduled_sales','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9012,'woocommerce_refresh_order_count_cache','complete','2026-02-03 16:11:11','2026-02-03 17:11:11',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770135071;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770135071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-03 16:15:52','2026-02-03 17:15:52',334879,NULL),
|
||
(9013,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 05:11:11','2026-02-03 06:11:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770095471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770095471;}',11,1,'2026-02-03 05:30:33','2026-02-03 06:30:33',334817,NULL),
|
||
(9015,'generate_category_lookup_table_wrapper','complete','2026-02-03 04:11:21','2026-02-03 05:11:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770091881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770091881;}',11,1,'2026-02-03 04:24:00','2026-02-03 05:24:00',334812,NULL),
|
||
(9016,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-04 04:11:11','2026-02-04 05:11:11',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178271;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9017,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 06:30:33','2026-02-03 07:30:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770100233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770100233;}',11,1,'2026-02-03 06:32:44','2026-02-03 07:32:44',334823,NULL),
|
||
(9018,'wp_mail_smtp_summary_report_email','complete','2026-02-10 06:08:34','2026-02-10 07:08:34',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770703714;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770703714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-10 06:20:50','2026-02-10 07:20:50',335848,NULL),
|
||
(9019,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 07:32:44','2026-02-03 08:32:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770103964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770103964;}',11,1,'2026-02-03 07:36:48','2026-02-03 08:36:48',334832,NULL),
|
||
(9020,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 08:36:48','2026-02-03 09:36:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770107808;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770107808;}',11,1,'2026-02-03 08:42:49','2026-02-03 09:42:49',334844,NULL),
|
||
(9021,'woocommerce_cleanup_logs','complete','2026-02-04 08:42:49','2026-02-04 09:42:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770194569;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770194569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-04 09:17:57','2026-02-04 10:17:57',334978,NULL),
|
||
(9022,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 09:42:49','2026-02-03 10:42:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770111769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770111769;}',11,1,'2026-02-03 10:06:09','2026-02-03 11:06:09',334850,NULL),
|
||
(9023,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 11:06:09','2026-02-03 12:06:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770116769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770116769;}',11,1,'2026-02-03 11:38:04','2026-02-03 12:38:04',334855,NULL),
|
||
(9024,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 12:38:04','2026-02-03 13:38:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770122284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770122284;}',11,1,'2026-02-03 13:14:17','2026-02-03 14:14:17',334861,NULL),
|
||
(9025,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 14:14:17','2026-02-03 15:14:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770128057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770128057;}',11,1,'2026-02-03 14:14:50','2026-02-03 15:14:50',334868,NULL),
|
||
(9026,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 15:14:50','2026-02-03 16:14:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770131690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770131690;}',11,1,'2026-02-03 15:15:10','2026-02-03 16:15:10',334873,NULL),
|
||
(9027,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 16:15:10','2026-02-03 17:15:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770135310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770135310;}',11,1,'2026-02-03 16:15:52','2026-02-03 17:15:52',334879,NULL),
|
||
(9028,'woocommerce_refresh_order_count_cache','complete','2026-02-04 04:15:52','2026-02-04 05:15:52',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770178552;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770178552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-04 04:23:13','2026-02-04 05:23:13',334955,NULL),
|
||
(9029,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 17:15:52','2026-02-03 18:15:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770138952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770138952;}',11,1,'2026-02-03 17:20:01','2026-02-03 18:20:01',334890,NULL),
|
||
(9030,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 18:20:01','2026-02-03 19:20:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770142801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770142801;}',11,1,'2026-02-03 18:35:41','2026-02-03 19:35:41',334892,NULL),
|
||
(9031,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 19:35:41','2026-02-03 20:35:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770147341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770147341;}',11,1,'2026-02-03 19:57:24','2026-02-03 20:57:24',334899,NULL),
|
||
(9032,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 20:57:24','2026-02-03 21:57:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770152244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770152244;}',11,1,'2026-02-03 21:12:50','2026-02-03 22:12:50',334905,NULL),
|
||
(9033,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 22:12:50','2026-02-03 23:12:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770156770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770156770;}',11,1,'2026-02-03 22:18:03','2026-02-03 23:18:03',334927,NULL),
|
||
(9034,'woocommerce_cancel_unpaid_orders','complete','2026-02-03 23:18:03','2026-02-04 00:18:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770160683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770160683;}',11,1,'2026-02-03 23:25:14','2026-02-04 00:25:14',334932,NULL),
|
||
(9035,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 00:25:14','2026-02-04 01:25:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770164714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770164714;}',11,1,'2026-02-04 01:46:37','2026-02-04 02:46:37',334944,NULL),
|
||
(9036,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 02:46:37','2026-02-04 03:46:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770173197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770173197;}',11,1,'2026-02-04 02:52:32','2026-02-04 03:52:32',334949,NULL),
|
||
(9037,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 03:52:32','2026-02-04 04:52:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770177152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770177152;}',11,1,'2026-02-04 04:23:12','2026-02-04 05:23:12',334955,NULL),
|
||
(9038,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 05:23:12','2026-02-04 06:23:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770182592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770182592;}',11,1,'2026-02-04 05:41:58','2026-02-04 06:41:58',334961,NULL),
|
||
(9039,'wc_admin_daily_wrapper','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-05 04:24:15','2026-02-05 05:24:15',335076,NULL),
|
||
(9040,'woocommerce_cleanup_personal_data','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9041,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9042,'woocommerce_cleanup_draft_orders','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9043,'wp_mail_smtp_admin_notifications_update','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9044,'woocommerce_scheduled_sales','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9045,'woocommerce_refresh_order_count_cache','complete','2026-02-04 16:23:13','2026-02-04 17:23:13',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770222193;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770222193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-04 16:25:43','2026-02-04 17:25:43',335011,NULL),
|
||
(9047,'generate_category_lookup_table_wrapper','complete','2026-02-04 04:23:23','2026-02-04 05:23:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770179003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770179003;}',11,1,'2026-02-04 04:38:07','2026-02-04 05:38:07',334957,NULL),
|
||
(9048,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-05 04:23:13','2026-02-05 05:23:13',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265393;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-05 04:24:16','2026-02-05 05:24:16',335076,NULL),
|
||
(9049,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 06:41:58','2026-02-04 07:41:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770187318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770187318;}',11,1,'2026-02-04 07:20:51','2026-02-04 08:20:51',334966,NULL),
|
||
(9050,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 08:20:51','2026-02-04 09:20:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770193251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770193251;}',11,1,'2026-02-04 08:21:24','2026-02-04 09:21:24',334969,NULL),
|
||
(9051,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 09:21:24','2026-02-04 10:21:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770196884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770196884;}',11,1,'2026-02-04 09:25:04','2026-02-04 10:25:04',334980,NULL),
|
||
(9052,'woocommerce_cleanup_logs','complete','2026-02-05 09:17:57','2026-02-05 10:17:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770283077;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770283077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-05 09:45:36','2026-02-05 10:45:36',335104,NULL),
|
||
(9053,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 10:25:04','2026-02-04 11:25:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770200704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770200704;}',11,1,'2026-02-04 10:28:56','2026-02-04 11:28:56',334984,NULL),
|
||
(9054,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 11:28:56','2026-02-04 12:28:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770204536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770204536;}',11,1,'2026-02-04 11:38:28','2026-02-04 12:38:28',334990,NULL),
|
||
(9055,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 12:38:28','2026-02-04 13:38:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770208708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770208708;}',11,1,'2026-02-04 13:14:49','2026-02-04 14:14:49',334992,NULL),
|
||
(9056,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 14:14:49','2026-02-04 15:14:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770214489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770214489;}',11,1,'2026-02-04 14:30:19','2026-02-04 15:30:19',335000,NULL),
|
||
(9057,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 15:30:19','2026-02-04 16:30:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770219019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770219019;}',11,1,'2026-02-04 15:40:58','2026-02-04 16:40:58',335008,NULL),
|
||
(9058,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 16:40:57','2026-02-04 17:40:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770223257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770223257;}',11,1,'2026-02-04 17:26:18','2026-02-04 18:26:18',335013,NULL),
|
||
(9059,'woocommerce_refresh_order_count_cache','complete','2026-02-05 04:25:43','2026-02-05 05:25:43',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770265543;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770265543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-05 04:44:35','2026-02-05 05:44:35',335078,NULL),
|
||
(9060,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 18:26:18','2026-02-04 19:26:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770229578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770229578;}',11,1,'2026-02-04 18:27:18','2026-02-04 19:27:18',335021,NULL),
|
||
(9061,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 19:27:18','2026-02-04 20:27:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770233238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770233238;}',11,1,'2026-02-04 19:30:37','2026-02-04 20:30:37',335028,NULL),
|
||
(9062,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 20:30:37','2026-02-04 21:30:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770237037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770237037;}',11,1,'2026-02-04 20:31:47','2026-02-04 21:31:47',335033,NULL),
|
||
(9063,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 21:31:47','2026-02-04 22:31:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770240707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770240707;}',11,1,'2026-02-04 21:32:30','2026-02-04 22:32:30',335046,NULL),
|
||
(9064,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 22:32:30','2026-02-04 23:32:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770244350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770244350;}',11,1,'2026-02-04 22:44:32','2026-02-04 23:44:32',335054,NULL),
|
||
(9065,'woocommerce_cancel_unpaid_orders','complete','2026-02-04 23:44:31','2026-02-05 00:44:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770248671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770248671;}',11,1,'2026-02-05 01:50:25','2026-02-05 02:50:25',335060,NULL),
|
||
(9066,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 02:50:25','2026-02-05 03:50:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770259825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770259825;}',11,1,'2026-02-05 03:03:47','2026-02-05 04:03:47',335067,NULL),
|
||
(9067,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 04:03:47','2026-02-05 05:03:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770264227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770264227;}',11,1,'2026-02-05 04:03:53','2026-02-05 05:03:53',335071,NULL),
|
||
(9068,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 05:03:53','2026-02-05 06:03:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770267833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770267833;}',11,1,'2026-02-05 05:24:03','2026-02-05 06:24:03',335087,NULL),
|
||
(9069,'wc_admin_daily_wrapper','complete','2026-02-06 04:24:15','2026-02-06 05:24:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351855;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9070,'woocommerce_cleanup_personal_data','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9071,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9072,'woocommerce_cleanup_draft_orders','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9073,'wp_mail_smtp_admin_notifications_update','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9074,'woocommerce_scheduled_sales','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9076,'generate_category_lookup_table_wrapper','complete','2026-02-05 04:24:26','2026-02-05 05:24:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770265466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770265466;}',11,1,'2026-02-05 04:44:35','2026-02-05 05:44:35',335078,NULL),
|
||
(9077,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-06 04:24:16','2026-02-06 05:24:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770351856;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770351856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-06 04:41:52','2026-02-06 05:41:52',335205,NULL),
|
||
(9078,'woocommerce_refresh_order_count_cache','complete','2026-02-05 16:44:35','2026-02-05 17:44:35',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770309875;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770309875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-05 16:50:58','2026-02-05 17:50:58',335146,NULL),
|
||
(9079,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 06:24:03','2026-02-05 07:24:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770272643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770272643;}',11,1,'2026-02-05 06:26:23','2026-02-05 07:26:23',335089,NULL),
|
||
(9080,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 07:26:23','2026-02-05 08:26:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770276383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770276383;}',11,1,'2026-02-05 07:31:20','2026-02-05 08:31:20',335094,NULL),
|
||
(9081,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 08:31:20','2026-02-05 09:31:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770280280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770280280;}',11,1,'2026-02-05 08:34:25','2026-02-05 09:34:25',335100,NULL),
|
||
(9082,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 09:34:25','2026-02-05 10:34:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770284065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770284065;}',11,1,'2026-02-05 09:45:36','2026-02-05 10:45:36',335104,NULL),
|
||
(9083,'woocommerce_geoip_updater','complete','2026-02-20 09:10:22','2026-02-20 10:10:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771578622;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771578622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,1,'2026-02-20 09:11:31','2026-02-20 10:11:31',337478,NULL),
|
||
(9084,'woocommerce_cleanup_logs','complete','2026-02-06 09:45:36','2026-02-06 10:45:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770371136;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770371136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-06 09:46:18','2026-02-06 10:46:18',335225,NULL),
|
||
(9085,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 10:45:36','2026-02-05 11:45:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770288336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770288336;}',11,1,'2026-02-05 11:06:58','2026-02-05 12:06:58',335111,NULL),
|
||
(9086,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 12:06:58','2026-02-05 13:06:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770293218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770293218;}',11,1,'2026-02-05 12:30:37','2026-02-05 13:30:37',335121,NULL),
|
||
(9087,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 13:30:37','2026-02-05 14:30:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770298237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770298237;}',11,1,'2026-02-05 13:34:24','2026-02-05 14:34:24',335127,NULL),
|
||
(9088,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 14:34:24','2026-02-05 15:34:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770302064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770302064;}',11,1,'2026-02-05 15:11:47','2026-02-05 16:11:47',335134,NULL),
|
||
(9089,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 16:11:47','2026-02-05 17:11:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770307907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770307907;}',11,1,'2026-02-05 16:17:48','2026-02-05 17:17:48',335142,NULL),
|
||
(9090,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 17:17:48','2026-02-05 18:17:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770311868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770311868;}',11,1,'2026-02-05 17:18:48','2026-02-05 18:18:48',335149,NULL),
|
||
(9091,'woocommerce_refresh_order_count_cache','complete','2026-02-06 04:50:58','2026-02-06 05:50:58',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770353458;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770353458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-06 05:08:41','2026-02-06 06:08:41',335207,NULL),
|
||
(9092,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 18:18:48','2026-02-05 19:18:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770315528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770315528;}',11,1,'2026-02-05 18:25:09','2026-02-05 19:25:09',335155,NULL),
|
||
(9093,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 19:25:09','2026-02-05 20:25:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770319509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770319509;}',11,1,'2026-02-05 19:45:27','2026-02-05 20:45:27',335168,NULL),
|
||
(9094,'wc-admin_import_orders','complete','2026-02-05 19:10:30','2026-02-05 20:10:30',10,'[1649]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770318630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770318630;}',4,1,'2026-02-05 19:45:27','2026-02-05 20:45:27',335168,NULL),
|
||
(9095,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 20:45:27','2026-02-05 21:45:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770324327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770324327;}',11,1,'2026-02-05 20:51:47','2026-02-05 21:51:47',335176,NULL),
|
||
(9096,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 21:51:47','2026-02-05 22:51:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770328307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770328307;}',11,1,'2026-02-05 21:59:09','2026-02-05 22:59:09',335180,NULL),
|
||
(9097,'woocommerce_cancel_unpaid_orders','complete','2026-02-05 22:59:09','2026-02-05 23:59:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770332349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770332349;}',11,1,'2026-02-06 00:20:34','2026-02-06 01:20:34',335186,NULL),
|
||
(9098,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 01:20:34','2026-02-06 02:20:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770340834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770340834;}',11,1,'2026-02-06 01:24:41','2026-02-06 02:24:41',335192,NULL),
|
||
(9099,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 02:24:41','2026-02-06 03:24:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770344681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770344681;}',11,1,'2026-02-06 02:52:43','2026-02-06 03:52:43',335196,NULL),
|
||
(9100,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 03:52:43','2026-02-06 04:52:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770349963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770349963;}',11,1,'2026-02-06 03:53:41','2026-02-06 04:53:41',335200,NULL),
|
||
(9101,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 04:53:41','2026-02-06 05:53:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770353621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770353621;}',11,1,'2026-02-06 05:08:41','2026-02-06 06:08:41',335207,NULL),
|
||
(9102,'wc_admin_daily_wrapper','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-07 04:51:23','2026-02-07 05:51:23',335376,NULL),
|
||
(9103,'woocommerce_cleanup_personal_data','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-07 04:51:23','2026-02-07 05:51:23',335376,NULL),
|
||
(9104,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-07 04:51:23','2026-02-07 05:51:23',335376,NULL),
|
||
(9105,'woocommerce_cleanup_draft_orders','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-07 04:51:23','2026-02-07 05:51:23',335376,NULL),
|
||
(9106,'wp_mail_smtp_admin_notifications_update','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-07 04:51:24','2026-02-07 05:51:24',335376,NULL),
|
||
(9107,'woocommerce_scheduled_sales','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-07 04:51:24','2026-02-07 05:51:24',335376,NULL),
|
||
(9109,'generate_category_lookup_table_wrapper','complete','2026-02-06 04:42:02','2026-02-06 05:42:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770352922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770352922;}',11,1,'2026-02-06 05:08:41','2026-02-06 06:08:41',335207,NULL),
|
||
(9110,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-07 04:41:52','2026-02-07 05:41:52',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770439312;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770439312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-07 04:51:24','2026-02-07 05:51:24',335376,NULL),
|
||
(9111,'woocommerce_refresh_order_count_cache','complete','2026-02-06 17:08:41','2026-02-06 18:08:41',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770397721;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770397721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-06 17:13:52','2026-02-06 18:13:52',335275,NULL),
|
||
(9112,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 06:08:41','2026-02-06 07:08:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770358121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770358121;}',11,1,'2026-02-06 06:11:53','2026-02-06 07:11:53',335213,NULL),
|
||
(9113,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 07:11:53','2026-02-06 08:11:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770361913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770361913;}',11,1,'2026-02-06 08:06:32','2026-02-06 09:06:32',335217,NULL),
|
||
(9114,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 09:06:32','2026-02-06 10:06:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770368792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770368792;}',11,1,'2026-02-06 09:46:18','2026-02-06 10:46:18',335225,NULL),
|
||
(9115,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 10:46:18','2026-02-06 11:46:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770374778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770374778;}',11,1,'2026-02-06 10:54:18','2026-02-06 11:54:18',335231,NULL),
|
||
(9116,'woocommerce_cleanup_logs','complete','2026-02-07 09:46:18','2026-02-07 10:46:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770457578;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770457578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-07 09:51:25','2026-02-07 10:51:25',335433,NULL),
|
||
(9117,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 11:54:18','2026-02-06 12:54:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770378858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770378858;}',11,1,'2026-02-06 12:08:54','2026-02-06 13:08:54',335242,NULL),
|
||
(9118,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 13:08:54','2026-02-06 14:08:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770383334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770383334;}',11,1,'2026-02-06 13:24:37','2026-02-06 14:24:37',335255,NULL),
|
||
(9119,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 14:24:37','2026-02-06 15:24:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770387877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770387877;}',11,1,'2026-02-06 14:47:30','2026-02-06 15:47:30',335266,NULL),
|
||
(9120,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 15:47:30','2026-02-06 16:47:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770392850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770392850;}',11,1,'2026-02-06 16:22:20','2026-02-06 17:22:20',335271,NULL),
|
||
(9121,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 17:22:20','2026-02-06 18:22:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770398540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770398540;}',11,1,'2026-02-06 17:55:39','2026-02-06 18:55:39',335278,NULL),
|
||
(9122,'woocommerce_refresh_order_count_cache','complete','2026-02-07 05:13:52','2026-02-07 06:13:52',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770441232;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770441232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-07 05:41:13','2026-02-07 06:41:13',335400,NULL),
|
||
(9123,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 18:55:39','2026-02-06 19:55:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770404139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770404139;}',11,1,'2026-02-06 19:00:12','2026-02-06 20:00:12',335282,NULL),
|
||
(9124,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 20:00:12','2026-02-06 21:00:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770408012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770408012;}',11,1,'2026-02-06 20:08:43','2026-02-06 21:08:43',335286,NULL),
|
||
(9125,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 21:08:43','2026-02-06 22:08:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770412123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770412123;}',11,1,'2026-02-06 21:13:36','2026-02-06 22:13:36',335293,NULL),
|
||
(9126,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 22:13:36','2026-02-06 23:13:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770416016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770416016;}',11,1,'2026-02-06 22:18:56','2026-02-06 23:18:56',335297,NULL),
|
||
(9127,'woocommerce_cancel_unpaid_orders','complete','2026-02-06 23:18:56','2026-02-07 00:18:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770419936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770419936;}',11,1,'2026-02-06 23:19:37','2026-02-07 00:19:37',335314,NULL),
|
||
(9128,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 00:19:37','2026-02-07 01:19:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770423577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770423577;}',11,1,'2026-02-07 00:21:47','2026-02-07 01:21:47',335329,NULL),
|
||
(9129,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 01:21:47','2026-02-07 02:21:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770427307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770427307;}',11,1,'2026-02-07 01:23:08','2026-02-07 02:23:08',335338,NULL),
|
||
(9130,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 02:23:08','2026-02-07 03:23:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770430988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770430988;}',11,1,'2026-02-07 02:41:28','2026-02-07 03:41:28',335367,NULL),
|
||
(9131,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 03:41:28','2026-02-07 04:41:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770435688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770435688;}',11,1,'2026-02-07 04:15:08','2026-02-07 05:15:08',335373,NULL),
|
||
(9132,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 05:15:08','2026-02-07 06:15:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770441308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770441308;}',11,1,'2026-02-07 05:41:13','2026-02-07 06:41:13',335400,NULL),
|
||
(9133,'wc_admin_daily_wrapper','complete','2026-02-08 04:51:23','2026-02-08 05:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526283;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9134,'woocommerce_cleanup_personal_data','complete','2026-02-08 04:51:23','2026-02-08 05:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526283;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9135,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-08 04:51:23','2026-02-08 05:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526283;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9136,'woocommerce_cleanup_draft_orders','complete','2026-02-08 04:51:23','2026-02-08 05:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526283;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9137,'wp_mail_smtp_admin_notifications_update','complete','2026-02-08 04:51:24','2026-02-08 05:51:24',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526284;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9138,'woocommerce_scheduled_sales','complete','2026-02-08 04:51:24','2026-02-08 05:51:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526284;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9139,'woocommerce_cleanup_sessions','complete','2026-02-08 05:00:00','2026-02-08 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526800;s:18:\"\0*\0first_timestamp\";i:1770526800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9140,'generate_category_lookup_table_wrapper','complete','2026-02-07 04:51:34','2026-02-07 05:51:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770439894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770439894;}',11,1,'2026-02-07 04:51:43','2026-02-07 05:51:43',335378,NULL),
|
||
(9141,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-08 04:51:24','2026-02-08 05:51:24',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770526284;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770526284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-08 05:02:50','2026-02-08 06:02:50',335563,NULL),
|
||
(9142,'woocommerce_refresh_order_count_cache','complete','2026-02-07 17:41:13','2026-02-07 18:41:13',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770486073;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770486073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-07 18:04:55','2026-02-07 19:04:55',335488,NULL),
|
||
(9143,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 06:41:13','2026-02-07 07:41:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770446473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770446473;}',11,1,'2026-02-07 06:58:26','2026-02-07 07:58:26',335405,NULL),
|
||
(9144,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 07:58:26','2026-02-07 08:58:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770451106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770451106;}',11,1,'2026-02-07 09:06:19','2026-02-07 10:06:19',335408,NULL),
|
||
(9145,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 10:06:19','2026-02-07 11:06:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770458779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770458779;}',11,1,'2026-02-07 10:18:18','2026-02-07 11:18:18',335435,NULL),
|
||
(9146,'woocommerce_cleanup_logs','complete','2026-02-08 09:51:25','2026-02-08 10:51:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770544285;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770544285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-08 10:03:14','2026-02-08 11:03:14',335589,NULL),
|
||
(9147,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 11:18:18','2026-02-07 12:18:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770463098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770463098;}',11,1,'2026-02-07 11:49:00','2026-02-07 12:49:00',335444,NULL),
|
||
(9148,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 12:49:00','2026-02-07 13:49:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770468540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770468540;}',11,1,'2026-02-07 13:56:20','2026-02-07 14:56:20',335446,NULL),
|
||
(9149,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 14:56:20','2026-02-07 15:56:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770476180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770476180;}',11,1,'2026-02-07 15:02:06','2026-02-07 16:02:06',335472,NULL),
|
||
(9150,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 16:02:06','2026-02-07 17:02:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770480126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770480126;}',11,1,'2026-02-07 16:08:07','2026-02-07 17:08:07',335479,NULL),
|
||
(9151,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 17:08:07','2026-02-07 18:08:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770484087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770484087;}',11,1,'2026-02-07 17:09:50','2026-02-07 18:09:50',335485,NULL),
|
||
(9152,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 18:09:50','2026-02-07 19:09:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770487790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770487790;}',11,1,'2026-02-07 18:28:08','2026-02-07 19:28:08',335491,NULL),
|
||
(9153,'woocommerce_refresh_order_count_cache','complete','2026-02-08 06:04:55','2026-02-08 07:04:55',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770530695;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770530695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-08 06:26:48','2026-02-08 07:26:48',335571,NULL),
|
||
(9154,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 19:28:08','2026-02-07 20:28:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770492488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770492488;}',11,1,'2026-02-07 19:35:02','2026-02-07 20:35:02',335497,NULL),
|
||
(9155,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 20:35:02','2026-02-07 21:35:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770496502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770496502;}',11,1,'2026-02-07 20:42:14','2026-02-07 21:42:14',335503,NULL),
|
||
(9156,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 21:42:14','2026-02-07 22:42:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770500534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770500534;}',11,1,'2026-02-07 21:47:14','2026-02-07 22:47:14',335510,NULL),
|
||
(9157,'woocommerce_cancel_unpaid_orders','complete','2026-02-07 22:47:14','2026-02-07 23:47:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770504434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770504434;}',11,1,'2026-02-07 23:21:05','2026-02-08 00:21:05',335537,NULL),
|
||
(9158,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 00:21:05','2026-02-08 01:21:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770510065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770510065;}',11,1,'2026-02-08 00:22:50','2026-02-08 01:22:50',335541,NULL),
|
||
(9159,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 01:22:50','2026-02-08 02:22:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770513770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770513770;}',11,1,'2026-02-08 01:43:08','2026-02-08 02:43:08',335546,NULL),
|
||
(9160,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 02:43:08','2026-02-08 03:43:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770518588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770518588;}',11,1,'2026-02-08 03:06:29','2026-02-08 04:06:29',335550,NULL),
|
||
(9161,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 04:06:29','2026-02-08 05:06:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770523589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770523589;}',11,1,'2026-02-08 04:07:39','2026-02-08 05:07:39',335558,NULL),
|
||
(9162,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 05:07:39','2026-02-08 06:07:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770527259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770527259;}',11,1,'2026-02-08 05:32:35','2026-02-08 06:32:35',335568,NULL),
|
||
(9163,'wc_admin_daily_wrapper','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9164,'woocommerce_cleanup_personal_data','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9165,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9166,'woocommerce_cleanup_draft_orders','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9167,'wp_mail_smtp_admin_notifications_update','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9168,'woocommerce_scheduled_sales','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9170,'woocommerce_cleanup_sessions','complete','2026-02-09 05:00:00','2026-02-09 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613200;s:18:\"\0*\0first_timestamp\";i:1770613200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-09 05:34:36','2026-02-09 06:34:36',335708,NULL),
|
||
(9171,'generate_category_lookup_table_wrapper','complete','2026-02-08 05:03:00','2026-02-08 06:03:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770526980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770526980;}',11,1,'2026-02-08 05:03:44','2026-02-08 06:03:44',335565,NULL),
|
||
(9172,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-09 05:02:50','2026-02-09 06:02:50',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770613370;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770613370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-09 05:34:37','2026-02-09 06:34:37',335708,NULL),
|
||
(9173,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 06:32:35','2026-02-08 07:32:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770532355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770532355;}',11,1,'2026-02-08 06:37:10','2026-02-08 07:37:10',335573,NULL),
|
||
(9174,'woocommerce_refresh_order_count_cache','complete','2026-02-08 18:26:48','2026-02-08 19:26:48',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770575208;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770575208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-08 18:40:44','2026-02-08 19:40:44',335661,NULL),
|
||
(9175,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 07:37:10','2026-02-08 08:37:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770536230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770536230;}',11,1,'2026-02-08 07:56:47','2026-02-08 08:56:47',335582,NULL),
|
||
(9176,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 08:56:46','2026-02-08 09:56:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770541006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770541006;}',11,1,'2026-02-08 09:11:46','2026-02-08 10:11:46',335586,NULL),
|
||
(9177,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 10:11:46','2026-02-08 11:11:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770545506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770545506;}',11,1,'2026-02-08 10:12:35','2026-02-08 11:12:35',335600,NULL),
|
||
(9178,'woocommerce_cleanup_logs','complete','2026-02-09 10:03:14','2026-02-09 11:03:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770631394;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770631394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-09 10:10:13','2026-02-09 11:10:13',335734,NULL),
|
||
(9179,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 11:12:35','2026-02-08 12:12:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770549155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770549155;}',11,1,'2026-02-08 11:16:49','2026-02-08 12:16:49',335613,NULL),
|
||
(9180,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 12:16:49','2026-02-08 13:16:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770553009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770553009;}',11,1,'2026-02-08 12:17:39','2026-02-08 13:17:39',335625,NULL),
|
||
(9181,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 13:17:39','2026-02-08 14:17:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770556659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770556659;}',11,1,'2026-02-08 13:21:31','2026-02-08 14:21:31',335628,NULL),
|
||
(9182,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 14:21:31','2026-02-08 15:21:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770560491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770560491;}',11,1,'2026-02-08 14:21:56','2026-02-08 15:21:56',335637,NULL),
|
||
(9183,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 15:21:56','2026-02-08 16:21:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770564116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770564116;}',11,1,'2026-02-08 15:23:06','2026-02-08 16:23:06',335642,NULL),
|
||
(9184,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 16:23:06','2026-02-08 17:23:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770567786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770567786;}',11,1,'2026-02-08 16:33:47','2026-02-08 17:33:47',335649,NULL),
|
||
(9185,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 17:33:47','2026-02-08 18:33:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770572027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770572027;}',11,1,'2026-02-08 17:42:36','2026-02-08 18:42:36',335655,NULL),
|
||
(9186,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 18:42:36','2026-02-08 19:42:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770576156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770576156;}',11,1,'2026-02-08 19:44:38','2026-02-08 20:44:38',335663,NULL),
|
||
(9187,'woocommerce_refresh_order_count_cache','complete','2026-02-09 06:40:44','2026-02-09 07:40:44',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770619244;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770619244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-09 06:48:18','2026-02-09 07:48:18',335714,NULL),
|
||
(9188,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 20:44:38','2026-02-08 21:44:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770583478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770583478;}',11,1,'2026-02-08 20:50:08','2026-02-08 21:50:08',335669,NULL),
|
||
(9189,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 21:50:08','2026-02-08 22:50:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770587408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770587408;}',11,1,'2026-02-08 22:21:23','2026-02-08 23:21:23',335673,NULL),
|
||
(9190,'woocommerce_cancel_unpaid_orders','complete','2026-02-08 23:21:23','2026-02-09 00:21:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770592883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770592883;}',11,1,'2026-02-08 23:41:43','2026-02-09 00:41:43',335676,NULL),
|
||
(9191,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 00:41:43','2026-02-09 01:41:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770597703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770597703;}',11,1,'2026-02-09 00:42:05','2026-02-09 01:42:05',335688,NULL),
|
||
(9192,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 01:42:05','2026-02-09 02:42:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770601325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770601325;}',11,1,'2026-02-09 02:35:31','2026-02-09 03:35:31',335693,NULL),
|
||
(9193,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 03:35:31','2026-02-09 04:35:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770608131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770608131;}',11,1,'2026-02-09 03:38:23','2026-02-09 04:38:23',335702,NULL),
|
||
(9194,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 04:38:23','2026-02-09 05:38:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770611903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770611903;}',11,1,'2026-02-09 05:34:36','2026-02-09 06:34:36',335708,NULL),
|
||
(9195,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 06:34:36','2026-02-09 07:34:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770618876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770618876;}',11,1,'2026-02-09 06:48:18','2026-02-09 07:48:18',335714,NULL),
|
||
(9197,'wc_admin_daily_wrapper','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9198,'woocommerce_cleanup_personal_data','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9199,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9200,'woocommerce_cleanup_draft_orders','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9201,'wp_mail_smtp_admin_notifications_update','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9202,'woocommerce_scheduled_sales','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9203,'woocommerce_cleanup_sessions','complete','2026-02-10 05:00:00','2026-02-10 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770699600;s:18:\"\0*\0first_timestamp\";i:1770699600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770699600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-10 05:24:19','2026-02-10 06:24:19',335842,NULL),
|
||
(9204,'generate_category_lookup_table_wrapper','complete','2026-02-09 05:34:47','2026-02-09 06:34:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770615287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770615287;}',11,1,'2026-02-09 05:46:40','2026-02-09 06:46:40',335710,NULL),
|
||
(9205,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-10 05:34:37','2026-02-10 06:34:37',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770701677;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770701677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-10 06:07:00','2026-02-10 07:07:00',335846,NULL),
|
||
(9206,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 07:48:18','2026-02-09 08:48:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770623298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770623298;}',11,1,'2026-02-09 08:05:33','2026-02-09 09:05:33',335719,NULL),
|
||
(9207,'woocommerce_refresh_order_count_cache','complete','2026-02-09 18:48:18','2026-02-09 19:48:18',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770662898;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770662898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-09 19:13:52','2026-02-09 20:13:52',335798,NULL),
|
||
(9208,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 09:05:33','2026-02-09 10:05:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770627933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770627933;}',11,1,'2026-02-09 09:07:52','2026-02-09 10:07:52',335722,NULL),
|
||
(9209,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 10:07:52','2026-02-09 11:07:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770631672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770631672;}',11,1,'2026-02-09 10:10:13','2026-02-09 11:10:13',335734,NULL),
|
||
(9210,'woocommerce_cleanup_logs','complete','2026-02-10 10:10:13','2026-02-10 11:10:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770718213;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770718213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-10 10:19:12','2026-02-10 11:19:12',335873,NULL),
|
||
(9211,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 11:10:13','2026-02-09 12:10:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770635413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770635413;}',11,1,'2026-02-09 11:22:00','2026-02-09 12:22:00',335765,NULL),
|
||
(9212,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 12:22:00','2026-02-09 13:22:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770639720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770639720;}',11,1,'2026-02-09 12:35:01','2026-02-09 13:35:01',335768,NULL),
|
||
(9213,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 13:35:01','2026-02-09 14:35:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770644101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770644101;}',11,1,'2026-02-09 13:37:45','2026-02-09 14:37:45',335774,NULL),
|
||
(9214,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 14:37:45','2026-02-09 15:37:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770647865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770647865;}',11,1,'2026-02-09 14:45:35','2026-02-09 15:45:35',335780,NULL),
|
||
(9215,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 15:45:35','2026-02-09 16:45:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770651935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770651935;}',11,1,'2026-02-09 16:14:13','2026-02-09 17:14:13',335785,NULL),
|
||
(9216,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 17:14:13','2026-02-09 18:14:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770657253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770657253;}',11,1,'2026-02-09 17:29:24','2026-02-09 18:29:24',335792,NULL),
|
||
(9217,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 18:29:24','2026-02-09 19:29:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770661764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770661764;}',11,1,'2026-02-09 18:31:31','2026-02-09 19:31:31',335795,NULL),
|
||
(9218,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 19:31:31','2026-02-09 20:31:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770665491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770665491;}',11,1,'2026-02-09 19:45:05','2026-02-09 20:45:05',335802,NULL),
|
||
(9219,'woocommerce_refresh_order_count_cache','complete','2026-02-10 07:13:52','2026-02-10 08:13:52',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770707632;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770707632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-10 07:56:57','2026-02-10 08:56:57',335856,NULL),
|
||
(9220,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 20:45:05','2026-02-09 21:45:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770669905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770669905;}',11,1,'2026-02-09 20:48:04','2026-02-09 21:48:04',335812,NULL),
|
||
(9221,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 21:48:04','2026-02-09 22:48:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770673684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770673684;}',11,1,'2026-02-09 22:18:19','2026-02-09 23:18:19',335816,NULL),
|
||
(9222,'woocommerce_cancel_unpaid_orders','complete','2026-02-09 23:18:19','2026-02-10 00:18:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770679099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770679099;}',11,1,'2026-02-09 23:31:52','2026-02-10 00:31:52',335822,NULL),
|
||
(9223,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 00:31:52','2026-02-10 01:31:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770683512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770683512;}',11,1,'2026-02-10 00:40:42','2026-02-10 01:40:42',335826,NULL),
|
||
(9224,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 01:40:42','2026-02-10 02:40:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770687642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770687642;}',11,1,'2026-02-10 02:07:32','2026-02-10 03:07:32',335828,NULL),
|
||
(9225,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 03:07:31','2026-02-10 04:07:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770692851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770692851;}',11,1,'2026-02-10 03:08:23','2026-02-10 04:08:23',335833,NULL),
|
||
(9226,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 04:08:23','2026-02-10 05:08:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770696503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770696503;}',11,1,'2026-02-10 04:08:32','2026-02-10 05:08:32',335836,NULL),
|
||
(9227,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 05:08:32','2026-02-10 06:08:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770700112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770700112;}',11,1,'2026-02-10 05:24:19','2026-02-10 06:24:19',335842,NULL),
|
||
(9229,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 06:24:19','2026-02-10 07:24:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770704659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770704659;}',11,1,'2026-02-10 06:31:46','2026-02-10 07:31:46',335850,NULL),
|
||
(9230,'wc_admin_daily_wrapper','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9231,'woocommerce_cleanup_personal_data','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9232,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9233,'woocommerce_cleanup_draft_orders','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9234,'wp_mail_smtp_admin_notifications_update','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9235,'woocommerce_scheduled_sales','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9236,'woocommerce_cleanup_sessions','complete','2026-02-11 05:00:00','2026-02-11 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770786000;s:18:\"\0*\0first_timestamp\";i:1770786000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770786000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-11 05:25:02','2026-02-11 06:25:02',336005,NULL),
|
||
(9237,'generate_category_lookup_table_wrapper','complete','2026-02-10 06:07:10','2026-02-10 07:07:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770703630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770703630;}',11,1,'2026-02-10 06:20:50','2026-02-10 07:20:50',335848,NULL),
|
||
(9238,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-11 06:07:00','2026-02-11 07:07:00',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770790020;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770790020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-11 06:19:59','2026-02-11 07:19:59',336007,NULL),
|
||
(9239,'wp_mail_smtp_summary_report_email','complete','2026-02-17 06:20:50','2026-02-17 07:20:50',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771309250;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771309250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-17 06:35:31','2026-02-17 07:35:31',336989,NULL),
|
||
(9240,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 07:31:46','2026-02-10 08:31:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770708706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770708706;}',11,1,'2026-02-10 07:56:57','2026-02-10 08:56:57',335856,NULL),
|
||
(9241,'woocommerce_refresh_order_count_cache','complete','2026-02-10 19:56:57','2026-02-10 20:56:57',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770753417;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770753417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-10 20:28:33','2026-02-10 21:28:33',335958,NULL),
|
||
(9242,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 08:56:57','2026-02-10 09:56:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770713817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770713817;}',11,1,'2026-02-10 08:57:32','2026-02-10 09:57:32',335861,NULL),
|
||
(9243,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 09:57:32','2026-02-10 10:57:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770717452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770717452;}',11,1,'2026-02-10 10:04:54','2026-02-10 11:04:54',335871,NULL),
|
||
(9244,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 11:04:54','2026-02-10 12:04:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770721494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770721494;}',11,1,'2026-02-10 11:36:15','2026-02-10 12:36:15',335879,NULL),
|
||
(9245,'woocommerce_cleanup_logs','complete','2026-02-11 10:19:12','2026-02-11 11:19:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770805152;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770805152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-11 10:22:23','2026-02-11 11:22:23',336052,NULL),
|
||
(9246,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 12:36:15','2026-02-10 13:36:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770726975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770726975;}',11,1,'2026-02-10 12:42:23','2026-02-10 13:42:23',335884,NULL),
|
||
(9247,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 13:42:23','2026-02-10 14:42:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770730943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770730943;}',11,1,'2026-02-10 14:06:44','2026-02-10 15:06:44',335913,NULL),
|
||
(9248,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 15:06:44','2026-02-10 16:06:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770736004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770736004;}',11,1,'2026-02-10 15:09:49','2026-02-10 16:09:49',335918,NULL),
|
||
(9249,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 16:09:49','2026-02-10 17:09:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770739789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770739789;}',11,1,'2026-02-10 16:10:35','2026-02-10 17:10:35',335932,NULL),
|
||
(9250,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 17:10:35','2026-02-10 18:10:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770743435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770743435;}',11,1,'2026-02-10 17:17:17','2026-02-10 18:17:17',335944,NULL),
|
||
(9251,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 18:17:17','2026-02-10 19:17:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770747437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770747437;}',11,1,'2026-02-10 18:36:39','2026-02-10 19:36:39',335949,NULL),
|
||
(9252,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 19:36:39','2026-02-10 20:36:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770752199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770752199;}',11,1,'2026-02-10 19:51:47','2026-02-10 20:51:47',335956,NULL),
|
||
(9253,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 20:51:47','2026-02-10 21:51:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770756707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770756707;}',11,1,'2026-02-10 20:58:44','2026-02-10 21:58:44',335960,NULL),
|
||
(9254,'woocommerce_refresh_order_count_cache','complete','2026-02-11 08:28:33','2026-02-11 09:28:33',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770798513;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770798513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-11 08:38:12','2026-02-11 09:38:12',336040,NULL),
|
||
(9255,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 21:58:44','2026-02-10 22:58:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770760724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770760724;}',11,1,'2026-02-10 22:25:58','2026-02-10 23:25:58',335970,NULL),
|
||
(9256,'woocommerce_cancel_unpaid_orders','complete','2026-02-10 23:25:58','2026-02-11 00:25:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770765958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770765958;}',11,1,'2026-02-10 23:39:00','2026-02-11 00:39:00',335975,NULL),
|
||
(9257,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 00:39:00','2026-02-11 01:39:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770770340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770770340;}',11,1,'2026-02-11 00:51:41','2026-02-11 01:51:41',335982,NULL),
|
||
(9258,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 01:51:41','2026-02-11 02:51:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770774701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770774701;}',11,1,'2026-02-11 01:54:28','2026-02-11 02:54:28',335989,NULL),
|
||
(9259,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 02:54:28','2026-02-11 03:54:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770778468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770778468;}',11,1,'2026-02-11 03:12:27','2026-02-11 04:12:27',335995,NULL),
|
||
(9260,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 04:12:27','2026-02-11 05:12:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770783147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770783147;}',11,1,'2026-02-11 04:13:47','2026-02-11 05:13:47',335999,NULL),
|
||
(9261,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 05:13:47','2026-02-11 06:13:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770786827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770786827;}',11,1,'2026-02-11 05:25:02','2026-02-11 06:25:02',336005,NULL),
|
||
(9263,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 06:25:02','2026-02-11 07:25:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770791102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770791102;}',11,1,'2026-02-11 06:41:47','2026-02-11 07:41:47',336009,NULL),
|
||
(9264,'wc_admin_daily_wrapper','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9265,'woocommerce_cleanup_personal_data','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9266,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9267,'woocommerce_cleanup_draft_orders','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9268,'wp_mail_smtp_admin_notifications_update','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9269,'woocommerce_scheduled_sales','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9270,'woocommerce_cleanup_sessions','complete','2026-02-12 05:00:00','2026-02-12 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770872400;s:18:\"\0*\0first_timestamp\";i:1770872400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770872400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-12 05:23:50','2026-02-12 06:23:50',336264,NULL),
|
||
(9271,'generate_category_lookup_table_wrapper','complete','2026-02-11 06:20:09','2026-02-11 07:20:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770790809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770790809;}',11,1,'2026-02-11 06:41:47','2026-02-11 07:41:47',336009,NULL),
|
||
(9272,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-12 06:19:59','2026-02-12 07:19:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770877199;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770877199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-12 06:38:04','2026-02-12 07:38:04',336268,NULL),
|
||
(9273,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 07:41:47','2026-02-11 08:41:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770795707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770795707;}',11,1,'2026-02-11 07:42:23','2026-02-11 08:42:23',336030,NULL),
|
||
(9274,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 08:42:23','2026-02-11 09:42:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770799343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770799343;}',11,1,'2026-02-11 08:48:46','2026-02-11 09:48:46',336042,NULL),
|
||
(9275,'woocommerce_refresh_order_count_cache','complete','2026-02-11 20:38:12','2026-02-11 21:38:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770842292;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770842292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-11 20:38:25','2026-02-11 21:38:25',336195,NULL),
|
||
(9276,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 09:48:46','2026-02-11 10:48:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770803326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770803326;}',11,1,'2026-02-11 10:22:23','2026-02-11 11:22:23',336052,NULL),
|
||
(9277,'wc-admin_import_orders','complete','2026-02-11 08:58:53','2026-02-11 09:58:53',10,'[1649]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770800333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770800333;}',4,1,'2026-02-11 09:17:46','2026-02-11 10:17:46',336046,NULL),
|
||
(9278,'wc-admin_import_orders','complete','2026-02-11 08:59:17','2026-02-11 09:59:17',10,'[1647]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770800357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770800357;}',4,1,'2026-02-11 09:17:46','2026-02-11 10:17:46',336046,NULL),
|
||
(9279,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 11:22:23','2026-02-11 12:22:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770808943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770808943;}',11,1,'2026-02-11 12:10:36','2026-02-11 13:10:36',336060,NULL),
|
||
(9280,'woocommerce_cleanup_logs','complete','2026-02-12 10:22:23','2026-02-12 11:22:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891743;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-12 10:26:50','2026-02-12 11:26:50',336285,NULL),
|
||
(9281,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 13:10:36','2026-02-11 14:10:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815436;}',11,1,'2026-02-11 13:10:40','2026-02-11 14:10:40',336119,NULL),
|
||
(9282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:35:50','2026-02-11 13:35:50',10,'[1627,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770813350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770813350;}',3,1,'2026-02-11 12:36:30','2026-02-11 13:36:30',336068,NULL),
|
||
(9283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:35:50','2026-02-11 13:35:50',10,'[1626,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770813350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770813350;}',3,1,'2026-02-11 12:36:30','2026-02-11 13:36:30',336068,NULL),
|
||
(9284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:35:50','2026-02-11 13:35:50',10,'[1625,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770813350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770813350;}',3,1,'2026-02-11 12:36:30','2026-02-11 13:36:30',336068,NULL),
|
||
(9285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:35:50','2026-02-11 13:35:50',10,'[1520,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770813350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770813350;}',3,1,'2026-02-11 12:36:30','2026-02-11 13:36:30',336068,NULL),
|
||
(9286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:45:41','2026-02-11 13:45:41',10,'[1467,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770813941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770813941;}',3,1,'2026-02-11 12:46:25','2026-02-11 13:46:25',336078,NULL),
|
||
(9287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:48:56','2026-02-11 13:48:56',10,'[1449,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814136;}',3,1,'2026-02-11 12:49:28','2026-02-11 13:49:28',336083,NULL),
|
||
(9288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:48:56','2026-02-11 13:48:56',10,'[1450,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814136;}',3,1,'2026-02-11 12:49:28','2026-02-11 13:49:28',336083,NULL),
|
||
(9289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:48:56','2026-02-11 13:48:56',10,'[1451,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814136;}',3,1,'2026-02-11 12:49:28','2026-02-11 13:49:28',336083,NULL),
|
||
(9290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:55:38','2026-02-11 13:55:38',10,'[1444,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814538;}',3,1,'2026-02-11 12:56:32','2026-02-11 13:56:32',336091,NULL),
|
||
(9291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1413,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1414,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1415,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1416,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1417,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1418,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1419,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1420,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 12:58:11','2026-02-11 13:58:11',10,'[1412,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814691;}',3,1,'2026-02-11 12:58:34','2026-02-11 13:58:34',336094,NULL),
|
||
(9300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[944,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[945,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[946,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[949,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[950,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:00:59','2026-02-11 14:00:59',10,'[951,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814859;}',3,1,'2026-02-11 13:01:04','2026-02-11 14:01:04',336098,NULL),
|
||
(9308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:01:05','2026-02-11 14:01:05',10,'[941,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814865;}',3,1,'2026-02-11 13:01:09','2026-02-11 14:01:09',336100,NULL),
|
||
(9309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[954,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[955,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[956,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[957,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[958,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[959,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[960,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:12','2026-02-11 14:02:12',10,'[961,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814932;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:02:16','2026-02-11 14:02:16',10,'[953,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770814936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770814936;}',3,1,'2026-02-11 13:02:27','2026-02-11 14:02:27',336103,NULL),
|
||
(9318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1468,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1469,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9320,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1470,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1471,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1472,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1473,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1474,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:23','2026-02-11 14:03:23',10,'[1475,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815003;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:03:26','2026-02-11 14:03:26',10,'[1467,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815006;}',3,1,'2026-02-11 13:03:26','2026-02-11 14:03:26',336105,NULL),
|
||
(9327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:04:53','2026-02-11 14:04:53',10,'[1621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815093;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:02','2026-02-11 14:05:02',10,'[766,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815102;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[626,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[627,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[628,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[629,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[630,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[631,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[632,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[633,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9337,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:08','2026-02-11 14:05:08',10,'[625,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815108;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[624,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9339,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[616,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[617,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9341,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[618,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9342,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[619,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9343,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[620,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[614,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9345,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[615,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:05:16','2026-02-11 14:05:16',10,'[613,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815116;}',3,1,'2026-02-11 13:05:20','2026-02-11 14:05:20',336108,NULL),
|
||
(9347,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:06:29','2026-02-11 14:06:29',10,'[494,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815189;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9348,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:06:29','2026-02-11 14:06:29',10,'[493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815189;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:06:29','2026-02-11 14:06:29',10,'[495,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815189;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9350,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:06:34','2026-02-11 14:06:34',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815194;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9351,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:07:10','2026-02-11 14:07:10',10,'[389,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815230;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9352,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:07:10','2026-02-11 14:07:10',10,'[391,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815230;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:07:10','2026-02-11 14:07:10',10,'[392,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815230;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9354,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:07:10','2026-02-11 14:07:10',10,'[385,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815230;}',3,1,'2026-02-11 13:07:26','2026-02-11 14:07:26',336112,NULL),
|
||
(9355,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:08:28','2026-02-11 14:08:28',10,'[655,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815308;}',3,1,'2026-02-11 13:08:30','2026-02-11 14:08:30',336115,NULL),
|
||
(9356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:08:28','2026-02-11 14:08:28',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815308;}',3,1,'2026-02-11 13:08:30','2026-02-11 14:08:30',336115,NULL),
|
||
(9357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:08:28','2026-02-11 14:08:28',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815308;}',3,1,'2026-02-11 13:08:30','2026-02-11 14:08:30',336115,NULL),
|
||
(9358,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 14:10:40','2026-02-11 15:10:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770819040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770819040;}',11,1,'2026-02-11 14:14:27','2026-02-11 15:14:27',336147,NULL),
|
||
(9359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:11:59','2026-02-11 14:11:59',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815519;}',3,1,'2026-02-11 13:12:30','2026-02-11 14:12:30',336122,NULL),
|
||
(9360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:13:24','2026-02-11 14:13:24',10,'[652,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815604;}',3,1,'2026-02-11 13:13:27','2026-02-11 14:13:27',336124,NULL),
|
||
(9361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:13:24','2026-02-11 14:13:24',10,'[651,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815604;}',3,1,'2026-02-11 13:13:27','2026-02-11 14:13:27',336124,NULL),
|
||
(9362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:13:24','2026-02-11 14:13:24',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815604;}',3,1,'2026-02-11 13:13:27','2026-02-11 14:13:27',336124,NULL),
|
||
(9363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:13:28','2026-02-11 14:13:28',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815608;}',3,1,'2026-02-11 13:13:59','2026-02-11 14:13:59',336126,NULL),
|
||
(9364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:14:27','2026-02-11 14:14:27',10,'[268,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815667;}',3,1,'2026-02-11 13:14:28','2026-02-11 14:14:28',336128,NULL),
|
||
(9365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:15:34','2026-02-11 14:15:34',10,'[241,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815734;}',3,1,'2026-02-11 13:16:02','2026-02-11 14:16:02',336131,NULL),
|
||
(9366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:15:34','2026-02-11 14:15:34',10,'[242,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815734;}',3,1,'2026-02-11 13:16:02','2026-02-11 14:16:02',336131,NULL),
|
||
(9367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:15:37','2026-02-11 14:15:37',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815737;}',3,1,'2026-02-11 13:16:02','2026-02-11 14:16:02',336131,NULL),
|
||
(9368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:16:47','2026-02-11 14:16:47',10,'[638,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815807;}',3,1,'2026-02-11 13:17:05','2026-02-11 14:17:05',336134,NULL),
|
||
(9369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:16:48','2026-02-11 14:16:48',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815808;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815808;}',3,1,'2026-02-11 13:17:05','2026-02-11 14:17:05',336134,NULL),
|
||
(9370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:16:48','2026-02-11 14:16:48',10,'[639,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815808;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815808;}',3,1,'2026-02-11 13:17:05','2026-02-11 14:17:05',336134,NULL),
|
||
(9371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-11 13:16:53','2026-02-11 14:16:53',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770815813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770815813;}',3,1,'2026-02-11 13:17:05','2026-02-11 14:17:05',336134,NULL),
|
||
(9372,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 15:14:27','2026-02-11 16:14:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770822867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770822867;}',11,1,'2026-02-11 15:14:54','2026-02-11 16:14:54',336151,NULL),
|
||
(9373,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 16:14:54','2026-02-11 17:14:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770826494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770826494;}',11,1,'2026-02-11 16:20:09','2026-02-11 17:20:09',336156,NULL),
|
||
(9374,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 17:20:09','2026-02-11 18:20:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770830409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770830409;}',11,1,'2026-02-11 17:32:15','2026-02-11 18:32:15',336161,NULL),
|
||
(9375,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 18:32:15','2026-02-11 19:32:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770834735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770834735;}',11,1,'2026-02-11 18:36:20','2026-02-11 19:36:20',336165,NULL),
|
||
(9376,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 19:36:20','2026-02-11 20:36:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770838580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770838580;}',11,1,'2026-02-11 19:37:46','2026-02-11 20:37:46',336179,NULL),
|
||
(9377,'wc-admin_import_orders','complete','2026-02-11 18:47:32','2026-02-11 19:47:32',10,'[1656]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770835652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770835652;}',4,1,'2026-02-11 18:50:18','2026-02-11 19:50:18',336171,NULL),
|
||
(9378,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 20:37:46','2026-02-11 21:37:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770842266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770842266;}',11,1,'2026-02-11 20:38:25','2026-02-11 21:38:25',336195,NULL),
|
||
(9379,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 21:38:25','2026-02-11 22:38:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770845905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770845905;}',11,1,'2026-02-11 21:40:18','2026-02-11 22:40:18',336208,NULL),
|
||
(9380,'woocommerce_refresh_order_count_cache','complete','2026-02-12 08:38:25','2026-02-12 09:38:25',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885505;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-12 08:44:35','2026-02-12 09:44:35',336279,NULL),
|
||
(9381,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 22:40:18','2026-02-11 23:40:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770849618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770849618;}',11,1,'2026-02-11 22:52:14','2026-02-11 23:52:14',336226,NULL),
|
||
(9382,'woocommerce_cancel_unpaid_orders','complete','2026-02-11 23:52:14','2026-02-12 00:52:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770853934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770853934;}',11,1,'2026-02-11 23:57:47','2026-02-12 00:57:47',336237,NULL),
|
||
(9383,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 00:57:47','2026-02-12 01:57:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770857867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770857867;}',11,1,'2026-02-12 01:14:49','2026-02-12 02:14:49',336245,NULL),
|
||
(9384,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 02:14:49','2026-02-12 03:14:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770862489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770862489;}',11,1,'2026-02-12 02:35:50','2026-02-12 03:35:50',336252,NULL),
|
||
(9385,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 03:35:50','2026-02-12 04:35:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770867350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770867350;}',11,1,'2026-02-12 03:42:58','2026-02-12 04:42:58',336258,NULL),
|
||
(9386,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 04:42:58','2026-02-12 05:42:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770871378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770871378;}',11,1,'2026-02-12 04:49:10','2026-02-12 05:49:10',336262,NULL),
|
||
(9387,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 05:49:10','2026-02-12 06:49:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770875350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770875350;}',11,1,'2026-02-12 06:05:30','2026-02-12 07:05:30',336266,NULL),
|
||
(9389,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 07:05:30','2026-02-12 08:05:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770879930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770879930;}',11,1,'2026-02-12 07:09:35','2026-02-12 08:09:35',336272,NULL),
|
||
(9390,'wc_admin_daily_wrapper','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-13 06:46:44','2026-02-13 07:46:44',336406,NULL),
|
||
(9391,'woocommerce_cleanup_personal_data','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-13 06:46:44','2026-02-13 07:46:44',336406,NULL),
|
||
(9392,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-13 06:46:44','2026-02-13 07:46:44',336406,NULL),
|
||
(9393,'woocommerce_cleanup_draft_orders','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-13 06:46:44','2026-02-13 07:46:44',336406,NULL),
|
||
(9394,'wp_mail_smtp_admin_notifications_update','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-13 06:46:45','2026-02-13 07:46:45',336406,NULL),
|
||
(9395,'woocommerce_scheduled_sales','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-13 06:46:45','2026-02-13 07:46:45',336406,NULL),
|
||
(9396,'woocommerce_cleanup_sessions','complete','2026-02-13 05:00:00','2026-02-13 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770958800;s:18:\"\0*\0first_timestamp\";i:1770958800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770958800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-13 05:15:06','2026-02-13 06:15:06',336394,NULL),
|
||
(9397,'generate_category_lookup_table_wrapper','complete','2026-02-12 06:38:14','2026-02-12 07:38:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770878294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770878294;}',11,1,'2026-02-12 06:46:17','2026-02-12 07:46:17',336270,NULL),
|
||
(9398,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-13 06:38:04','2026-02-13 07:38:04',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770964684;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770964684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-13 06:46:45','2026-02-13 07:46:45',336406,NULL),
|
||
(9399,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 08:09:35','2026-02-12 09:09:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770883775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770883775;}',11,1,'2026-02-12 08:44:35','2026-02-12 09:44:35',336279,NULL),
|
||
(9400,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 09:44:35','2026-02-12 10:44:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770889475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770889475;}',11,1,'2026-02-12 10:04:14','2026-02-12 11:04:14',336282,NULL),
|
||
(9401,'woocommerce_refresh_order_count_cache','complete','2026-02-12 20:44:35','2026-02-12 21:44:35',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770929075;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770929075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-12 20:46:09','2026-02-12 21:46:09',336336,NULL),
|
||
(9402,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 11:04:14','2026-02-12 12:04:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770894254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770894254;}',11,1,'2026-02-12 11:06:23','2026-02-12 12:06:23',336291,NULL),
|
||
(9403,'woocommerce_cleanup_logs','complete','2026-02-13 10:26:50','2026-02-13 11:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770978410;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770978410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-13 10:43:19','2026-02-13 11:43:19',336430,NULL),
|
||
(9404,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 12:06:23','2026-02-12 13:06:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770897983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770897983;}',11,1,'2026-02-12 12:12:07','2026-02-12 13:12:07',336295,NULL),
|
||
(9405,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 13:12:07','2026-02-12 14:12:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770901927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770901927;}',11,1,'2026-02-12 13:35:32','2026-02-12 14:35:32',336300,NULL),
|
||
(9406,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 14:35:32','2026-02-12 15:35:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770906932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770906932;}',11,1,'2026-02-12 15:31:09','2026-02-12 16:31:09',336303,NULL),
|
||
(9407,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 16:31:09','2026-02-12 17:31:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770913869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770913869;}',11,1,'2026-02-12 16:49:16','2026-02-12 17:49:16',336311,NULL),
|
||
(9408,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 17:49:16','2026-02-12 18:49:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770918556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770918556;}',11,1,'2026-02-12 17:55:03','2026-02-12 18:55:03',336318,NULL),
|
||
(9409,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 18:55:03','2026-02-12 19:55:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770922503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770922503;}',11,1,'2026-02-12 18:55:25','2026-02-12 19:55:25',336326,NULL),
|
||
(9410,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 19:55:25','2026-02-12 20:55:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770926125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770926125;}',11,1,'2026-02-12 19:56:09','2026-02-12 20:56:09',336332,NULL),
|
||
(9411,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 20:56:09','2026-02-12 21:56:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770929769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770929769;}',11,1,'2026-02-12 21:09:27','2026-02-12 22:09:27',336340,NULL),
|
||
(9412,'woocommerce_refresh_order_count_cache','complete','2026-02-13 08:46:09','2026-02-13 09:46:09',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770972369;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770972369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-13 08:57:01','2026-02-13 09:57:01',336416,NULL),
|
||
(9413,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 22:09:27','2026-02-12 23:09:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770934167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770934167;}',11,1,'2026-02-12 22:32:05','2026-02-12 23:32:05',336368,NULL),
|
||
(9414,'woocommerce_cancel_unpaid_orders','complete','2026-02-12 23:32:05','2026-02-13 00:32:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770939125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770939125;}',11,1,'2026-02-12 23:46:52','2026-02-13 00:46:52',336373,NULL),
|
||
(9415,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 00:46:52','2026-02-13 01:46:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770943612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770943612;}',11,1,'2026-02-13 00:49:39','2026-02-13 01:49:39',336377,NULL),
|
||
(9416,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 01:49:39','2026-02-13 02:49:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770947379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770947379;}',11,1,'2026-02-13 02:26:31','2026-02-13 03:26:31',336381,NULL),
|
||
(9417,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 03:26:31','2026-02-13 04:26:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770953191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770953191;}',11,1,'2026-02-13 03:46:26','2026-02-13 04:46:26',336386,NULL),
|
||
(9418,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 04:46:26','2026-02-13 05:46:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770957986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770957986;}',11,1,'2026-02-13 04:49:17','2026-02-13 05:49:17',336392,NULL),
|
||
(9419,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 05:49:17','2026-02-13 06:49:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770961757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770961757;}',11,1,'2026-02-13 06:05:11','2026-02-13 07:05:11',336401,NULL),
|
||
(9421,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 07:05:11','2026-02-13 08:05:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770966311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770966311;}',11,1,'2026-02-13 08:21:03','2026-02-13 09:21:03',336412,NULL),
|
||
(9422,'wc_admin_daily_wrapper','complete','2026-02-14 06:46:44','2026-02-14 07:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051604;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9423,'woocommerce_cleanup_personal_data','complete','2026-02-14 06:46:44','2026-02-14 07:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051604;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9424,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-14 06:46:44','2026-02-14 07:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051604;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9425,'woocommerce_cleanup_draft_orders','complete','2026-02-14 06:46:44','2026-02-14 07:46:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051604;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9426,'wp_mail_smtp_admin_notifications_update','complete','2026-02-14 06:46:45','2026-02-14 07:46:45',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051605;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9427,'woocommerce_scheduled_sales','complete','2026-02-14 06:46:45','2026-02-14 07:46:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051605;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9428,'woocommerce_cleanup_sessions','complete','2026-02-14 05:00:00','2026-02-14 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771045200;s:18:\"\0*\0first_timestamp\";i:1771045200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771045200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-14 05:00:43','2026-02-14 06:00:43',336526,NULL),
|
||
(9429,'generate_category_lookup_table_wrapper','complete','2026-02-13 06:46:55','2026-02-13 07:46:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770965215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770965215;}',11,1,'2026-02-13 06:47:51','2026-02-13 07:47:51',336408,NULL),
|
||
(9430,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-14 06:46:45','2026-02-14 07:46:45',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771051605;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771051605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-14 06:48:57','2026-02-14 07:48:57',336536,NULL),
|
||
(9431,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 09:21:03','2026-02-13 10:21:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770974463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770974463;}',11,1,'2026-02-13 09:30:42','2026-02-13 10:30:42',336425,NULL),
|
||
(9432,'woocommerce_refresh_order_count_cache','complete','2026-02-13 20:57:01','2026-02-13 21:57:01',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771016221;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771016221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-13 21:06:43','2026-02-13 22:06:43',336482,NULL),
|
||
(9433,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 10:30:42','2026-02-13 11:30:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770978642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770978642;}',11,1,'2026-02-13 10:43:19','2026-02-13 11:43:19',336430,NULL),
|
||
(9434,'woocommerce_cleanup_logs','complete','2026-02-14 10:43:19','2026-02-14 11:43:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771065799;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771065799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-14 10:49:12','2026-02-14 11:49:12',336576,NULL),
|
||
(9435,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 11:43:19','2026-02-13 12:43:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770982999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770982999;}',11,1,'2026-02-13 12:10:38','2026-02-13 13:10:38',336434,NULL),
|
||
(9436,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 13:10:38','2026-02-13 14:10:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770988238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770988238;}',11,1,'2026-02-13 13:12:34','2026-02-13 14:12:34',336438,NULL),
|
||
(9437,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 14:12:34','2026-02-13 15:12:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770991954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770991954;}',11,1,'2026-02-13 14:32:27','2026-02-13 15:32:27',336441,NULL),
|
||
(9438,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 15:32:27','2026-02-13 16:32:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770996747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770996747;}',11,1,'2026-02-13 16:14:29','2026-02-13 17:14:29',336452,NULL),
|
||
(9439,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 17:14:29','2026-02-13 18:14:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771002869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771002869;}',11,1,'2026-02-13 17:18:30','2026-02-13 18:18:30',336456,NULL),
|
||
(9440,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 18:18:30','2026-02-13 19:18:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771006710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771006710;}',11,1,'2026-02-13 18:42:20','2026-02-13 19:42:20',336465,NULL),
|
||
(9441,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 19:42:20','2026-02-13 20:42:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771011740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771011740;}',11,1,'2026-02-13 19:49:35','2026-02-13 20:49:35',336473,NULL),
|
||
(9442,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 20:49:35','2026-02-13 21:49:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771015775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771015775;}',11,1,'2026-02-13 21:06:43','2026-02-13 22:06:43',336482,NULL),
|
||
(9443,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 22:06:43','2026-02-13 23:06:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771020403;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771020403;}',11,1,'2026-02-13 22:21:04','2026-02-13 23:21:04',336490,NULL),
|
||
(9444,'woocommerce_refresh_order_count_cache','complete','2026-02-14 09:06:43','2026-02-14 10:06:43',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771060003;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771060003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-14 09:11:49','2026-02-14 10:11:49',336555,NULL),
|
||
(9445,'woocommerce_cancel_unpaid_orders','complete','2026-02-13 23:21:04','2026-02-14 00:21:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771024864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771024864;}',11,1,'2026-02-13 23:40:01','2026-02-14 00:40:01',336500,NULL),
|
||
(9446,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 00:40:01','2026-02-14 01:40:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771029601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771029601;}',11,1,'2026-02-14 00:44:44','2026-02-14 01:44:44',336508,NULL),
|
||
(9447,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 01:44:44','2026-02-14 02:44:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771033484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771033484;}',11,1,'2026-02-14 01:55:25','2026-02-14 02:55:25',336512,NULL),
|
||
(9448,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 02:55:25','2026-02-14 03:55:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771037725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771037725;}',11,1,'2026-02-14 03:21:48','2026-02-14 04:21:48',336516,NULL),
|
||
(9449,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 04:21:48','2026-02-14 05:21:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771042908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771042908;}',11,1,'2026-02-14 05:00:43','2026-02-14 06:00:43',336526,NULL),
|
||
(9450,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 06:00:43','2026-02-14 07:00:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771048843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771048843;}',11,1,'2026-02-14 06:02:19','2026-02-14 07:02:19',336532,NULL),
|
||
(9452,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 07:02:19','2026-02-14 08:02:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771052539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771052539;}',11,1,'2026-02-14 07:03:39','2026-02-14 08:03:39',336542,NULL),
|
||
(9453,'wc_admin_daily_wrapper','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-15 07:03:21','2026-02-15 08:03:21',336707,NULL),
|
||
(9454,'woocommerce_cleanup_personal_data','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-15 07:03:21','2026-02-15 08:03:21',336707,NULL),
|
||
(9455,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-15 07:03:21','2026-02-15 08:03:21',336707,NULL),
|
||
(9456,'woocommerce_cleanup_draft_orders','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-15 07:03:22','2026-02-15 08:03:22',336707,NULL),
|
||
(9457,'wp_mail_smtp_admin_notifications_update','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-15 07:03:22','2026-02-15 08:03:22',336707,NULL),
|
||
(9458,'woocommerce_scheduled_sales','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-15 07:03:22','2026-02-15 08:03:22',336707,NULL),
|
||
(9459,'woocommerce_cleanup_sessions','complete','2026-02-15 05:00:00','2026-02-15 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771131600;s:18:\"\0*\0first_timestamp\";i:1771131600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771131600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-15 05:39:41','2026-02-15 06:39:41',336700,NULL),
|
||
(9460,'generate_category_lookup_table_wrapper','complete','2026-02-14 06:49:07','2026-02-14 07:49:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771051747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771051747;}',11,1,'2026-02-14 06:51:04','2026-02-14 07:51:04',336538,NULL),
|
||
(9461,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-15 06:48:57','2026-02-15 07:48:57',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771138137;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771138137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-15 07:03:22','2026-02-15 08:03:22',336707,NULL),
|
||
(9462,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 08:03:39','2026-02-14 09:03:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771056219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771056219;}',11,1,'2026-02-14 08:42:19','2026-02-14 09:42:19',336547,NULL),
|
||
(9463,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 09:42:19','2026-02-14 10:42:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771062139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771062139;}',11,1,'2026-02-14 09:56:10','2026-02-14 10:56:10',336560,NULL),
|
||
(9464,'woocommerce_refresh_order_count_cache','complete','2026-02-14 21:11:49','2026-02-14 22:11:49',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771103509;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771103509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-14 21:34:54','2026-02-14 22:34:54',336650,NULL),
|
||
(9465,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 10:56:10','2026-02-14 11:56:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771066570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771066570;}',11,1,'2026-02-14 10:58:36','2026-02-14 11:58:36',336578,NULL),
|
||
(9466,'woocommerce_cleanup_logs','complete','2026-02-15 10:49:12','2026-02-15 11:49:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771152552;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771152552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-15 10:56:45','2026-02-15 11:56:45',336725,NULL),
|
||
(9467,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 11:58:36','2026-02-14 12:58:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771070316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771070316;}',11,1,'2026-02-14 11:58:48','2026-02-14 12:58:48',336583,NULL),
|
||
(9468,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 12:58:48','2026-02-14 13:58:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771073928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771073928;}',11,1,'2026-02-14 13:05:05','2026-02-14 14:05:05',336592,NULL),
|
||
(9469,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 14:05:05','2026-02-14 15:05:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771077905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771077905;}',11,1,'2026-02-14 14:11:41','2026-02-14 15:11:41',336598,NULL),
|
||
(9470,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 15:11:41','2026-02-14 16:11:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771081901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771081901;}',11,1,'2026-02-14 15:15:24','2026-02-14 16:15:24',336600,NULL),
|
||
(9471,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 16:15:24','2026-02-14 17:15:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771085724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771085724;}',11,1,'2026-02-14 16:20:03','2026-02-14 17:20:03',336611,NULL),
|
||
(9472,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 17:20:03','2026-02-14 18:20:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771089603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771089603;}',11,1,'2026-02-14 17:52:49','2026-02-14 18:52:49',336620,NULL),
|
||
(9473,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 18:52:49','2026-02-14 19:52:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771095169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771095169;}',11,1,'2026-02-14 18:54:41','2026-02-14 19:54:41',336628,NULL),
|
||
(9474,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 19:54:41','2026-02-14 20:54:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771098881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771098881;}',11,1,'2026-02-14 19:57:27','2026-02-14 20:57:27',336634,NULL),
|
||
(9475,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 20:57:27','2026-02-14 21:57:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771102647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771102647;}',11,1,'2026-02-14 21:05:43','2026-02-14 22:05:43',336648,NULL),
|
||
(9476,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 22:05:43','2026-02-14 23:05:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771106743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771106743;}',11,1,'2026-02-14 22:09:17','2026-02-14 23:09:17',336654,NULL),
|
||
(9477,'woocommerce_refresh_order_count_cache','complete','2026-02-15 09:34:54','2026-02-15 10:34:54',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771148094;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771148094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-15 09:41:55','2026-02-15 10:41:55',336721,NULL),
|
||
(9478,'woocommerce_cancel_unpaid_orders','complete','2026-02-14 23:09:17','2026-02-15 00:09:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771110557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771110557;}',11,1,'2026-02-14 23:09:41','2026-02-15 00:09:41',336658,NULL),
|
||
(9479,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 00:09:41','2026-02-15 01:09:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771114181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771114181;}',11,1,'2026-02-15 00:11:51','2026-02-15 01:11:51',336664,NULL),
|
||
(9480,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 01:11:51','2026-02-15 02:11:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771117911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771117911;}',11,1,'2026-02-15 01:15:30','2026-02-15 02:15:30',336672,NULL),
|
||
(9481,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 02:15:30','2026-02-15 03:15:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771121730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771121730;}',11,1,'2026-02-15 02:39:18','2026-02-15 03:39:18',336679,NULL),
|
||
(9482,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 03:39:18','2026-02-15 04:39:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771126758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771126758;}',11,1,'2026-02-15 03:42:43','2026-02-15 04:42:43',336691,NULL),
|
||
(9483,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 04:42:43','2026-02-15 05:42:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771130563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771130563;}',11,1,'2026-02-15 04:50:43','2026-02-15 05:50:43',336697,NULL),
|
||
(9484,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 05:50:43','2026-02-15 06:50:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771134643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771134643;}',11,1,'2026-02-15 05:52:25','2026-02-15 06:52:25',336702,NULL),
|
||
(9486,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 06:52:25','2026-02-15 07:52:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771138345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771138345;}',11,1,'2026-02-15 07:03:22','2026-02-15 08:03:22',336707,NULL),
|
||
(9487,'wc_admin_daily_wrapper','complete','2026-02-16 07:03:21','2026-02-16 08:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225401;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-16 07:29:24','2026-02-16 08:29:24',336816,NULL),
|
||
(9488,'woocommerce_cleanup_personal_data','complete','2026-02-16 07:03:21','2026-02-16 08:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225401;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9489,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-16 07:03:21','2026-02-16 08:03:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225401;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9490,'woocommerce_cleanup_draft_orders','complete','2026-02-16 07:03:22','2026-02-16 08:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225402;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9491,'wp_mail_smtp_admin_notifications_update','complete','2026-02-16 07:03:22','2026-02-16 08:03:22',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225402;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9492,'woocommerce_scheduled_sales','complete','2026-02-16 07:03:22','2026-02-16 08:03:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225402;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9493,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 08:03:22','2026-02-15 09:03:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771142602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771142602;}',11,1,'2026-02-15 08:35:38','2026-02-15 09:35:38',336716,NULL),
|
||
(9494,'woocommerce_cleanup_sessions','complete','2026-02-16 05:00:00','2026-02-16 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771218000;s:18:\"\0*\0first_timestamp\";i:1771218000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771218000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-16 05:09:35','2026-02-16 06:09:35',336805,NULL),
|
||
(9495,'generate_category_lookup_table_wrapper','complete','2026-02-15 07:03:32','2026-02-15 08:03:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771139012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771139012;}',11,1,'2026-02-15 07:10:59','2026-02-15 08:10:59',336709,NULL),
|
||
(9496,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-16 07:03:22','2026-02-16 08:03:22',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225402;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9497,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 09:35:38','2026-02-15 10:35:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771148138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771148138;}',11,1,'2026-02-15 09:41:55','2026-02-15 10:41:55',336721,NULL),
|
||
(9498,'woocommerce_refresh_order_count_cache','complete','2026-02-15 21:41:55','2026-02-15 22:41:55',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771191715;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771191715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-15 22:01:33','2026-02-15 23:01:33',336775,NULL),
|
||
(9499,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 10:41:55','2026-02-15 11:41:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771152115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771152115;}',11,1,'2026-02-15 10:56:45','2026-02-15 11:56:45',336725,NULL),
|
||
(9500,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 11:56:45','2026-02-15 12:56:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771156605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771156605;}',11,1,'2026-02-15 12:04:44','2026-02-15 13:04:44',336731,NULL),
|
||
(9501,'woocommerce_cleanup_logs','complete','2026-02-16 10:56:45','2026-02-16 11:56:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771239405;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771239405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-16 11:08:54','2026-02-16 12:08:54',336837,NULL),
|
||
(9502,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 13:04:44','2026-02-15 14:04:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771160684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771160684;}',11,1,'2026-02-15 13:53:37','2026-02-15 14:53:37',336735,NULL),
|
||
(9503,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 14:53:37','2026-02-15 15:53:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771167217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771167217;}',11,1,'2026-02-15 14:59:38','2026-02-15 15:59:38',336740,NULL),
|
||
(9504,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 15:59:38','2026-02-15 16:59:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771171178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771171178;}',11,1,'2026-02-15 16:17:30','2026-02-15 17:17:30',336747,NULL),
|
||
(9505,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 17:17:30','2026-02-15 18:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771175850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771175850;}',11,1,'2026-02-15 17:19:11','2026-02-15 18:19:11',336752,NULL),
|
||
(9506,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 18:19:11','2026-02-15 19:19:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771179551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771179551;}',11,1,'2026-02-15 18:19:35','2026-02-15 19:19:35',336760,NULL),
|
||
(9507,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 19:19:35','2026-02-15 20:19:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771183175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771183175;}',11,1,'2026-02-15 19:31:54','2026-02-15 20:31:54',336763,NULL),
|
||
(9508,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 20:31:54','2026-02-15 21:31:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771187514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771187514;}',11,1,'2026-02-15 20:44:52','2026-02-15 21:44:52',336768,NULL),
|
||
(9509,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 21:44:52','2026-02-15 22:44:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771191892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771191892;}',11,1,'2026-02-15 22:01:34','2026-02-15 23:01:34',336775,NULL),
|
||
(9510,'woocommerce_refresh_order_count_cache','complete','2026-02-16 10:01:33','2026-02-16 11:01:33',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771236093;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771236093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-16 10:16:42','2026-02-16 11:16:42',336829,NULL),
|
||
(9511,'woocommerce_cancel_unpaid_orders','complete','2026-02-15 23:01:33','2026-02-16 00:01:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771196493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771196493;}',11,1,'2026-02-15 23:14:06','2026-02-16 00:14:06',336780,NULL),
|
||
(9512,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 00:14:06','2026-02-16 01:14:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771200846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771200846;}',11,1,'2026-02-16 00:21:33','2026-02-16 01:21:33',336783,NULL),
|
||
(9513,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 01:21:33','2026-02-16 02:21:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771204893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771204893;}',11,1,'2026-02-16 01:34:48','2026-02-16 02:34:48',336788,NULL),
|
||
(9514,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 02:34:48','2026-02-16 03:34:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771209288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771209288;}',11,1,'2026-02-16 02:43:37','2026-02-16 03:43:37',336791,NULL),
|
||
(9515,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 03:43:37','2026-02-16 04:43:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771213417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771213417;}',11,1,'2026-02-16 03:46:04','2026-02-16 04:46:04',336795,NULL),
|
||
(9516,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 04:46:04','2026-02-16 05:46:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771217164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771217164;}',11,1,'2026-02-16 04:53:48','2026-02-16 05:53:48',336802,NULL),
|
||
(9517,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 05:53:48','2026-02-16 06:53:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771221228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771221228;}',11,1,'2026-02-16 06:05:58','2026-02-16 07:05:58',336811,NULL),
|
||
(9519,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 07:05:58','2026-02-16 08:05:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771225558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771225558;}',11,1,'2026-02-16 07:29:25','2026-02-16 08:29:25',336816,NULL),
|
||
(9520,'wc_admin_daily_wrapper','complete','2026-02-17 07:29:24','2026-02-17 08:29:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313364;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9521,'woocommerce_cleanup_personal_data','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9522,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9523,'woocommerce_cleanup_draft_orders','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9524,'wp_mail_smtp_admin_notifications_update','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9525,'woocommerce_scheduled_sales','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9526,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 08:29:25','2026-02-16 09:29:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771230565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771230565;}',11,1,'2026-02-16 08:32:55','2026-02-16 09:32:55',336822,NULL),
|
||
(9527,'woocommerce_cleanup_sessions','complete','2026-02-17 05:00:00','2026-02-17 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771304400;s:18:\"\0*\0first_timestamp\";i:1771304400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771304400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-17 05:32:16','2026-02-17 06:32:16',336986,NULL),
|
||
(9528,'generate_category_lookup_table_wrapper','complete','2026-02-16 07:29:35','2026-02-16 08:29:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771226975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771226975;}',11,1,'2026-02-16 08:12:30','2026-02-16 09:12:30',336818,NULL),
|
||
(9529,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-17 07:29:25','2026-02-17 08:29:25',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771313365;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771313365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9530,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 09:32:55','2026-02-16 10:32:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771234375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771234375;}',11,1,'2026-02-16 09:46:52','2026-02-16 10:46:52',336827,NULL),
|
||
(9531,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 10:46:52','2026-02-16 11:46:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771238812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771238812;}',11,1,'2026-02-16 10:47:04','2026-02-16 11:47:04',336835,NULL),
|
||
(9532,'woocommerce_refresh_order_count_cache','complete','2026-02-16 22:16:42','2026-02-16 23:16:42',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771280202;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771280202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-16 22:21:56','2026-02-16 23:21:56',336954,NULL),
|
||
(9533,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 11:47:04','2026-02-16 12:47:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771242424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771242424;}',11,1,'2026-02-16 11:55:18','2026-02-16 12:55:18',336846,NULL),
|
||
(9534,'woocommerce_cleanup_logs','complete','2026-02-17 11:08:54','2026-02-17 12:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771326534;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771326534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-17 11:37:24','2026-02-17 12:37:24',337027,NULL),
|
||
(9535,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 12:55:18','2026-02-16 13:55:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771246518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771246518;}',11,1,'2026-02-16 13:16:04','2026-02-16 14:16:04',336851,NULL),
|
||
(9536,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 14:16:04','2026-02-16 15:16:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771251364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771251364;}',11,1,'2026-02-16 14:21:17','2026-02-16 15:21:17',336882,NULL),
|
||
(9537,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 15:21:17','2026-02-16 16:21:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771255277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771255277;}',11,1,'2026-02-16 15:32:50','2026-02-16 16:32:50',336897,NULL),
|
||
(9538,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 16:32:50','2026-02-16 17:32:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771259570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771259570;}',11,1,'2026-02-16 16:37:17','2026-02-16 17:37:17',336914,NULL),
|
||
(9539,'wc-admin_import_orders','complete','2026-02-16 15:38:29','2026-02-16 16:38:29',10,'[1658]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771256309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771256309;}',4,1,'2026-02-16 15:40:41','2026-02-16 16:40:41',336902,NULL),
|
||
(9540,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-02-16 15:38:53','2026-02-16 16:38:53',10,'[285,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771256333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771256333;}',3,1,'2026-02-16 15:40:41','2026-02-16 16:40:41',336902,NULL),
|
||
(9541,'wc-admin_import_orders','complete','2026-02-16 15:57:08','2026-02-16 16:57:08',10,'[1659]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771257428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771257428;}',4,1,'2026-02-16 15:57:28','2026-02-16 16:57:28',336909,NULL),
|
||
(9542,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 17:37:17','2026-02-16 18:37:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771263437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771263437;}',11,1,'2026-02-16 17:38:42','2026-02-16 18:38:42',336919,NULL),
|
||
(9543,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 18:38:42','2026-02-16 19:38:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771267122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771267122;}',11,1,'2026-02-16 18:39:11','2026-02-16 19:39:11',336924,NULL),
|
||
(9544,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 19:39:11','2026-02-16 20:39:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771270751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771270751;}',11,1,'2026-02-16 19:46:08','2026-02-16 20:46:08',336938,NULL),
|
||
(9545,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 20:46:08','2026-02-16 21:46:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771274768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771274768;}',11,1,'2026-02-16 20:50:10','2026-02-16 21:50:10',336941,NULL),
|
||
(9546,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 21:50:10','2026-02-16 22:50:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771278610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771278610;}',11,1,'2026-02-16 22:02:29','2026-02-16 23:02:29',336951,NULL),
|
||
(9547,'woocommerce_cancel_unpaid_orders','complete','2026-02-16 23:02:29','2026-02-17 00:02:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771282949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771282949;}',11,1,'2026-02-16 23:47:06','2026-02-17 00:47:06',336958,NULL),
|
||
(9548,'woocommerce_refresh_order_count_cache','complete','2026-02-17 10:21:56','2026-02-17 11:21:56',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771323716;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771323716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-17 10:22:40','2026-02-17 11:22:40',337024,NULL),
|
||
(9549,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 00:47:06','2026-02-17 01:47:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771289226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771289226;}',11,1,'2026-02-17 00:55:05','2026-02-17 01:55:05',336965,NULL),
|
||
(9550,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 01:55:05','2026-02-17 02:55:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771293305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771293305;}',11,1,'2026-02-17 02:12:33','2026-02-17 03:12:33',336971,NULL),
|
||
(9551,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 03:12:33','2026-02-17 04:12:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771297953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771297953;}',11,1,'2026-02-17 03:44:02','2026-02-17 04:44:02',336977,NULL),
|
||
(9552,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 04:44:02','2026-02-17 05:44:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771303442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771303442;}',11,1,'2026-02-17 05:32:16','2026-02-17 06:32:16',336986,NULL),
|
||
(9553,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 06:32:16','2026-02-17 07:32:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771309936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771309936;}',11,1,'2026-02-17 06:35:31','2026-02-17 07:35:31',336989,NULL),
|
||
(9555,'wp_mail_smtp_summary_report_email','complete','2026-02-24 06:35:31','2026-02-24 07:35:31',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771914931;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771914931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-02-24 06:37:02','2026-02-24 07:37:02',338131,NULL),
|
||
(9556,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 07:35:31','2026-02-17 08:35:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771313731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771313731;}',11,1,'2026-02-17 07:40:02','2026-02-17 08:40:02',336994,NULL),
|
||
(9557,'wc_admin_daily_wrapper','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9558,'woocommerce_cleanup_personal_data','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9559,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9560,'woocommerce_cleanup_draft_orders','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9561,'wp_mail_smtp_admin_notifications_update','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9562,'woocommerce_scheduled_sales','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9563,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 08:40:02','2026-02-17 09:40:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771317602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771317602;}',11,1,'2026-02-17 08:49:58','2026-02-17 09:49:58',337002,NULL),
|
||
(9564,'woocommerce_cleanup_sessions','complete','2026-02-18 05:00:00','2026-02-18 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771390800;s:18:\"\0*\0first_timestamp\";i:1771390800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771390800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-18 05:10:28','2026-02-18 06:10:28',337137,NULL),
|
||
(9565,'generate_category_lookup_table_wrapper','complete','2026-02-17 07:40:12','2026-02-17 08:40:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771314012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771314012;}',11,1,'2026-02-17 07:44:17','2026-02-17 08:44:17',336996,NULL),
|
||
(9566,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-18 07:40:02','2026-02-18 08:40:02',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771400402;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771400402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-18 07:46:13','2026-02-18 08:46:13',337146,NULL),
|
||
(9567,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 09:49:58','2026-02-17 10:49:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771321798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771321798;}',11,1,'2026-02-17 09:57:02','2026-02-17 10:57:02',337020,NULL),
|
||
(9568,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 10:57:02','2026-02-17 11:57:02',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771325822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771325822;}',11,1,'2026-02-17 11:37:24','2026-02-17 12:37:24',337027,NULL),
|
||
(9569,'woocommerce_refresh_order_count_cache','complete','2026-02-17 22:22:40','2026-02-17 23:22:40',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771366960;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771366960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-17 22:50:31','2026-02-17 23:50:31',337096,NULL),
|
||
(9570,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 12:37:24','2026-02-17 13:37:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771331844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771331844;}',11,1,'2026-02-17 12:52:03','2026-02-17 13:52:03',337034,NULL),
|
||
(9571,'woocommerce_cleanup_logs','complete','2026-02-18 11:37:24','2026-02-18 12:37:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771414644;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771414644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-18 11:42:20','2026-02-18 12:42:20',337166,NULL),
|
||
(9572,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 13:52:03','2026-02-17 14:52:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771336323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771336323;}',11,1,'2026-02-17 14:34:17','2026-02-17 15:34:17',337042,NULL),
|
||
(9573,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 15:34:17','2026-02-17 16:34:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771342457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771342457;}',11,1,'2026-02-17 15:35:37','2026-02-17 16:35:37',337056,NULL),
|
||
(9574,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 16:35:37','2026-02-17 17:35:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771346137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771346137;}',11,1,'2026-02-17 16:48:03','2026-02-17 17:48:03',337062,NULL),
|
||
(9575,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 17:48:03','2026-02-17 18:48:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771350483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771350483;}',11,1,'2026-02-17 18:19:43','2026-02-17 19:19:43',337066,NULL),
|
||
(9576,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 19:19:43','2026-02-17 20:19:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771355983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771355983;}',11,1,'2026-02-17 19:33:45','2026-02-17 20:33:45',337075,NULL),
|
||
(9577,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 20:33:45','2026-02-17 21:33:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771360425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771360425;}',11,1,'2026-02-17 20:35:44','2026-02-17 21:35:44',337082,NULL),
|
||
(9578,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 21:35:44','2026-02-17 22:35:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771364144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771364144;}',11,1,'2026-02-17 21:43:32','2026-02-17 22:43:32',337089,NULL),
|
||
(9579,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 22:43:32','2026-02-17 23:43:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771368212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771368212;}',11,1,'2026-02-17 22:50:31','2026-02-17 23:50:31',337096,NULL),
|
||
(9580,'woocommerce_refresh_order_count_cache','complete','2026-02-18 10:50:31','2026-02-18 11:50:31',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771411831;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771411831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-18 10:51:39','2026-02-18 11:51:39',337160,NULL),
|
||
(9581,'woocommerce_cancel_unpaid_orders','complete','2026-02-17 23:50:31','2026-02-18 00:50:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771372231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771372231;}',11,1,'2026-02-18 00:06:01','2026-02-18 01:06:01',337100,NULL),
|
||
(9582,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 01:06:01','2026-02-18 02:06:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771376761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771376761;}',11,1,'2026-02-18 01:14:26','2026-02-18 02:14:26',337108,NULL),
|
||
(9583,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 02:14:26','2026-02-18 03:14:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771380866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771380866;}',11,1,'2026-02-18 02:21:17','2026-02-18 03:21:17',337114,NULL),
|
||
(9584,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 03:21:17','2026-02-18 04:21:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771384877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771384877;}',11,1,'2026-02-18 03:39:31','2026-02-18 04:39:31',337121,NULL),
|
||
(9585,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 04:39:31','2026-02-18 05:39:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771389571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771389571;}',11,1,'2026-02-18 04:41:57','2026-02-18 05:41:57',337134,NULL),
|
||
(9586,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 05:41:57','2026-02-18 06:41:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771393317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771393317;}',11,1,'2026-02-18 06:06:06','2026-02-18 07:06:06',337141,NULL),
|
||
(9588,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 07:06:06','2026-02-18 08:06:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771398366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771398366;}',11,1,'2026-02-18 07:16:13','2026-02-18 08:16:13',337144,NULL),
|
||
(9589,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 08:16:13','2026-02-18 09:16:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771402573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771402573;}',11,1,'2026-02-18 08:26:07','2026-02-18 09:26:07',337151,NULL),
|
||
(9590,'wc_admin_daily_wrapper','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9591,'woocommerce_cleanup_personal_data','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9592,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9593,'woocommerce_cleanup_draft_orders','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9594,'wp_mail_smtp_admin_notifications_update','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9595,'woocommerce_scheduled_sales','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9596,'woocommerce_cleanup_sessions','complete','2026-02-19 05:00:00','2026-02-19 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771477200;s:18:\"\0*\0first_timestamp\";i:1771477200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771477200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-19 05:11:41','2026-02-19 06:11:41',337277,NULL),
|
||
(9597,'generate_category_lookup_table_wrapper','complete','2026-02-18 07:46:23','2026-02-18 08:46:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771400783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771400783;}',11,1,'2026-02-18 07:46:35','2026-02-18 08:46:35',337148,NULL),
|
||
(9598,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-19 07:46:13','2026-02-19 08:46:13',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771487173;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771487173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-19 07:47:55','2026-02-19 08:47:55',337289,NULL),
|
||
(9599,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 09:26:07','2026-02-18 10:26:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771406767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771406767;}',11,1,'2026-02-18 10:11:33','2026-02-18 11:11:33',337156,NULL),
|
||
(9600,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 11:11:33','2026-02-18 12:11:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771413093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771413093;}',11,1,'2026-02-18 11:11:42','2026-02-18 12:11:42',337162,NULL),
|
||
(9601,'woocommerce_refresh_order_count_cache','complete','2026-02-18 22:51:39','2026-02-18 23:51:39',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771455099;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771455099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-18 23:52:14','2026-02-19 00:52:14',337224,NULL),
|
||
(9602,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 12:11:42','2026-02-18 13:11:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771416702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771416702;}',11,1,'2026-02-18 12:22:27','2026-02-18 13:22:27',337170,NULL),
|
||
(9603,'woocommerce_cleanup_logs','complete','2026-02-19 11:42:20','2026-02-19 12:42:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771501340;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771501340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-19 11:46:00','2026-02-19 12:46:00',337315,NULL),
|
||
(9604,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 13:22:27','2026-02-18 14:22:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771420947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771420947;}',11,1,'2026-02-18 13:25:16','2026-02-18 14:25:16',337174,NULL),
|
||
(9605,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 14:25:16','2026-02-18 15:25:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771424716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771424716;}',11,1,'2026-02-18 14:27:33','2026-02-18 15:27:33',337178,NULL),
|
||
(9606,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 15:27:33','2026-02-18 16:27:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771428453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771428453;}',11,1,'2026-02-18 15:36:41','2026-02-18 16:36:41',337186,NULL),
|
||
(9607,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 16:36:41','2026-02-18 17:36:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771432601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771432601;}',11,1,'2026-02-18 17:38:29','2026-02-18 18:38:29',337191,NULL),
|
||
(9608,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 18:38:29','2026-02-18 19:38:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771439909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771439909;}',11,1,'2026-02-18 18:42:38','2026-02-18 19:42:38',337205,NULL),
|
||
(9609,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 19:42:38','2026-02-18 20:42:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771443758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771443758;}',11,1,'2026-02-18 19:46:43','2026-02-18 20:46:43',337211,NULL),
|
||
(9610,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 20:46:43','2026-02-18 21:46:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771447603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771447603;}',11,1,'2026-02-18 20:58:47','2026-02-18 21:58:47',337216,NULL),
|
||
(9611,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 21:58:47','2026-02-18 22:58:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771451927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771451927;}',11,1,'2026-02-18 22:10:00','2026-02-18 23:10:00',337219,NULL),
|
||
(9612,'woocommerce_cancel_unpaid_orders','complete','2026-02-18 23:10:00','2026-02-19 00:10:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771456200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771456200;}',11,1,'2026-02-18 23:52:14','2026-02-19 00:52:14',337224,NULL),
|
||
(9613,'woocommerce_refresh_order_count_cache','complete','2026-02-19 11:52:14','2026-02-19 12:52:14',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771501934;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771501934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-19 12:14:30','2026-02-19 13:14:30',337318,NULL),
|
||
(9614,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 00:52:14','2026-02-19 01:52:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771462334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771462334;}',11,1,'2026-02-19 01:01:55','2026-02-19 02:01:55',337229,NULL),
|
||
(9615,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 02:01:55','2026-02-19 03:01:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771466515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771466515;}',11,1,'2026-02-19 02:04:23','2026-02-19 03:04:23',337232,NULL),
|
||
(9616,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 03:04:23','2026-02-19 04:04:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771470263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771470263;}',11,1,'2026-02-19 03:12:10','2026-02-19 04:12:10',337238,NULL),
|
||
(9617,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 04:12:10','2026-02-19 05:12:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771474330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771474330;}',11,1,'2026-02-19 04:14:55','2026-02-19 05:14:55',337250,NULL),
|
||
(9618,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 05:14:55','2026-02-19 06:14:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771478095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771478095;}',11,1,'2026-02-19 06:09:28','2026-02-19 07:09:28',337279,NULL),
|
||
(9620,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 07:09:28','2026-02-19 08:09:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771484968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771484968;}',11,1,'2026-02-19 07:33:24','2026-02-19 08:33:24',337285,NULL),
|
||
(9621,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 08:33:24','2026-02-19 09:33:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771490004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771490004;}',11,1,'2026-02-19 09:22:04','2026-02-19 10:22:04',337299,NULL),
|
||
(9622,'wc_admin_daily_wrapper','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9623,'woocommerce_cleanup_personal_data','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9624,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9625,'woocommerce_cleanup_draft_orders','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9626,'wp_mail_smtp_admin_notifications_update','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9627,'woocommerce_scheduled_sales','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9628,'woocommerce_cleanup_sessions','complete','2026-02-20 05:00:00','2026-02-20 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771563600;s:18:\"\0*\0first_timestamp\";i:1771563600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771563600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-20 05:00:04','2026-02-20 06:00:04',337423,NULL),
|
||
(9629,'generate_category_lookup_table_wrapper','complete','2026-02-19 07:48:05','2026-02-19 08:48:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771487285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771487285;}',11,1,'2026-02-19 08:14:00','2026-02-19 09:14:00',337291,NULL),
|
||
(9630,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-20 07:47:55','2026-02-20 08:47:55',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771573675;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771573675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9631,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 10:22:04','2026-02-19 11:22:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771496524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771496524;}',11,1,'2026-02-19 10:28:50','2026-02-19 11:28:50',337305,NULL),
|
||
(9632,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 11:28:50','2026-02-19 12:28:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771500530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771500530;}',11,1,'2026-02-19 11:37:18','2026-02-19 12:37:18',337313,NULL),
|
||
(9633,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 12:37:18','2026-02-19 13:37:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771504638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771504638;}',11,1,'2026-02-19 12:39:31','2026-02-19 13:39:31',337322,NULL),
|
||
(9634,'woocommerce_cleanup_logs','complete','2026-02-20 11:46:00','2026-02-20 12:46:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771587960;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771587960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-20 11:50:30','2026-02-20 12:50:30',337512,NULL),
|
||
(9635,'woocommerce_refresh_order_count_cache','complete','2026-02-20 00:14:30','2026-02-20 01:14:30',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771546470;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771546470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-20 00:17:21','2026-02-20 01:17:21',337397,NULL),
|
||
(9636,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 13:39:31','2026-02-19 14:39:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771508371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771508371;}',11,1,'2026-02-19 13:49:41','2026-02-19 14:49:41',337332,NULL),
|
||
(9637,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 14:49:41','2026-02-19 15:49:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771512581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771512581;}',11,1,'2026-02-19 14:55:59','2026-02-19 15:55:59',337338,NULL),
|
||
(9638,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 15:55:59','2026-02-19 16:55:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771516559;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771516559;}',11,1,'2026-02-19 16:06:36','2026-02-19 17:06:36',337348,NULL),
|
||
(9639,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 17:06:36','2026-02-19 18:06:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771520796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771520796;}',11,1,'2026-02-19 17:07:35','2026-02-19 18:07:35',337353,NULL),
|
||
(9640,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 18:07:35','2026-02-19 19:07:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771524455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771524455;}',11,1,'2026-02-19 18:09:29','2026-02-19 19:09:29',337360,NULL),
|
||
(9641,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 19:09:29','2026-02-19 20:09:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771528169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771528169;}',11,1,'2026-02-19 19:10:11','2026-02-19 20:10:11',337364,NULL),
|
||
(9642,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 20:10:11','2026-02-19 21:10:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771531811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771531811;}',11,1,'2026-02-19 20:11:12','2026-02-19 21:11:12',337376,NULL),
|
||
(9643,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 21:11:12','2026-02-19 22:11:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771535472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771535472;}',11,1,'2026-02-19 21:13:23','2026-02-19 22:13:23',337381,NULL),
|
||
(9644,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 22:13:23','2026-02-19 23:13:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771539203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771539203;}',11,1,'2026-02-19 22:20:34','2026-02-19 23:20:34',337388,NULL),
|
||
(9645,'woocommerce_cancel_unpaid_orders','complete','2026-02-19 23:20:34','2026-02-20 00:20:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771543234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771543234;}',11,1,'2026-02-19 23:28:55','2026-02-20 00:28:55',337392,NULL),
|
||
(9646,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 00:28:55','2026-02-20 01:28:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771547335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771547335;}',11,1,'2026-02-20 00:43:38','2026-02-20 01:43:38',337400,NULL),
|
||
(9647,'woocommerce_refresh_order_count_cache','complete','2026-02-20 12:17:21','2026-02-20 13:17:21',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771589841;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771589841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-20 12:55:47','2026-02-20 13:55:47',337518,NULL),
|
||
(9648,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 01:43:38','2026-02-20 02:43:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771551818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771551818;}',11,1,'2026-02-20 01:44:58','2026-02-20 02:44:58',337409,NULL),
|
||
(9649,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 02:44:58','2026-02-20 03:44:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771555498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771555498;}',11,1,'2026-02-20 03:47:17','2026-02-20 04:47:17',337414,NULL),
|
||
(9650,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 04:47:17','2026-02-20 05:47:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771562837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771562837;}',11,1,'2026-02-20 04:52:47','2026-02-20 05:52:47',337420,NULL),
|
||
(9651,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 05:52:46','2026-02-20 06:52:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771566766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771566766;}',11,1,'2026-02-20 06:02:34','2026-02-20 07:02:34',337435,NULL),
|
||
(9653,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 07:02:34','2026-02-20 08:02:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771570954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771570954;}',11,1,'2026-02-20 07:05:41','2026-02-20 08:05:41',337439,NULL),
|
||
(9654,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 08:05:41','2026-02-20 09:05:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771574741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771574741;}',11,1,'2026-02-20 08:08:54','2026-02-20 09:08:54',337447,NULL),
|
||
(9655,'wc_admin_daily_wrapper','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9656,'woocommerce_cleanup_personal_data','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9657,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9658,'woocommerce_cleanup_draft_orders','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9659,'wp_mail_smtp_admin_notifications_update','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9660,'woocommerce_scheduled_sales','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9661,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 09:08:54','2026-02-20 10:08:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771578534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771578534;}',11,1,'2026-02-20 09:11:31','2026-02-20 10:11:31',337478,NULL),
|
||
(9662,'woocommerce_cleanup_sessions','complete','2026-02-21 05:00:00','2026-02-21 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771650000;s:18:\"\0*\0first_timestamp\";i:1771650000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771650000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-21 05:02:33','2026-02-21 06:02:33',337623,NULL),
|
||
(9663,'generate_category_lookup_table_wrapper','complete','2026-02-20 08:09:04','2026-02-20 09:09:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771574944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771574944;}',11,1,'2026-02-20 08:09:27','2026-02-20 09:09:27',337449,NULL),
|
||
(9664,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-21 08:08:54','2026-02-21 09:08:54',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771661334;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771661334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9665,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 10:11:31','2026-02-20 11:11:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771582291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771582291;}',11,1,'2026-02-20 10:17:13','2026-02-20 11:17:13',337502,NULL),
|
||
(9666,'woocommerce_geoip_updater','pending','2026-03-07 09:11:31','2026-03-07 10:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772874691;s:18:\"\0*\0first_timestamp\";i:1757315635;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772874691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9667,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 11:17:12','2026-02-20 12:17:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771586232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771586232;}',11,1,'2026-02-20 11:50:30','2026-02-20 12:50:30',337512,NULL),
|
||
(9668,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 12:50:30','2026-02-20 13:50:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771591830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771591830;}',11,1,'2026-02-20 12:55:47','2026-02-20 13:55:47',337518,NULL),
|
||
(9669,'woocommerce_cleanup_logs','complete','2026-02-21 11:50:30','2026-02-21 12:50:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771674630;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771674630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-21 12:07:41','2026-02-21 13:07:41',337670,NULL),
|
||
(9670,'woocommerce_refresh_order_count_cache','complete','2026-02-21 00:55:47','2026-02-21 01:55:47',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771635347;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771635347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-21 00:56:29','2026-02-21 01:56:29',337593,NULL),
|
||
(9671,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 13:55:47','2026-02-20 14:55:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771595747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771595747;}',11,1,'2026-02-20 14:26:37','2026-02-20 15:26:37',337527,NULL),
|
||
(9672,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 15:26:37','2026-02-20 16:26:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771601197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771601197;}',11,1,'2026-02-20 15:29:58','2026-02-20 16:29:58',337535,NULL),
|
||
(9673,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 16:29:58','2026-02-20 17:29:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771604998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771604998;}',11,1,'2026-02-20 17:31:32','2026-02-20 18:31:32',337540,NULL),
|
||
(9674,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 18:31:32','2026-02-20 19:31:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771612292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771612292;}',11,1,'2026-02-20 18:50:40','2026-02-20 19:50:40',337547,NULL),
|
||
(9675,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 19:50:40','2026-02-20 20:50:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771617040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771617040;}',11,1,'2026-02-20 19:54:24','2026-02-20 20:54:24',337555,NULL),
|
||
(9676,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 20:54:24','2026-02-20 21:54:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771620864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771620864;}',11,1,'2026-02-20 21:01:27','2026-02-20 22:01:27',337567,NULL),
|
||
(9677,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 22:01:27','2026-02-20 23:01:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771624887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771624887;}',11,1,'2026-02-20 22:20:24','2026-02-20 23:20:24',337575,NULL),
|
||
(9678,'woocommerce_cancel_unpaid_orders','complete','2026-02-20 23:20:24','2026-02-21 00:20:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771629624;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771629624;}',11,1,'2026-02-20 23:21:40','2026-02-21 00:21:40',337582,NULL),
|
||
(9679,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 00:21:40','2026-02-21 01:21:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771633300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771633300;}',11,1,'2026-02-21 00:44:44','2026-02-21 01:44:44',337589,NULL),
|
||
(9680,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 01:44:44','2026-02-21 02:44:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771638284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771638284;}',11,1,'2026-02-21 01:52:03','2026-02-21 02:52:03',337604,NULL),
|
||
(9681,'woocommerce_refresh_order_count_cache','complete','2026-02-21 12:56:29','2026-02-21 13:56:29',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771678589;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771678589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-21 13:22:04','2026-02-21 14:22:04',337674,NULL),
|
||
(9682,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 02:52:03','2026-02-21 03:52:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771642323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771642323;}',11,1,'2026-02-21 03:07:04','2026-02-21 04:07:04',337613,NULL),
|
||
(9683,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 04:07:04','2026-02-21 05:07:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771646824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771646824;}',11,1,'2026-02-21 04:13:39','2026-02-21 05:13:39',337618,NULL),
|
||
(9684,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 05:13:39','2026-02-21 06:13:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771650819;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771650819;}',11,1,'2026-02-21 05:13:43','2026-02-21 06:13:43',337625,NULL),
|
||
(9686,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 06:13:43','2026-02-21 07:13:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771654423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771654423;}',11,1,'2026-02-21 06:30:09','2026-02-21 07:30:09',337631,NULL),
|
||
(9687,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 07:30:09','2026-02-21 08:30:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771659009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771659009;}',11,1,'2026-02-21 07:38:37','2026-02-21 08:38:37',337639,NULL),
|
||
(9688,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 08:38:37','2026-02-21 09:38:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771663117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771663117;}',11,1,'2026-02-21 08:51:23','2026-02-21 09:51:23',337641,NULL),
|
||
(9689,'wc_admin_daily_wrapper','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-22 08:59:10','2026-02-22 09:59:10',337829,NULL),
|
||
(9690,'woocommerce_cleanup_personal_data','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9691,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9692,'woocommerce_cleanup_draft_orders','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9693,'wp_mail_smtp_admin_notifications_update','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9694,'woocommerce_scheduled_sales','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9695,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 09:51:23','2026-02-21 10:51:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771667483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771667483;}',11,1,'2026-02-21 09:54:00','2026-02-21 10:54:00',337649,NULL),
|
||
(9696,'woocommerce_cleanup_sessions','complete','2026-02-22 05:00:00','2026-02-22 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771736400;s:18:\"\0*\0first_timestamp\";i:1771736400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771736400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-22 05:11:11','2026-02-22 06:11:11',337789,NULL),
|
||
(9697,'generate_category_lookup_table_wrapper','complete','2026-02-21 08:51:33','2026-02-21 09:51:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771663893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771663893;}',11,1,'2026-02-21 08:57:30','2026-02-21 09:57:30',337643,NULL),
|
||
(9698,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-22 08:51:23','2026-02-22 09:51:23',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771750283;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771750283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-22 08:59:11','2026-02-22 09:59:11',337829,NULL),
|
||
(9699,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 10:54:00','2026-02-21 11:54:00',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771671240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771671240;}',11,1,'2026-02-21 11:03:54','2026-02-21 12:03:54',337654,NULL),
|
||
(9700,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 12:03:54','2026-02-21 13:03:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771675434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771675434;}',11,1,'2026-02-21 12:07:41','2026-02-21 13:07:41',337670,NULL),
|
||
(9701,'woocommerce_cleanup_logs','complete','2026-02-22 12:07:41','2026-02-22 13:07:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771762061;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771762061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-22 12:08:25','2026-02-22 13:08:25',337848,NULL),
|
||
(9702,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 13:07:41','2026-02-21 14:07:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771679261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771679261;}',11,1,'2026-02-21 13:22:04','2026-02-21 14:22:04',337674,NULL),
|
||
(9703,'woocommerce_refresh_order_count_cache','complete','2026-02-22 01:22:04','2026-02-22 02:22:04',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771723324;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771723324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-22 01:51:48','2026-02-22 02:51:48',337775,NULL),
|
||
(9704,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 14:22:04','2026-02-21 15:22:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771683724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771683724;}',11,1,'2026-02-21 14:23:28','2026-02-21 15:23:28',337681,NULL),
|
||
(9705,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 15:23:28','2026-02-21 16:23:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771687408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771687408;}',11,1,'2026-02-21 15:44:28','2026-02-21 16:44:28',337690,NULL),
|
||
(9706,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 16:44:28','2026-02-21 17:44:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771692268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771692268;}',11,1,'2026-02-21 16:48:13','2026-02-21 17:48:13',337697,NULL),
|
||
(9707,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 17:48:13','2026-02-21 18:48:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771696093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771696093;}',11,1,'2026-02-21 17:50:23','2026-02-21 18:50:23',337705,NULL),
|
||
(9708,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 18:50:23','2026-02-21 19:50:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771699823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771699823;}',11,1,'2026-02-21 18:51:03','2026-02-21 19:51:03',337714,NULL),
|
||
(9709,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 19:51:03','2026-02-21 20:51:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771703463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771703463;}',11,1,'2026-02-21 19:51:17','2026-02-21 20:51:17',337733,NULL),
|
||
(9710,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 20:51:16','2026-02-21 21:51:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771707076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771707076;}',11,1,'2026-02-21 21:17:05','2026-02-21 22:17:05',337741,NULL),
|
||
(9711,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 22:17:05','2026-02-21 23:17:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771712225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771712225;}',11,1,'2026-02-21 22:18:21','2026-02-21 23:18:21',337751,NULL),
|
||
(9712,'woocommerce_cancel_unpaid_orders','complete','2026-02-21 23:18:21','2026-02-22 00:18:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771715901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771715901;}',11,1,'2026-02-21 23:40:14','2026-02-22 00:40:14',337763,NULL),
|
||
(9713,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 00:40:14','2026-02-22 01:40:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771720814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771720814;}',11,1,'2026-02-22 00:46:09','2026-02-22 01:46:09',337771,NULL),
|
||
(9714,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 01:46:09','2026-02-22 02:46:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771724769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771724769;}',11,1,'2026-02-22 01:51:48','2026-02-22 02:51:48',337775,NULL),
|
||
(9715,'woocommerce_refresh_order_count_cache','complete','2026-02-22 13:51:48','2026-02-22 14:51:48',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771768308;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771768308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-22 14:02:58','2026-02-22 15:02:58',337860,NULL),
|
||
(9716,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 02:51:48','2026-02-22 03:51:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771728708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771728708;}',11,1,'2026-02-22 03:01:52','2026-02-22 04:01:52',337779,NULL),
|
||
(9717,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 04:01:52','2026-02-22 05:01:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771732912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771732912;}',11,1,'2026-02-22 04:06:21','2026-02-22 05:06:21',337783,NULL),
|
||
(9718,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 05:06:21','2026-02-22 06:06:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771736781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771736781;}',11,1,'2026-02-22 05:11:11','2026-02-22 06:11:11',337789,NULL),
|
||
(9720,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 06:11:11','2026-02-22 07:11:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771740671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771740671;}',11,1,'2026-02-22 06:12:11','2026-02-22 07:12:11',337809,NULL),
|
||
(9721,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 07:12:11','2026-02-22 08:12:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771744331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771744331;}',11,1,'2026-02-22 07:39:45','2026-02-22 08:39:45',337821,NULL),
|
||
(9722,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 08:39:44','2026-02-22 09:39:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771749584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771749584;}',11,1,'2026-02-22 08:47:16','2026-02-22 09:47:16',337826,NULL),
|
||
(9723,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 09:47:16','2026-02-22 10:47:16',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771753636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771753636;}',11,1,'2026-02-22 10:16:49','2026-02-22 11:16:49',337838,NULL),
|
||
(9724,'wc_admin_daily_wrapper','complete','2026-02-23 08:59:10','2026-02-23 09:59:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837150;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-23 09:23:28','2026-02-23 10:23:28',337940,NULL),
|
||
(9725,'woocommerce_cleanup_personal_data','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-23 09:23:28','2026-02-23 10:23:28',337940,NULL),
|
||
(9726,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-23 09:23:28','2026-02-23 10:23:28',337940,NULL),
|
||
(9727,'woocommerce_cleanup_draft_orders','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-23 09:23:28','2026-02-23 10:23:28',337940,NULL),
|
||
(9728,'wp_mail_smtp_admin_notifications_update','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-23 09:23:29','2026-02-23 10:23:29',337940,NULL),
|
||
(9729,'woocommerce_scheduled_sales','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-23 09:23:29','2026-02-23 10:23:29',337940,NULL),
|
||
(9730,'woocommerce_cleanup_sessions','complete','2026-02-23 05:00:00','2026-02-23 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771822800;s:18:\"\0*\0first_timestamp\";i:1771822800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771822800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-23 05:08:48','2026-02-23 06:08:48',337922,NULL),
|
||
(9731,'generate_category_lookup_table_wrapper','complete','2026-02-22 08:59:21','2026-02-22 09:59:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771750761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771750761;}',11,1,'2026-02-22 09:03:51','2026-02-22 10:03:51',337831,NULL),
|
||
(9732,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-23 08:59:11','2026-02-23 09:59:11',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771837151;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771837151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-23 09:23:29','2026-02-23 10:23:29',337940,NULL),
|
||
(9733,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 11:16:49','2026-02-22 12:16:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771759009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771759009;}',11,1,'2026-02-22 11:39:36','2026-02-22 12:39:36',337844,NULL),
|
||
(9734,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 12:39:36','2026-02-22 13:39:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771763976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771763976;}',11,1,'2026-02-22 13:03:32','2026-02-22 14:03:32',337850,NULL),
|
||
(9735,'woocommerce_cleanup_logs','complete','2026-02-23 12:08:25','2026-02-23 13:08:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771848505;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771848505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-23 12:32:25','2026-02-23 13:32:25',337955,NULL),
|
||
(9736,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 14:03:32','2026-02-22 15:03:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771769012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771769012;}',11,1,'2026-02-22 14:09:58','2026-02-22 15:09:58',337862,NULL),
|
||
(9737,'woocommerce_refresh_order_count_cache','complete','2026-02-23 02:02:58','2026-02-23 03:02:58',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771812178;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771812178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-23 02:24:46','2026-02-23 03:24:46',337908,NULL),
|
||
(9738,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 15:09:58','2026-02-22 16:09:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771772998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771772998;}',11,1,'2026-02-22 15:15:55','2026-02-22 16:15:55',337868,NULL),
|
||
(9739,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 16:15:55','2026-02-22 17:15:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771776955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771776955;}',11,1,'2026-02-22 16:17:19','2026-02-22 17:17:19',337873,NULL),
|
||
(9740,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 17:17:19','2026-02-22 18:17:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771780639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771780639;}',11,1,'2026-02-22 17:45:55','2026-02-22 18:45:55',337879,NULL),
|
||
(9741,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 18:45:55','2026-02-22 19:45:55',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771785955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771785955;}',11,1,'2026-02-22 19:39:04','2026-02-22 20:39:04',337882,NULL),
|
||
(9742,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 20:39:04','2026-02-22 21:39:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771792744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771792744;}',11,1,'2026-02-22 20:41:38','2026-02-22 21:41:38',337886,NULL),
|
||
(9743,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 21:41:38','2026-02-22 22:41:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771796498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771796498;}',11,1,'2026-02-22 22:07:52','2026-02-22 23:07:52',337897,NULL),
|
||
(9744,'woocommerce_cancel_unpaid_orders','complete','2026-02-22 23:07:52','2026-02-23 00:07:52',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771801672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771801672;}',11,1,'2026-02-22 23:24:11','2026-02-23 00:24:11',337904,NULL),
|
||
(9745,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 00:24:11','2026-02-23 01:24:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771806251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771806251;}',11,1,'2026-02-23 01:56:25','2026-02-23 02:56:25',337906,NULL),
|
||
(9746,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 02:56:25','2026-02-23 03:56:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771815385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771815385;}',11,1,'2026-02-23 03:23:22','2026-02-23 04:23:22',337910,NULL),
|
||
(9747,'woocommerce_refresh_order_count_cache','complete','2026-02-23 14:24:46','2026-02-23 15:24:46',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771856686;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771856686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-23 14:38:58','2026-02-23 15:38:58',337965,NULL),
|
||
(9748,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 04:23:22','2026-02-23 05:23:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771820602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771820602;}',11,1,'2026-02-23 04:49:41','2026-02-23 05:49:41',337919,NULL),
|
||
(9749,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 05:49:41','2026-02-23 06:49:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771825781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771825781;}',11,1,'2026-02-23 06:01:01','2026-02-23 07:01:01',337924,NULL),
|
||
(9751,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 07:01:01','2026-02-23 08:01:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771830061;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771830061;}',11,1,'2026-02-23 07:01:08','2026-02-23 08:01:08',337926,NULL),
|
||
(9752,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 08:01:08','2026-02-23 09:01:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771833668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771833668;}',11,1,'2026-02-23 08:28:41','2026-02-23 09:28:41',337935,NULL),
|
||
(9753,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 09:28:41','2026-02-23 10:28:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771838921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771838921;}',11,1,'2026-02-23 09:52:30','2026-02-23 10:52:30',337942,NULL),
|
||
(9754,'wc_admin_daily_wrapper','complete','2026-02-24 09:23:28','2026-02-24 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925008;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9755,'woocommerce_cleanup_personal_data','complete','2026-02-24 09:23:28','2026-02-24 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925008;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9756,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-02-24 09:23:28','2026-02-24 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925008;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9757,'woocommerce_cleanup_draft_orders','complete','2026-02-24 09:23:28','2026-02-24 10:23:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925008;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9758,'wp_mail_smtp_admin_notifications_update','complete','2026-02-24 09:23:29','2026-02-24 10:23:29',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925009;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9759,'woocommerce_scheduled_sales','complete','2026-02-24 09:23:29','2026-02-24 10:23:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925009;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9760,'woocommerce_cleanup_sessions','complete','2026-02-24 05:00:00','2026-02-24 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771909200;s:18:\"\0*\0first_timestamp\";i:1771909200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771909200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,1,'2026-02-24 05:33:39','2026-02-24 06:33:39',338126,NULL),
|
||
(9761,'generate_category_lookup_table_wrapper','complete','2026-02-23 09:23:39','2026-02-23 10:23:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771838619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771838619;}',11,1,'2026-02-23 09:52:29','2026-02-23 10:52:29',337942,NULL),
|
||
(9762,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-24 09:23:29','2026-02-24 10:23:29',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771925009;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771925009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2026-02-24 09:36:46','2026-02-24 10:36:46',338155,NULL),
|
||
(9763,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 10:52:29','2026-02-23 11:52:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771843949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771843949;}',11,1,'2026-02-23 10:54:58','2026-02-23 11:54:58',337948,NULL),
|
||
(9764,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 11:54:58','2026-02-23 12:54:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771847698;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771847698;}',11,1,'2026-02-23 12:00:49','2026-02-23 13:00:49',337953,NULL),
|
||
(9765,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 13:00:49','2026-02-23 14:00:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771851649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771851649;}',11,1,'2026-02-23 13:07:21','2026-02-23 14:07:21',337960,NULL),
|
||
(9766,'woocommerce_cleanup_logs','complete','2026-02-24 12:32:25','2026-02-24 13:32:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771936345;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771936345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,1,'2026-02-24 13:19:30','2026-02-24 14:19:30',338191,NULL),
|
||
(9767,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 14:07:21','2026-02-23 15:07:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771855641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771855641;}',11,1,'2026-02-23 14:09:58','2026-02-23 15:09:58',337962,NULL),
|
||
(9768,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 15:09:58','2026-02-23 16:09:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771859398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771859398;}',11,1,'2026-02-23 15:30:08','2026-02-23 16:30:08',337967,NULL),
|
||
(9769,'woocommerce_refresh_order_count_cache','complete','2026-02-24 02:38:58','2026-02-24 03:38:58',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771900738;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771900738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-24 02:52:12','2026-02-24 03:52:12',338105,NULL),
|
||
(9770,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 16:30:08','2026-02-23 17:30:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771864208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771864208;}',11,1,'2026-02-23 16:30:38','2026-02-23 17:30:38',337988,NULL),
|
||
(9771,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 17:30:38','2026-02-23 18:30:38',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771867838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771867838;}',11,1,'2026-02-23 17:56:59','2026-02-23 18:56:59',338004,NULL),
|
||
(9772,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 18:56:59','2026-02-23 19:56:59',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771873019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771873019;}',11,1,'2026-02-23 18:57:58','2026-02-23 19:57:58',338022,NULL),
|
||
(9773,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 19:57:58','2026-02-23 20:57:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771876678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771876678;}',11,1,'2026-02-23 20:03:22','2026-02-23 21:03:22',338049,NULL),
|
||
(9774,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 21:03:22','2026-02-23 22:03:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771880602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771880602;}',11,1,'2026-02-23 21:03:48','2026-02-23 22:03:48',338070,NULL),
|
||
(9775,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 22:03:48','2026-02-23 23:03:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771884228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771884228;}',11,1,'2026-02-23 22:18:20','2026-02-23 23:18:20',338081,NULL),
|
||
(9776,'woocommerce_cancel_unpaid_orders','complete','2026-02-23 23:18:20','2026-02-24 00:18:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771888700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771888700;}',11,1,'2026-02-23 23:37:49','2026-02-24 00:37:49',338086,NULL),
|
||
(9777,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 00:37:49','2026-02-24 01:37:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771893469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771893469;}',11,1,'2026-02-24 00:41:29','2026-02-24 01:41:29',338093,NULL),
|
||
(9778,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 01:41:29','2026-02-24 02:41:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771897289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771897289;}',11,1,'2026-02-24 01:41:35','2026-02-24 02:41:35',338099,NULL),
|
||
(9779,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 02:41:35','2026-02-24 03:41:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771900895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771900895;}',11,1,'2026-02-24 02:52:12','2026-02-24 03:52:12',338105,NULL),
|
||
(9780,'woocommerce_refresh_order_count_cache','complete','2026-02-24 14:52:12','2026-02-24 15:52:12',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771944732;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771944732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,1,'2026-02-24 14:54:54','2026-02-24 15:54:54',338204,NULL),
|
||
(9781,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 03:52:12','2026-02-24 04:52:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771905132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771905132;}',11,1,'2026-02-24 03:53:15','2026-02-24 04:53:15',338114,NULL),
|
||
(9782,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 04:53:15','2026-02-24 05:53:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771908795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771908795;}',11,1,'2026-02-24 04:59:12','2026-02-24 05:59:12',338123,NULL),
|
||
(9783,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 05:59:12','2026-02-24 06:59:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771912752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771912752;}',11,1,'2026-02-24 06:02:14','2026-02-24 07:02:14',338128,NULL),
|
||
(9785,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 07:02:14','2026-02-24 08:02:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771916534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771916534;}',11,1,'2026-02-24 07:27:37','2026-02-24 08:27:37',338139,NULL),
|
||
(9786,'wp_mail_smtp_summary_report_email','pending','2026-03-03 06:37:02','2026-03-03 07:37:02',10,'[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772519822;s:18:\"\0*\0first_timestamp\";i:1733144400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772519822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9787,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 08:27:37','2026-02-24 09:27:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771921657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771921657;}',11,1,'2026-02-24 08:44:01','2026-02-24 09:44:01',338147,NULL),
|
||
(9788,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 09:44:01','2026-02-24 10:44:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771926241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771926241;}',11,1,'2026-02-24 09:49:21','2026-02-24 10:49:21',338157,NULL),
|
||
(9789,'wc_admin_daily_wrapper','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1757315576;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9790,'woocommerce_cleanup_personal_data','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1757315585;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9791,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1757326376;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9792,'woocommerce_cleanup_draft_orders','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;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),
|
||
(9793,'wp_mail_smtp_admin_notifications_update','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1732553416;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9794,'woocommerce_scheduled_sales','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1757368800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9795,'woocommerce_cleanup_sessions','pending','2026-02-25 05:00:00','2026-02-25 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771995600;s:18:\"\0*\0first_timestamp\";i:1771995600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771995600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9796,'generate_category_lookup_table_wrapper','complete','2026-02-24 09:36:56','2026-02-24 10:36:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771925816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771925816;}',11,1,'2026-02-24 09:49:21','2026-02-24 10:49:21',338157,NULL),
|
||
(9797,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-02-25 09:36:46','2026-02-25 10:36:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772012206;s:18:\"\0*\0first_timestamp\";i:1755587404;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772012206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9798,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 10:49:21','2026-02-24 11:49:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771930161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771930161;}',11,1,'2026-02-24 10:56:39','2026-02-24 11:56:39',338180,NULL),
|
||
(9799,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 11:56:39','2026-02-24 12:56:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771934199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771934199;}',11,1,'2026-02-24 11:59:56','2026-02-24 12:59:56',338184,NULL),
|
||
(9800,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 12:59:56','2026-02-24 13:59:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771937996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771937996;}',11,1,'2026-02-24 13:19:30','2026-02-24 14:19:30',338191,NULL),
|
||
(9801,'woocommerce_cleanup_logs','pending','2026-02-25 13:19:30','2026-02-25 14:19:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1772025570;s:18:\"\0*\0first_timestamp\";i:1767751200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1772025570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9802,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 14:19:30','2026-02-24 15:19:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771942770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771942770;}',11,1,'2026-02-24 14:35:31','2026-02-24 15:35:31',338202,NULL),
|
||
(9803,'woocommerce_cancel_unpaid_orders','complete','2026-02-24 15:35:31','2026-02-24 16:35:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771947331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771947331;}',11,1,'2026-02-24 15:39:18','2026-02-24 16:39:18',338211,NULL),
|
||
(9804,'woocommerce_refresh_order_count_cache','pending','2026-02-25 02:54:54','2026-02-25 03:54:54',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771988094;s:18:\"\0*\0first_timestamp\";i:1749790203;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771988094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
|
||
(9805,'woocommerce_cancel_unpaid_orders','pending','2026-02-24 16:39:18','2026-02-24 17:39:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1771951158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1771951158;}',11,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;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=338223 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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=12 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_actionscheduler_groups` VALUES
|
||
(1,'action-scheduler-migration'),
|
||
(2,''),
|
||
(3,'woocommerce-db-updates'),
|
||
(4,'wc-admin-data'),
|
||
(5,'wc_update_product_default_cat'),
|
||
(6,'wp_mail_smtp'),
|
||
(7,'wc_update_product_lookup_tables'),
|
||
(8,'wc_delete_related_product_transients_group'),
|
||
(9,'count'),
|
||
(10,'ActionScheduler'),
|
||
(11,'woocommerce');
|
||
/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=29281 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_actionscheduler_logs` VALUES
|
||
(7521,2516,'action created','2025-06-18 06:50:55','2025-06-18 08:50:55'),
|
||
(7639,2516,'action started via WP Cron','2025-06-18 18:51:12','2025-06-18 20:51:12'),
|
||
(7640,2516,'action failed via WP Cron: Scheduled action for woocommerce_refresh_order_count_cache will not be executed as no callbacks are registered.','2025-06-18 18:51:12','2025-06-18 20:51:12'),
|
||
(7819,2616,'action created','2025-06-18 20:39:06','2025-06-18 22:39:06'),
|
||
(7820,2617,'action created','2025-06-18 20:39:06','2025-06-18 22:39:06'),
|
||
(7822,2619,'action created','2025-06-18 20:39:06','2025-06-18 22:39:06'),
|
||
(7824,2621,'action created','2025-06-18 20:39:06','2025-06-18 22:39:06'),
|
||
(7827,2616,'action started via WP Cron','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7828,2616,'action failed via WP Cron: Scheduled action for wc_delete_related_product_transients_async will not be executed as no callbacks are registered.','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7829,2617,'action started via WP Cron','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7830,2617,'action failed via WP Cron: Scheduled action for wc_delete_related_product_transients_async will not be executed as no callbacks are registered.','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7831,2619,'action started via WP Cron','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7832,2619,'action failed via WP Cron: Scheduled action for wc_delete_related_product_transients_async will not be executed as no callbacks are registered.','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7833,2621,'action started via WP Cron','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(7834,2621,'action failed via WP Cron: Scheduled action for wc_delete_related_product_transients_async will not be executed as no callbacks are registered.','2025-06-18 20:39:25','2025-06-18 22:39:25'),
|
||
(9699,3248,'action created','2025-09-08 07:13:56','2025-09-08 09:13:56'),
|
||
(11187,3744,'action created','2025-09-20 10:15:00','2025-09-20 12:15:00'),
|
||
(11338,3744,'action started via WP Cron','2025-09-21 10:15:00','2025-09-21 12:15:00'),
|
||
(11339,3744,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-21 10:15:00','2025-09-21 12:15:00'),
|
||
(11340,3795,'action created','2025-09-21 10:15:00','2025-09-21 12:15:00'),
|
||
(11449,3795,'action started via WP Cron','2025-09-22 10:15:00','2025-09-22 12:15:00'),
|
||
(11450,3795,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-22 10:15:00','2025-09-22 12:15:00'),
|
||
(11451,3832,'action created','2025-09-22 10:15:00','2025-09-22 12:15:00'),
|
||
(11539,3248,'action started via WP Cron','2025-09-23 07:14:01','2025-09-23 09:14:01'),
|
||
(11540,3248,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-23 07:14:01','2025-09-23 09:14:01'),
|
||
(11541,3862,'action created','2025-09-23 07:14:01','2025-09-23 09:14:01'),
|
||
(11572,3832,'action started via WP Cron','2025-09-23 10:15:01','2025-09-23 12:15:01'),
|
||
(11573,3832,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-23 10:15:01','2025-09-23 12:15:01'),
|
||
(11574,3873,'action created','2025-09-23 10:15:01','2025-09-23 12:15:01'),
|
||
(11683,3873,'action started via WP Cron','2025-09-24 10:15:01','2025-09-24 12:15:01'),
|
||
(11684,3873,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-24 10:15:01','2025-09-24 12:15:01'),
|
||
(11685,3910,'action created','2025-09-24 10:15:01','2025-09-24 12:15:01'),
|
||
(11815,3910,'action started via WP Cron','2025-09-25 10:15:01','2025-09-25 12:15:01'),
|
||
(11816,3910,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-25 10:15:01','2025-09-25 12:15:01'),
|
||
(11817,3954,'action created','2025-09-25 10:15:01','2025-09-25 12:15:01'),
|
||
(11926,3954,'action started via WP Cron','2025-09-26 10:15:02','2025-09-26 12:15:02'),
|
||
(11927,3954,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-26 10:15:02','2025-09-26 12:15:02'),
|
||
(11928,3991,'action created','2025-09-26 10:15:02','2025-09-26 12:15:02'),
|
||
(12037,3991,'action started via WP Cron','2025-09-27 10:15:02','2025-09-27 12:15:02'),
|
||
(12038,3991,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-27 10:15:02','2025-09-27 12:15:02'),
|
||
(12039,4028,'action created','2025-09-27 10:15:02','2025-09-27 12:15:02'),
|
||
(12292,4028,'action started via WP Cron','2025-09-28 10:15:02','2025-09-28 12:15:02'),
|
||
(12293,4028,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-28 10:15:02','2025-09-28 12:15:02'),
|
||
(12294,4113,'action created','2025-09-28 10:15:02','2025-09-28 12:15:02'),
|
||
(12403,4113,'action started via WP Cron','2025-09-29 10:15:03','2025-09-29 12:15:03'),
|
||
(12404,4113,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-29 10:15:03','2025-09-29 12:15:03'),
|
||
(12405,4150,'action created','2025-09-29 10:15:03','2025-09-29 12:15:03'),
|
||
(12517,4150,'action started via WP Cron','2025-09-30 10:15:03','2025-09-30 12:15:03'),
|
||
(12518,4150,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-09-30 10:15:03','2025-09-30 12:15:03'),
|
||
(12519,4188,'action created','2025-09-30 10:15:03','2025-09-30 12:15:03'),
|
||
(12628,4188,'action started via WP Cron','2025-10-01 10:15:04','2025-10-01 12:15:04'),
|
||
(12629,4188,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-01 10:15:04','2025-10-01 12:15:04'),
|
||
(12630,4225,'action created','2025-10-01 10:15:04','2025-10-01 12:15:04'),
|
||
(12745,4225,'action started via WP Cron','2025-10-02 10:15:04','2025-10-02 12:15:04'),
|
||
(12746,4225,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-02 10:15:04','2025-10-02 12:15:04'),
|
||
(12747,4264,'action created','2025-10-02 10:15:04','2025-10-02 12:15:04'),
|
||
(12856,4264,'action started via WP Cron','2025-10-03 10:15:04','2025-10-03 12:15:04'),
|
||
(12857,4264,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-03 10:15:04','2025-10-03 12:15:04'),
|
||
(12858,4301,'action created','2025-10-03 10:15:04','2025-10-03 12:15:04'),
|
||
(12970,4301,'action started via WP Cron','2025-10-04 10:15:05','2025-10-04 12:15:05'),
|
||
(12971,4301,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-04 10:15:05','2025-10-04 12:15:05'),
|
||
(12972,4339,'action created','2025-10-04 10:15:05','2025-10-04 12:15:05'),
|
||
(13081,4339,'action started via WP Cron','2025-10-05 10:15:05','2025-10-05 12:15:05'),
|
||
(13082,4339,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-05 10:15:05','2025-10-05 12:15:05'),
|
||
(13083,4376,'action created','2025-10-05 10:15:05','2025-10-05 12:15:05'),
|
||
(13192,4376,'action started via WP Cron','2025-10-06 10:15:05','2025-10-06 12:15:05'),
|
||
(13193,4376,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-06 10:15:05','2025-10-06 12:15:05'),
|
||
(13194,4413,'action created','2025-10-06 10:15:05','2025-10-06 12:15:05'),
|
||
(13312,4413,'action started via WP Cron','2025-10-07 10:15:06','2025-10-07 12:15:06'),
|
||
(13313,4413,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-07 10:15:06','2025-10-07 12:15:06'),
|
||
(13314,4453,'action created','2025-10-07 10:15:06','2025-10-07 12:15:06'),
|
||
(13399,3862,'action started via WP Cron','2025-10-08 07:14:06','2025-10-08 09:14:06'),
|
||
(13400,3862,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-08 07:14:06','2025-10-08 09:14:06'),
|
||
(13401,4482,'action created','2025-10-08 07:14:06','2025-10-08 09:14:06'),
|
||
(13426,4453,'action started via WP Cron','2025-10-08 10:15:31','2025-10-08 12:15:31'),
|
||
(13427,4453,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-08 10:15:31','2025-10-08 12:15:31'),
|
||
(13428,4491,'action created','2025-10-08 10:15:31','2025-10-08 12:15:31'),
|
||
(13561,4491,'action started via WP Cron','2025-10-09 10:16:06','2025-10-09 12:16:06'),
|
||
(13562,4491,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-09 10:16:06','2025-10-09 12:16:06'),
|
||
(13563,4536,'action created','2025-10-09 10:16:06','2025-10-09 12:16:06'),
|
||
(13672,4536,'action started via WP Cron','2025-10-10 10:16:07','2025-10-10 12:16:07'),
|
||
(13673,4536,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-10 10:16:07','2025-10-10 12:16:07'),
|
||
(13674,4573,'action created','2025-10-10 10:16:07','2025-10-10 12:16:07'),
|
||
(13789,4573,'action started via WP Cron','2025-10-11 10:16:07','2025-10-11 12:16:07'),
|
||
(13790,4573,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-11 10:16:07','2025-10-11 12:16:07'),
|
||
(13791,4612,'action created','2025-10-11 10:16:07','2025-10-11 12:16:07'),
|
||
(13903,4612,'action started via WP Cron','2025-10-12 10:17:07','2025-10-12 12:17:07'),
|
||
(13904,4612,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-12 10:17:07','2025-10-12 12:17:07'),
|
||
(13905,4650,'action created','2025-10-12 10:17:07','2025-10-12 12:17:07'),
|
||
(14026,4650,'action started via WP Cron','2025-10-13 10:17:08','2025-10-13 12:17:08'),
|
||
(14027,4650,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-13 10:17:08','2025-10-13 12:17:08'),
|
||
(14028,4691,'action created','2025-10-13 10:17:08','2025-10-13 12:17:08'),
|
||
(14140,4691,'action started via WP Cron','2025-10-14 10:17:08','2025-10-14 12:17:08'),
|
||
(14141,4691,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-14 10:17:08','2025-10-14 12:17:08'),
|
||
(14142,4729,'action created','2025-10-14 10:17:08','2025-10-14 12:17:08'),
|
||
(14251,4729,'action started via WP Cron','2025-10-15 10:17:08','2025-10-15 12:17:08'),
|
||
(14252,4729,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-15 10:17:08','2025-10-15 12:17:08'),
|
||
(14253,4766,'action created','2025-10-15 10:17:08','2025-10-15 12:17:08'),
|
||
(14362,4766,'action started via WP Cron','2025-10-16 10:17:09','2025-10-16 12:17:09'),
|
||
(14363,4766,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-16 10:17:09','2025-10-16 12:17:09'),
|
||
(14364,4803,'action created','2025-10-16 10:17:09','2025-10-16 12:17:09'),
|
||
(14482,4803,'action started via WP Cron','2025-10-17 10:17:09','2025-10-17 12:17:09'),
|
||
(14483,4803,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-17 10:17:09','2025-10-17 12:17:09'),
|
||
(14484,4843,'action created','2025-10-17 10:17:09','2025-10-17 12:17:09'),
|
||
(14590,4843,'action started via WP Cron','2025-10-18 10:17:09','2025-10-18 12:17:09'),
|
||
(14591,4843,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-18 10:17:09','2025-10-18 12:17:09'),
|
||
(14592,4879,'action created','2025-10-18 10:17:09','2025-10-18 12:17:09'),
|
||
(14707,4879,'action started via WP Cron','2025-10-19 10:17:10','2025-10-19 12:17:10'),
|
||
(14708,4879,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-19 10:17:10','2025-10-19 12:17:10'),
|
||
(14709,4918,'action created','2025-10-19 10:17:10','2025-10-19 12:17:10'),
|
||
(14818,4918,'action started via WP Cron','2025-10-20 10:17:10','2025-10-20 12:17:10'),
|
||
(14819,4918,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-20 10:17:10','2025-10-20 12:17:10'),
|
||
(14820,4955,'action created','2025-10-20 10:17:10','2025-10-20 12:17:10'),
|
||
(14932,4955,'action started via WP Cron','2025-10-21 10:17:11','2025-10-21 12:17:11'),
|
||
(14933,4955,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-21 10:17:11','2025-10-21 12:17:11'),
|
||
(14934,4955,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-21 10:17:11','2025-10-21 12:17:11'),
|
||
(15029,5024,'action created','2025-10-22 07:20:11','2025-10-22 09:20:11'),
|
||
(15047,5024,'action started via WP Cron','2025-10-22 10:20:11','2025-10-22 12:20:11'),
|
||
(15048,5024,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-22 10:20:11','2025-10-22 12:20:11'),
|
||
(15049,5024,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-22 10:20:11','2025-10-22 12:20:11'),
|
||
(15131,4482,'action started via WP Cron','2025-10-23 07:14:11','2025-10-23 09:14:11'),
|
||
(15132,4482,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-23 07:14:11','2025-10-23 09:14:11'),
|
||
(15144,5062,'action created','2025-10-23 07:20:11','2025-10-23 09:20:11'),
|
||
(15162,5062,'action started via WP Cron','2025-10-23 10:20:11','2025-10-23 12:20:11'),
|
||
(15163,5062,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-23 10:20:11','2025-10-23 12:20:11'),
|
||
(15164,5062,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-23 10:20:11','2025-10-23 12:20:11'),
|
||
(15259,5100,'action created','2025-10-24 07:20:12','2025-10-24 09:20:12'),
|
||
(15277,5100,'action started via WP Cron','2025-10-24 10:21:12','2025-10-24 12:21:12'),
|
||
(15278,5100,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-24 10:21:12','2025-10-24 12:21:12'),
|
||
(15279,5100,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-24 10:21:12','2025-10-24 12:21:12'),
|
||
(15374,5138,'action created','2025-10-25 07:20:12','2025-10-25 09:20:12'),
|
||
(15395,5138,'action started via WP Cron','2025-10-25 10:20:12','2025-10-25 12:20:12'),
|
||
(15396,5138,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-25 10:20:12','2025-10-25 12:20:12'),
|
||
(15397,5138,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-25 10:20:12','2025-10-25 12:20:12'),
|
||
(15486,5175,'action created','2025-10-26 07:20:12','2025-10-26 08:20:12'),
|
||
(15507,5175,'action started via WP Cron','2025-10-26 10:20:12','2025-10-26 11:20:12'),
|
||
(15508,5175,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-26 10:20:12','2025-10-26 11:20:12'),
|
||
(15509,5175,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-26 10:20:12','2025-10-26 11:20:12'),
|
||
(15598,5212,'action created','2025-10-27 07:20:13','2025-10-27 08:20:13'),
|
||
(15619,5212,'action started via WP Cron','2025-10-27 10:20:13','2025-10-27 11:20:13'),
|
||
(15620,5212,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-27 10:20:13','2025-10-27 11:20:13'),
|
||
(15621,5212,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-27 10:20:13','2025-10-27 11:20:13'),
|
||
(15767,5268,'action created','2025-10-28 07:20:35','2025-10-28 08:20:35'),
|
||
(15788,5268,'action started via WP Cron','2025-10-28 10:21:13','2025-10-28 11:21:13'),
|
||
(15789,5268,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-10-28 10:21:13','2025-10-28 11:21:13'),
|
||
(15790,5268,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-10-28 10:21:13','2025-10-28 11:21:13'),
|
||
(20784,6953,'action created','2025-12-07 07:58:09','2025-12-07 08:58:09'),
|
||
(22027,7371,'action created','2025-12-17 13:11:09','2025-12-17 14:11:09'),
|
||
(22234,7371,'action started via WP Cron','2025-12-18 13:22:09','2025-12-18 14:22:09'),
|
||
(22235,7371,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-18 13:22:09','2025-12-18 14:22:09'),
|
||
(22236,7371,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-18 13:22:09','2025-12-18 14:22:09'),
|
||
(22325,7470,'action created','2025-12-19 10:56:13','2025-12-19 11:56:13'),
|
||
(22435,7470,'action started via WP Cron','2025-12-20 02:11:26','2025-12-20 03:11:26'),
|
||
(22436,7470,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-20 02:11:26','2025-12-20 03:11:26'),
|
||
(22437,7470,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-20 02:11:26','2025-12-20 03:11:26'),
|
||
(22478,7521,'action created','2025-12-21 18:15:32','2025-12-21 19:15:32'),
|
||
(22507,7521,'action started via WP Cron','2025-12-22 02:31:08','2025-12-22 03:31:08'),
|
||
(22508,7521,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-22 02:31:08','2025-12-22 03:31:08'),
|
||
(22509,7521,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-22 02:31:08','2025-12-22 03:31:08'),
|
||
(22525,6953,'action started via WP Cron','2025-12-22 08:00:48','2025-12-22 09:00:48'),
|
||
(22526,6953,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-22 08:00:48','2025-12-22 09:00:48'),
|
||
(22527,7537,'action created','2025-12-22 08:00:48','2025-12-22 09:00:48'),
|
||
(22604,7563,'action created','2025-12-22 18:38:59','2025-12-22 19:38:59'),
|
||
(22630,7563,'action started via WP Cron','2025-12-23 02:33:50','2025-12-23 03:33:50'),
|
||
(22631,7563,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-23 02:33:50','2025-12-23 03:33:50'),
|
||
(22632,7563,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-23 02:33:50','2025-12-23 03:33:50'),
|
||
(22703,7596,'action created','2025-12-23 18:40:10','2025-12-23 19:40:10'),
|
||
(22732,7596,'action started via WP Cron','2025-12-24 02:05:11','2025-12-24 03:05:11'),
|
||
(22733,7596,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-24 02:05:11','2025-12-24 03:05:11'),
|
||
(22734,7596,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-24 02:05:11','2025-12-24 03:05:11'),
|
||
(22814,7633,'action created','2025-12-24 18:40:37','2025-12-24 19:40:37'),
|
||
(22843,7633,'action started via WP Cron','2025-12-25 02:04:34','2025-12-25 03:04:34'),
|
||
(22844,7633,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-25 02:04:34','2025-12-25 03:04:34'),
|
||
(22845,7633,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-25 02:04:34','2025-12-25 03:04:34'),
|
||
(22916,7667,'action created','2025-12-25 18:42:06','2025-12-25 19:42:06'),
|
||
(22948,7667,'action started via WP Cron','2025-12-26 02:07:51','2025-12-26 03:07:51'),
|
||
(22949,7667,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-26 02:07:51','2025-12-26 03:07:51'),
|
||
(22950,7667,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-26 02:07:51','2025-12-26 03:07:51'),
|
||
(23021,7702,'action created','2025-12-26 18:58:31','2025-12-26 19:58:31'),
|
||
(23050,7702,'action started via WP Cron','2025-12-27 02:15:48','2025-12-27 03:15:48'),
|
||
(23051,7702,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-27 02:15:48','2025-12-27 03:15:48'),
|
||
(23052,7702,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-27 02:15:48','2025-12-27 03:15:48'),
|
||
(23123,7736,'action created','2025-12-27 19:08:11','2025-12-27 20:08:11'),
|
||
(23152,7736,'action started via WP Cron','2025-12-28 02:59:18','2025-12-28 03:59:18'),
|
||
(23153,7736,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-28 02:59:18','2025-12-28 03:59:18'),
|
||
(23154,7736,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-28 02:59:18','2025-12-28 03:59:18'),
|
||
(23222,7769,'action created','2025-12-28 19:15:57','2025-12-28 20:15:57'),
|
||
(23248,7769,'action started via WP Cron','2025-12-29 02:37:51','2025-12-29 03:37:51'),
|
||
(23249,7769,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-29 02:37:51','2025-12-29 03:37:51'),
|
||
(23250,7769,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-29 02:37:51','2025-12-29 03:37:51'),
|
||
(23324,7803,'action created','2025-12-29 19:22:17','2025-12-29 20:22:17'),
|
||
(23353,7803,'action started via WP Cron','2025-12-30 02:00:42','2025-12-30 03:00:42'),
|
||
(23354,7803,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-30 02:00:42','2025-12-30 03:00:42'),
|
||
(23355,7803,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-30 02:00:42','2025-12-30 03:00:42'),
|
||
(23435,7840,'action created','2025-12-30 19:26:08','2025-12-30 20:26:08'),
|
||
(23464,7840,'action started via WP Cron','2025-12-31 02:02:53','2025-12-31 03:02:53'),
|
||
(23465,7840,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2025-12-31 02:02:53','2025-12-31 03:02:53'),
|
||
(23466,7840,'This action appears to be consistently failing. A new instance will not be scheduled.','2025-12-31 02:02:53','2025-12-31 03:02:53'),
|
||
(23540,7875,'action created','2025-12-31 19:26:50','2025-12-31 20:26:50'),
|
||
(23572,7875,'action started via WP Cron','2026-01-01 02:05:06','2026-01-01 03:05:06'),
|
||
(23573,7875,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-01 02:05:06','2026-01-01 03:05:06'),
|
||
(23574,7875,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-01 02:05:06','2026-01-01 03:05:06'),
|
||
(23648,7911,'action created','2026-01-01 19:46:01','2026-01-01 20:46:01'),
|
||
(23674,7911,'action started via WP Cron','2026-01-02 02:05:42','2026-01-02 03:05:42'),
|
||
(23675,7911,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-02 02:05:42','2026-01-02 03:05:42'),
|
||
(23676,7911,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-02 02:05:42','2026-01-02 03:05:42'),
|
||
(23750,7945,'action created','2026-01-02 19:54:31','2026-01-02 20:54:31'),
|
||
(23800,7945,'action started via WP Cron','2026-01-03 02:11:57','2026-01-03 03:11:57'),
|
||
(23801,7945,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-03 02:11:57','2026-01-03 03:11:57'),
|
||
(23802,7945,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-03 02:11:57','2026-01-03 03:11:57'),
|
||
(23873,7986,'action created','2026-01-03 19:56:22','2026-01-03 20:56:22'),
|
||
(23899,7986,'action started via WP Cron','2026-01-04 02:30:38','2026-01-04 03:30:38'),
|
||
(23900,7986,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-04 02:30:38','2026-01-04 03:30:38'),
|
||
(23901,7986,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-04 02:30:38','2026-01-04 03:30:38'),
|
||
(23972,8019,'action created','2026-01-04 20:00:11','2026-01-04 21:00:11'),
|
||
(23998,8019,'action started via WP Cron','2026-01-05 02:27:57','2026-01-05 03:27:57'),
|
||
(23999,8019,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-05 02:27:57','2026-01-05 03:27:57'),
|
||
(24000,8019,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-05 02:27:57','2026-01-05 03:27:57'),
|
||
(24074,8053,'action created','2026-01-05 20:12:00','2026-01-05 21:12:00'),
|
||
(24100,8053,'action started via WP Cron','2026-01-06 02:03:04','2026-01-06 03:03:04'),
|
||
(24101,8053,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-06 02:03:04','2026-01-06 03:03:04'),
|
||
(24102,8053,'This action appears to be consistently failing. A new instance will not be scheduled.','2026-01-06 02:03:04','2026-01-06 03:03:04'),
|
||
(24121,7537,'action started via WP Cron','2026-01-06 08:47:30','2026-01-06 09:47:30'),
|
||
(24122,7537,'action failed via WP Cron: ftp_nlist(): Argument #1 ($ftp) must be of type FTP\\Connection, null given','2026-01-06 08:47:30','2026-01-06 09:47:30'),
|
||
(25586,8562,'action created','2026-01-20 05:41:49','2026-01-20 06:41:49'),
|
||
(25699,8600,'action created','2026-01-21 08:52:20','2026-01-21 09:52:20'),
|
||
(25961,8688,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25964,8689,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25967,8690,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25970,8691,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25973,8692,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25976,8693,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25982,8696,'action created','2026-01-24 00:05:15','2026-01-24 01:05:15'),
|
||
(25999,8701,'action created','2026-01-24 06:43:13','2026-01-24 07:43:13'),
|
||
(26011,8705,'action created','2026-01-24 09:43:44','2026-01-24 10:43:44'),
|
||
(26028,8711,'action created','2026-01-24 15:45:00','2026-01-24 16:45:00'),
|
||
(26030,8711,'action started via WP Cron','2026-01-24 16:46:52','2026-01-24 17:46:52'),
|
||
(26031,8712,'action created','2026-01-24 16:46:52','2026-01-24 17:46:52'),
|
||
(26032,8711,'action complete via WP Cron','2026-01-24 16:46:52','2026-01-24 17:46:52'),
|
||
(26033,8712,'action started via WP Cron','2026-01-24 17:53:50','2026-01-24 18:53:50'),
|
||
(26034,8713,'action created','2026-01-24 17:53:50','2026-01-24 18:53:50'),
|
||
(26035,8712,'action complete via WP Cron','2026-01-24 17:53:50','2026-01-24 18:53:50'),
|
||
(26036,8713,'action started via WP Cron','2026-01-24 18:58:49','2026-01-24 19:58:49'),
|
||
(26037,8714,'action created','2026-01-24 18:58:49','2026-01-24 19:58:49'),
|
||
(26038,8713,'action complete via WP Cron','2026-01-24 18:58:49','2026-01-24 19:58:49'),
|
||
(26039,8714,'action started via WP Cron','2026-01-24 20:04:24','2026-01-24 21:04:24'),
|
||
(26040,8715,'action created','2026-01-24 20:04:24','2026-01-24 21:04:24'),
|
||
(26041,8714,'action complete via WP Cron','2026-01-24 20:04:24','2026-01-24 21:04:24'),
|
||
(26042,8715,'action started via WP Cron','2026-01-24 21:32:13','2026-01-24 22:32:13'),
|
||
(26043,8716,'action created','2026-01-24 21:32:13','2026-01-24 22:32:13'),
|
||
(26044,8715,'action complete via WP Cron','2026-01-24 21:32:13','2026-01-24 22:32:13'),
|
||
(26045,8705,'action started via WP Cron','2026-01-24 21:47:12','2026-01-24 22:47:12'),
|
||
(26046,8705,'action complete via WP Cron','2026-01-24 21:47:12','2026-01-24 22:47:12'),
|
||
(26047,8717,'action created','2026-01-24 21:47:12','2026-01-24 22:47:12'),
|
||
(26048,8716,'action started via WP Cron','2026-01-24 22:43:45','2026-01-24 23:43:45'),
|
||
(26049,8718,'action created','2026-01-24 22:43:45','2026-01-24 23:43:45'),
|
||
(26050,8716,'action complete via WP Cron','2026-01-24 22:43:45','2026-01-24 23:43:45'),
|
||
(26051,8718,'action started via WP Cron','2026-01-24 23:55:48','2026-01-25 00:55:48'),
|
||
(26052,8719,'action created','2026-01-24 23:55:48','2026-01-25 00:55:48'),
|
||
(26053,8718,'action complete via WP Cron','2026-01-24 23:55:48','2026-01-25 00:55:48'),
|
||
(26054,8688,'action started via WP Cron','2026-01-25 00:26:32','2026-01-25 01:26:32'),
|
||
(26055,8688,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26056,8720,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26057,8689,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26058,8689,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26059,8721,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26060,8690,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26061,8690,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26062,8722,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26063,8691,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26064,8691,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26065,8723,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26066,8692,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26067,8692,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26068,8724,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26069,8693,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26070,8693,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26071,8725,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26072,8696,'action started via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26075,8727,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26076,8696,'action complete via WP Cron','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26077,8728,'action created','2026-01-25 00:26:33','2026-01-25 01:26:33'),
|
||
(26078,8727,'action started via WP Cron','2026-01-25 00:33:25','2026-01-25 01:33:25'),
|
||
(26079,8727,'action complete via WP Cron','2026-01-25 00:33:25','2026-01-25 01:33:25'),
|
||
(26080,8719,'action started via WP Cron','2026-01-25 01:00:40','2026-01-25 02:00:40'),
|
||
(26081,8729,'action created','2026-01-25 01:00:40','2026-01-25 02:00:40'),
|
||
(26082,8719,'action complete via WP Cron','2026-01-25 01:00:40','2026-01-25 02:00:40'),
|
||
(26083,8729,'action started via WP Cron','2026-01-25 02:07:06','2026-01-25 03:07:06'),
|
||
(26084,8730,'action created','2026-01-25 02:07:06','2026-01-25 03:07:06'),
|
||
(26085,8729,'action complete via WP Cron','2026-01-25 02:07:06','2026-01-25 03:07:06'),
|
||
(26086,8730,'action started via WP Cron','2026-01-25 03:12:27','2026-01-25 04:12:27'),
|
||
(26087,8731,'action created','2026-01-25 03:12:27','2026-01-25 04:12:27'),
|
||
(26088,8730,'action complete via WP Cron','2026-01-25 03:12:27','2026-01-25 04:12:27'),
|
||
(26089,8731,'action started via WP Cron','2026-01-25 04:17:08','2026-01-25 05:17:08'),
|
||
(26090,8732,'action created','2026-01-25 04:17:08','2026-01-25 05:17:08'),
|
||
(26091,8731,'action complete via WP Cron','2026-01-25 04:17:08','2026-01-25 05:17:08'),
|
||
(26092,8732,'action started via WP Cron','2026-01-25 05:55:58','2026-01-25 06:55:58'),
|
||
(26093,8733,'action created','2026-01-25 05:55:58','2026-01-25 06:55:58'),
|
||
(26094,8732,'action complete via WP Cron','2026-01-25 05:55:58','2026-01-25 06:55:58'),
|
||
(26095,8701,'action started via WP Cron','2026-01-25 06:45:18','2026-01-25 07:45:18'),
|
||
(26096,8701,'action complete via WP Cron','2026-01-25 06:45:18','2026-01-25 07:45:18'),
|
||
(26097,8734,'action created','2026-01-25 06:45:18','2026-01-25 07:45:18'),
|
||
(26098,8733,'action started via WP Cron','2026-01-25 07:30:45','2026-01-25 08:30:45'),
|
||
(26099,8735,'action created','2026-01-25 07:30:45','2026-01-25 08:30:45'),
|
||
(26100,8733,'action complete via WP Cron','2026-01-25 07:30:45','2026-01-25 08:30:45'),
|
||
(26101,8735,'action started via WP Cron','2026-01-25 08:32:26','2026-01-25 09:32:26'),
|
||
(26102,8736,'action created','2026-01-25 08:32:26','2026-01-25 09:32:26'),
|
||
(26103,8735,'action complete via WP Cron','2026-01-25 08:32:26','2026-01-25 09:32:26'),
|
||
(26104,8736,'action started via WP Cron','2026-01-25 09:38:06','2026-01-25 10:38:06'),
|
||
(26105,8737,'action created','2026-01-25 09:38:06','2026-01-25 10:38:06'),
|
||
(26106,8736,'action complete via WP Cron','2026-01-25 09:38:06','2026-01-25 10:38:06'),
|
||
(26107,8717,'action started via WP Cron','2026-01-25 10:13:20','2026-01-25 11:13:20'),
|
||
(26108,8717,'action complete via WP Cron','2026-01-25 10:13:20','2026-01-25 11:13:20'),
|
||
(26109,8738,'action created','2026-01-25 10:13:20','2026-01-25 11:13:20'),
|
||
(26110,8737,'action started via WP Cron','2026-01-25 10:41:19','2026-01-25 11:41:19'),
|
||
(26111,8739,'action created','2026-01-25 10:41:19','2026-01-25 11:41:19'),
|
||
(26112,8737,'action complete via WP Cron','2026-01-25 10:41:19','2026-01-25 11:41:19'),
|
||
(26113,8739,'action started via WP Cron','2026-01-25 12:00:23','2026-01-25 13:00:23'),
|
||
(26114,8740,'action created','2026-01-25 12:00:23','2026-01-25 13:00:23'),
|
||
(26115,8739,'action complete via WP Cron','2026-01-25 12:00:23','2026-01-25 13:00:23'),
|
||
(26116,8740,'action started via WP Cron','2026-01-25 13:00:58','2026-01-25 14:00:58'),
|
||
(26117,8741,'action created','2026-01-25 13:00:58','2026-01-25 14:00:58'),
|
||
(26118,8740,'action complete via WP Cron','2026-01-25 13:00:58','2026-01-25 14:00:58'),
|
||
(26119,8741,'action started via WP Cron','2026-01-25 14:21:43','2026-01-25 15:21:43'),
|
||
(26120,8742,'action created','2026-01-25 14:21:43','2026-01-25 15:21:43'),
|
||
(26121,8741,'action complete via WP Cron','2026-01-25 14:21:43','2026-01-25 15:21:43'),
|
||
(26122,8742,'action started via WP Cron','2026-01-25 15:32:06','2026-01-25 16:32:06'),
|
||
(26123,8743,'action created','2026-01-25 15:32:06','2026-01-25 16:32:06'),
|
||
(26124,8742,'action complete via WP Cron','2026-01-25 15:32:06','2026-01-25 16:32:06'),
|
||
(26125,8743,'action started via WP Cron','2026-01-25 16:32:12','2026-01-25 17:32:12'),
|
||
(26126,8744,'action created','2026-01-25 16:32:12','2026-01-25 17:32:12'),
|
||
(26127,8743,'action complete via WP Cron','2026-01-25 16:32:12','2026-01-25 17:32:12'),
|
||
(26128,8744,'action started via WP Cron','2026-01-25 17:38:24','2026-01-25 18:38:24'),
|
||
(26129,8745,'action created','2026-01-25 17:38:24','2026-01-25 18:38:24'),
|
||
(26130,8744,'action complete via WP Cron','2026-01-25 17:38:24','2026-01-25 18:38:24'),
|
||
(26131,8745,'action started via WP Cron','2026-01-25 19:00:19','2026-01-25 20:00:19'),
|
||
(26132,8746,'action created','2026-01-25 19:00:19','2026-01-25 20:00:19'),
|
||
(26133,8745,'action complete via WP Cron','2026-01-25 19:00:19','2026-01-25 20:00:19'),
|
||
(26134,8746,'action started via WP Cron','2026-01-25 20:03:22','2026-01-25 21:03:22'),
|
||
(26135,8747,'action created','2026-01-25 20:03:22','2026-01-25 21:03:22'),
|
||
(26136,8746,'action complete via WP Cron','2026-01-25 20:03:22','2026-01-25 21:03:22'),
|
||
(26137,8747,'action started via WP Cron','2026-01-25 21:18:02','2026-01-25 22:18:02'),
|
||
(26138,8748,'action created','2026-01-25 21:18:02','2026-01-25 22:18:02'),
|
||
(26139,8747,'action complete via WP Cron','2026-01-25 21:18:02','2026-01-25 22:18:02'),
|
||
(26140,8738,'action started via WP Cron','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26141,8738,'action complete via WP Cron','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26142,8749,'action created','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26143,8748,'action started via WP Cron','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26144,8750,'action created','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26145,8748,'action complete via WP Cron','2026-01-25 22:49:27','2026-01-25 23:49:27'),
|
||
(26146,8750,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26147,8751,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26148,8750,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26149,8720,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26150,8720,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26151,8752,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26152,8721,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26153,8721,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26154,8753,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26155,8722,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26156,8722,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26157,8754,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26158,8723,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26159,8723,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26160,8755,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26161,8724,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26162,8724,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26163,8756,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26164,8725,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26165,8725,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26166,8757,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26167,8728,'action started via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26170,8759,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26171,8728,'action complete via WP Cron','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26172,8760,'action created','2026-01-26 00:29:52','2026-01-26 01:29:52'),
|
||
(26173,8759,'action started via WP Cron','2026-01-26 00:40:45','2026-01-26 01:40:45'),
|
||
(26174,8759,'action complete via WP Cron','2026-01-26 00:40:45','2026-01-26 01:40:45'),
|
||
(26175,8751,'action started via WP Cron','2026-01-26 02:10:02','2026-01-26 03:10:02'),
|
||
(26176,8761,'action created','2026-01-26 02:10:02','2026-01-26 03:10:02'),
|
||
(26177,8751,'action complete via WP Cron','2026-01-26 02:10:02','2026-01-26 03:10:02'),
|
||
(26178,8761,'action started via WP Cron','2026-01-26 03:15:05','2026-01-26 04:15:05'),
|
||
(26179,8762,'action created','2026-01-26 03:15:05','2026-01-26 04:15:05'),
|
||
(26180,8761,'action complete via WP Cron','2026-01-26 03:15:05','2026-01-26 04:15:05'),
|
||
(26181,8762,'action started via WP Cron','2026-01-26 04:16:29','2026-01-26 05:16:29'),
|
||
(26182,8763,'action created','2026-01-26 04:16:29','2026-01-26 05:16:29'),
|
||
(26183,8762,'action complete via WP Cron','2026-01-26 04:16:29','2026-01-26 05:16:29'),
|
||
(26184,8763,'action started via WP Cron','2026-01-26 05:17:18','2026-01-26 06:17:18'),
|
||
(26185,8764,'action created','2026-01-26 05:17:18','2026-01-26 06:17:18'),
|
||
(26186,8763,'action complete via WP Cron','2026-01-26 05:17:18','2026-01-26 06:17:18'),
|
||
(26187,8764,'action started via WP Cron','2026-01-26 06:32:34','2026-01-26 07:32:34'),
|
||
(26188,8765,'action created','2026-01-26 06:32:34','2026-01-26 07:32:34'),
|
||
(26189,8764,'action complete via WP Cron','2026-01-26 06:32:34','2026-01-26 07:32:34'),
|
||
(26190,8734,'action started via WP Cron','2026-01-26 06:52:50','2026-01-26 07:52:50'),
|
||
(26191,8734,'action complete via WP Cron','2026-01-26 06:52:50','2026-01-26 07:52:50'),
|
||
(26192,8766,'action created','2026-01-26 06:52:50','2026-01-26 07:52:50'),
|
||
(26193,8765,'action started via WP Cron','2026-01-26 07:34:22','2026-01-26 08:34:22'),
|
||
(26194,8767,'action created','2026-01-26 07:34:22','2026-01-26 08:34:22'),
|
||
(26195,8765,'action complete via WP Cron','2026-01-26 07:34:22','2026-01-26 08:34:22'),
|
||
(26196,8767,'action started via WP Cron','2026-01-26 08:37:55','2026-01-26 09:37:55'),
|
||
(26197,8768,'action created','2026-01-26 08:37:55','2026-01-26 09:37:55'),
|
||
(26198,8767,'action complete via WP Cron','2026-01-26 08:37:55','2026-01-26 09:37:55'),
|
||
(26199,8768,'action started via WP Cron','2026-01-26 09:59:19','2026-01-26 10:59:19'),
|
||
(26200,8769,'action created','2026-01-26 09:59:19','2026-01-26 10:59:19'),
|
||
(26201,8768,'action complete via WP Cron','2026-01-26 09:59:19','2026-01-26 10:59:19'),
|
||
(26202,8749,'action started via WP Cron','2026-01-26 10:51:24','2026-01-26 11:51:24'),
|
||
(26203,8749,'action complete via WP Cron','2026-01-26 10:51:24','2026-01-26 11:51:24'),
|
||
(26204,8770,'action created','2026-01-26 10:51:24','2026-01-26 11:51:24'),
|
||
(26205,8769,'action started via WP Cron','2026-01-26 11:20:01','2026-01-26 12:20:01'),
|
||
(26206,8771,'action created','2026-01-26 11:20:01','2026-01-26 12:20:01'),
|
||
(26207,8769,'action complete via WP Cron','2026-01-26 11:20:01','2026-01-26 12:20:01'),
|
||
(26208,8771,'action started via WP Cron','2026-01-26 13:16:35','2026-01-26 14:16:35'),
|
||
(26209,8772,'action created','2026-01-26 13:16:35','2026-01-26 14:16:35'),
|
||
(26210,8771,'action complete via WP Cron','2026-01-26 13:16:35','2026-01-26 14:16:35'),
|
||
(26211,8772,'action started via WP Cron','2026-01-26 14:29:02','2026-01-26 15:29:02'),
|
||
(26212,8773,'action created','2026-01-26 14:29:02','2026-01-26 15:29:02'),
|
||
(26213,8772,'action complete via WP Cron','2026-01-26 14:29:02','2026-01-26 15:29:02'),
|
||
(26214,8773,'action started via WP Cron','2026-01-26 15:41:58','2026-01-26 16:41:58'),
|
||
(26215,8774,'action created','2026-01-26 15:41:58','2026-01-26 16:41:58'),
|
||
(26216,8773,'action complete via WP Cron','2026-01-26 15:41:58','2026-01-26 16:41:58'),
|
||
(26217,8774,'action started via WP Cron','2026-01-26 17:06:52','2026-01-26 18:06:52'),
|
||
(26218,8775,'action created','2026-01-26 17:06:52','2026-01-26 18:06:52'),
|
||
(26219,8774,'action complete via WP Cron','2026-01-26 17:06:52','2026-01-26 18:06:52'),
|
||
(26220,8775,'action started via WP Cron','2026-01-26 18:16:38','2026-01-26 19:16:38'),
|
||
(26221,8776,'action created','2026-01-26 18:16:38','2026-01-26 19:16:38'),
|
||
(26222,8775,'action complete via WP Cron','2026-01-26 18:16:38','2026-01-26 19:16:38'),
|
||
(26223,8776,'action started via WP Cron','2026-01-26 19:29:05','2026-01-26 20:29:05'),
|
||
(26224,8777,'action created','2026-01-26 19:29:05','2026-01-26 20:29:05'),
|
||
(26225,8776,'action complete via WP Cron','2026-01-26 19:29:05','2026-01-26 20:29:05'),
|
||
(26226,8777,'action started via WP Cron','2026-01-26 20:53:56','2026-01-26 21:53:56'),
|
||
(26227,8778,'action created','2026-01-26 20:53:56','2026-01-26 21:53:56'),
|
||
(26228,8777,'action complete via WP Cron','2026-01-26 20:53:56','2026-01-26 21:53:56'),
|
||
(26229,8778,'action started via WP Cron','2026-01-26 21:59:44','2026-01-26 22:59:44'),
|
||
(26230,8779,'action created','2026-01-26 21:59:44','2026-01-26 22:59:44'),
|
||
(26231,8778,'action complete via WP Cron','2026-01-26 21:59:44','2026-01-26 22:59:44'),
|
||
(26232,8770,'action started via WP Cron','2026-01-26 22:58:31','2026-01-26 23:58:31'),
|
||
(26233,8770,'action complete via WP Cron','2026-01-26 22:58:31','2026-01-26 23:58:31'),
|
||
(26234,8780,'action created','2026-01-26 22:58:31','2026-01-26 23:58:31'),
|
||
(26235,8779,'action started via WP Cron','2026-01-26 23:07:39','2026-01-27 00:07:39'),
|
||
(26236,8781,'action created','2026-01-26 23:07:39','2026-01-27 00:07:39'),
|
||
(26237,8779,'action complete via WP Cron','2026-01-26 23:07:39','2026-01-27 00:07:39'),
|
||
(26238,8781,'action started via WP Cron','2026-01-27 00:18:31','2026-01-27 01:18:31'),
|
||
(26239,8782,'action created','2026-01-27 00:18:31','2026-01-27 01:18:31'),
|
||
(26240,8781,'action complete via WP Cron','2026-01-27 00:18:31','2026-01-27 01:18:31'),
|
||
(26241,8752,'action started via WP Cron','2026-01-27 01:07:42','2026-01-27 02:07:42'),
|
||
(26242,8752,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26243,8783,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26244,8753,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26245,8753,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26246,8784,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26247,8754,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26248,8754,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26249,8785,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26250,8755,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26251,8755,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26252,8786,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26253,8756,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26254,8756,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26255,8787,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26256,8757,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26257,8757,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26258,8788,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26259,8760,'action started via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26262,8790,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26263,8760,'action complete via WP Cron','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26264,8791,'action created','2026-01-27 01:07:43','2026-01-27 02:07:43'),
|
||
(26265,8790,'action started via WP Cron','2026-01-27 01:50:26','2026-01-27 02:50:26'),
|
||
(26266,8790,'action complete via WP Cron','2026-01-27 01:50:26','2026-01-27 02:50:26'),
|
||
(26267,8782,'action started via WP Cron','2026-01-27 01:50:26','2026-01-27 02:50:26'),
|
||
(26268,8792,'action created','2026-01-27 01:50:26','2026-01-27 02:50:26'),
|
||
(26269,8782,'action complete via WP Cron','2026-01-27 01:50:26','2026-01-27 02:50:26'),
|
||
(26270,8792,'action started via WP Cron','2026-01-27 03:04:41','2026-01-27 04:04:41'),
|
||
(26271,8793,'action created','2026-01-27 03:04:41','2026-01-27 04:04:41'),
|
||
(26272,8792,'action complete via WP Cron','2026-01-27 03:04:41','2026-01-27 04:04:41'),
|
||
(26273,8793,'action started via WP Cron','2026-01-27 04:15:47','2026-01-27 05:15:47'),
|
||
(26274,8794,'action created','2026-01-27 04:15:47','2026-01-27 05:15:47'),
|
||
(26275,8793,'action complete via WP Cron','2026-01-27 04:15:47','2026-01-27 05:15:47'),
|
||
(26276,8794,'action started via WP Cron','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26277,8795,'action created','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26278,8794,'action complete via WP Cron','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26279,8562,'action started via WP Cron','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26280,8562,'action complete via WP Cron','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26281,8796,'action created','2026-01-27 06:04:46','2026-01-27 07:04:46'),
|
||
(26282,8766,'action started via WP Cron','2026-01-27 07:04:04','2026-01-27 08:04:04'),
|
||
(26283,8766,'action complete via WP Cron','2026-01-27 07:04:04','2026-01-27 08:04:04'),
|
||
(26284,8797,'action created','2026-01-27 07:04:04','2026-01-27 08:04:04'),
|
||
(26285,8795,'action started via WP Cron','2026-01-27 07:19:42','2026-01-27 08:19:42'),
|
||
(26286,8798,'action created','2026-01-27 07:19:42','2026-01-27 08:19:42'),
|
||
(26287,8795,'action complete via WP Cron','2026-01-27 07:19:42','2026-01-27 08:19:42'),
|
||
(26288,8798,'action started via WP Cron','2026-01-27 08:21:43','2026-01-27 09:21:43'),
|
||
(26289,8799,'action created','2026-01-27 08:21:43','2026-01-27 09:21:43'),
|
||
(26290,8798,'action complete via WP Cron','2026-01-27 08:21:43','2026-01-27 09:21:43'),
|
||
(26291,8799,'action started via WP Cron','2026-01-27 10:12:53','2026-01-27 11:12:53'),
|
||
(26292,8800,'action created','2026-01-27 10:12:53','2026-01-27 11:12:53'),
|
||
(26293,8799,'action complete via WP Cron','2026-01-27 10:12:53','2026-01-27 11:12:53'),
|
||
(26294,8780,'action started via WP Cron','2026-01-27 11:01:07','2026-01-27 12:01:07'),
|
||
(26295,8780,'action complete via WP Cron','2026-01-27 11:01:07','2026-01-27 12:01:07'),
|
||
(26296,8801,'action created','2026-01-27 11:01:07','2026-01-27 12:01:07'),
|
||
(26297,8800,'action started via WP Cron','2026-01-27 11:23:03','2026-01-27 12:23:03'),
|
||
(26298,8802,'action created','2026-01-27 11:23:03','2026-01-27 12:23:03'),
|
||
(26299,8800,'action complete via WP Cron','2026-01-27 11:23:03','2026-01-27 12:23:03'),
|
||
(26300,8802,'action started via WP Cron','2026-01-27 12:25:41','2026-01-27 13:25:41'),
|
||
(26301,8803,'action created','2026-01-27 12:25:41','2026-01-27 13:25:41'),
|
||
(26302,8802,'action complete via WP Cron','2026-01-27 12:25:41','2026-01-27 13:25:41'),
|
||
(26303,8803,'action started via WP Cron','2026-01-27 14:03:14','2026-01-27 15:03:14'),
|
||
(26304,8804,'action created','2026-01-27 14:03:14','2026-01-27 15:03:14'),
|
||
(26305,8803,'action complete via WP Cron','2026-01-27 14:03:14','2026-01-27 15:03:14'),
|
||
(26306,8804,'action started via WP Cron','2026-01-27 15:12:47','2026-01-27 16:12:47'),
|
||
(26307,8805,'action created','2026-01-27 15:12:47','2026-01-27 16:12:47'),
|
||
(26308,8804,'action complete via WP Cron','2026-01-27 15:12:47','2026-01-27 16:12:47'),
|
||
(26309,8805,'action started via WP Cron','2026-01-27 16:17:42','2026-01-27 17:17:42'),
|
||
(26310,8806,'action created','2026-01-27 16:17:42','2026-01-27 17:17:42'),
|
||
(26311,8805,'action complete via WP Cron','2026-01-27 16:17:42','2026-01-27 17:17:42'),
|
||
(26312,8806,'action started via WP Cron','2026-01-27 17:28:19','2026-01-27 18:28:19'),
|
||
(26313,8807,'action created','2026-01-27 17:28:19','2026-01-27 18:28:19'),
|
||
(26314,8806,'action complete via WP Cron','2026-01-27 17:28:19','2026-01-27 18:28:19'),
|
||
(26315,8807,'action started via WP Cron','2026-01-27 18:47:27','2026-01-27 19:47:27'),
|
||
(26316,8808,'action created','2026-01-27 18:47:27','2026-01-27 19:47:27'),
|
||
(26317,8807,'action complete via WP Cron','2026-01-27 18:47:27','2026-01-27 19:47:27'),
|
||
(26318,8808,'action started via WP Cron','2026-01-27 20:44:40','2026-01-27 21:44:40'),
|
||
(26319,8809,'action created','2026-01-27 20:44:40','2026-01-27 21:44:40'),
|
||
(26320,8808,'action complete via WP Cron','2026-01-27 20:44:41','2026-01-27 21:44:41'),
|
||
(26321,8809,'action started via WP Cron','2026-01-27 21:47:27','2026-01-27 22:47:27'),
|
||
(26322,8810,'action created','2026-01-27 21:47:27','2026-01-27 22:47:27'),
|
||
(26323,8809,'action complete via WP Cron','2026-01-27 21:47:27','2026-01-27 22:47:27'),
|
||
(26324,8810,'action started via WP Cron','2026-01-27 22:53:10','2026-01-27 23:53:10'),
|
||
(26325,8811,'action created','2026-01-27 22:53:10','2026-01-27 23:53:10'),
|
||
(26326,8810,'action complete via WP Cron','2026-01-27 22:53:10','2026-01-27 23:53:10'),
|
||
(26327,8801,'action started via WP Cron','2026-01-27 23:45:40','2026-01-28 00:45:40'),
|
||
(26328,8801,'action complete via WP Cron','2026-01-27 23:45:40','2026-01-28 00:45:40'),
|
||
(26329,8812,'action created','2026-01-27 23:45:40','2026-01-28 00:45:40'),
|
||
(26330,8811,'action started via WP Cron','2026-01-28 00:13:47','2026-01-28 01:13:47'),
|
||
(26331,8813,'action created','2026-01-28 00:13:47','2026-01-28 01:13:47'),
|
||
(26332,8811,'action complete via WP Cron','2026-01-28 00:13:47','2026-01-28 01:13:47'),
|
||
(26333,8783,'action started via WP Cron','2026-01-28 01:15:56','2026-01-28 02:15:56'),
|
||
(26334,8783,'action complete via WP Cron','2026-01-28 01:15:56','2026-01-28 02:15:56'),
|
||
(26335,8814,'action created','2026-01-28 01:15:56','2026-01-28 02:15:56'),
|
||
(26336,8784,'action started via WP Cron','2026-01-28 01:15:56','2026-01-28 02:15:56'),
|
||
(26337,8784,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26338,8815,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26339,8785,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26340,8785,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26341,8816,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26342,8786,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26343,8786,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26344,8817,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26345,8787,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26346,8787,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26347,8818,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26348,8788,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26349,8788,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26350,8819,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26351,8813,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26352,8820,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26353,8813,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26354,8791,'action started via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26357,8822,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26358,8791,'action complete via WP Cron','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26359,8823,'action created','2026-01-28 01:15:57','2026-01-28 02:15:57'),
|
||
(26360,8822,'action started via WP Cron','2026-01-28 01:20:07','2026-01-28 02:20:07'),
|
||
(26361,8822,'action complete via WP Cron','2026-01-28 01:20:07','2026-01-28 02:20:07'),
|
||
(26362,8820,'action started via WP Cron','2026-01-28 02:51:02','2026-01-28 03:51:02'),
|
||
(26363,8824,'action created','2026-01-28 02:51:02','2026-01-28 03:51:02'),
|
||
(26364,8820,'action complete via WP Cron','2026-01-28 02:51:02','2026-01-28 03:51:02'),
|
||
(26365,8824,'action started via WP Cron','2026-01-28 03:53:42','2026-01-28 04:53:42'),
|
||
(26366,8825,'action created','2026-01-28 03:53:42','2026-01-28 04:53:42'),
|
||
(26367,8824,'action complete via WP Cron','2026-01-28 03:53:42','2026-01-28 04:53:42'),
|
||
(26368,8825,'action started via WP Cron','2026-01-28 05:34:50','2026-01-28 06:34:50'),
|
||
(26369,8826,'action created','2026-01-28 05:34:50','2026-01-28 06:34:50'),
|
||
(26370,8825,'action complete via WP Cron','2026-01-28 05:34:50','2026-01-28 06:34:50'),
|
||
(26371,8826,'action started via WP Cron','2026-01-28 06:43:37','2026-01-28 07:43:37'),
|
||
(26372,8827,'action created','2026-01-28 06:43:37','2026-01-28 07:43:37'),
|
||
(26373,8826,'action complete via WP Cron','2026-01-28 06:43:37','2026-01-28 07:43:37'),
|
||
(26374,8797,'action started via WP Cron','2026-01-28 07:07:05','2026-01-28 08:07:05'),
|
||
(26375,8797,'action complete via WP Cron','2026-01-28 07:07:05','2026-01-28 08:07:05'),
|
||
(26376,8828,'action created','2026-01-28 07:07:05','2026-01-28 08:07:05'),
|
||
(26377,8827,'action started via WP Cron','2026-01-28 07:46:55','2026-01-28 08:46:55'),
|
||
(26378,8829,'action created','2026-01-28 07:46:55','2026-01-28 08:46:55'),
|
||
(26379,8827,'action complete via WP Cron','2026-01-28 07:46:55','2026-01-28 08:46:55'),
|
||
(26380,8829,'action started via WP Cron','2026-01-28 08:52:10','2026-01-28 09:52:10'),
|
||
(26381,8830,'action created','2026-01-28 08:52:10','2026-01-28 09:52:10'),
|
||
(26382,8829,'action complete via WP Cron','2026-01-28 08:52:10','2026-01-28 09:52:10'),
|
||
(26383,8830,'action started via WP Cron','2026-01-28 09:58:12','2026-01-28 10:58:12'),
|
||
(26384,8831,'action created','2026-01-28 09:58:12','2026-01-28 10:58:12'),
|
||
(26385,8830,'action complete via WP Cron','2026-01-28 09:58:12','2026-01-28 10:58:12'),
|
||
(26386,8831,'action started via WP Cron','2026-01-28 11:18:06','2026-01-28 12:18:06'),
|
||
(26387,8832,'action created','2026-01-28 11:18:06','2026-01-28 12:18:06'),
|
||
(26388,8831,'action complete via WP Cron','2026-01-28 11:18:06','2026-01-28 12:18:06'),
|
||
(26389,8812,'action started via WP Cron','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26390,8812,'action complete via WP Cron','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26391,8833,'action created','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26392,8832,'action started via WP Cron','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26393,8834,'action created','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26394,8832,'action complete via WP Cron','2026-01-28 12:34:13','2026-01-28 13:34:13'),
|
||
(26395,8834,'action started via WP Cron','2026-01-28 13:46:34','2026-01-28 14:46:34'),
|
||
(26396,8835,'action created','2026-01-28 13:46:34','2026-01-28 14:46:34'),
|
||
(26397,8834,'action complete via WP Cron','2026-01-28 13:46:34','2026-01-28 14:46:34'),
|
||
(26398,8835,'action started via WP Cron','2026-01-28 14:52:07','2026-01-28 15:52:07'),
|
||
(26399,8836,'action created','2026-01-28 14:52:07','2026-01-28 15:52:07'),
|
||
(26400,8835,'action complete via WP Cron','2026-01-28 14:52:07','2026-01-28 15:52:07'),
|
||
(26401,8836,'action started via WP Cron','2026-01-28 15:54:55','2026-01-28 16:54:55'),
|
||
(26402,8837,'action created','2026-01-28 15:54:55','2026-01-28 16:54:55'),
|
||
(26403,8836,'action complete via WP Cron','2026-01-28 15:54:55','2026-01-28 16:54:55'),
|
||
(26404,8837,'action started via WP Cron','2026-01-28 16:58:01','2026-01-28 17:58:01'),
|
||
(26405,8838,'action created','2026-01-28 16:58:01','2026-01-28 17:58:01'),
|
||
(26406,8837,'action complete via WP Cron','2026-01-28 16:58:01','2026-01-28 17:58:01'),
|
||
(26407,8838,'action started via WP Cron','2026-01-28 18:00:57','2026-01-28 19:00:57'),
|
||
(26408,8839,'action created','2026-01-28 18:00:57','2026-01-28 19:00:57'),
|
||
(26409,8838,'action complete via WP Cron','2026-01-28 18:00:57','2026-01-28 19:00:57'),
|
||
(26410,8839,'action started via WP Cron','2026-01-28 19:01:36','2026-01-28 20:01:36'),
|
||
(26411,8840,'action created','2026-01-28 19:01:36','2026-01-28 20:01:36'),
|
||
(26412,8839,'action complete via WP Cron','2026-01-28 19:01:36','2026-01-28 20:01:36'),
|
||
(26413,8840,'action started via WP Cron','2026-01-28 20:03:38','2026-01-28 21:03:38'),
|
||
(26414,8841,'action created','2026-01-28 20:03:38','2026-01-28 21:03:38'),
|
||
(26415,8840,'action complete via WP Cron','2026-01-28 20:03:38','2026-01-28 21:03:38'),
|
||
(26416,8841,'action started via WP Cron','2026-01-28 21:32:15','2026-01-28 22:32:15'),
|
||
(26417,8842,'action created','2026-01-28 21:32:15','2026-01-28 22:32:15'),
|
||
(26418,8841,'action complete via WP Cron','2026-01-28 21:32:15','2026-01-28 22:32:15'),
|
||
(26419,8842,'action started via WP Cron','2026-01-28 22:42:17','2026-01-28 23:42:17'),
|
||
(26420,8843,'action created','2026-01-28 22:42:17','2026-01-28 23:42:17'),
|
||
(26421,8842,'action complete via WP Cron','2026-01-28 22:42:17','2026-01-28 23:42:17'),
|
||
(26422,8843,'action started via WP Cron','2026-01-28 23:52:04','2026-01-29 00:52:04'),
|
||
(26423,8844,'action created','2026-01-28 23:52:04','2026-01-29 00:52:04'),
|
||
(26424,8843,'action complete via WP Cron','2026-01-28 23:52:04','2026-01-29 00:52:04'),
|
||
(26425,8833,'action started via WP Cron','2026-01-29 00:38:36','2026-01-29 01:38:36'),
|
||
(26426,8833,'action complete via WP Cron','2026-01-29 00:38:36','2026-01-29 01:38:36'),
|
||
(26427,8845,'action created','2026-01-29 00:38:36','2026-01-29 01:38:36'),
|
||
(26428,8844,'action started via WP Cron','2026-01-29 00:52:44','2026-01-29 01:52:44'),
|
||
(26429,8846,'action created','2026-01-29 00:52:44','2026-01-29 01:52:44'),
|
||
(26430,8844,'action complete via WP Cron','2026-01-29 00:52:44','2026-01-29 01:52:44'),
|
||
(26431,8814,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26432,8814,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26433,8847,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26434,8815,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26435,8815,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26436,8848,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26437,8816,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26438,8816,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26439,8849,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26440,8817,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26441,8817,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26442,8850,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26443,8818,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26444,8818,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26445,8851,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26446,8819,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26447,8819,'action complete via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26448,8852,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26449,8846,'action started via WP Cron','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26450,8853,'action created','2026-01-29 01:54:58','2026-01-29 02:54:58'),
|
||
(26451,8846,'action complete via WP Cron','2026-01-29 01:54:59','2026-01-29 02:54:59'),
|
||
(26452,8823,'action started via WP Cron','2026-01-29 01:54:59','2026-01-29 02:54:59'),
|
||
(26455,8855,'action created','2026-01-29 01:54:59','2026-01-29 02:54:59'),
|
||
(26456,8823,'action complete via WP Cron','2026-01-29 01:54:59','2026-01-29 02:54:59'),
|
||
(26457,8856,'action created','2026-01-29 01:54:59','2026-01-29 02:54:59'),
|
||
(26458,8855,'action started via WP Cron','2026-01-29 02:00:44','2026-01-29 03:00:44'),
|
||
(26459,8855,'action complete via WP Cron','2026-01-29 02:00:44','2026-01-29 03:00:44'),
|
||
(26460,8853,'action started via WP Cron','2026-01-29 03:32:15','2026-01-29 04:32:15'),
|
||
(26461,8857,'action created','2026-01-29 03:32:15','2026-01-29 04:32:15'),
|
||
(26462,8853,'action complete via WP Cron','2026-01-29 03:32:15','2026-01-29 04:32:15'),
|
||
(26463,8857,'action started via WP Cron','2026-01-29 04:38:55','2026-01-29 05:38:55'),
|
||
(26464,8858,'action created','2026-01-29 04:38:55','2026-01-29 05:38:55'),
|
||
(26465,8857,'action complete via WP Cron','2026-01-29 04:38:55','2026-01-29 05:38:55'),
|
||
(26466,8858,'action started via WP Cron','2026-01-29 06:13:31','2026-01-29 07:13:31'),
|
||
(26467,8859,'action created','2026-01-29 06:13:31','2026-01-29 07:13:31'),
|
||
(26468,8858,'action complete via WP Cron','2026-01-29 06:13:31','2026-01-29 07:13:31'),
|
||
(26469,8828,'action started via WP Cron','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26470,8828,'action complete via WP Cron','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26471,8860,'action created','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26472,8859,'action started via WP Cron','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26473,8861,'action created','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26474,8859,'action complete via WP Cron','2026-01-29 07:35:14','2026-01-29 08:35:14'),
|
||
(26475,8861,'action started via WP Cron','2026-01-29 08:43:20','2026-01-29 09:43:20'),
|
||
(26476,8862,'action created','2026-01-29 08:43:20','2026-01-29 09:43:20'),
|
||
(26477,8861,'action complete via WP Cron','2026-01-29 08:43:20','2026-01-29 09:43:20'),
|
||
(26478,8862,'action started via WP Cron','2026-01-29 09:51:41','2026-01-29 10:51:41'),
|
||
(26479,8863,'action created','2026-01-29 09:51:41','2026-01-29 10:51:41'),
|
||
(26480,8862,'action complete via WP Cron','2026-01-29 09:51:41','2026-01-29 10:51:41'),
|
||
(26481,8863,'action started via WP Cron','2026-01-29 11:02:18','2026-01-29 12:02:18'),
|
||
(26482,8864,'action created','2026-01-29 11:02:18','2026-01-29 12:02:18'),
|
||
(26483,8863,'action complete via WP Cron','2026-01-29 11:02:18','2026-01-29 12:02:18'),
|
||
(26484,8864,'action started via WP Cron','2026-01-29 12:23:17','2026-01-29 13:23:17'),
|
||
(26485,8865,'action created','2026-01-29 12:23:17','2026-01-29 13:23:17'),
|
||
(26486,8864,'action complete via WP Cron','2026-01-29 12:23:17','2026-01-29 13:23:17'),
|
||
(26487,8845,'action started via WP Cron','2026-01-29 12:39:06','2026-01-29 13:39:06'),
|
||
(26488,8845,'action complete via WP Cron','2026-01-29 12:39:06','2026-01-29 13:39:06'),
|
||
(26489,8866,'action created','2026-01-29 12:39:06','2026-01-29 13:39:06'),
|
||
(26490,8865,'action started via WP Cron','2026-01-29 13:24:37','2026-01-29 14:24:37'),
|
||
(26491,8867,'action created','2026-01-29 13:24:37','2026-01-29 14:24:37'),
|
||
(26492,8865,'action complete via WP Cron','2026-01-29 13:24:37','2026-01-29 14:24:37'),
|
||
(26493,8867,'action started via WP Cron','2026-01-29 14:27:37','2026-01-29 15:27:37'),
|
||
(26494,8868,'action created','2026-01-29 14:27:37','2026-01-29 15:27:37'),
|
||
(26495,8867,'action complete via WP Cron','2026-01-29 14:27:37','2026-01-29 15:27:37'),
|
||
(26496,8868,'action started via WP Cron','2026-01-29 15:52:39','2026-01-29 16:52:39'),
|
||
(26497,8869,'action created','2026-01-29 15:52:39','2026-01-29 16:52:39'),
|
||
(26498,8868,'action complete via WP Cron','2026-01-29 15:52:39','2026-01-29 16:52:39'),
|
||
(26499,8869,'action started via WP Cron','2026-01-29 17:36:05','2026-01-29 18:36:05'),
|
||
(26500,8870,'action created','2026-01-29 17:36:05','2026-01-29 18:36:05'),
|
||
(26501,8869,'action complete via WP Cron','2026-01-29 17:36:05','2026-01-29 18:36:05'),
|
||
(26502,8870,'action started via WP Cron','2026-01-29 18:39:53','2026-01-29 19:39:53'),
|
||
(26503,8871,'action created','2026-01-29 18:39:53','2026-01-29 19:39:53'),
|
||
(26504,8870,'action complete via WP Cron','2026-01-29 18:39:53','2026-01-29 19:39:53'),
|
||
(26505,8871,'action started via WP Cron','2026-01-29 19:51:06','2026-01-29 20:51:06'),
|
||
(26506,8872,'action created','2026-01-29 19:51:06','2026-01-29 20:51:06'),
|
||
(26507,8871,'action complete via WP Cron','2026-01-29 19:51:06','2026-01-29 20:51:06'),
|
||
(26508,8872,'action started via WP Cron','2026-01-29 20:51:52','2026-01-29 21:51:52'),
|
||
(26509,8873,'action created','2026-01-29 20:51:52','2026-01-29 21:51:52'),
|
||
(26510,8872,'action complete via WP Cron','2026-01-29 20:51:52','2026-01-29 21:51:52'),
|
||
(26511,8873,'action started via WP Cron','2026-01-29 21:52:40','2026-01-29 22:52:40'),
|
||
(26512,8874,'action created','2026-01-29 21:52:40','2026-01-29 22:52:40'),
|
||
(26513,8873,'action complete via WP Cron','2026-01-29 21:52:40','2026-01-29 22:52:40'),
|
||
(26514,8874,'action started via WP Cron','2026-01-29 23:23:57','2026-01-30 00:23:57'),
|
||
(26515,8875,'action created','2026-01-29 23:23:57','2026-01-30 00:23:57'),
|
||
(26516,8874,'action complete via WP Cron','2026-01-29 23:23:57','2026-01-30 00:23:57'),
|
||
(26517,8875,'action started via WP Cron','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26518,8876,'action created','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26519,8875,'action complete via WP Cron','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26520,8866,'action started via WP Cron','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26521,8866,'action complete via WP Cron','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26522,8877,'action created','2026-01-30 01:10:44','2026-01-30 02:10:44'),
|
||
(26523,8847,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26524,8847,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26525,8878,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26526,8848,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26527,8848,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26528,8879,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26529,8849,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26530,8849,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26531,8880,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26532,8850,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26533,8850,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26534,8881,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26535,8851,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26536,8851,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26537,8882,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26538,8852,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26539,8852,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26540,8883,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26541,8856,'action started via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26544,8885,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26545,8856,'action complete via WP Cron','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26546,8886,'action created','2026-01-30 02:09:38','2026-01-30 03:09:38'),
|
||
(26547,8885,'action started via WP Cron','2026-01-30 03:13:49','2026-01-30 04:13:49'),
|
||
(26548,8885,'action complete via WP Cron','2026-01-30 03:13:49','2026-01-30 04:13:49'),
|
||
(26549,8876,'action started via WP Cron','2026-01-30 03:13:49','2026-01-30 04:13:49'),
|
||
(26550,8887,'action created','2026-01-30 03:13:49','2026-01-30 04:13:49'),
|
||
(26551,8876,'action complete via WP Cron','2026-01-30 03:13:49','2026-01-30 04:13:49'),
|
||
(26552,8887,'action started via WP Cron','2026-01-30 04:19:38','2026-01-30 05:19:38'),
|
||
(26553,8888,'action created','2026-01-30 04:19:38','2026-01-30 05:19:38'),
|
||
(26554,8887,'action complete via WP Cron','2026-01-30 04:19:38','2026-01-30 05:19:38'),
|
||
(26555,8888,'action started via WP Cron','2026-01-30 05:35:53','2026-01-30 06:35:53'),
|
||
(26556,8889,'action created','2026-01-30 05:35:53','2026-01-30 06:35:53'),
|
||
(26557,8888,'action complete via WP Cron','2026-01-30 05:35:53','2026-01-30 06:35:53'),
|
||
(26558,8889,'action started via WP Cron','2026-01-30 06:47:10','2026-01-30 07:47:10'),
|
||
(26559,8890,'action created','2026-01-30 06:47:10','2026-01-30 07:47:10'),
|
||
(26560,8889,'action complete via WP Cron','2026-01-30 06:47:10','2026-01-30 07:47:10'),
|
||
(26561,8860,'action started via WP Cron','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26562,8860,'action complete via WP Cron','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26563,8891,'action created','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26564,8890,'action started via WP Cron','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26565,8892,'action created','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26566,8890,'action complete via WP Cron','2026-01-30 07:50:12','2026-01-30 08:50:12'),
|
||
(26567,8892,'action started via WP Cron','2026-01-30 08:50:53','2026-01-30 09:50:53'),
|
||
(26568,8893,'action created','2026-01-30 08:50:53','2026-01-30 09:50:53'),
|
||
(26569,8892,'action complete via WP Cron','2026-01-30 08:50:53','2026-01-30 09:50:53'),
|
||
(26570,8893,'action started via WP Cron','2026-01-30 10:00:38','2026-01-30 11:00:38'),
|
||
(26571,8894,'action created','2026-01-30 10:00:38','2026-01-30 11:00:38'),
|
||
(26572,8893,'action complete via WP Cron','2026-01-30 10:00:38','2026-01-30 11:00:38'),
|
||
(26573,8894,'action started via WP Cron','2026-01-30 11:02:31','2026-01-30 12:02:31'),
|
||
(26574,8895,'action created','2026-01-30 11:02:31','2026-01-30 12:02:31'),
|
||
(26575,8894,'action complete via WP Cron','2026-01-30 11:02:31','2026-01-30 12:02:31'),
|
||
(26576,8895,'action started via WP Cron','2026-01-30 12:06:12','2026-01-30 13:06:12'),
|
||
(26577,8896,'action created','2026-01-30 12:06:12','2026-01-30 13:06:12'),
|
||
(26578,8895,'action complete via WP Cron','2026-01-30 12:06:12','2026-01-30 13:06:12'),
|
||
(26579,8896,'action started via WP Cron','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26580,8897,'action created','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26581,8896,'action complete via WP Cron','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26582,8877,'action started via WP Cron','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26583,8877,'action complete via WP Cron','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26584,8898,'action created','2026-01-30 13:11:43','2026-01-30 14:11:43'),
|
||
(26585,8897,'action started via WP Cron','2026-01-30 14:14:41','2026-01-30 15:14:41'),
|
||
(26586,8899,'action created','2026-01-30 14:14:41','2026-01-30 15:14:41'),
|
||
(26587,8897,'action complete via WP Cron','2026-01-30 14:14:41','2026-01-30 15:14:41'),
|
||
(26588,8899,'action started via WP Cron','2026-01-30 15:17:17','2026-01-30 16:17:17'),
|
||
(26589,8900,'action created','2026-01-30 15:17:17','2026-01-30 16:17:17'),
|
||
(26590,8899,'action complete via WP Cron','2026-01-30 15:17:17','2026-01-30 16:17:17'),
|
||
(26591,8900,'action started via WP Cron','2026-01-30 16:25:23','2026-01-30 17:25:23'),
|
||
(26592,8901,'action created','2026-01-30 16:25:23','2026-01-30 17:25:23'),
|
||
(26593,8900,'action complete via WP Cron','2026-01-30 16:25:23','2026-01-30 17:25:23'),
|
||
(26594,8901,'action started via WP Cron','2026-01-30 17:27:25','2026-01-30 18:27:25'),
|
||
(26595,8902,'action created','2026-01-30 17:27:25','2026-01-30 18:27:25'),
|
||
(26596,8901,'action complete via WP Cron','2026-01-30 17:27:25','2026-01-30 18:27:25'),
|
||
(26597,8902,'action started via WP Cron','2026-01-30 18:34:28','2026-01-30 19:34:28'),
|
||
(26598,8903,'action created','2026-01-30 18:34:28','2026-01-30 19:34:28'),
|
||
(26599,8902,'action complete via WP Cron','2026-01-30 18:34:28','2026-01-30 19:34:28'),
|
||
(26600,8903,'action started via WP Cron','2026-01-30 19:39:16','2026-01-30 20:39:16'),
|
||
(26601,8904,'action created','2026-01-30 19:39:16','2026-01-30 20:39:16'),
|
||
(26602,8903,'action complete via WP Cron','2026-01-30 19:39:16','2026-01-30 20:39:16'),
|
||
(26603,8904,'action started via WP Cron','2026-01-30 20:41:59','2026-01-30 21:41:59'),
|
||
(26604,8905,'action created','2026-01-30 20:41:59','2026-01-30 21:41:59'),
|
||
(26605,8904,'action complete via WP Cron','2026-01-30 20:41:59','2026-01-30 21:41:59'),
|
||
(26606,8905,'action started via WP Cron','2026-01-30 21:49:07','2026-01-30 22:49:07'),
|
||
(26607,8906,'action created','2026-01-30 21:49:07','2026-01-30 22:49:07'),
|
||
(26608,8905,'action complete via WP Cron','2026-01-30 21:49:07','2026-01-30 22:49:07'),
|
||
(26609,8906,'action started via WP Cron','2026-01-30 23:20:33','2026-01-31 00:20:33'),
|
||
(26610,8907,'action created','2026-01-30 23:20:33','2026-01-31 00:20:33'),
|
||
(26611,8906,'action complete via WP Cron','2026-01-30 23:20:33','2026-01-31 00:20:33'),
|
||
(26612,8907,'action started via WP Cron','2026-01-31 00:21:11','2026-01-31 01:21:11'),
|
||
(26613,8908,'action created','2026-01-31 00:21:11','2026-01-31 01:21:11'),
|
||
(26614,8907,'action complete via WP Cron','2026-01-31 00:21:11','2026-01-31 01:21:11'),
|
||
(26615,8898,'action started via WP Cron','2026-01-31 01:16:44','2026-01-31 02:16:44'),
|
||
(26616,8898,'action complete via WP Cron','2026-01-31 01:16:44','2026-01-31 02:16:44'),
|
||
(26617,8909,'action created','2026-01-31 01:16:44','2026-01-31 02:16:44'),
|
||
(26618,8908,'action started via WP Cron','2026-01-31 01:44:29','2026-01-31 02:44:29'),
|
||
(26619,8910,'action created','2026-01-31 01:44:29','2026-01-31 02:44:29'),
|
||
(26620,8908,'action complete via WP Cron','2026-01-31 01:44:29','2026-01-31 02:44:29'),
|
||
(26621,8878,'action started via WP Cron','2026-01-31 02:09:42','2026-01-31 03:09:42'),
|
||
(26622,8878,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26623,8911,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26624,8879,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26625,8879,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26626,8912,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26627,8880,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26628,8880,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26629,8913,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26630,8881,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26631,8881,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26632,8914,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26633,8882,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26634,8882,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26635,8915,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26636,8883,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26637,8883,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26638,8916,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26639,8886,'action started via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26642,8918,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26643,8886,'action complete via WP Cron','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26644,8919,'action created','2026-01-31 02:09:43','2026-01-31 03:09:43'),
|
||
(26645,8918,'action started via WP Cron','2026-01-31 02:18:56','2026-01-31 03:18:56'),
|
||
(26646,8918,'action complete via WP Cron','2026-01-31 02:18:56','2026-01-31 03:18:56'),
|
||
(26647,8910,'action started via WP Cron','2026-01-31 03:07:05','2026-01-31 04:07:05'),
|
||
(26648,8920,'action created','2026-01-31 03:07:05','2026-01-31 04:07:05'),
|
||
(26649,8910,'action complete via WP Cron','2026-01-31 03:07:05','2026-01-31 04:07:05'),
|
||
(26650,8920,'action started via WP Cron','2026-01-31 04:15:04','2026-01-31 05:15:04'),
|
||
(26651,8921,'action created','2026-01-31 04:15:04','2026-01-31 05:15:04'),
|
||
(26652,8920,'action complete via WP Cron','2026-01-31 04:15:04','2026-01-31 05:15:04'),
|
||
(26653,8921,'action started via WP Cron','2026-01-31 05:22:01','2026-01-31 06:22:01'),
|
||
(26654,8922,'action created','2026-01-31 05:22:01','2026-01-31 06:22:01'),
|
||
(26655,8921,'action complete via WP Cron','2026-01-31 05:22:01','2026-01-31 06:22:01'),
|
||
(26656,8922,'action started via WP Cron','2026-01-31 06:25:43','2026-01-31 07:25:43'),
|
||
(26657,8923,'action created','2026-01-31 06:25:43','2026-01-31 07:25:43'),
|
||
(26658,8922,'action complete via WP Cron','2026-01-31 06:25:43','2026-01-31 07:25:43'),
|
||
(26659,8923,'action started via WP Cron','2026-01-31 07:43:14','2026-01-31 08:43:14'),
|
||
(26660,8924,'action created','2026-01-31 07:43:14','2026-01-31 08:43:14'),
|
||
(26661,8923,'action complete via WP Cron','2026-01-31 07:43:14','2026-01-31 08:43:14'),
|
||
(26662,8891,'action started via WP Cron','2026-01-31 08:15:54','2026-01-31 09:15:54'),
|
||
(26663,8891,'action complete via WP Cron','2026-01-31 08:15:54','2026-01-31 09:15:54'),
|
||
(26664,8925,'action created','2026-01-31 08:15:54','2026-01-31 09:15:54'),
|
||
(26665,8924,'action started via WP Cron','2026-01-31 09:08:18','2026-01-31 10:08:18'),
|
||
(26666,8926,'action created','2026-01-31 09:08:18','2026-01-31 10:08:18'),
|
||
(26667,8924,'action complete via WP Cron','2026-01-31 09:08:18','2026-01-31 10:08:18'),
|
||
(26668,8926,'action started via WP Cron','2026-01-31 10:18:26','2026-01-31 11:18:26'),
|
||
(26669,8927,'action created','2026-01-31 10:18:26','2026-01-31 11:18:26'),
|
||
(26670,8926,'action complete via WP Cron','2026-01-31 10:18:26','2026-01-31 11:18:26'),
|
||
(26671,8927,'action started via WP Cron','2026-01-31 11:20:45','2026-01-31 12:20:45'),
|
||
(26672,8928,'action created','2026-01-31 11:20:45','2026-01-31 12:20:45'),
|
||
(26673,8927,'action complete via WP Cron','2026-01-31 11:20:45','2026-01-31 12:20:45'),
|
||
(26674,8928,'action started via WP Cron','2026-01-31 12:24:57','2026-01-31 13:24:57'),
|
||
(26675,8929,'action created','2026-01-31 12:24:57','2026-01-31 13:24:57'),
|
||
(26676,8928,'action complete via WP Cron','2026-01-31 12:24:57','2026-01-31 13:24:57'),
|
||
(26677,8909,'action started via WP Cron','2026-01-31 13:17:47','2026-01-31 14:17:47'),
|
||
(26678,8909,'action complete via WP Cron','2026-01-31 13:17:47','2026-01-31 14:17:47'),
|
||
(26679,8930,'action created','2026-01-31 13:17:47','2026-01-31 14:17:47'),
|
||
(26680,8929,'action started via WP Cron','2026-01-31 13:27:55','2026-01-31 14:27:55'),
|
||
(26681,8931,'action created','2026-01-31 13:27:55','2026-01-31 14:27:55'),
|
||
(26682,8929,'action complete via WP Cron','2026-01-31 13:27:55','2026-01-31 14:27:55'),
|
||
(26683,8931,'action started via WP Cron','2026-01-31 14:30:11','2026-01-31 15:30:11'),
|
||
(26684,8932,'action created','2026-01-31 14:30:11','2026-01-31 15:30:11'),
|
||
(26685,8931,'action complete via WP Cron','2026-01-31 14:30:11','2026-01-31 15:30:11'),
|
||
(26686,8932,'action started via WP Cron','2026-01-31 15:49:54','2026-01-31 16:49:54'),
|
||
(26687,8933,'action created','2026-01-31 15:49:54','2026-01-31 16:49:54'),
|
||
(26688,8932,'action complete via WP Cron','2026-01-31 15:49:54','2026-01-31 16:49:54'),
|
||
(26689,8933,'action started via WP Cron','2026-01-31 16:49:58','2026-01-31 17:49:58'),
|
||
(26690,8934,'action created','2026-01-31 16:49:58','2026-01-31 17:49:58'),
|
||
(26691,8933,'action complete via WP Cron','2026-01-31 16:49:58','2026-01-31 17:49:58'),
|
||
(26692,8934,'action started via WP Cron','2026-01-31 18:52:09','2026-01-31 19:52:09'),
|
||
(26693,8935,'action created','2026-01-31 18:52:09','2026-01-31 19:52:09'),
|
||
(26694,8934,'action complete via WP Cron','2026-01-31 18:52:09','2026-01-31 19:52:09'),
|
||
(26695,8935,'action started via WP Cron','2026-01-31 20:18:05','2026-01-31 21:18:05'),
|
||
(26696,8936,'action created','2026-01-31 20:18:05','2026-01-31 21:18:05'),
|
||
(26697,8935,'action complete via WP Cron','2026-01-31 20:18:05','2026-01-31 21:18:05'),
|
||
(26698,8936,'action started via WP Cron','2026-01-31 21:29:05','2026-01-31 22:29:05'),
|
||
(26699,8937,'action created','2026-01-31 21:29:05','2026-01-31 22:29:05'),
|
||
(26700,8936,'action complete via WP Cron','2026-01-31 21:29:05','2026-01-31 22:29:05'),
|
||
(26701,8937,'action started via WP Cron','2026-01-31 22:41:50','2026-01-31 23:41:50'),
|
||
(26702,8938,'action created','2026-01-31 22:41:50','2026-01-31 23:41:50'),
|
||
(26703,8937,'action complete via WP Cron','2026-01-31 22:41:50','2026-01-31 23:41:50'),
|
||
(26704,8938,'action started via WP Cron','2026-01-31 23:54:31','2026-02-01 00:54:31'),
|
||
(26705,8939,'action created','2026-01-31 23:54:31','2026-02-01 00:54:31'),
|
||
(26706,8938,'action complete via WP Cron','2026-01-31 23:54:31','2026-02-01 00:54:31'),
|
||
(26707,8939,'action started via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26708,8940,'action created','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26709,8939,'action complete via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26710,8930,'action started via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26711,8930,'action complete via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26712,8941,'action created','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26713,8911,'action started via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26714,8911,'action complete via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26715,8942,'action created','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26716,8912,'action started via WP Cron','2026-02-01 03:09:01','2026-02-01 04:09:01'),
|
||
(26717,8912,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26718,8943,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26719,8913,'action started via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26720,8913,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26721,8944,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26722,8914,'action started via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26723,8914,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26724,8945,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26725,8915,'action started via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26726,8915,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26727,8946,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26728,8916,'action started via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26729,8916,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26730,8947,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26731,8919,'action started via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26734,8949,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26735,8919,'action complete via WP Cron','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26736,8950,'action created','2026-02-01 03:09:02','2026-02-01 04:09:02'),
|
||
(26737,8949,'action started via WP Cron','2026-02-01 03:46:45','2026-02-01 04:46:45'),
|
||
(26738,8949,'action complete via WP Cron','2026-02-01 03:46:45','2026-02-01 04:46:45'),
|
||
(26739,8940,'action started via WP Cron','2026-02-01 04:13:44','2026-02-01 05:13:44'),
|
||
(26740,8951,'action created','2026-02-01 04:13:44','2026-02-01 05:13:44'),
|
||
(26741,8940,'action complete via WP Cron','2026-02-01 04:13:44','2026-02-01 05:13:44'),
|
||
(26742,8951,'action started via WP Cron','2026-02-01 05:23:44','2026-02-01 06:23:44'),
|
||
(26743,8952,'action created','2026-02-01 05:23:44','2026-02-01 06:23:44'),
|
||
(26744,8951,'action complete via WP Cron','2026-02-01 05:23:44','2026-02-01 06:23:44'),
|
||
(26745,8952,'action started via WP Cron','2026-02-01 06:30:04','2026-02-01 07:30:04'),
|
||
(26746,8953,'action created','2026-02-01 06:30:04','2026-02-01 07:30:04'),
|
||
(26747,8952,'action complete via WP Cron','2026-02-01 06:30:04','2026-02-01 07:30:04'),
|
||
(26748,8953,'action started via WP Cron','2026-02-01 07:31:45','2026-02-01 08:31:45'),
|
||
(26749,8954,'action created','2026-02-01 07:31:45','2026-02-01 08:31:45'),
|
||
(26750,8953,'action complete via WP Cron','2026-02-01 07:31:45','2026-02-01 08:31:45'),
|
||
(26751,8925,'action started via WP Cron','2026-02-01 08:26:21','2026-02-01 09:26:21'),
|
||
(26752,8925,'action complete via WP Cron','2026-02-01 08:26:21','2026-02-01 09:26:21'),
|
||
(26753,8955,'action created','2026-02-01 08:26:21','2026-02-01 09:26:21'),
|
||
(26754,8954,'action started via WP Cron','2026-02-01 08:34:18','2026-02-01 09:34:18'),
|
||
(26755,8956,'action created','2026-02-01 08:34:18','2026-02-01 09:34:18'),
|
||
(26756,8954,'action complete via WP Cron','2026-02-01 08:34:18','2026-02-01 09:34:18'),
|
||
(26757,8956,'action started via WP Cron','2026-02-01 09:34:46','2026-02-01 10:34:46'),
|
||
(26758,8957,'action created','2026-02-01 09:34:46','2026-02-01 10:34:46'),
|
||
(26759,8956,'action complete via WP Cron','2026-02-01 09:34:46','2026-02-01 10:34:46'),
|
||
(26760,8957,'action started via WP Cron','2026-02-01 10:55:29','2026-02-01 11:55:29'),
|
||
(26761,8958,'action created','2026-02-01 10:55:29','2026-02-01 11:55:29'),
|
||
(26762,8957,'action complete via WP Cron','2026-02-01 10:55:29','2026-02-01 11:55:29'),
|
||
(26763,8958,'action started via WP Cron','2026-02-01 12:19:12','2026-02-01 13:19:12'),
|
||
(26764,8959,'action created','2026-02-01 12:19:12','2026-02-01 13:19:12'),
|
||
(26765,8958,'action complete via WP Cron','2026-02-01 12:19:12','2026-02-01 13:19:12'),
|
||
(26766,8959,'action started via WP Cron','2026-02-01 13:46:39','2026-02-01 14:46:39'),
|
||
(26767,8960,'action created','2026-02-01 13:46:39','2026-02-01 14:46:39'),
|
||
(26768,8959,'action complete via WP Cron','2026-02-01 13:46:39','2026-02-01 14:46:39'),
|
||
(26769,8960,'action started via WP Cron','2026-02-01 14:49:48','2026-02-01 15:49:48'),
|
||
(26770,8961,'action created','2026-02-01 14:49:48','2026-02-01 15:49:48'),
|
||
(26771,8960,'action complete via WP Cron','2026-02-01 14:49:48','2026-02-01 15:49:48'),
|
||
(26772,8941,'action started via WP Cron','2026-02-01 15:31:12','2026-02-01 16:31:12'),
|
||
(26773,8941,'action complete via WP Cron','2026-02-01 15:31:12','2026-02-01 16:31:12'),
|
||
(26774,8962,'action created','2026-02-01 15:31:12','2026-02-01 16:31:12'),
|
||
(26775,8961,'action started via WP Cron','2026-02-01 15:54:10','2026-02-01 16:54:10'),
|
||
(26776,8963,'action created','2026-02-01 15:54:10','2026-02-01 16:54:10'),
|
||
(26777,8961,'action complete via WP Cron','2026-02-01 15:54:10','2026-02-01 16:54:10'),
|
||
(26778,8963,'action started via WP Cron','2026-02-01 17:36:11','2026-02-01 18:36:11'),
|
||
(26779,8964,'action created','2026-02-01 17:36:11','2026-02-01 18:36:11'),
|
||
(26780,8963,'action complete via WP Cron','2026-02-01 17:36:11','2026-02-01 18:36:11'),
|
||
(26781,8964,'action started via WP Cron','2026-02-01 18:43:44','2026-02-01 19:43:44'),
|
||
(26782,8965,'action created','2026-02-01 18:43:44','2026-02-01 19:43:44'),
|
||
(26783,8964,'action complete via WP Cron','2026-02-01 18:43:44','2026-02-01 19:43:44'),
|
||
(26784,8965,'action started via WP Cron','2026-02-01 19:46:34','2026-02-01 20:46:34'),
|
||
(26785,8966,'action created','2026-02-01 19:46:34','2026-02-01 20:46:34'),
|
||
(26786,8965,'action complete via WP Cron','2026-02-01 19:46:34','2026-02-01 20:46:34'),
|
||
(26787,8967,'action created','2026-02-01 20:14:25','2026-02-01 21:14:25'),
|
||
(26788,8968,'action created','2026-02-01 20:19:07','2026-02-01 21:19:07'),
|
||
(26789,8967,'action started via WP Cron','2026-02-01 20:19:10','2026-02-01 21:19:10'),
|
||
(26790,8967,'action complete via WP Cron','2026-02-01 20:19:10','2026-02-01 21:19:10'),
|
||
(26791,8968,'action started via WP Cron','2026-02-01 20:19:10','2026-02-01 21:19:10'),
|
||
(26792,8968,'action complete via WP Cron','2026-02-01 20:19:10','2026-02-01 21:19:10'),
|
||
(26793,8966,'action started via WP Cron','2026-02-01 20:47:33','2026-02-01 21:47:33'),
|
||
(26794,8969,'action created','2026-02-01 20:47:33','2026-02-01 21:47:33'),
|
||
(26795,8966,'action complete via WP Cron','2026-02-01 20:47:33','2026-02-01 21:47:33'),
|
||
(26796,8969,'action started via WP Cron','2026-02-01 21:48:49','2026-02-01 22:48:49'),
|
||
(26797,8970,'action created','2026-02-01 21:48:49','2026-02-01 22:48:49'),
|
||
(26798,8969,'action complete via WP Cron','2026-02-01 21:48:49','2026-02-01 22:48:49'),
|
||
(26799,8970,'action started via WP Cron','2026-02-01 22:55:10','2026-02-01 23:55:10'),
|
||
(26800,8971,'action created','2026-02-01 22:55:10','2026-02-01 23:55:10'),
|
||
(26801,8970,'action complete via WP Cron','2026-02-01 22:55:10','2026-02-01 23:55:10'),
|
||
(26802,8971,'action started via WP Cron','2026-02-02 00:08:51','2026-02-02 01:08:51'),
|
||
(26803,8972,'action created','2026-02-02 00:08:51','2026-02-02 01:08:51'),
|
||
(26804,8971,'action complete via WP Cron','2026-02-02 00:08:51','2026-02-02 01:08:51'),
|
||
(26805,8972,'action started via WP Cron','2026-02-02 01:26:36','2026-02-02 02:26:36'),
|
||
(26806,8973,'action created','2026-02-02 01:26:36','2026-02-02 02:26:36'),
|
||
(26807,8972,'action complete via WP Cron','2026-02-02 01:26:36','2026-02-02 02:26:36'),
|
||
(26808,8973,'action started via WP Cron','2026-02-02 02:53:56','2026-02-02 03:53:56'),
|
||
(26809,8974,'action created','2026-02-02 02:53:56','2026-02-02 03:53:56'),
|
||
(26810,8973,'action complete via WP Cron','2026-02-02 02:53:56','2026-02-02 03:53:56'),
|
||
(26811,8942,'action started via WP Cron','2026-02-02 03:43:22','2026-02-02 04:43:22'),
|
||
(26812,8942,'action complete via WP Cron','2026-02-02 03:43:22','2026-02-02 04:43:22'),
|
||
(26813,8975,'action created','2026-02-02 03:43:22','2026-02-02 04:43:22'),
|
||
(26814,8943,'action started via WP Cron','2026-02-02 03:43:22','2026-02-02 04:43:22'),
|
||
(26815,8943,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26816,8976,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26817,8944,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26818,8944,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26819,8977,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26820,8945,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26821,8945,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26822,8978,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26823,8946,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26824,8946,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26825,8979,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26826,8947,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26827,8947,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26828,8980,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26829,8962,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26830,8962,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26831,8981,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26832,8950,'action started via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26835,8983,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26836,8950,'action complete via WP Cron','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26837,8984,'action created','2026-02-02 03:43:23','2026-02-02 04:43:23'),
|
||
(26838,8983,'action started via WP Cron','2026-02-02 03:57:27','2026-02-02 04:57:27'),
|
||
(26839,8983,'action complete via WP Cron','2026-02-02 03:57:27','2026-02-02 04:57:27'),
|
||
(26840,8974,'action started via WP Cron','2026-02-02 03:57:27','2026-02-02 04:57:27'),
|
||
(26841,8985,'action created','2026-02-02 03:57:27','2026-02-02 04:57:27'),
|
||
(26842,8974,'action complete via WP Cron','2026-02-02 03:57:27','2026-02-02 04:57:27'),
|
||
(26843,8985,'action started via WP Cron','2026-02-02 05:29:17','2026-02-02 06:29:17'),
|
||
(26844,8986,'action created','2026-02-02 05:29:17','2026-02-02 06:29:17'),
|
||
(26845,8985,'action complete via WP Cron','2026-02-02 05:29:17','2026-02-02 06:29:17'),
|
||
(26846,8986,'action started via WP Cron','2026-02-02 06:39:02','2026-02-02 07:39:02'),
|
||
(26847,8987,'action created','2026-02-02 06:39:02','2026-02-02 07:39:02'),
|
||
(26848,8986,'action complete via WP Cron','2026-02-02 06:39:02','2026-02-02 07:39:02'),
|
||
(26849,8987,'action started via WP Cron','2026-02-02 07:57:47','2026-02-02 08:57:47'),
|
||
(26850,8988,'action created','2026-02-02 07:57:47','2026-02-02 08:57:47'),
|
||
(26851,8987,'action complete via WP Cron','2026-02-02 07:57:47','2026-02-02 08:57:47'),
|
||
(26852,8955,'action started via WP Cron','2026-02-02 08:27:06','2026-02-02 09:27:06'),
|
||
(26853,8955,'action complete via WP Cron','2026-02-02 08:27:06','2026-02-02 09:27:06'),
|
||
(26854,8989,'action created','2026-02-02 08:27:06','2026-02-02 09:27:06'),
|
||
(26855,8988,'action started via WP Cron','2026-02-02 08:58:40','2026-02-02 09:58:40'),
|
||
(26856,8990,'action created','2026-02-02 08:58:40','2026-02-02 09:58:40'),
|
||
(26857,8988,'action complete via WP Cron','2026-02-02 08:58:40','2026-02-02 09:58:40'),
|
||
(26858,8990,'action started via WP Cron','2026-02-02 10:02:08','2026-02-02 11:02:08'),
|
||
(26859,8991,'action created','2026-02-02 10:02:08','2026-02-02 11:02:08'),
|
||
(26860,8990,'action complete via WP Cron','2026-02-02 10:02:08','2026-02-02 11:02:08'),
|
||
(26861,8991,'action started via WP Cron','2026-02-02 11:14:46','2026-02-02 12:14:46'),
|
||
(26862,8992,'action created','2026-02-02 11:14:46','2026-02-02 12:14:46'),
|
||
(26863,8991,'action complete via WP Cron','2026-02-02 11:14:46','2026-02-02 12:14:46'),
|
||
(26864,8992,'action started via WP Cron','2026-02-02 12:38:38','2026-02-02 13:38:38'),
|
||
(26865,8993,'action created','2026-02-02 12:38:38','2026-02-02 13:38:38'),
|
||
(26866,8992,'action complete via WP Cron','2026-02-02 12:38:38','2026-02-02 13:38:38'),
|
||
(26867,8993,'action started via WP Cron','2026-02-02 13:44:09','2026-02-02 14:44:09'),
|
||
(26868,8994,'action created','2026-02-02 13:44:09','2026-02-02 14:44:09'),
|
||
(26869,8993,'action complete via WP Cron','2026-02-02 13:44:09','2026-02-02 14:44:09'),
|
||
(26870,8994,'action started via WP Cron','2026-02-02 15:11:15','2026-02-02 16:11:15'),
|
||
(26871,8995,'action created','2026-02-02 15:11:15','2026-02-02 16:11:15'),
|
||
(26872,8994,'action complete via WP Cron','2026-02-02 15:11:15','2026-02-02 16:11:15'),
|
||
(26873,8981,'action started via WP Cron','2026-02-02 15:49:01','2026-02-02 16:49:01'),
|
||
(26874,8981,'action complete via WP Cron','2026-02-02 15:49:01','2026-02-02 16:49:01'),
|
||
(26875,8996,'action created','2026-02-02 15:49:01','2026-02-02 16:49:01'),
|
||
(26876,8995,'action started via WP Cron','2026-02-02 16:15:04','2026-02-02 17:15:04'),
|
||
(26877,8997,'action created','2026-02-02 16:15:04','2026-02-02 17:15:04'),
|
||
(26878,8995,'action complete via WP Cron','2026-02-02 16:15:04','2026-02-02 17:15:04'),
|
||
(26879,8997,'action started via WP Cron','2026-02-02 17:46:48','2026-02-02 18:46:48'),
|
||
(26880,8998,'action created','2026-02-02 17:46:48','2026-02-02 18:46:48'),
|
||
(26881,8997,'action complete via WP Cron','2026-02-02 17:46:48','2026-02-02 18:46:48'),
|
||
(26882,8998,'action started via WP Cron','2026-02-02 18:57:20','2026-02-02 19:57:20'),
|
||
(26883,8999,'action created','2026-02-02 18:57:20','2026-02-02 19:57:20'),
|
||
(26884,8998,'action complete via WP Cron','2026-02-02 18:57:20','2026-02-02 19:57:20'),
|
||
(26885,8999,'action started via WP Cron','2026-02-02 20:13:37','2026-02-02 21:13:37'),
|
||
(26886,9000,'action created','2026-02-02 20:13:37','2026-02-02 21:13:37'),
|
||
(26887,8999,'action complete via WP Cron','2026-02-02 20:13:37','2026-02-02 21:13:37'),
|
||
(26888,9000,'action started via WP Cron','2026-02-02 21:20:36','2026-02-02 22:20:36'),
|
||
(26889,9001,'action created','2026-02-02 21:20:36','2026-02-02 22:20:36'),
|
||
(26890,9000,'action complete via WP Cron','2026-02-02 21:20:36','2026-02-02 22:20:36'),
|
||
(26891,9001,'action started via WP Cron','2026-02-02 22:25:38','2026-02-02 23:25:38'),
|
||
(26892,9002,'action created','2026-02-02 22:25:38','2026-02-02 23:25:38'),
|
||
(26893,9001,'action complete via WP Cron','2026-02-02 22:25:38','2026-02-02 23:25:38'),
|
||
(26894,9002,'action started via WP Cron','2026-02-02 23:42:07','2026-02-03 00:42:07'),
|
||
(26895,9003,'action created','2026-02-02 23:42:07','2026-02-03 00:42:07'),
|
||
(26896,9002,'action complete via WP Cron','2026-02-02 23:42:07','2026-02-03 00:42:07'),
|
||
(26897,9003,'action started via WP Cron','2026-02-03 00:44:12','2026-02-03 01:44:12'),
|
||
(26898,9004,'action created','2026-02-03 00:44:12','2026-02-03 01:44:12'),
|
||
(26899,9003,'action complete via WP Cron','2026-02-03 00:44:12','2026-02-03 01:44:12'),
|
||
(26900,9004,'action started via WP Cron','2026-02-03 02:55:22','2026-02-03 03:55:22'),
|
||
(26901,9005,'action created','2026-02-03 02:55:22','2026-02-03 03:55:22'),
|
||
(26902,9004,'action complete via WP Cron','2026-02-03 02:55:22','2026-02-03 03:55:22'),
|
||
(26903,8975,'action started via WP Cron','2026-02-03 04:11:10','2026-02-03 05:11:10'),
|
||
(26904,8975,'action complete via WP Cron','2026-02-03 04:11:10','2026-02-03 05:11:10'),
|
||
(26905,9006,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26906,8976,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26907,8976,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26908,9007,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26909,8977,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26910,8977,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26911,9008,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26912,8978,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26913,8978,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26914,9009,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26915,8979,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26916,8979,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26917,9010,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26918,8980,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26919,8980,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26920,9011,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26921,8996,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26922,8996,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26923,9012,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26924,9005,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26925,9013,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26926,9005,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26927,8984,'action started via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26930,9015,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26931,8984,'action complete via WP Cron','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26932,9016,'action created','2026-02-03 04:11:11','2026-02-03 05:11:11'),
|
||
(26933,9015,'action started via WP Cron','2026-02-03 04:24:00','2026-02-03 05:24:00'),
|
||
(26934,9015,'action complete via WP Cron','2026-02-03 04:24:00','2026-02-03 05:24:00'),
|
||
(26935,9013,'action started via WP Cron','2026-02-03 05:30:33','2026-02-03 06:30:33'),
|
||
(26936,9017,'action created','2026-02-03 05:30:33','2026-02-03 06:30:33'),
|
||
(26937,9013,'action complete via WP Cron','2026-02-03 05:30:33','2026-02-03 06:30:33'),
|
||
(26938,8796,'action started via WP Cron','2026-02-03 06:08:34','2026-02-03 07:08:34'),
|
||
(26939,8796,'action complete via WP Cron','2026-02-03 06:08:34','2026-02-03 07:08:34'),
|
||
(26940,9018,'action created','2026-02-03 06:08:34','2026-02-03 07:08:34'),
|
||
(26941,9017,'action started via WP Cron','2026-02-03 06:32:44','2026-02-03 07:32:44'),
|
||
(26942,9019,'action created','2026-02-03 06:32:44','2026-02-03 07:32:44'),
|
||
(26943,9017,'action complete via WP Cron','2026-02-03 06:32:44','2026-02-03 07:32:44'),
|
||
(26944,9019,'action started via WP Cron','2026-02-03 07:36:48','2026-02-03 08:36:48'),
|
||
(26945,9020,'action created','2026-02-03 07:36:48','2026-02-03 08:36:48'),
|
||
(26946,9019,'action complete via WP Cron','2026-02-03 07:36:48','2026-02-03 08:36:48'),
|
||
(26947,8989,'action started via WP Cron','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26948,8989,'action complete via WP Cron','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26949,9021,'action created','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26950,9020,'action started via WP Cron','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26951,9022,'action created','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26952,9020,'action complete via WP Cron','2026-02-03 08:42:49','2026-02-03 09:42:49'),
|
||
(26953,9022,'action started via WP Cron','2026-02-03 10:06:09','2026-02-03 11:06:09'),
|
||
(26954,9023,'action created','2026-02-03 10:06:09','2026-02-03 11:06:09'),
|
||
(26955,9022,'action complete via WP Cron','2026-02-03 10:06:09','2026-02-03 11:06:09'),
|
||
(26956,9023,'action started via WP Cron','2026-02-03 11:38:04','2026-02-03 12:38:04'),
|
||
(26957,9024,'action created','2026-02-03 11:38:04','2026-02-03 12:38:04'),
|
||
(26958,9023,'action complete via WP Cron','2026-02-03 11:38:04','2026-02-03 12:38:04'),
|
||
(26959,9024,'action started via WP Cron','2026-02-03 13:14:17','2026-02-03 14:14:17'),
|
||
(26960,9025,'action created','2026-02-03 13:14:17','2026-02-03 14:14:17'),
|
||
(26961,9024,'action complete via WP Cron','2026-02-03 13:14:17','2026-02-03 14:14:17'),
|
||
(26962,9025,'action started via WP Cron','2026-02-03 14:14:50','2026-02-03 15:14:50'),
|
||
(26963,9026,'action created','2026-02-03 14:14:50','2026-02-03 15:14:50'),
|
||
(26964,9025,'action complete via WP Cron','2026-02-03 14:14:50','2026-02-03 15:14:50'),
|
||
(26965,9026,'action started via WP Cron','2026-02-03 15:15:10','2026-02-03 16:15:10'),
|
||
(26966,9027,'action created','2026-02-03 15:15:10','2026-02-03 16:15:10'),
|
||
(26967,9026,'action complete via WP Cron','2026-02-03 15:15:10','2026-02-03 16:15:10'),
|
||
(26968,9012,'action started via WP Cron','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26969,9012,'action complete via WP Cron','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26970,9028,'action created','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26971,9027,'action started via WP Cron','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26972,9029,'action created','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26973,9027,'action complete via WP Cron','2026-02-03 16:15:52','2026-02-03 17:15:52'),
|
||
(26974,9029,'action started via WP Cron','2026-02-03 17:20:01','2026-02-03 18:20:01'),
|
||
(26975,9030,'action created','2026-02-03 17:20:01','2026-02-03 18:20:01'),
|
||
(26976,9029,'action complete via WP Cron','2026-02-03 17:20:01','2026-02-03 18:20:01'),
|
||
(26977,9030,'action started via WP Cron','2026-02-03 18:35:41','2026-02-03 19:35:41'),
|
||
(26978,9031,'action created','2026-02-03 18:35:41','2026-02-03 19:35:41'),
|
||
(26979,9030,'action complete via WP Cron','2026-02-03 18:35:41','2026-02-03 19:35:41'),
|
||
(26980,9031,'action started via WP Cron','2026-02-03 19:57:24','2026-02-03 20:57:24'),
|
||
(26981,9032,'action created','2026-02-03 19:57:24','2026-02-03 20:57:24'),
|
||
(26982,9031,'action complete via WP Cron','2026-02-03 19:57:24','2026-02-03 20:57:24'),
|
||
(26983,9032,'action started via WP Cron','2026-02-03 21:12:50','2026-02-03 22:12:50'),
|
||
(26984,9033,'action created','2026-02-03 21:12:50','2026-02-03 22:12:50'),
|
||
(26985,9032,'action complete via WP Cron','2026-02-03 21:12:50','2026-02-03 22:12:50'),
|
||
(26986,9033,'action started via WP Cron','2026-02-03 22:18:03','2026-02-03 23:18:03'),
|
||
(26987,9034,'action created','2026-02-03 22:18:03','2026-02-03 23:18:03'),
|
||
(26988,9033,'action complete via WP Cron','2026-02-03 22:18:03','2026-02-03 23:18:03'),
|
||
(26989,9034,'action started via WP Cron','2026-02-03 23:25:14','2026-02-04 00:25:14'),
|
||
(26990,9035,'action created','2026-02-03 23:25:14','2026-02-04 00:25:14'),
|
||
(26991,9034,'action complete via WP Cron','2026-02-03 23:25:14','2026-02-04 00:25:14'),
|
||
(26992,9035,'action started via WP Cron','2026-02-04 01:46:37','2026-02-04 02:46:37'),
|
||
(26993,9036,'action created','2026-02-04 01:46:37','2026-02-04 02:46:37'),
|
||
(26994,9035,'action complete via WP Cron','2026-02-04 01:46:37','2026-02-04 02:46:37'),
|
||
(26995,9036,'action started via WP Cron','2026-02-04 02:52:32','2026-02-04 03:52:32'),
|
||
(26996,9037,'action created','2026-02-04 02:52:32','2026-02-04 03:52:32'),
|
||
(26997,9036,'action complete via WP Cron','2026-02-04 02:52:32','2026-02-04 03:52:32'),
|
||
(26998,9037,'action started via WP Cron','2026-02-04 04:23:12','2026-02-04 05:23:12'),
|
||
(26999,9038,'action created','2026-02-04 04:23:12','2026-02-04 05:23:12'),
|
||
(27000,9037,'action complete via WP Cron','2026-02-04 04:23:12','2026-02-04 05:23:12'),
|
||
(27001,9006,'action started via WP Cron','2026-02-04 04:23:12','2026-02-04 05:23:12'),
|
||
(27002,9006,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27003,9039,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27004,9007,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27005,9007,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27006,9040,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27007,9008,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27008,9008,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27009,9041,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27010,9009,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27011,9009,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27012,9042,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27013,9010,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27014,9010,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27015,9043,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27016,9011,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27017,9011,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27018,9044,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27019,9028,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27020,9028,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27021,9045,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27022,9016,'action started via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27025,9047,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27026,9016,'action complete via WP Cron','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27027,9048,'action created','2026-02-04 04:23:13','2026-02-04 05:23:13'),
|
||
(27028,9047,'action started via WP Cron','2026-02-04 04:38:07','2026-02-04 05:38:07'),
|
||
(27029,9047,'action complete via WP Cron','2026-02-04 04:38:07','2026-02-04 05:38:07'),
|
||
(27030,9038,'action started via WP Cron','2026-02-04 05:41:58','2026-02-04 06:41:58'),
|
||
(27031,9049,'action created','2026-02-04 05:41:58','2026-02-04 06:41:58'),
|
||
(27032,9038,'action complete via WP Cron','2026-02-04 05:41:58','2026-02-04 06:41:58'),
|
||
(27033,9049,'action started via WP Cron','2026-02-04 07:20:51','2026-02-04 08:20:51'),
|
||
(27034,9050,'action created','2026-02-04 07:20:51','2026-02-04 08:20:51'),
|
||
(27035,9049,'action complete via WP Cron','2026-02-04 07:20:51','2026-02-04 08:20:51'),
|
||
(27036,9050,'action started via WP Cron','2026-02-04 08:21:24','2026-02-04 09:21:24'),
|
||
(27037,9051,'action created','2026-02-04 08:21:24','2026-02-04 09:21:24'),
|
||
(27038,9050,'action complete via WP Cron','2026-02-04 08:21:24','2026-02-04 09:21:24'),
|
||
(27039,9021,'action started via WP Cron','2026-02-04 09:17:57','2026-02-04 10:17:57'),
|
||
(27040,9021,'action complete via WP Cron','2026-02-04 09:17:57','2026-02-04 10:17:57'),
|
||
(27041,9052,'action created','2026-02-04 09:17:57','2026-02-04 10:17:57'),
|
||
(27042,9051,'action started via WP Cron','2026-02-04 09:25:03','2026-02-04 10:25:03'),
|
||
(27043,9053,'action created','2026-02-04 09:25:04','2026-02-04 10:25:04'),
|
||
(27044,9051,'action complete via WP Cron','2026-02-04 09:25:04','2026-02-04 10:25:04'),
|
||
(27045,9053,'action started via WP Cron','2026-02-04 10:28:56','2026-02-04 11:28:56'),
|
||
(27046,9054,'action created','2026-02-04 10:28:56','2026-02-04 11:28:56'),
|
||
(27047,9053,'action complete via WP Cron','2026-02-04 10:28:56','2026-02-04 11:28:56'),
|
||
(27048,9054,'action started via WP Cron','2026-02-04 11:38:28','2026-02-04 12:38:28'),
|
||
(27049,9055,'action created','2026-02-04 11:38:28','2026-02-04 12:38:28'),
|
||
(27050,9054,'action complete via WP Cron','2026-02-04 11:38:28','2026-02-04 12:38:28'),
|
||
(27051,9055,'action started via WP Cron','2026-02-04 13:14:49','2026-02-04 14:14:49'),
|
||
(27052,9056,'action created','2026-02-04 13:14:49','2026-02-04 14:14:49'),
|
||
(27053,9055,'action complete via WP Cron','2026-02-04 13:14:49','2026-02-04 14:14:49'),
|
||
(27054,9056,'action started via WP Cron','2026-02-04 14:30:19','2026-02-04 15:30:19'),
|
||
(27055,9057,'action created','2026-02-04 14:30:19','2026-02-04 15:30:19'),
|
||
(27056,9056,'action complete via WP Cron','2026-02-04 14:30:19','2026-02-04 15:30:19'),
|
||
(27057,9057,'action started via WP Cron','2026-02-04 15:40:57','2026-02-04 16:40:57'),
|
||
(27058,9058,'action created','2026-02-04 15:40:57','2026-02-04 16:40:57'),
|
||
(27059,9057,'action complete via WP Cron','2026-02-04 15:40:58','2026-02-04 16:40:58'),
|
||
(27060,9045,'action started via WP Cron','2026-02-04 16:25:43','2026-02-04 17:25:43'),
|
||
(27061,9045,'action complete via WP Cron','2026-02-04 16:25:43','2026-02-04 17:25:43'),
|
||
(27062,9059,'action created','2026-02-04 16:25:43','2026-02-04 17:25:43'),
|
||
(27063,9058,'action started via WP Cron','2026-02-04 17:26:18','2026-02-04 18:26:18'),
|
||
(27064,9060,'action created','2026-02-04 17:26:18','2026-02-04 18:26:18'),
|
||
(27065,9058,'action complete via WP Cron','2026-02-04 17:26:18','2026-02-04 18:26:18'),
|
||
(27066,9060,'action started via WP Cron','2026-02-04 18:27:18','2026-02-04 19:27:18'),
|
||
(27067,9061,'action created','2026-02-04 18:27:18','2026-02-04 19:27:18'),
|
||
(27068,9060,'action complete via WP Cron','2026-02-04 18:27:18','2026-02-04 19:27:18'),
|
||
(27069,9061,'action started via WP Cron','2026-02-04 19:30:37','2026-02-04 20:30:37'),
|
||
(27070,9062,'action created','2026-02-04 19:30:37','2026-02-04 20:30:37'),
|
||
(27071,9061,'action complete via WP Cron','2026-02-04 19:30:37','2026-02-04 20:30:37'),
|
||
(27072,9062,'action started via WP Cron','2026-02-04 20:31:47','2026-02-04 21:31:47'),
|
||
(27073,9063,'action created','2026-02-04 20:31:47','2026-02-04 21:31:47'),
|
||
(27074,9062,'action complete via WP Cron','2026-02-04 20:31:47','2026-02-04 21:31:47'),
|
||
(27075,9063,'action started via WP Cron','2026-02-04 21:32:30','2026-02-04 22:32:30'),
|
||
(27076,9064,'action created','2026-02-04 21:32:30','2026-02-04 22:32:30'),
|
||
(27077,9063,'action complete via WP Cron','2026-02-04 21:32:30','2026-02-04 22:32:30'),
|
||
(27078,9064,'action started via WP Cron','2026-02-04 22:44:31','2026-02-04 23:44:31'),
|
||
(27079,9065,'action created','2026-02-04 22:44:31','2026-02-04 23:44:31'),
|
||
(27080,9064,'action complete via WP Cron','2026-02-04 22:44:32','2026-02-04 23:44:32'),
|
||
(27081,9065,'action started via WP Cron','2026-02-05 01:50:25','2026-02-05 02:50:25'),
|
||
(27082,9066,'action created','2026-02-05 01:50:25','2026-02-05 02:50:25'),
|
||
(27083,9065,'action complete via WP Cron','2026-02-05 01:50:25','2026-02-05 02:50:25'),
|
||
(27084,9066,'action started via WP Cron','2026-02-05 03:03:47','2026-02-05 04:03:47'),
|
||
(27085,9067,'action created','2026-02-05 03:03:47','2026-02-05 04:03:47'),
|
||
(27086,9066,'action complete via WP Cron','2026-02-05 03:03:47','2026-02-05 04:03:47'),
|
||
(27087,9067,'action started via WP Cron','2026-02-05 04:03:53','2026-02-05 05:03:53'),
|
||
(27088,9068,'action created','2026-02-05 04:03:53','2026-02-05 05:03:53'),
|
||
(27089,9067,'action complete via WP Cron','2026-02-05 04:03:53','2026-02-05 05:03:53'),
|
||
(27090,9039,'action started via WP Cron','2026-02-05 04:24:15','2026-02-05 05:24:15'),
|
||
(27091,9039,'action complete via WP Cron','2026-02-05 04:24:15','2026-02-05 05:24:15'),
|
||
(27092,9069,'action created','2026-02-05 04:24:15','2026-02-05 05:24:15'),
|
||
(27093,9040,'action started via WP Cron','2026-02-05 04:24:15','2026-02-05 05:24:15'),
|
||
(27094,9040,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27095,9070,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27096,9041,'action started via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27097,9041,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27098,9071,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27099,9042,'action started via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27100,9042,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27101,9072,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27102,9043,'action started via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27103,9043,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27104,9073,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27105,9044,'action started via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27106,9044,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27107,9074,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27108,9048,'action started via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27111,9076,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27112,9048,'action complete via WP Cron','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27113,9077,'action created','2026-02-05 04:24:16','2026-02-05 05:24:16'),
|
||
(27114,9076,'action started via WP Cron','2026-02-05 04:44:35','2026-02-05 05:44:35'),
|
||
(27115,9076,'action complete via WP Cron','2026-02-05 04:44:35','2026-02-05 05:44:35'),
|
||
(27116,9059,'action started via WP Cron','2026-02-05 04:44:35','2026-02-05 05:44:35'),
|
||
(27117,9059,'action complete via WP Cron','2026-02-05 04:44:35','2026-02-05 05:44:35'),
|
||
(27118,9078,'action created','2026-02-05 04:44:35','2026-02-05 05:44:35'),
|
||
(27119,9068,'action started via WP Cron','2026-02-05 05:24:03','2026-02-05 06:24:03'),
|
||
(27120,9079,'action created','2026-02-05 05:24:03','2026-02-05 06:24:03'),
|
||
(27121,9068,'action complete via WP Cron','2026-02-05 05:24:03','2026-02-05 06:24:03'),
|
||
(27122,9079,'action started via WP Cron','2026-02-05 06:26:23','2026-02-05 07:26:23'),
|
||
(27123,9080,'action created','2026-02-05 06:26:23','2026-02-05 07:26:23'),
|
||
(27124,9079,'action complete via WP Cron','2026-02-05 06:26:23','2026-02-05 07:26:23'),
|
||
(27125,9080,'action started via WP Cron','2026-02-05 07:31:20','2026-02-05 08:31:20'),
|
||
(27126,9081,'action created','2026-02-05 07:31:20','2026-02-05 08:31:20'),
|
||
(27127,9080,'action complete via WP Cron','2026-02-05 07:31:20','2026-02-05 08:31:20'),
|
||
(27128,9081,'action started via WP Cron','2026-02-05 08:34:25','2026-02-05 09:34:25'),
|
||
(27129,9082,'action created','2026-02-05 08:34:25','2026-02-05 09:34:25'),
|
||
(27130,9081,'action complete via WP Cron','2026-02-05 08:34:25','2026-02-05 09:34:25'),
|
||
(27131,8600,'action started via WP Cron','2026-02-05 09:10:22','2026-02-05 10:10:22'),
|
||
(27132,8600,'action complete via WP Cron','2026-02-05 09:10:22','2026-02-05 10:10:22'),
|
||
(27133,9083,'action created','2026-02-05 09:10:22','2026-02-05 10:10:22'),
|
||
(27134,9052,'action started via WP Cron','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27135,9052,'action complete via WP Cron','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27136,9084,'action created','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27137,9082,'action started via WP Cron','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27138,9085,'action created','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27139,9082,'action complete via WP Cron','2026-02-05 09:45:36','2026-02-05 10:45:36'),
|
||
(27140,9085,'action started via WP Cron','2026-02-05 11:06:58','2026-02-05 12:06:58'),
|
||
(27141,9086,'action created','2026-02-05 11:06:58','2026-02-05 12:06:58'),
|
||
(27142,9085,'action complete via WP Cron','2026-02-05 11:06:58','2026-02-05 12:06:58'),
|
||
(27143,9086,'action started via WP Cron','2026-02-05 12:30:37','2026-02-05 13:30:37'),
|
||
(27144,9087,'action created','2026-02-05 12:30:37','2026-02-05 13:30:37'),
|
||
(27145,9086,'action complete via WP Cron','2026-02-05 12:30:37','2026-02-05 13:30:37'),
|
||
(27146,9087,'action started via WP Cron','2026-02-05 13:34:24','2026-02-05 14:34:24'),
|
||
(27147,9088,'action created','2026-02-05 13:34:24','2026-02-05 14:34:24'),
|
||
(27148,9087,'action complete via WP Cron','2026-02-05 13:34:24','2026-02-05 14:34:24'),
|
||
(27149,9088,'action started via WP Cron','2026-02-05 15:11:47','2026-02-05 16:11:47'),
|
||
(27150,9089,'action created','2026-02-05 15:11:47','2026-02-05 16:11:47'),
|
||
(27151,9088,'action complete via WP Cron','2026-02-05 15:11:47','2026-02-05 16:11:47'),
|
||
(27152,9089,'action started via WP Cron','2026-02-05 16:17:48','2026-02-05 17:17:48'),
|
||
(27153,9090,'action created','2026-02-05 16:17:48','2026-02-05 17:17:48'),
|
||
(27154,9089,'action complete via WP Cron','2026-02-05 16:17:48','2026-02-05 17:17:48'),
|
||
(27155,9078,'action started via WP Cron','2026-02-05 16:50:58','2026-02-05 17:50:58'),
|
||
(27156,9078,'action complete via WP Cron','2026-02-05 16:50:58','2026-02-05 17:50:58'),
|
||
(27157,9091,'action created','2026-02-05 16:50:58','2026-02-05 17:50:58'),
|
||
(27158,9090,'action started via WP Cron','2026-02-05 17:18:48','2026-02-05 18:18:48'),
|
||
(27159,9092,'action created','2026-02-05 17:18:48','2026-02-05 18:18:48'),
|
||
(27160,9090,'action complete via WP Cron','2026-02-05 17:18:48','2026-02-05 18:18:48'),
|
||
(27161,9092,'action started via WP Cron','2026-02-05 18:25:09','2026-02-05 19:25:09'),
|
||
(27162,9093,'action created','2026-02-05 18:25:09','2026-02-05 19:25:09'),
|
||
(27163,9092,'action complete via WP Cron','2026-02-05 18:25:09','2026-02-05 19:25:09'),
|
||
(27164,9094,'action created','2026-02-05 19:10:25','2026-02-05 20:10:25'),
|
||
(27165,9094,'action started via WP Cron','2026-02-05 19:45:27','2026-02-05 20:45:27'),
|
||
(27166,9094,'action complete via WP Cron','2026-02-05 19:45:27','2026-02-05 20:45:27'),
|
||
(27167,9093,'action started via WP Cron','2026-02-05 19:45:27','2026-02-05 20:45:27'),
|
||
(27168,9095,'action created','2026-02-05 19:45:27','2026-02-05 20:45:27'),
|
||
(27169,9093,'action complete via WP Cron','2026-02-05 19:45:27','2026-02-05 20:45:27'),
|
||
(27170,9095,'action started via WP Cron','2026-02-05 20:51:47','2026-02-05 21:51:47'),
|
||
(27171,9096,'action created','2026-02-05 20:51:47','2026-02-05 21:51:47'),
|
||
(27172,9095,'action complete via WP Cron','2026-02-05 20:51:47','2026-02-05 21:51:47'),
|
||
(27173,9096,'action started via WP Cron','2026-02-05 21:59:09','2026-02-05 22:59:09'),
|
||
(27174,9097,'action created','2026-02-05 21:59:09','2026-02-05 22:59:09'),
|
||
(27175,9096,'action complete via WP Cron','2026-02-05 21:59:09','2026-02-05 22:59:09'),
|
||
(27176,9097,'action started via WP Cron','2026-02-06 00:20:34','2026-02-06 01:20:34'),
|
||
(27177,9098,'action created','2026-02-06 00:20:34','2026-02-06 01:20:34'),
|
||
(27178,9097,'action complete via WP Cron','2026-02-06 00:20:34','2026-02-06 01:20:34'),
|
||
(27179,9098,'action started via WP Cron','2026-02-06 01:24:41','2026-02-06 02:24:41'),
|
||
(27180,9099,'action created','2026-02-06 01:24:41','2026-02-06 02:24:41'),
|
||
(27181,9098,'action complete via WP Cron','2026-02-06 01:24:41','2026-02-06 02:24:41'),
|
||
(27182,9099,'action started via WP Cron','2026-02-06 02:52:43','2026-02-06 03:52:43'),
|
||
(27183,9100,'action created','2026-02-06 02:52:43','2026-02-06 03:52:43'),
|
||
(27184,9099,'action complete via WP Cron','2026-02-06 02:52:43','2026-02-06 03:52:43'),
|
||
(27185,9100,'action started via WP Cron','2026-02-06 03:53:41','2026-02-06 04:53:41'),
|
||
(27186,9101,'action created','2026-02-06 03:53:41','2026-02-06 04:53:41'),
|
||
(27187,9100,'action complete via WP Cron','2026-02-06 03:53:41','2026-02-06 04:53:41'),
|
||
(27188,9069,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27189,9069,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27190,9102,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27191,9070,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27192,9070,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27193,9103,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27194,9071,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27195,9071,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27196,9104,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27197,9072,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27198,9072,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27199,9105,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27200,9073,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27201,9073,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27202,9106,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27203,9074,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27204,9074,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27205,9107,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27206,9077,'action started via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27209,9109,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27210,9077,'action complete via WP Cron','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27211,9110,'action created','2026-02-06 04:41:52','2026-02-06 05:41:52'),
|
||
(27212,9109,'action started via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27213,9109,'action complete via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27214,9091,'action started via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27215,9091,'action complete via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27216,9111,'action created','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27217,9101,'action started via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27218,9112,'action created','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27219,9101,'action complete via WP Cron','2026-02-06 05:08:41','2026-02-06 06:08:41'),
|
||
(27220,9112,'action started via WP Cron','2026-02-06 06:11:53','2026-02-06 07:11:53'),
|
||
(27221,9113,'action created','2026-02-06 06:11:53','2026-02-06 07:11:53'),
|
||
(27222,9112,'action complete via WP Cron','2026-02-06 06:11:53','2026-02-06 07:11:53'),
|
||
(27223,9113,'action started via WP Cron','2026-02-06 08:06:32','2026-02-06 09:06:32'),
|
||
(27224,9114,'action created','2026-02-06 08:06:32','2026-02-06 09:06:32'),
|
||
(27225,9113,'action complete via WP Cron','2026-02-06 08:06:32','2026-02-06 09:06:32'),
|
||
(27226,9114,'action started via WP Cron','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27227,9115,'action created','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27228,9114,'action complete via WP Cron','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27229,9084,'action started via WP Cron','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27230,9084,'action complete via WP Cron','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27231,9116,'action created','2026-02-06 09:46:18','2026-02-06 10:46:18'),
|
||
(27232,9115,'action started via WP Cron','2026-02-06 10:54:18','2026-02-06 11:54:18'),
|
||
(27233,9117,'action created','2026-02-06 10:54:18','2026-02-06 11:54:18'),
|
||
(27234,9115,'action complete via WP Cron','2026-02-06 10:54:18','2026-02-06 11:54:18'),
|
||
(27235,9117,'action started via WP Cron','2026-02-06 12:08:54','2026-02-06 13:08:54'),
|
||
(27236,9118,'action created','2026-02-06 12:08:54','2026-02-06 13:08:54'),
|
||
(27237,9117,'action complete via WP Cron','2026-02-06 12:08:54','2026-02-06 13:08:54'),
|
||
(27238,9118,'action started via WP Cron','2026-02-06 13:24:37','2026-02-06 14:24:37'),
|
||
(27239,9119,'action created','2026-02-06 13:24:37','2026-02-06 14:24:37'),
|
||
(27240,9118,'action complete via WP Cron','2026-02-06 13:24:37','2026-02-06 14:24:37'),
|
||
(27241,9119,'action started via WP Cron','2026-02-06 14:47:30','2026-02-06 15:47:30'),
|
||
(27242,9120,'action created','2026-02-06 14:47:30','2026-02-06 15:47:30'),
|
||
(27243,9119,'action complete via WP Cron','2026-02-06 14:47:30','2026-02-06 15:47:30'),
|
||
(27244,9120,'action started via WP Cron','2026-02-06 16:22:20','2026-02-06 17:22:20'),
|
||
(27245,9121,'action created','2026-02-06 16:22:20','2026-02-06 17:22:20'),
|
||
(27246,9120,'action complete via WP Cron','2026-02-06 16:22:20','2026-02-06 17:22:20'),
|
||
(27247,9111,'action started via WP Cron','2026-02-06 17:13:52','2026-02-06 18:13:52'),
|
||
(27248,9111,'action complete via WP Cron','2026-02-06 17:13:52','2026-02-06 18:13:52'),
|
||
(27249,9122,'action created','2026-02-06 17:13:52','2026-02-06 18:13:52'),
|
||
(27250,9121,'action started via WP Cron','2026-02-06 17:55:39','2026-02-06 18:55:39'),
|
||
(27251,9123,'action created','2026-02-06 17:55:39','2026-02-06 18:55:39'),
|
||
(27252,9121,'action complete via WP Cron','2026-02-06 17:55:39','2026-02-06 18:55:39'),
|
||
(27253,9123,'action started via WP Cron','2026-02-06 19:00:12','2026-02-06 20:00:12'),
|
||
(27254,9124,'action created','2026-02-06 19:00:12','2026-02-06 20:00:12'),
|
||
(27255,9123,'action complete via WP Cron','2026-02-06 19:00:12','2026-02-06 20:00:12'),
|
||
(27256,9124,'action started via WP Cron','2026-02-06 20:08:43','2026-02-06 21:08:43'),
|
||
(27257,9125,'action created','2026-02-06 20:08:43','2026-02-06 21:08:43'),
|
||
(27258,9124,'action complete via WP Cron','2026-02-06 20:08:43','2026-02-06 21:08:43'),
|
||
(27259,9125,'action started via WP Cron','2026-02-06 21:13:36','2026-02-06 22:13:36'),
|
||
(27260,9126,'action created','2026-02-06 21:13:36','2026-02-06 22:13:36'),
|
||
(27261,9125,'action complete via WP Cron','2026-02-06 21:13:36','2026-02-06 22:13:36'),
|
||
(27262,9126,'action started via WP Cron','2026-02-06 22:18:56','2026-02-06 23:18:56'),
|
||
(27263,9127,'action created','2026-02-06 22:18:56','2026-02-06 23:18:56'),
|
||
(27264,9126,'action complete via WP Cron','2026-02-06 22:18:56','2026-02-06 23:18:56'),
|
||
(27265,9127,'action started via WP Cron','2026-02-06 23:19:37','2026-02-07 00:19:37'),
|
||
(27266,9128,'action created','2026-02-06 23:19:37','2026-02-07 00:19:37'),
|
||
(27267,9127,'action complete via WP Cron','2026-02-06 23:19:37','2026-02-07 00:19:37'),
|
||
(27268,9128,'action started via WP Cron','2026-02-07 00:21:47','2026-02-07 01:21:47'),
|
||
(27269,9129,'action created','2026-02-07 00:21:47','2026-02-07 01:21:47'),
|
||
(27270,9128,'action complete via WP Cron','2026-02-07 00:21:47','2026-02-07 01:21:47'),
|
||
(27271,9129,'action started via WP Cron','2026-02-07 01:23:08','2026-02-07 02:23:08'),
|
||
(27272,9130,'action created','2026-02-07 01:23:08','2026-02-07 02:23:08'),
|
||
(27273,9129,'action complete via WP Cron','2026-02-07 01:23:08','2026-02-07 02:23:08'),
|
||
(27274,9130,'action started via WP Cron','2026-02-07 02:41:28','2026-02-07 03:41:28'),
|
||
(27275,9131,'action created','2026-02-07 02:41:28','2026-02-07 03:41:28'),
|
||
(27276,9130,'action complete via WP Cron','2026-02-07 02:41:28','2026-02-07 03:41:28'),
|
||
(27277,9131,'action started via WP Cron','2026-02-07 04:15:08','2026-02-07 05:15:08'),
|
||
(27278,9132,'action created','2026-02-07 04:15:08','2026-02-07 05:15:08'),
|
||
(27279,9131,'action complete via WP Cron','2026-02-07 04:15:08','2026-02-07 05:15:08'),
|
||
(27280,9102,'action started via WP Cron','2026-02-07 04:51:22','2026-02-07 05:51:22'),
|
||
(27281,9102,'action complete via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27282,9133,'action created','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27283,9103,'action started via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27284,9103,'action complete via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27285,9134,'action created','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27286,9104,'action started via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27287,9104,'action complete via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27288,9135,'action created','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27289,9105,'action started via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27290,9105,'action complete via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27291,9136,'action created','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27292,9106,'action started via WP Cron','2026-02-07 04:51:23','2026-02-07 05:51:23'),
|
||
(27293,9106,'action complete via WP Cron','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27294,9137,'action created','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27295,9107,'action started via WP Cron','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27296,9107,'action complete via WP Cron','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27297,9138,'action created','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27298,9110,'action started via WP Cron','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27300,9139,'action created','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27301,9140,'action created','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27302,9110,'action complete via WP Cron','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27303,9141,'action created','2026-02-07 04:51:24','2026-02-07 05:51:24'),
|
||
(27304,9140,'action started via WP Cron','2026-02-07 04:51:43','2026-02-07 05:51:43'),
|
||
(27305,9140,'action complete via WP Cron','2026-02-07 04:51:43','2026-02-07 05:51:43'),
|
||
(27306,9122,'action started via WP Cron','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27307,9122,'action complete via WP Cron','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27308,9142,'action created','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27309,9132,'action started via WP Cron','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27310,9143,'action created','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27311,9132,'action complete via WP Cron','2026-02-07 05:41:13','2026-02-07 06:41:13'),
|
||
(27312,9143,'action started via WP Cron','2026-02-07 06:58:26','2026-02-07 07:58:26'),
|
||
(27313,9144,'action created','2026-02-07 06:58:26','2026-02-07 07:58:26'),
|
||
(27314,9143,'action complete via WP Cron','2026-02-07 06:58:26','2026-02-07 07:58:26'),
|
||
(27315,9144,'action started via WP Cron','2026-02-07 09:06:19','2026-02-07 10:06:19'),
|
||
(27316,9145,'action created','2026-02-07 09:06:19','2026-02-07 10:06:19'),
|
||
(27317,9144,'action complete via WP Cron','2026-02-07 09:06:19','2026-02-07 10:06:19'),
|
||
(27318,9116,'action started via WP Cron','2026-02-07 09:51:25','2026-02-07 10:51:25'),
|
||
(27319,9116,'action complete via WP Cron','2026-02-07 09:51:25','2026-02-07 10:51:25'),
|
||
(27320,9146,'action created','2026-02-07 09:51:25','2026-02-07 10:51:25'),
|
||
(27321,9145,'action started via WP Cron','2026-02-07 10:18:18','2026-02-07 11:18:18'),
|
||
(27322,9147,'action created','2026-02-07 10:18:18','2026-02-07 11:18:18'),
|
||
(27323,9145,'action complete via WP Cron','2026-02-07 10:18:18','2026-02-07 11:18:18'),
|
||
(27324,9147,'action started via WP Cron','2026-02-07 11:49:00','2026-02-07 12:49:00'),
|
||
(27325,9148,'action created','2026-02-07 11:49:00','2026-02-07 12:49:00'),
|
||
(27326,9147,'action complete via WP Cron','2026-02-07 11:49:00','2026-02-07 12:49:00'),
|
||
(27327,9148,'action started via WP Cron','2026-02-07 13:56:20','2026-02-07 14:56:20'),
|
||
(27328,9149,'action created','2026-02-07 13:56:20','2026-02-07 14:56:20'),
|
||
(27329,9148,'action complete via WP Cron','2026-02-07 13:56:20','2026-02-07 14:56:20'),
|
||
(27330,9149,'action started via WP Cron','2026-02-07 15:02:06','2026-02-07 16:02:06'),
|
||
(27331,9150,'action created','2026-02-07 15:02:06','2026-02-07 16:02:06'),
|
||
(27332,9149,'action complete via WP Cron','2026-02-07 15:02:06','2026-02-07 16:02:06'),
|
||
(27333,9150,'action started via WP Cron','2026-02-07 16:08:07','2026-02-07 17:08:07'),
|
||
(27334,9151,'action created','2026-02-07 16:08:07','2026-02-07 17:08:07'),
|
||
(27335,9150,'action complete via WP Cron','2026-02-07 16:08:07','2026-02-07 17:08:07'),
|
||
(27336,9151,'action started via WP Cron','2026-02-07 17:09:50','2026-02-07 18:09:50'),
|
||
(27337,9152,'action created','2026-02-07 17:09:50','2026-02-07 18:09:50'),
|
||
(27338,9151,'action complete via WP Cron','2026-02-07 17:09:50','2026-02-07 18:09:50'),
|
||
(27339,9142,'action started via WP Cron','2026-02-07 18:04:55','2026-02-07 19:04:55'),
|
||
(27340,9142,'action complete via WP Cron','2026-02-07 18:04:55','2026-02-07 19:04:55'),
|
||
(27341,9153,'action created','2026-02-07 18:04:55','2026-02-07 19:04:55'),
|
||
(27342,9152,'action started via WP Cron','2026-02-07 18:28:08','2026-02-07 19:28:08'),
|
||
(27343,9154,'action created','2026-02-07 18:28:08','2026-02-07 19:28:08'),
|
||
(27344,9152,'action complete via WP Cron','2026-02-07 18:28:08','2026-02-07 19:28:08'),
|
||
(27345,9154,'action started via WP Cron','2026-02-07 19:35:02','2026-02-07 20:35:02'),
|
||
(27346,9155,'action created','2026-02-07 19:35:02','2026-02-07 20:35:02'),
|
||
(27347,9154,'action complete via WP Cron','2026-02-07 19:35:02','2026-02-07 20:35:02'),
|
||
(27348,9155,'action started via WP Cron','2026-02-07 20:42:14','2026-02-07 21:42:14'),
|
||
(27349,9156,'action created','2026-02-07 20:42:14','2026-02-07 21:42:14'),
|
||
(27350,9155,'action complete via WP Cron','2026-02-07 20:42:14','2026-02-07 21:42:14'),
|
||
(27351,9156,'action started via WP Cron','2026-02-07 21:47:14','2026-02-07 22:47:14'),
|
||
(27352,9157,'action created','2026-02-07 21:47:14','2026-02-07 22:47:14'),
|
||
(27353,9156,'action complete via WP Cron','2026-02-07 21:47:14','2026-02-07 22:47:14'),
|
||
(27354,9157,'action started via WP Cron','2026-02-07 23:21:05','2026-02-08 00:21:05'),
|
||
(27355,9158,'action created','2026-02-07 23:21:05','2026-02-08 00:21:05'),
|
||
(27356,9157,'action complete via WP Cron','2026-02-07 23:21:05','2026-02-08 00:21:05'),
|
||
(27357,9158,'action started via WP Cron','2026-02-08 00:22:50','2026-02-08 01:22:50'),
|
||
(27358,9159,'action created','2026-02-08 00:22:50','2026-02-08 01:22:50'),
|
||
(27359,9158,'action complete via WP Cron','2026-02-08 00:22:50','2026-02-08 01:22:50'),
|
||
(27360,9159,'action started via WP Cron','2026-02-08 01:43:08','2026-02-08 02:43:08'),
|
||
(27361,9160,'action created','2026-02-08 01:43:08','2026-02-08 02:43:08'),
|
||
(27362,9159,'action complete via WP Cron','2026-02-08 01:43:08','2026-02-08 02:43:08'),
|
||
(27363,9160,'action started via WP Cron','2026-02-08 03:06:29','2026-02-08 04:06:29'),
|
||
(27364,9161,'action created','2026-02-08 03:06:29','2026-02-08 04:06:29'),
|
||
(27365,9160,'action complete via WP Cron','2026-02-08 03:06:29','2026-02-08 04:06:29'),
|
||
(27366,9161,'action started via WP Cron','2026-02-08 04:07:39','2026-02-08 05:07:39'),
|
||
(27367,9162,'action created','2026-02-08 04:07:39','2026-02-08 05:07:39'),
|
||
(27368,9161,'action complete via WP Cron','2026-02-08 04:07:39','2026-02-08 05:07:39'),
|
||
(27369,9133,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27370,9133,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27371,9163,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27372,9134,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27373,9134,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27374,9164,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27375,9135,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27376,9135,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27377,9165,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27378,9136,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27379,9136,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27380,9166,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27381,9137,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27382,9137,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27383,9167,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27384,9138,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27385,9138,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27386,9168,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27387,9139,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27388,9139,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27390,9141,'action started via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27392,9170,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27393,9171,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27394,9141,'action complete via WP Cron','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27395,9172,'action created','2026-02-08 05:02:50','2026-02-08 06:02:50'),
|
||
(27396,9171,'action started via WP Cron','2026-02-08 05:03:44','2026-02-08 06:03:44'),
|
||
(27397,9171,'action complete via WP Cron','2026-02-08 05:03:44','2026-02-08 06:03:44'),
|
||
(27398,9162,'action started via WP Cron','2026-02-08 05:32:35','2026-02-08 06:32:35'),
|
||
(27399,9173,'action created','2026-02-08 05:32:35','2026-02-08 06:32:35'),
|
||
(27400,9162,'action complete via WP Cron','2026-02-08 05:32:35','2026-02-08 06:32:35'),
|
||
(27401,9153,'action started via WP Cron','2026-02-08 06:26:48','2026-02-08 07:26:48'),
|
||
(27402,9153,'action complete via WP Cron','2026-02-08 06:26:48','2026-02-08 07:26:48'),
|
||
(27403,9174,'action created','2026-02-08 06:26:48','2026-02-08 07:26:48'),
|
||
(27404,9173,'action started via WP Cron','2026-02-08 06:37:10','2026-02-08 07:37:10'),
|
||
(27405,9175,'action created','2026-02-08 06:37:10','2026-02-08 07:37:10'),
|
||
(27406,9173,'action complete via WP Cron','2026-02-08 06:37:10','2026-02-08 07:37:10'),
|
||
(27407,9175,'action started via WP Cron','2026-02-08 07:56:46','2026-02-08 08:56:46'),
|
||
(27408,9176,'action created','2026-02-08 07:56:46','2026-02-08 08:56:46'),
|
||
(27409,9175,'action complete via WP Cron','2026-02-08 07:56:47','2026-02-08 08:56:47'),
|
||
(27410,9176,'action started via WP Cron','2026-02-08 09:11:46','2026-02-08 10:11:46'),
|
||
(27411,9177,'action created','2026-02-08 09:11:46','2026-02-08 10:11:46'),
|
||
(27412,9176,'action complete via WP Cron','2026-02-08 09:11:46','2026-02-08 10:11:46'),
|
||
(27413,9146,'action started via WP Cron','2026-02-08 10:03:14','2026-02-08 11:03:14'),
|
||
(27414,9146,'action complete via WP Cron','2026-02-08 10:03:14','2026-02-08 11:03:14'),
|
||
(27415,9178,'action created','2026-02-08 10:03:14','2026-02-08 11:03:14'),
|
||
(27416,9177,'action started via WP Cron','2026-02-08 10:12:35','2026-02-08 11:12:35'),
|
||
(27417,9179,'action created','2026-02-08 10:12:35','2026-02-08 11:12:35'),
|
||
(27418,9177,'action complete via WP Cron','2026-02-08 10:12:35','2026-02-08 11:12:35'),
|
||
(27419,9179,'action started via WP Cron','2026-02-08 11:16:49','2026-02-08 12:16:49'),
|
||
(27420,9180,'action created','2026-02-08 11:16:49','2026-02-08 12:16:49'),
|
||
(27421,9179,'action complete via WP Cron','2026-02-08 11:16:49','2026-02-08 12:16:49'),
|
||
(27422,9180,'action started via WP Cron','2026-02-08 12:17:39','2026-02-08 13:17:39'),
|
||
(27423,9181,'action created','2026-02-08 12:17:39','2026-02-08 13:17:39'),
|
||
(27424,9180,'action complete via WP Cron','2026-02-08 12:17:39','2026-02-08 13:17:39'),
|
||
(27425,9181,'action started via WP Cron','2026-02-08 13:21:31','2026-02-08 14:21:31'),
|
||
(27426,9182,'action created','2026-02-08 13:21:31','2026-02-08 14:21:31'),
|
||
(27427,9181,'action complete via WP Cron','2026-02-08 13:21:31','2026-02-08 14:21:31'),
|
||
(27428,9182,'action started via WP Cron','2026-02-08 14:21:56','2026-02-08 15:21:56'),
|
||
(27429,9183,'action created','2026-02-08 14:21:56','2026-02-08 15:21:56'),
|
||
(27430,9182,'action complete via WP Cron','2026-02-08 14:21:56','2026-02-08 15:21:56'),
|
||
(27431,9183,'action started via WP Cron','2026-02-08 15:23:06','2026-02-08 16:23:06'),
|
||
(27432,9184,'action created','2026-02-08 15:23:06','2026-02-08 16:23:06'),
|
||
(27433,9183,'action complete via WP Cron','2026-02-08 15:23:06','2026-02-08 16:23:06'),
|
||
(27434,9184,'action started via WP Cron','2026-02-08 16:33:47','2026-02-08 17:33:47'),
|
||
(27435,9185,'action created','2026-02-08 16:33:47','2026-02-08 17:33:47'),
|
||
(27436,9184,'action complete via WP Cron','2026-02-08 16:33:47','2026-02-08 17:33:47'),
|
||
(27437,9185,'action started via WP Cron','2026-02-08 17:42:36','2026-02-08 18:42:36'),
|
||
(27438,9186,'action created','2026-02-08 17:42:36','2026-02-08 18:42:36'),
|
||
(27439,9185,'action complete via WP Cron','2026-02-08 17:42:36','2026-02-08 18:42:36'),
|
||
(27440,9174,'action started via WP Cron','2026-02-08 18:40:44','2026-02-08 19:40:44'),
|
||
(27441,9174,'action complete via WP Cron','2026-02-08 18:40:44','2026-02-08 19:40:44'),
|
||
(27442,9187,'action created','2026-02-08 18:40:44','2026-02-08 19:40:44'),
|
||
(27443,9186,'action started via WP Cron','2026-02-08 19:44:38','2026-02-08 20:44:38'),
|
||
(27444,9188,'action created','2026-02-08 19:44:38','2026-02-08 20:44:38'),
|
||
(27445,9186,'action complete via WP Cron','2026-02-08 19:44:38','2026-02-08 20:44:38'),
|
||
(27446,9188,'action started via WP Cron','2026-02-08 20:50:08','2026-02-08 21:50:08'),
|
||
(27447,9189,'action created','2026-02-08 20:50:08','2026-02-08 21:50:08'),
|
||
(27448,9188,'action complete via WP Cron','2026-02-08 20:50:08','2026-02-08 21:50:08'),
|
||
(27449,9189,'action started via WP Cron','2026-02-08 22:21:23','2026-02-08 23:21:23'),
|
||
(27450,9190,'action created','2026-02-08 22:21:23','2026-02-08 23:21:23'),
|
||
(27451,9189,'action complete via WP Cron','2026-02-08 22:21:23','2026-02-08 23:21:23'),
|
||
(27452,9190,'action started via WP Cron','2026-02-08 23:41:43','2026-02-09 00:41:43'),
|
||
(27453,9191,'action created','2026-02-08 23:41:43','2026-02-09 00:41:43'),
|
||
(27454,9190,'action complete via WP Cron','2026-02-08 23:41:43','2026-02-09 00:41:43'),
|
||
(27455,9191,'action started via WP Cron','2026-02-09 00:42:05','2026-02-09 01:42:05'),
|
||
(27456,9192,'action created','2026-02-09 00:42:05','2026-02-09 01:42:05'),
|
||
(27457,9191,'action complete via WP Cron','2026-02-09 00:42:05','2026-02-09 01:42:05'),
|
||
(27458,9192,'action started via WP Cron','2026-02-09 02:35:31','2026-02-09 03:35:31'),
|
||
(27459,9193,'action created','2026-02-09 02:35:31','2026-02-09 03:35:31'),
|
||
(27460,9192,'action complete via WP Cron','2026-02-09 02:35:31','2026-02-09 03:35:31'),
|
||
(27461,9193,'action started via WP Cron','2026-02-09 03:38:23','2026-02-09 04:38:23'),
|
||
(27462,9194,'action created','2026-02-09 03:38:23','2026-02-09 04:38:23'),
|
||
(27463,9193,'action complete via WP Cron','2026-02-09 03:38:23','2026-02-09 04:38:23'),
|
||
(27464,9194,'action started via WP Cron','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27465,9195,'action created','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27466,9194,'action complete via WP Cron','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27467,9170,'action started via WP Cron','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27468,9170,'action complete via WP Cron','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27470,9163,'action started via WP Cron','2026-02-09 05:34:36','2026-02-09 06:34:36'),
|
||
(27471,9163,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27472,9197,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27473,9164,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27474,9164,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27475,9198,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27476,9165,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27477,9165,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27478,9199,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27479,9166,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27480,9166,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27481,9200,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27482,9167,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27483,9167,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27484,9201,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27485,9168,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27486,9168,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27487,9202,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27488,9172,'action started via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27490,9203,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27491,9204,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27492,9172,'action complete via WP Cron','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27493,9205,'action created','2026-02-09 05:34:37','2026-02-09 06:34:37'),
|
||
(27494,9204,'action started via WP Cron','2026-02-09 05:46:40','2026-02-09 06:46:40'),
|
||
(27495,9204,'action complete via WP Cron','2026-02-09 05:46:40','2026-02-09 06:46:40'),
|
||
(27496,9195,'action started via WP Cron','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27497,9206,'action created','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27498,9195,'action complete via WP Cron','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27499,9187,'action started via WP Cron','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27500,9187,'action complete via WP Cron','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27501,9207,'action created','2026-02-09 06:48:18','2026-02-09 07:48:18'),
|
||
(27502,9206,'action started via WP Cron','2026-02-09 08:05:33','2026-02-09 09:05:33'),
|
||
(27503,9208,'action created','2026-02-09 08:05:33','2026-02-09 09:05:33'),
|
||
(27504,9206,'action complete via WP Cron','2026-02-09 08:05:33','2026-02-09 09:05:33'),
|
||
(27505,9208,'action started via WP Cron','2026-02-09 09:07:52','2026-02-09 10:07:52'),
|
||
(27506,9209,'action created','2026-02-09 09:07:52','2026-02-09 10:07:52'),
|
||
(27507,9208,'action complete via WP Cron','2026-02-09 09:07:52','2026-02-09 10:07:52'),
|
||
(27508,9178,'action started via WP Cron','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27509,9178,'action complete via WP Cron','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27510,9210,'action created','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27511,9209,'action started via WP Cron','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27512,9211,'action created','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27513,9209,'action complete via WP Cron','2026-02-09 10:10:13','2026-02-09 11:10:13'),
|
||
(27514,9211,'action started via WP Cron','2026-02-09 11:22:00','2026-02-09 12:22:00'),
|
||
(27515,9212,'action created','2026-02-09 11:22:00','2026-02-09 12:22:00'),
|
||
(27516,9211,'action complete via WP Cron','2026-02-09 11:22:00','2026-02-09 12:22:00'),
|
||
(27517,9212,'action started via WP Cron','2026-02-09 12:35:01','2026-02-09 13:35:01'),
|
||
(27518,9213,'action created','2026-02-09 12:35:01','2026-02-09 13:35:01'),
|
||
(27519,9212,'action complete via WP Cron','2026-02-09 12:35:01','2026-02-09 13:35:01'),
|
||
(27520,9213,'action started via WP Cron','2026-02-09 13:37:45','2026-02-09 14:37:45'),
|
||
(27521,9214,'action created','2026-02-09 13:37:45','2026-02-09 14:37:45'),
|
||
(27522,9213,'action complete via WP Cron','2026-02-09 13:37:45','2026-02-09 14:37:45'),
|
||
(27523,9214,'action started via WP Cron','2026-02-09 14:45:35','2026-02-09 15:45:35'),
|
||
(27524,9215,'action created','2026-02-09 14:45:35','2026-02-09 15:45:35'),
|
||
(27525,9214,'action complete via WP Cron','2026-02-09 14:45:35','2026-02-09 15:45:35'),
|
||
(27526,9215,'action started via WP Cron','2026-02-09 16:14:13','2026-02-09 17:14:13'),
|
||
(27527,9216,'action created','2026-02-09 16:14:13','2026-02-09 17:14:13'),
|
||
(27528,9215,'action complete via WP Cron','2026-02-09 16:14:13','2026-02-09 17:14:13'),
|
||
(27529,9216,'action started via WP Cron','2026-02-09 17:29:24','2026-02-09 18:29:24'),
|
||
(27530,9217,'action created','2026-02-09 17:29:24','2026-02-09 18:29:24'),
|
||
(27531,9216,'action complete via WP Cron','2026-02-09 17:29:24','2026-02-09 18:29:24'),
|
||
(27532,9217,'action started via WP Cron','2026-02-09 18:31:31','2026-02-09 19:31:31'),
|
||
(27533,9218,'action created','2026-02-09 18:31:31','2026-02-09 19:31:31'),
|
||
(27534,9217,'action complete via WP Cron','2026-02-09 18:31:31','2026-02-09 19:31:31'),
|
||
(27535,9207,'action started via WP Cron','2026-02-09 19:13:52','2026-02-09 20:13:52'),
|
||
(27536,9207,'action complete via WP Cron','2026-02-09 19:13:52','2026-02-09 20:13:52'),
|
||
(27537,9219,'action created','2026-02-09 19:13:52','2026-02-09 20:13:52'),
|
||
(27538,9218,'action started via WP Cron','2026-02-09 19:45:05','2026-02-09 20:45:05'),
|
||
(27539,9220,'action created','2026-02-09 19:45:05','2026-02-09 20:45:05'),
|
||
(27540,9218,'action complete via WP Cron','2026-02-09 19:45:05','2026-02-09 20:45:05'),
|
||
(27541,9220,'action started via WP Cron','2026-02-09 20:48:04','2026-02-09 21:48:04'),
|
||
(27542,9221,'action created','2026-02-09 20:48:04','2026-02-09 21:48:04'),
|
||
(27543,9220,'action complete via WP Cron','2026-02-09 20:48:04','2026-02-09 21:48:04'),
|
||
(27544,9221,'action started via WP Cron','2026-02-09 22:18:19','2026-02-09 23:18:19'),
|
||
(27545,9222,'action created','2026-02-09 22:18:19','2026-02-09 23:18:19'),
|
||
(27546,9221,'action complete via WP Cron','2026-02-09 22:18:19','2026-02-09 23:18:19'),
|
||
(27547,9222,'action started via WP Cron','2026-02-09 23:31:52','2026-02-10 00:31:52'),
|
||
(27548,9223,'action created','2026-02-09 23:31:52','2026-02-10 00:31:52'),
|
||
(27549,9222,'action complete via WP Cron','2026-02-09 23:31:52','2026-02-10 00:31:52'),
|
||
(27550,9223,'action started via WP Cron','2026-02-10 00:40:42','2026-02-10 01:40:42'),
|
||
(27551,9224,'action created','2026-02-10 00:40:42','2026-02-10 01:40:42'),
|
||
(27552,9223,'action complete via WP Cron','2026-02-10 00:40:42','2026-02-10 01:40:42'),
|
||
(27553,9224,'action started via WP Cron','2026-02-10 02:07:31','2026-02-10 03:07:31'),
|
||
(27554,9225,'action created','2026-02-10 02:07:31','2026-02-10 03:07:31'),
|
||
(27555,9224,'action complete via WP Cron','2026-02-10 02:07:32','2026-02-10 03:07:32'),
|
||
(27556,9225,'action started via WP Cron','2026-02-10 03:08:23','2026-02-10 04:08:23'),
|
||
(27557,9226,'action created','2026-02-10 03:08:23','2026-02-10 04:08:23'),
|
||
(27558,9225,'action complete via WP Cron','2026-02-10 03:08:23','2026-02-10 04:08:23'),
|
||
(27559,9226,'action started via WP Cron','2026-02-10 04:08:32','2026-02-10 05:08:32'),
|
||
(27560,9227,'action created','2026-02-10 04:08:32','2026-02-10 05:08:32'),
|
||
(27561,9226,'action complete via WP Cron','2026-02-10 04:08:32','2026-02-10 05:08:32'),
|
||
(27562,9203,'action started via WP Cron','2026-02-10 05:24:19','2026-02-10 06:24:19'),
|
||
(27563,9203,'action complete via WP Cron','2026-02-10 05:24:19','2026-02-10 06:24:19'),
|
||
(27565,9227,'action started via WP Cron','2026-02-10 05:24:19','2026-02-10 06:24:19'),
|
||
(27566,9229,'action created','2026-02-10 05:24:19','2026-02-10 06:24:19'),
|
||
(27567,9227,'action complete via WP Cron','2026-02-10 05:24:19','2026-02-10 06:24:19'),
|
||
(27568,9197,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27569,9197,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27570,9230,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27571,9198,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27572,9198,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27573,9231,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27574,9199,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27575,9199,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27576,9232,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27577,9200,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27578,9200,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27579,9233,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27580,9201,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27581,9201,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27582,9234,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27583,9202,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27584,9202,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27585,9235,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27586,9205,'action started via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27588,9236,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27589,9237,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27590,9205,'action complete via WP Cron','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27591,9238,'action created','2026-02-10 06:07:00','2026-02-10 07:07:00'),
|
||
(27592,9237,'action started via WP Cron','2026-02-10 06:20:50','2026-02-10 07:20:50'),
|
||
(27593,9237,'action complete via WP Cron','2026-02-10 06:20:50','2026-02-10 07:20:50'),
|
||
(27594,9018,'action started via WP Cron','2026-02-10 06:20:50','2026-02-10 07:20:50'),
|
||
(27595,9018,'action complete via WP Cron','2026-02-10 06:20:50','2026-02-10 07:20:50'),
|
||
(27596,9239,'action created','2026-02-10 06:20:50','2026-02-10 07:20:50'),
|
||
(27597,9229,'action started via WP Cron','2026-02-10 06:31:46','2026-02-10 07:31:46'),
|
||
(27598,9240,'action created','2026-02-10 06:31:46','2026-02-10 07:31:46'),
|
||
(27599,9229,'action complete via WP Cron','2026-02-10 06:31:46','2026-02-10 07:31:46'),
|
||
(27600,9219,'action started via WP Cron','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27601,9219,'action complete via WP Cron','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27602,9241,'action created','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27603,9240,'action started via WP Cron','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27604,9242,'action created','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27605,9240,'action complete via WP Cron','2026-02-10 07:56:57','2026-02-10 08:56:57'),
|
||
(27606,9242,'action started via WP Cron','2026-02-10 08:57:32','2026-02-10 09:57:32'),
|
||
(27607,9243,'action created','2026-02-10 08:57:32','2026-02-10 09:57:32'),
|
||
(27608,9242,'action complete via WP Cron','2026-02-10 08:57:32','2026-02-10 09:57:32'),
|
||
(27609,9243,'action started via WP Cron','2026-02-10 10:04:54','2026-02-10 11:04:54'),
|
||
(27610,9244,'action created','2026-02-10 10:04:54','2026-02-10 11:04:54'),
|
||
(27611,9243,'action complete via WP Cron','2026-02-10 10:04:54','2026-02-10 11:04:54'),
|
||
(27612,9210,'action started via WP Cron','2026-02-10 10:19:12','2026-02-10 11:19:12'),
|
||
(27613,9210,'action complete via WP Cron','2026-02-10 10:19:12','2026-02-10 11:19:12'),
|
||
(27614,9245,'action created','2026-02-10 10:19:12','2026-02-10 11:19:12'),
|
||
(27615,9244,'action started via WP Cron','2026-02-10 11:36:15','2026-02-10 12:36:15'),
|
||
(27616,9246,'action created','2026-02-10 11:36:15','2026-02-10 12:36:15'),
|
||
(27617,9244,'action complete via WP Cron','2026-02-10 11:36:15','2026-02-10 12:36:15'),
|
||
(27618,9246,'action started via WP Cron','2026-02-10 12:42:23','2026-02-10 13:42:23'),
|
||
(27619,9247,'action created','2026-02-10 12:42:23','2026-02-10 13:42:23'),
|
||
(27620,9246,'action complete via WP Cron','2026-02-10 12:42:23','2026-02-10 13:42:23'),
|
||
(27621,9247,'action started via WP Cron','2026-02-10 14:06:44','2026-02-10 15:06:44'),
|
||
(27622,9248,'action created','2026-02-10 14:06:44','2026-02-10 15:06:44'),
|
||
(27623,9247,'action complete via WP Cron','2026-02-10 14:06:44','2026-02-10 15:06:44'),
|
||
(27624,9248,'action started via WP Cron','2026-02-10 15:09:49','2026-02-10 16:09:49'),
|
||
(27625,9249,'action created','2026-02-10 15:09:49','2026-02-10 16:09:49'),
|
||
(27626,9248,'action complete via WP Cron','2026-02-10 15:09:49','2026-02-10 16:09:49'),
|
||
(27627,9249,'action started via WP Cron','2026-02-10 16:10:35','2026-02-10 17:10:35'),
|
||
(27628,9250,'action created','2026-02-10 16:10:35','2026-02-10 17:10:35'),
|
||
(27629,9249,'action complete via WP Cron','2026-02-10 16:10:35','2026-02-10 17:10:35'),
|
||
(27630,9250,'action started via Async Request','2026-02-10 17:17:17','2026-02-10 18:17:17'),
|
||
(27631,9251,'action created','2026-02-10 17:17:17','2026-02-10 18:17:17'),
|
||
(27632,9250,'action complete via Async Request','2026-02-10 17:17:17','2026-02-10 18:17:17'),
|
||
(27633,9251,'action started via WP Cron','2026-02-10 18:36:39','2026-02-10 19:36:39'),
|
||
(27634,9252,'action created','2026-02-10 18:36:39','2026-02-10 19:36:39'),
|
||
(27635,9251,'action complete via WP Cron','2026-02-10 18:36:39','2026-02-10 19:36:39'),
|
||
(27636,9252,'action started via WP Cron','2026-02-10 19:51:47','2026-02-10 20:51:47'),
|
||
(27637,9253,'action created','2026-02-10 19:51:47','2026-02-10 20:51:47'),
|
||
(27638,9252,'action complete via WP Cron','2026-02-10 19:51:47','2026-02-10 20:51:47'),
|
||
(27639,9241,'action started via WP Cron','2026-02-10 20:28:33','2026-02-10 21:28:33'),
|
||
(27640,9241,'action complete via WP Cron','2026-02-10 20:28:33','2026-02-10 21:28:33'),
|
||
(27641,9254,'action created','2026-02-10 20:28:33','2026-02-10 21:28:33'),
|
||
(27642,9253,'action started via WP Cron','2026-02-10 20:58:44','2026-02-10 21:58:44'),
|
||
(27643,9255,'action created','2026-02-10 20:58:44','2026-02-10 21:58:44'),
|
||
(27644,9253,'action complete via WP Cron','2026-02-10 20:58:44','2026-02-10 21:58:44'),
|
||
(27645,9255,'action started via WP Cron','2026-02-10 22:25:58','2026-02-10 23:25:58'),
|
||
(27646,9256,'action created','2026-02-10 22:25:58','2026-02-10 23:25:58'),
|
||
(27647,9255,'action complete via WP Cron','2026-02-10 22:25:58','2026-02-10 23:25:58'),
|
||
(27648,9256,'action started via WP Cron','2026-02-10 23:39:00','2026-02-11 00:39:00'),
|
||
(27649,9257,'action created','2026-02-10 23:39:00','2026-02-11 00:39:00'),
|
||
(27650,9256,'action complete via WP Cron','2026-02-10 23:39:00','2026-02-11 00:39:00'),
|
||
(27651,9257,'action started via WP Cron','2026-02-11 00:51:41','2026-02-11 01:51:41'),
|
||
(27652,9258,'action created','2026-02-11 00:51:41','2026-02-11 01:51:41'),
|
||
(27653,9257,'action complete via WP Cron','2026-02-11 00:51:41','2026-02-11 01:51:41'),
|
||
(27654,9258,'action started via WP Cron','2026-02-11 01:54:28','2026-02-11 02:54:28'),
|
||
(27655,9259,'action created','2026-02-11 01:54:28','2026-02-11 02:54:28'),
|
||
(27656,9258,'action complete via WP Cron','2026-02-11 01:54:28','2026-02-11 02:54:28'),
|
||
(27657,9259,'action started via WP Cron','2026-02-11 03:12:27','2026-02-11 04:12:27'),
|
||
(27658,9260,'action created','2026-02-11 03:12:27','2026-02-11 04:12:27'),
|
||
(27659,9259,'action complete via WP Cron','2026-02-11 03:12:27','2026-02-11 04:12:27'),
|
||
(27660,9260,'action started via WP Cron','2026-02-11 04:13:47','2026-02-11 05:13:47'),
|
||
(27661,9261,'action created','2026-02-11 04:13:47','2026-02-11 05:13:47'),
|
||
(27662,9260,'action complete via WP Cron','2026-02-11 04:13:47','2026-02-11 05:13:47'),
|
||
(27663,9236,'action started via WP Cron','2026-02-11 05:25:02','2026-02-11 06:25:02'),
|
||
(27664,9236,'action complete via WP Cron','2026-02-11 05:25:02','2026-02-11 06:25:02'),
|
||
(27666,9261,'action started via WP Cron','2026-02-11 05:25:02','2026-02-11 06:25:02'),
|
||
(27667,9263,'action created','2026-02-11 05:25:02','2026-02-11 06:25:02'),
|
||
(27668,9261,'action complete via WP Cron','2026-02-11 05:25:02','2026-02-11 06:25:02'),
|
||
(27669,9230,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27670,9230,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27671,9264,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27672,9231,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27673,9231,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27674,9265,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27675,9232,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27676,9232,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27677,9266,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27678,9233,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27679,9233,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27680,9267,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27681,9234,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27682,9234,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27683,9268,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27684,9235,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27685,9235,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27686,9269,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27687,9238,'action started via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27689,9270,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27690,9271,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27691,9238,'action complete via WP Cron','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27692,9272,'action created','2026-02-11 06:19:59','2026-02-11 07:19:59'),
|
||
(27693,9271,'action started via WP Cron','2026-02-11 06:41:47','2026-02-11 07:41:47'),
|
||
(27694,9271,'action complete via WP Cron','2026-02-11 06:41:47','2026-02-11 07:41:47'),
|
||
(27695,9263,'action started via WP Cron','2026-02-11 06:41:47','2026-02-11 07:41:47'),
|
||
(27696,9273,'action created','2026-02-11 06:41:47','2026-02-11 07:41:47'),
|
||
(27697,9263,'action complete via WP Cron','2026-02-11 06:41:47','2026-02-11 07:41:47'),
|
||
(27698,9273,'action started via Async Request','2026-02-11 07:42:23','2026-02-11 08:42:23'),
|
||
(27699,9274,'action created','2026-02-11 07:42:23','2026-02-11 08:42:23'),
|
||
(27700,9273,'action complete via Async Request','2026-02-11 07:42:23','2026-02-11 08:42:23'),
|
||
(27701,9254,'action started via WP Cron','2026-02-11 08:38:12','2026-02-11 09:38:12'),
|
||
(27702,9254,'action complete via WP Cron','2026-02-11 08:38:12','2026-02-11 09:38:12'),
|
||
(27703,9275,'action created','2026-02-11 08:38:12','2026-02-11 09:38:12'),
|
||
(27704,9274,'action started via WP Cron','2026-02-11 08:48:46','2026-02-11 09:48:46'),
|
||
(27705,9276,'action created','2026-02-11 08:48:46','2026-02-11 09:48:46'),
|
||
(27706,9274,'action complete via WP Cron','2026-02-11 08:48:46','2026-02-11 09:48:46'),
|
||
(27707,9277,'action created','2026-02-11 08:58:48','2026-02-11 09:58:48'),
|
||
(27708,9278,'action created','2026-02-11 08:59:12','2026-02-11 09:59:12'),
|
||
(27709,9277,'action started via WP Cron','2026-02-11 09:17:46','2026-02-11 10:17:46'),
|
||
(27710,9277,'action complete via WP Cron','2026-02-11 09:17:46','2026-02-11 10:17:46'),
|
||
(27711,9278,'action started via WP Cron','2026-02-11 09:17:46','2026-02-11 10:17:46'),
|
||
(27712,9278,'action complete via WP Cron','2026-02-11 09:17:46','2026-02-11 10:17:46'),
|
||
(27713,9276,'action started via WP Cron','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27714,9279,'action created','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27715,9276,'action complete via WP Cron','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27716,9245,'action started via WP Cron','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27717,9245,'action complete via WP Cron','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27718,9280,'action created','2026-02-11 10:22:23','2026-02-11 11:22:23'),
|
||
(27719,9279,'action started via WP Cron','2026-02-11 12:10:36','2026-02-11 13:10:36'),
|
||
(27720,9281,'action created','2026-02-11 12:10:36','2026-02-11 13:10:36'),
|
||
(27721,9279,'action complete via WP Cron','2026-02-11 12:10:36','2026-02-11 13:10:36'),
|
||
(27722,9282,'action created','2026-02-11 12:35:49','2026-02-11 13:35:49'),
|
||
(27723,9283,'action created','2026-02-11 12:35:49','2026-02-11 13:35:49'),
|
||
(27724,9284,'action created','2026-02-11 12:35:49','2026-02-11 13:35:49'),
|
||
(27725,9285,'action created','2026-02-11 12:35:49','2026-02-11 13:35:49'),
|
||
(27726,9282,'action started via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27727,9282,'action complete via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27728,9283,'action started via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27729,9283,'action complete via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27730,9284,'action started via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27731,9284,'action complete via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27732,9285,'action started via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27733,9285,'action complete via WP Cron','2026-02-11 12:36:30','2026-02-11 13:36:30'),
|
||
(27734,9286,'action created','2026-02-11 12:45:40','2026-02-11 13:45:40'),
|
||
(27735,9286,'action started via Async Request','2026-02-11 12:46:25','2026-02-11 13:46:25'),
|
||
(27736,9286,'action complete via Async Request','2026-02-11 12:46:25','2026-02-11 13:46:25'),
|
||
(27737,9287,'action created','2026-02-11 12:48:55','2026-02-11 13:48:55'),
|
||
(27738,9288,'action created','2026-02-11 12:48:55','2026-02-11 13:48:55'),
|
||
(27739,9289,'action created','2026-02-11 12:48:55','2026-02-11 13:48:55'),
|
||
(27740,9287,'action started via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27741,9287,'action complete via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27742,9288,'action started via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27743,9288,'action complete via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27744,9289,'action started via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27745,9289,'action complete via WP Cron','2026-02-11 12:49:28','2026-02-11 13:49:28'),
|
||
(27746,9290,'action created','2026-02-11 12:55:37','2026-02-11 13:55:37'),
|
||
(27747,9290,'action started via WP Cron','2026-02-11 12:56:32','2026-02-11 13:56:32'),
|
||
(27748,9290,'action complete via WP Cron','2026-02-11 12:56:32','2026-02-11 13:56:32'),
|
||
(27749,9291,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27750,9292,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27751,9293,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27752,9294,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27753,9295,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27754,9296,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27755,9297,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27756,9298,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27757,9299,'action created','2026-02-11 12:58:10','2026-02-11 13:58:10'),
|
||
(27758,9291,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27759,9291,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27760,9292,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27761,9292,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27762,9293,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27763,9293,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27764,9294,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27765,9294,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27766,9295,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27767,9295,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27768,9296,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27769,9296,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27770,9297,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27771,9297,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27772,9298,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27773,9298,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27774,9299,'action started via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27775,9299,'action complete via WP Cron','2026-02-11 12:58:34','2026-02-11 13:58:34'),
|
||
(27776,9300,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27777,9301,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27778,9302,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27779,9303,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27780,9304,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27781,9305,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27782,9306,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27783,9307,'action created','2026-02-11 13:00:58','2026-02-11 14:00:58'),
|
||
(27784,9300,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27785,9300,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27786,9301,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27787,9301,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27788,9302,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27789,9302,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27790,9303,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27791,9303,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27792,9304,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27793,9304,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27794,9305,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27795,9305,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27796,9306,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27797,9306,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27798,9307,'action started via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27799,9307,'action complete via Async Request','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27800,9308,'action created','2026-02-11 13:01:04','2026-02-11 14:01:04'),
|
||
(27801,9308,'action started via Async Request','2026-02-11 13:01:09','2026-02-11 14:01:09'),
|
||
(27802,9308,'action complete via Async Request','2026-02-11 13:01:09','2026-02-11 14:01:09'),
|
||
(27803,9309,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27804,9310,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27805,9311,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27806,9312,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27807,9313,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27808,9314,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27809,9315,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27810,9316,'action created','2026-02-11 13:02:11','2026-02-11 14:02:11'),
|
||
(27811,9317,'action created','2026-02-11 13:02:15','2026-02-11 14:02:15'),
|
||
(27812,9309,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27813,9309,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27814,9310,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27815,9310,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27816,9311,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27817,9311,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27818,9312,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27819,9312,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27820,9313,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27821,9313,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27822,9314,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27823,9314,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27824,9315,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27825,9315,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27826,9316,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27827,9316,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27828,9317,'action started via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27829,9317,'action complete via WP Cron','2026-02-11 13:02:27','2026-02-11 14:02:27'),
|
||
(27830,9318,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27831,9319,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27832,9320,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27833,9321,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27834,9322,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27835,9323,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27836,9324,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27837,9325,'action created','2026-02-11 13:03:22','2026-02-11 14:03:22'),
|
||
(27838,9326,'action created','2026-02-11 13:03:25','2026-02-11 14:03:25'),
|
||
(27839,9318,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27840,9318,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27841,9319,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27842,9319,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27843,9320,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27844,9320,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27845,9321,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27846,9321,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27847,9322,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27848,9322,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27849,9323,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27850,9323,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27851,9324,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27852,9324,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27853,9325,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27854,9325,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27855,9326,'action started via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27856,9326,'action complete via WP Cron','2026-02-11 13:03:26','2026-02-11 14:03:26'),
|
||
(27857,9327,'action created','2026-02-11 13:04:52','2026-02-11 14:04:52'),
|
||
(27858,9328,'action created','2026-02-11 13:05:01','2026-02-11 14:05:01'),
|
||
(27859,9329,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27860,9330,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27861,9331,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27862,9332,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27863,9333,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27864,9334,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27865,9335,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27866,9336,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27867,9337,'action created','2026-02-11 13:05:07','2026-02-11 14:05:07'),
|
||
(27868,9338,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27869,9339,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27870,9340,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27871,9341,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27872,9342,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27873,9343,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27874,9344,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27875,9345,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27876,9346,'action created','2026-02-11 13:05:15','2026-02-11 14:05:15'),
|
||
(27877,9327,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27878,9327,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27879,9328,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27880,9328,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27881,9329,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27882,9329,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27883,9330,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27884,9330,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27885,9331,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27886,9331,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27887,9332,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27888,9332,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27889,9333,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27890,9333,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27891,9334,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27892,9334,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27893,9335,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27894,9335,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27895,9336,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27896,9336,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27897,9337,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27898,9337,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27899,9338,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27900,9338,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27901,9339,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27902,9339,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27903,9340,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27904,9340,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27905,9341,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27906,9341,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27907,9342,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27908,9342,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27909,9343,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27910,9343,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27911,9344,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27912,9344,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27913,9345,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27914,9345,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27915,9346,'action started via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27916,9346,'action complete via Async Request','2026-02-11 13:05:20','2026-02-11 14:05:20'),
|
||
(27917,9347,'action created','2026-02-11 13:06:28','2026-02-11 14:06:28'),
|
||
(27918,9348,'action created','2026-02-11 13:06:28','2026-02-11 14:06:28'),
|
||
(27919,9349,'action created','2026-02-11 13:06:28','2026-02-11 14:06:28'),
|
||
(27920,9350,'action created','2026-02-11 13:06:33','2026-02-11 14:06:33'),
|
||
(27921,9351,'action created','2026-02-11 13:07:09','2026-02-11 14:07:09'),
|
||
(27922,9352,'action created','2026-02-11 13:07:09','2026-02-11 14:07:09'),
|
||
(27923,9353,'action created','2026-02-11 13:07:09','2026-02-11 14:07:09'),
|
||
(27924,9354,'action created','2026-02-11 13:07:09','2026-02-11 14:07:09'),
|
||
(27925,9347,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27926,9347,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27927,9348,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27928,9348,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27929,9349,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27930,9349,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27931,9350,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27932,9350,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27933,9351,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27934,9351,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27935,9352,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27936,9352,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27937,9353,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27938,9353,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27939,9354,'action started via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27940,9354,'action complete via Async Request','2026-02-11 13:07:26','2026-02-11 14:07:26'),
|
||
(27941,9355,'action created','2026-02-11 13:08:27','2026-02-11 14:08:27'),
|
||
(27942,9356,'action created','2026-02-11 13:08:27','2026-02-11 14:08:27'),
|
||
(27943,9357,'action created','2026-02-11 13:08:27','2026-02-11 14:08:27'),
|
||
(27944,9355,'action started via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27945,9355,'action complete via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27946,9356,'action started via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27947,9356,'action complete via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27948,9357,'action started via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27949,9357,'action complete via WP Cron','2026-02-11 13:08:30','2026-02-11 14:08:30'),
|
||
(27950,9281,'action started via Async Request','2026-02-11 13:10:40','2026-02-11 14:10:40'),
|
||
(27951,9358,'action created','2026-02-11 13:10:40','2026-02-11 14:10:40'),
|
||
(27952,9281,'action complete via Async Request','2026-02-11 13:10:40','2026-02-11 14:10:40'),
|
||
(27953,9359,'action created','2026-02-11 13:11:58','2026-02-11 14:11:58'),
|
||
(27954,9359,'action started via WP Cron','2026-02-11 13:12:30','2026-02-11 14:12:30'),
|
||
(27955,9359,'action complete via WP Cron','2026-02-11 13:12:30','2026-02-11 14:12:30'),
|
||
(27956,9360,'action created','2026-02-11 13:13:23','2026-02-11 14:13:23'),
|
||
(27957,9361,'action created','2026-02-11 13:13:23','2026-02-11 14:13:23'),
|
||
(27958,9362,'action created','2026-02-11 13:13:23','2026-02-11 14:13:23'),
|
||
(27959,9363,'action created','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27960,9360,'action started via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27961,9360,'action complete via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27962,9361,'action started via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27963,9361,'action complete via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27964,9362,'action started via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27965,9362,'action complete via WP Cron','2026-02-11 13:13:27','2026-02-11 14:13:27'),
|
||
(27966,9363,'action started via Async Request','2026-02-11 13:13:59','2026-02-11 14:13:59'),
|
||
(27967,9363,'action complete via Async Request','2026-02-11 13:13:59','2026-02-11 14:13:59'),
|
||
(27968,9364,'action created','2026-02-11 13:14:26','2026-02-11 14:14:26'),
|
||
(27969,9364,'action started via WP Cron','2026-02-11 13:14:28','2026-02-11 14:14:28'),
|
||
(27970,9364,'action complete via WP Cron','2026-02-11 13:14:28','2026-02-11 14:14:28'),
|
||
(27971,9365,'action created','2026-02-11 13:15:33','2026-02-11 14:15:33'),
|
||
(27972,9366,'action created','2026-02-11 13:15:33','2026-02-11 14:15:33'),
|
||
(27973,9367,'action created','2026-02-11 13:15:36','2026-02-11 14:15:36'),
|
||
(27974,9365,'action started via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27975,9365,'action complete via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27976,9366,'action started via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27977,9366,'action complete via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27978,9367,'action started via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27979,9367,'action complete via Async Request','2026-02-11 13:16:02','2026-02-11 14:16:02'),
|
||
(27980,9368,'action created','2026-02-11 13:16:46','2026-02-11 14:16:46'),
|
||
(27981,9369,'action created','2026-02-11 13:16:47','2026-02-11 14:16:47'),
|
||
(27982,9370,'action created','2026-02-11 13:16:47','2026-02-11 14:16:47'),
|
||
(27983,9371,'action created','2026-02-11 13:16:52','2026-02-11 14:16:52'),
|
||
(27984,9368,'action started via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27985,9368,'action complete via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27986,9369,'action started via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27987,9369,'action complete via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27988,9370,'action started via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27989,9370,'action complete via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27990,9371,'action started via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27991,9371,'action complete via Async Request','2026-02-11 13:17:05','2026-02-11 14:17:05'),
|
||
(27992,9358,'action started via WP Cron','2026-02-11 14:14:27','2026-02-11 15:14:27'),
|
||
(27993,9372,'action created','2026-02-11 14:14:27','2026-02-11 15:14:27'),
|
||
(27994,9358,'action complete via WP Cron','2026-02-11 14:14:27','2026-02-11 15:14:27'),
|
||
(27995,9372,'action started via WP Cron','2026-02-11 15:14:54','2026-02-11 16:14:54'),
|
||
(27996,9373,'action created','2026-02-11 15:14:54','2026-02-11 16:14:54'),
|
||
(27997,9372,'action complete via WP Cron','2026-02-11 15:14:54','2026-02-11 16:14:54'),
|
||
(27998,9373,'action started via WP Cron','2026-02-11 16:20:09','2026-02-11 17:20:09'),
|
||
(27999,9374,'action created','2026-02-11 16:20:09','2026-02-11 17:20:09'),
|
||
(28000,9373,'action complete via WP Cron','2026-02-11 16:20:09','2026-02-11 17:20:09'),
|
||
(28001,9374,'action started via WP Cron','2026-02-11 17:32:15','2026-02-11 18:32:15'),
|
||
(28002,9375,'action created','2026-02-11 17:32:15','2026-02-11 18:32:15'),
|
||
(28003,9374,'action complete via WP Cron','2026-02-11 17:32:15','2026-02-11 18:32:15'),
|
||
(28004,9375,'action started via WP Cron','2026-02-11 18:36:20','2026-02-11 19:36:20'),
|
||
(28005,9376,'action created','2026-02-11 18:36:20','2026-02-11 19:36:20'),
|
||
(28006,9375,'action complete via WP Cron','2026-02-11 18:36:20','2026-02-11 19:36:20'),
|
||
(28007,9377,'action created','2026-02-11 18:47:27','2026-02-11 19:47:27'),
|
||
(28008,9377,'action started via WP Cron','2026-02-11 18:50:18','2026-02-11 19:50:18'),
|
||
(28009,9377,'action complete via WP Cron','2026-02-11 18:50:18','2026-02-11 19:50:18'),
|
||
(28010,9376,'action started via WP Cron','2026-02-11 19:37:46','2026-02-11 20:37:46'),
|
||
(28011,9378,'action created','2026-02-11 19:37:46','2026-02-11 20:37:46'),
|
||
(28012,9376,'action complete via WP Cron','2026-02-11 19:37:46','2026-02-11 20:37:46'),
|
||
(28013,9378,'action started via WP Cron','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28014,9379,'action created','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28015,9378,'action complete via WP Cron','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28016,9275,'action started via WP Cron','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28017,9275,'action complete via WP Cron','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28018,9380,'action created','2026-02-11 20:38:25','2026-02-11 21:38:25'),
|
||
(28019,9379,'action started via WP Cron','2026-02-11 21:40:18','2026-02-11 22:40:18'),
|
||
(28020,9381,'action created','2026-02-11 21:40:18','2026-02-11 22:40:18'),
|
||
(28021,9379,'action complete via WP Cron','2026-02-11 21:40:18','2026-02-11 22:40:18'),
|
||
(28022,9381,'action started via WP Cron','2026-02-11 22:52:14','2026-02-11 23:52:14'),
|
||
(28023,9382,'action created','2026-02-11 22:52:14','2026-02-11 23:52:14'),
|
||
(28024,9381,'action complete via WP Cron','2026-02-11 22:52:14','2026-02-11 23:52:14'),
|
||
(28025,9382,'action started via WP Cron','2026-02-11 23:57:47','2026-02-12 00:57:47'),
|
||
(28026,9383,'action created','2026-02-11 23:57:47','2026-02-12 00:57:47'),
|
||
(28027,9382,'action complete via WP Cron','2026-02-11 23:57:47','2026-02-12 00:57:47'),
|
||
(28028,9383,'action started via WP Cron','2026-02-12 01:14:49','2026-02-12 02:14:49'),
|
||
(28029,9384,'action created','2026-02-12 01:14:49','2026-02-12 02:14:49'),
|
||
(28030,9383,'action complete via WP Cron','2026-02-12 01:14:49','2026-02-12 02:14:49'),
|
||
(28031,9384,'action started via WP Cron','2026-02-12 02:35:50','2026-02-12 03:35:50'),
|
||
(28032,9385,'action created','2026-02-12 02:35:50','2026-02-12 03:35:50'),
|
||
(28033,9384,'action complete via WP Cron','2026-02-12 02:35:50','2026-02-12 03:35:50'),
|
||
(28034,9385,'action started via WP Cron','2026-02-12 03:42:58','2026-02-12 04:42:58'),
|
||
(28035,9386,'action created','2026-02-12 03:42:58','2026-02-12 04:42:58'),
|
||
(28036,9385,'action complete via WP Cron','2026-02-12 03:42:58','2026-02-12 04:42:58'),
|
||
(28037,9386,'action started via WP Cron','2026-02-12 04:49:10','2026-02-12 05:49:10'),
|
||
(28038,9387,'action created','2026-02-12 04:49:10','2026-02-12 05:49:10'),
|
||
(28039,9386,'action complete via WP Cron','2026-02-12 04:49:10','2026-02-12 05:49:10'),
|
||
(28040,9270,'action started via WP Cron','2026-02-12 05:23:50','2026-02-12 06:23:50'),
|
||
(28041,9270,'action complete via WP Cron','2026-02-12 05:23:50','2026-02-12 06:23:50'),
|
||
(28043,9387,'action started via WP Cron','2026-02-12 06:05:30','2026-02-12 07:05:30'),
|
||
(28044,9389,'action created','2026-02-12 06:05:30','2026-02-12 07:05:30'),
|
||
(28045,9387,'action complete via WP Cron','2026-02-12 06:05:30','2026-02-12 07:05:30'),
|
||
(28046,9264,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28047,9264,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28048,9390,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28049,9265,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28050,9265,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28051,9391,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28052,9266,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28053,9266,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28054,9392,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28055,9267,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28056,9267,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28057,9393,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28058,9268,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28059,9268,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28060,9394,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28061,9269,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28062,9269,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28063,9395,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28064,9272,'action started via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28066,9396,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28067,9397,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28068,9272,'action complete via WP Cron','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28069,9398,'action created','2026-02-12 06:38:04','2026-02-12 07:38:04'),
|
||
(28070,9397,'action started via WP Cron','2026-02-12 06:46:17','2026-02-12 07:46:17'),
|
||
(28071,9397,'action complete via WP Cron','2026-02-12 06:46:17','2026-02-12 07:46:17'),
|
||
(28072,9389,'action started via WP Cron','2026-02-12 07:09:35','2026-02-12 08:09:35'),
|
||
(28073,9399,'action created','2026-02-12 07:09:35','2026-02-12 08:09:35'),
|
||
(28074,9389,'action complete via WP Cron','2026-02-12 07:09:35','2026-02-12 08:09:35'),
|
||
(28075,9399,'action started via WP Cron','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28076,9400,'action created','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28077,9399,'action complete via WP Cron','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28078,9380,'action started via WP Cron','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28079,9380,'action complete via WP Cron','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28080,9401,'action created','2026-02-12 08:44:35','2026-02-12 09:44:35'),
|
||
(28081,9400,'action started via WP Cron','2026-02-12 10:04:14','2026-02-12 11:04:14'),
|
||
(28082,9402,'action created','2026-02-12 10:04:14','2026-02-12 11:04:14'),
|
||
(28083,9400,'action complete via WP Cron','2026-02-12 10:04:14','2026-02-12 11:04:14'),
|
||
(28084,9280,'action started via WP Cron','2026-02-12 10:26:50','2026-02-12 11:26:50'),
|
||
(28085,9280,'action complete via WP Cron','2026-02-12 10:26:50','2026-02-12 11:26:50'),
|
||
(28086,9403,'action created','2026-02-12 10:26:50','2026-02-12 11:26:50'),
|
||
(28087,9402,'action started via WP Cron','2026-02-12 11:06:23','2026-02-12 12:06:23'),
|
||
(28088,9404,'action created','2026-02-12 11:06:23','2026-02-12 12:06:23'),
|
||
(28089,9402,'action complete via WP Cron','2026-02-12 11:06:23','2026-02-12 12:06:23'),
|
||
(28090,9404,'action started via WP Cron','2026-02-12 12:12:07','2026-02-12 13:12:07'),
|
||
(28091,9405,'action created','2026-02-12 12:12:07','2026-02-12 13:12:07'),
|
||
(28092,9404,'action complete via WP Cron','2026-02-12 12:12:07','2026-02-12 13:12:07'),
|
||
(28093,9405,'action started via WP Cron','2026-02-12 13:35:32','2026-02-12 14:35:32'),
|
||
(28094,9406,'action created','2026-02-12 13:35:32','2026-02-12 14:35:32'),
|
||
(28095,9405,'action complete via WP Cron','2026-02-12 13:35:32','2026-02-12 14:35:32'),
|
||
(28096,9406,'action started via WP Cron','2026-02-12 15:31:09','2026-02-12 16:31:09'),
|
||
(28097,9407,'action created','2026-02-12 15:31:09','2026-02-12 16:31:09'),
|
||
(28098,9406,'action complete via WP Cron','2026-02-12 15:31:09','2026-02-12 16:31:09'),
|
||
(28099,9407,'action started via WP Cron','2026-02-12 16:49:16','2026-02-12 17:49:16'),
|
||
(28100,9408,'action created','2026-02-12 16:49:16','2026-02-12 17:49:16'),
|
||
(28101,9407,'action complete via WP Cron','2026-02-12 16:49:16','2026-02-12 17:49:16'),
|
||
(28102,9408,'action started via WP Cron','2026-02-12 17:55:03','2026-02-12 18:55:03'),
|
||
(28103,9409,'action created','2026-02-12 17:55:03','2026-02-12 18:55:03'),
|
||
(28104,9408,'action complete via WP Cron','2026-02-12 17:55:03','2026-02-12 18:55:03'),
|
||
(28105,9409,'action started via WP Cron','2026-02-12 18:55:25','2026-02-12 19:55:25'),
|
||
(28106,9410,'action created','2026-02-12 18:55:25','2026-02-12 19:55:25'),
|
||
(28107,9409,'action complete via WP Cron','2026-02-12 18:55:25','2026-02-12 19:55:25'),
|
||
(28108,9410,'action started via WP Cron','2026-02-12 19:56:09','2026-02-12 20:56:09'),
|
||
(28109,9411,'action created','2026-02-12 19:56:09','2026-02-12 20:56:09'),
|
||
(28110,9410,'action complete via WP Cron','2026-02-12 19:56:09','2026-02-12 20:56:09'),
|
||
(28111,9401,'action started via WP Cron','2026-02-12 20:46:09','2026-02-12 21:46:09'),
|
||
(28112,9401,'action complete via WP Cron','2026-02-12 20:46:09','2026-02-12 21:46:09'),
|
||
(28113,9412,'action created','2026-02-12 20:46:09','2026-02-12 21:46:09'),
|
||
(28114,9411,'action started via WP Cron','2026-02-12 21:09:27','2026-02-12 22:09:27'),
|
||
(28115,9413,'action created','2026-02-12 21:09:27','2026-02-12 22:09:27'),
|
||
(28116,9411,'action complete via WP Cron','2026-02-12 21:09:27','2026-02-12 22:09:27'),
|
||
(28117,9413,'action started via WP Cron','2026-02-12 22:32:05','2026-02-12 23:32:05'),
|
||
(28118,9414,'action created','2026-02-12 22:32:05','2026-02-12 23:32:05'),
|
||
(28119,9413,'action complete via WP Cron','2026-02-12 22:32:05','2026-02-12 23:32:05'),
|
||
(28120,9414,'action started via WP Cron','2026-02-12 23:46:52','2026-02-13 00:46:52'),
|
||
(28121,9415,'action created','2026-02-12 23:46:52','2026-02-13 00:46:52'),
|
||
(28122,9414,'action complete via WP Cron','2026-02-12 23:46:52','2026-02-13 00:46:52'),
|
||
(28123,9415,'action started via WP Cron','2026-02-13 00:49:39','2026-02-13 01:49:39'),
|
||
(28124,9416,'action created','2026-02-13 00:49:39','2026-02-13 01:49:39'),
|
||
(28125,9415,'action complete via WP Cron','2026-02-13 00:49:39','2026-02-13 01:49:39'),
|
||
(28126,9416,'action started via WP Cron','2026-02-13 02:26:31','2026-02-13 03:26:31'),
|
||
(28127,9417,'action created','2026-02-13 02:26:31','2026-02-13 03:26:31'),
|
||
(28128,9416,'action complete via WP Cron','2026-02-13 02:26:31','2026-02-13 03:26:31'),
|
||
(28129,9417,'action started via WP Cron','2026-02-13 03:46:26','2026-02-13 04:46:26'),
|
||
(28130,9418,'action created','2026-02-13 03:46:26','2026-02-13 04:46:26'),
|
||
(28131,9417,'action complete via WP Cron','2026-02-13 03:46:26','2026-02-13 04:46:26'),
|
||
(28132,9418,'action started via WP Cron','2026-02-13 04:49:17','2026-02-13 05:49:17'),
|
||
(28133,9419,'action created','2026-02-13 04:49:17','2026-02-13 05:49:17'),
|
||
(28134,9418,'action complete via WP Cron','2026-02-13 04:49:17','2026-02-13 05:49:17'),
|
||
(28135,9396,'action started via WP Cron','2026-02-13 05:15:06','2026-02-13 06:15:06'),
|
||
(28136,9396,'action complete via WP Cron','2026-02-13 05:15:06','2026-02-13 06:15:06'),
|
||
(28138,9419,'action started via WP Cron','2026-02-13 06:05:11','2026-02-13 07:05:11'),
|
||
(28139,9421,'action created','2026-02-13 06:05:11','2026-02-13 07:05:11'),
|
||
(28140,9419,'action complete via WP Cron','2026-02-13 06:05:11','2026-02-13 07:05:11'),
|
||
(28141,9390,'action started via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28142,9390,'action complete via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28143,9422,'action created','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28144,9391,'action started via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28145,9391,'action complete via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28146,9423,'action created','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28147,9392,'action started via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28148,9392,'action complete via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28149,9424,'action created','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28150,9393,'action started via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28151,9393,'action complete via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28152,9425,'action created','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28153,9394,'action started via Async Request','2026-02-13 06:46:44','2026-02-13 07:46:44'),
|
||
(28154,9394,'action complete via Async Request','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28155,9426,'action created','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28156,9395,'action started via Async Request','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28157,9395,'action complete via Async Request','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28158,9427,'action created','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28159,9398,'action started via Async Request','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28161,9428,'action created','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28162,9429,'action created','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28163,9398,'action complete via Async Request','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28164,9430,'action created','2026-02-13 06:46:45','2026-02-13 07:46:45'),
|
||
(28165,9429,'action started via WP Cron','2026-02-13 06:47:51','2026-02-13 07:47:51'),
|
||
(28166,9429,'action complete via WP Cron','2026-02-13 06:47:51','2026-02-13 07:47:51'),
|
||
(28167,9421,'action started via WP Cron','2026-02-13 08:21:03','2026-02-13 09:21:03'),
|
||
(28168,9431,'action created','2026-02-13 08:21:03','2026-02-13 09:21:03'),
|
||
(28169,9421,'action complete via WP Cron','2026-02-13 08:21:03','2026-02-13 09:21:03'),
|
||
(28170,9412,'action started via WP Cron','2026-02-13 08:57:01','2026-02-13 09:57:01'),
|
||
(28171,9412,'action complete via WP Cron','2026-02-13 08:57:01','2026-02-13 09:57:01'),
|
||
(28172,9432,'action created','2026-02-13 08:57:01','2026-02-13 09:57:01'),
|
||
(28173,9431,'action started via WP Cron','2026-02-13 09:30:42','2026-02-13 10:30:42'),
|
||
(28174,9433,'action created','2026-02-13 09:30:42','2026-02-13 10:30:42'),
|
||
(28175,9431,'action complete via WP Cron','2026-02-13 09:30:42','2026-02-13 10:30:42'),
|
||
(28176,9403,'action started via WP Cron','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28177,9403,'action complete via WP Cron','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28178,9434,'action created','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28179,9433,'action started via WP Cron','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28180,9435,'action created','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28181,9433,'action complete via WP Cron','2026-02-13 10:43:19','2026-02-13 11:43:19'),
|
||
(28182,9435,'action started via WP Cron','2026-02-13 12:10:38','2026-02-13 13:10:38'),
|
||
(28183,9436,'action created','2026-02-13 12:10:38','2026-02-13 13:10:38'),
|
||
(28184,9435,'action complete via WP Cron','2026-02-13 12:10:38','2026-02-13 13:10:38'),
|
||
(28185,9436,'action started via WP Cron','2026-02-13 13:12:34','2026-02-13 14:12:34'),
|
||
(28186,9437,'action created','2026-02-13 13:12:34','2026-02-13 14:12:34'),
|
||
(28187,9436,'action complete via WP Cron','2026-02-13 13:12:34','2026-02-13 14:12:34'),
|
||
(28188,9437,'action started via WP Cron','2026-02-13 14:32:27','2026-02-13 15:32:27'),
|
||
(28189,9438,'action created','2026-02-13 14:32:27','2026-02-13 15:32:27'),
|
||
(28190,9437,'action complete via WP Cron','2026-02-13 14:32:27','2026-02-13 15:32:27'),
|
||
(28191,9438,'action started via WP Cron','2026-02-13 16:14:29','2026-02-13 17:14:29'),
|
||
(28192,9439,'action created','2026-02-13 16:14:29','2026-02-13 17:14:29'),
|
||
(28193,9438,'action complete via WP Cron','2026-02-13 16:14:29','2026-02-13 17:14:29'),
|
||
(28194,9439,'action started via WP Cron','2026-02-13 17:18:30','2026-02-13 18:18:30'),
|
||
(28195,9440,'action created','2026-02-13 17:18:30','2026-02-13 18:18:30'),
|
||
(28196,9439,'action complete via WP Cron','2026-02-13 17:18:30','2026-02-13 18:18:30'),
|
||
(28197,9440,'action started via WP Cron','2026-02-13 18:42:20','2026-02-13 19:42:20'),
|
||
(28198,9441,'action created','2026-02-13 18:42:20','2026-02-13 19:42:20'),
|
||
(28199,9440,'action complete via WP Cron','2026-02-13 18:42:20','2026-02-13 19:42:20'),
|
||
(28200,9441,'action started via WP Cron','2026-02-13 19:49:35','2026-02-13 20:49:35'),
|
||
(28201,9442,'action created','2026-02-13 19:49:35','2026-02-13 20:49:35'),
|
||
(28202,9441,'action complete via WP Cron','2026-02-13 19:49:35','2026-02-13 20:49:35'),
|
||
(28203,9442,'action started via WP Cron','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28204,9443,'action created','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28205,9442,'action complete via WP Cron','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28206,9432,'action started via WP Cron','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28207,9432,'action complete via WP Cron','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28208,9444,'action created','2026-02-13 21:06:43','2026-02-13 22:06:43'),
|
||
(28209,9443,'action started via WP Cron','2026-02-13 22:21:04','2026-02-13 23:21:04'),
|
||
(28210,9445,'action created','2026-02-13 22:21:04','2026-02-13 23:21:04'),
|
||
(28211,9443,'action complete via WP Cron','2026-02-13 22:21:04','2026-02-13 23:21:04'),
|
||
(28212,9445,'action started via WP Cron','2026-02-13 23:40:01','2026-02-14 00:40:01'),
|
||
(28213,9446,'action created','2026-02-13 23:40:01','2026-02-14 00:40:01'),
|
||
(28214,9445,'action complete via WP Cron','2026-02-13 23:40:01','2026-02-14 00:40:01'),
|
||
(28215,9446,'action started via WP Cron','2026-02-14 00:44:44','2026-02-14 01:44:44'),
|
||
(28216,9447,'action created','2026-02-14 00:44:44','2026-02-14 01:44:44'),
|
||
(28217,9446,'action complete via WP Cron','2026-02-14 00:44:44','2026-02-14 01:44:44'),
|
||
(28218,9447,'action started via WP Cron','2026-02-14 01:55:25','2026-02-14 02:55:25'),
|
||
(28219,9448,'action created','2026-02-14 01:55:25','2026-02-14 02:55:25'),
|
||
(28220,9447,'action complete via WP Cron','2026-02-14 01:55:25','2026-02-14 02:55:25'),
|
||
(28221,9448,'action started via WP Cron','2026-02-14 03:21:48','2026-02-14 04:21:48'),
|
||
(28222,9449,'action created','2026-02-14 03:21:48','2026-02-14 04:21:48'),
|
||
(28223,9448,'action complete via WP Cron','2026-02-14 03:21:48','2026-02-14 04:21:48'),
|
||
(28224,9449,'action started via WP Cron','2026-02-14 05:00:43','2026-02-14 06:00:43'),
|
||
(28225,9450,'action created','2026-02-14 05:00:43','2026-02-14 06:00:43'),
|
||
(28226,9449,'action complete via WP Cron','2026-02-14 05:00:43','2026-02-14 06:00:43'),
|
||
(28227,9428,'action started via WP Cron','2026-02-14 05:00:43','2026-02-14 06:00:43'),
|
||
(28228,9428,'action complete via WP Cron','2026-02-14 05:00:43','2026-02-14 06:00:43'),
|
||
(28230,9450,'action started via WP Cron','2026-02-14 06:02:19','2026-02-14 07:02:19'),
|
||
(28231,9452,'action created','2026-02-14 06:02:19','2026-02-14 07:02:19'),
|
||
(28232,9450,'action complete via WP Cron','2026-02-14 06:02:19','2026-02-14 07:02:19'),
|
||
(28233,9422,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28234,9422,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28235,9453,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28236,9423,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28237,9423,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28238,9454,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28239,9424,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28240,9424,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28241,9455,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28242,9425,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28243,9425,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28244,9456,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28245,9426,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28246,9426,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28247,9457,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28248,9427,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28249,9427,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28250,9458,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28251,9430,'action started via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28253,9459,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28254,9460,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28255,9430,'action complete via WP Cron','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28256,9461,'action created','2026-02-14 06:48:57','2026-02-14 07:48:57'),
|
||
(28257,9460,'action started via WP Cron','2026-02-14 06:51:04','2026-02-14 07:51:04'),
|
||
(28258,9460,'action complete via WP Cron','2026-02-14 06:51:04','2026-02-14 07:51:04'),
|
||
(28259,9452,'action started via WP Cron','2026-02-14 07:03:39','2026-02-14 08:03:39'),
|
||
(28260,9462,'action created','2026-02-14 07:03:39','2026-02-14 08:03:39'),
|
||
(28261,9452,'action complete via WP Cron','2026-02-14 07:03:39','2026-02-14 08:03:39'),
|
||
(28262,9462,'action started via WP Cron','2026-02-14 08:42:19','2026-02-14 09:42:19'),
|
||
(28263,9463,'action created','2026-02-14 08:42:19','2026-02-14 09:42:19'),
|
||
(28264,9462,'action complete via WP Cron','2026-02-14 08:42:19','2026-02-14 09:42:19'),
|
||
(28265,9444,'action started via WP Cron','2026-02-14 09:11:48','2026-02-14 10:11:48'),
|
||
(28266,9444,'action complete via WP Cron','2026-02-14 09:11:49','2026-02-14 10:11:49'),
|
||
(28267,9464,'action created','2026-02-14 09:11:49','2026-02-14 10:11:49'),
|
||
(28268,9463,'action started via WP Cron','2026-02-14 09:56:10','2026-02-14 10:56:10'),
|
||
(28269,9465,'action created','2026-02-14 09:56:10','2026-02-14 10:56:10'),
|
||
(28270,9463,'action complete via WP Cron','2026-02-14 09:56:10','2026-02-14 10:56:10'),
|
||
(28271,9434,'action started via WP Cron','2026-02-14 10:49:12','2026-02-14 11:49:12'),
|
||
(28272,9434,'action complete via WP Cron','2026-02-14 10:49:12','2026-02-14 11:49:12'),
|
||
(28273,9466,'action created','2026-02-14 10:49:12','2026-02-14 11:49:12'),
|
||
(28274,9465,'action started via WP Cron','2026-02-14 10:58:36','2026-02-14 11:58:36'),
|
||
(28275,9467,'action created','2026-02-14 10:58:36','2026-02-14 11:58:36'),
|
||
(28276,9465,'action complete via WP Cron','2026-02-14 10:58:36','2026-02-14 11:58:36'),
|
||
(28277,9467,'action started via WP Cron','2026-02-14 11:58:48','2026-02-14 12:58:48'),
|
||
(28278,9468,'action created','2026-02-14 11:58:48','2026-02-14 12:58:48'),
|
||
(28279,9467,'action complete via WP Cron','2026-02-14 11:58:48','2026-02-14 12:58:48'),
|
||
(28280,9468,'action started via WP Cron','2026-02-14 13:05:05','2026-02-14 14:05:05'),
|
||
(28281,9469,'action created','2026-02-14 13:05:05','2026-02-14 14:05:05'),
|
||
(28282,9468,'action complete via WP Cron','2026-02-14 13:05:05','2026-02-14 14:05:05'),
|
||
(28283,9469,'action started via WP Cron','2026-02-14 14:11:41','2026-02-14 15:11:41'),
|
||
(28284,9470,'action created','2026-02-14 14:11:41','2026-02-14 15:11:41'),
|
||
(28285,9469,'action complete via WP Cron','2026-02-14 14:11:41','2026-02-14 15:11:41'),
|
||
(28286,9470,'action started via WP Cron','2026-02-14 15:15:24','2026-02-14 16:15:24'),
|
||
(28287,9471,'action created','2026-02-14 15:15:24','2026-02-14 16:15:24'),
|
||
(28288,9470,'action complete via WP Cron','2026-02-14 15:15:24','2026-02-14 16:15:24'),
|
||
(28289,9471,'action started via WP Cron','2026-02-14 16:20:03','2026-02-14 17:20:03'),
|
||
(28290,9472,'action created','2026-02-14 16:20:03','2026-02-14 17:20:03'),
|
||
(28291,9471,'action complete via WP Cron','2026-02-14 16:20:03','2026-02-14 17:20:03'),
|
||
(28292,9472,'action started via WP Cron','2026-02-14 17:52:49','2026-02-14 18:52:49'),
|
||
(28293,9473,'action created','2026-02-14 17:52:49','2026-02-14 18:52:49'),
|
||
(28294,9472,'action complete via WP Cron','2026-02-14 17:52:49','2026-02-14 18:52:49'),
|
||
(28295,9473,'action started via WP Cron','2026-02-14 18:54:41','2026-02-14 19:54:41'),
|
||
(28296,9474,'action created','2026-02-14 18:54:41','2026-02-14 19:54:41'),
|
||
(28297,9473,'action complete via WP Cron','2026-02-14 18:54:41','2026-02-14 19:54:41'),
|
||
(28298,9474,'action started via WP Cron','2026-02-14 19:57:27','2026-02-14 20:57:27'),
|
||
(28299,9475,'action created','2026-02-14 19:57:27','2026-02-14 20:57:27'),
|
||
(28300,9474,'action complete via WP Cron','2026-02-14 19:57:27','2026-02-14 20:57:27'),
|
||
(28301,9475,'action started via WP Cron','2026-02-14 21:05:43','2026-02-14 22:05:43'),
|
||
(28302,9476,'action created','2026-02-14 21:05:43','2026-02-14 22:05:43'),
|
||
(28303,9475,'action complete via WP Cron','2026-02-14 21:05:43','2026-02-14 22:05:43'),
|
||
(28304,9464,'action started via WP Cron','2026-02-14 21:34:54','2026-02-14 22:34:54'),
|
||
(28305,9464,'action complete via WP Cron','2026-02-14 21:34:54','2026-02-14 22:34:54'),
|
||
(28306,9477,'action created','2026-02-14 21:34:54','2026-02-14 22:34:54'),
|
||
(28307,9476,'action started via WP Cron','2026-02-14 22:09:17','2026-02-14 23:09:17'),
|
||
(28308,9478,'action created','2026-02-14 22:09:17','2026-02-14 23:09:17'),
|
||
(28309,9476,'action complete via WP Cron','2026-02-14 22:09:17','2026-02-14 23:09:17'),
|
||
(28310,9478,'action started via WP Cron','2026-02-14 23:09:41','2026-02-15 00:09:41'),
|
||
(28311,9479,'action created','2026-02-14 23:09:41','2026-02-15 00:09:41'),
|
||
(28312,9478,'action complete via WP Cron','2026-02-14 23:09:41','2026-02-15 00:09:41'),
|
||
(28313,9479,'action started via WP Cron','2026-02-15 00:11:51','2026-02-15 01:11:51'),
|
||
(28314,9480,'action created','2026-02-15 00:11:51','2026-02-15 01:11:51'),
|
||
(28315,9479,'action complete via WP Cron','2026-02-15 00:11:51','2026-02-15 01:11:51'),
|
||
(28316,9480,'action started via WP Cron','2026-02-15 01:15:30','2026-02-15 02:15:30'),
|
||
(28317,9481,'action created','2026-02-15 01:15:30','2026-02-15 02:15:30'),
|
||
(28318,9480,'action complete via WP Cron','2026-02-15 01:15:30','2026-02-15 02:15:30'),
|
||
(28319,9481,'action started via WP Cron','2026-02-15 02:39:18','2026-02-15 03:39:18'),
|
||
(28320,9482,'action created','2026-02-15 02:39:18','2026-02-15 03:39:18'),
|
||
(28321,9481,'action complete via WP Cron','2026-02-15 02:39:18','2026-02-15 03:39:18'),
|
||
(28322,9482,'action started via WP Cron','2026-02-15 03:42:43','2026-02-15 04:42:43'),
|
||
(28323,9483,'action created','2026-02-15 03:42:43','2026-02-15 04:42:43'),
|
||
(28324,9482,'action complete via WP Cron','2026-02-15 03:42:43','2026-02-15 04:42:43'),
|
||
(28325,9483,'action started via WP Cron','2026-02-15 04:50:43','2026-02-15 05:50:43'),
|
||
(28326,9484,'action created','2026-02-15 04:50:43','2026-02-15 05:50:43'),
|
||
(28327,9483,'action complete via WP Cron','2026-02-15 04:50:43','2026-02-15 05:50:43'),
|
||
(28328,9459,'action started via WP Cron','2026-02-15 05:39:41','2026-02-15 06:39:41'),
|
||
(28329,9459,'action complete via WP Cron','2026-02-15 05:39:41','2026-02-15 06:39:41'),
|
||
(28331,9484,'action started via WP Cron','2026-02-15 05:52:25','2026-02-15 06:52:25'),
|
||
(28332,9486,'action created','2026-02-15 05:52:25','2026-02-15 06:52:25'),
|
||
(28333,9484,'action complete via WP Cron','2026-02-15 05:52:25','2026-02-15 06:52:25'),
|
||
(28334,9453,'action started via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28335,9453,'action complete via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28336,9487,'action created','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28337,9454,'action started via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28338,9454,'action complete via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28339,9488,'action created','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28340,9455,'action started via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28341,9455,'action complete via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28342,9489,'action created','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28343,9456,'action started via WP Cron','2026-02-15 07:03:21','2026-02-15 08:03:21'),
|
||
(28344,9456,'action complete via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28345,9490,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28346,9457,'action started via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28347,9457,'action complete via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28348,9491,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28349,9458,'action started via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28350,9458,'action complete via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28351,9492,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28352,9486,'action started via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28353,9493,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28354,9486,'action complete via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28355,9461,'action started via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28357,9494,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28358,9495,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28359,9461,'action complete via WP Cron','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28360,9496,'action created','2026-02-15 07:03:22','2026-02-15 08:03:22'),
|
||
(28361,9495,'action started via WP Cron','2026-02-15 07:10:59','2026-02-15 08:10:59'),
|
||
(28362,9495,'action complete via WP Cron','2026-02-15 07:10:59','2026-02-15 08:10:59'),
|
||
(28363,9493,'action started via WP Cron','2026-02-15 08:35:38','2026-02-15 09:35:38'),
|
||
(28364,9497,'action created','2026-02-15 08:35:38','2026-02-15 09:35:38'),
|
||
(28365,9493,'action complete via WP Cron','2026-02-15 08:35:38','2026-02-15 09:35:38'),
|
||
(28366,9477,'action started via WP Cron','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28367,9477,'action complete via WP Cron','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28368,9498,'action created','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28369,9497,'action started via WP Cron','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28370,9499,'action created','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28371,9497,'action complete via WP Cron','2026-02-15 09:41:55','2026-02-15 10:41:55'),
|
||
(28372,9499,'action started via WP Cron','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28373,9500,'action created','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28374,9499,'action complete via WP Cron','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28375,9466,'action started via WP Cron','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28376,9466,'action complete via WP Cron','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28377,9501,'action created','2026-02-15 10:56:45','2026-02-15 11:56:45'),
|
||
(28378,9500,'action started via WP Cron','2026-02-15 12:04:44','2026-02-15 13:04:44'),
|
||
(28379,9502,'action created','2026-02-15 12:04:44','2026-02-15 13:04:44'),
|
||
(28380,9500,'action complete via WP Cron','2026-02-15 12:04:44','2026-02-15 13:04:44'),
|
||
(28381,9502,'action started via WP Cron','2026-02-15 13:53:37','2026-02-15 14:53:37'),
|
||
(28382,9503,'action created','2026-02-15 13:53:37','2026-02-15 14:53:37'),
|
||
(28383,9502,'action complete via WP Cron','2026-02-15 13:53:37','2026-02-15 14:53:37'),
|
||
(28384,9503,'action started via Async Request','2026-02-15 14:59:38','2026-02-15 15:59:38'),
|
||
(28385,9504,'action created','2026-02-15 14:59:38','2026-02-15 15:59:38'),
|
||
(28386,9503,'action complete via Async Request','2026-02-15 14:59:38','2026-02-15 15:59:38'),
|
||
(28387,9504,'action started via WP Cron','2026-02-15 16:17:30','2026-02-15 17:17:30'),
|
||
(28388,9505,'action created','2026-02-15 16:17:30','2026-02-15 17:17:30'),
|
||
(28389,9504,'action complete via WP Cron','2026-02-15 16:17:30','2026-02-15 17:17:30'),
|
||
(28390,9505,'action started via WP Cron','2026-02-15 17:19:11','2026-02-15 18:19:11'),
|
||
(28391,9506,'action created','2026-02-15 17:19:11','2026-02-15 18:19:11'),
|
||
(28392,9505,'action complete via WP Cron','2026-02-15 17:19:11','2026-02-15 18:19:11'),
|
||
(28393,9506,'action started via WP Cron','2026-02-15 18:19:35','2026-02-15 19:19:35'),
|
||
(28394,9507,'action created','2026-02-15 18:19:35','2026-02-15 19:19:35'),
|
||
(28395,9506,'action complete via WP Cron','2026-02-15 18:19:35','2026-02-15 19:19:35'),
|
||
(28396,9507,'action started via WP Cron','2026-02-15 19:31:54','2026-02-15 20:31:54'),
|
||
(28397,9508,'action created','2026-02-15 19:31:54','2026-02-15 20:31:54'),
|
||
(28398,9507,'action complete via WP Cron','2026-02-15 19:31:54','2026-02-15 20:31:54'),
|
||
(28399,9508,'action started via WP Cron','2026-02-15 20:44:52','2026-02-15 21:44:52'),
|
||
(28400,9509,'action created','2026-02-15 20:44:52','2026-02-15 21:44:52'),
|
||
(28401,9508,'action complete via WP Cron','2026-02-15 20:44:52','2026-02-15 21:44:52'),
|
||
(28402,9498,'action started via WP Cron','2026-02-15 22:01:33','2026-02-15 23:01:33'),
|
||
(28403,9498,'action complete via WP Cron','2026-02-15 22:01:33','2026-02-15 23:01:33'),
|
||
(28404,9510,'action created','2026-02-15 22:01:33','2026-02-15 23:01:33'),
|
||
(28405,9509,'action started via WP Cron','2026-02-15 22:01:33','2026-02-15 23:01:33'),
|
||
(28406,9511,'action created','2026-02-15 22:01:33','2026-02-15 23:01:33'),
|
||
(28407,9509,'action complete via WP Cron','2026-02-15 22:01:34','2026-02-15 23:01:34'),
|
||
(28408,9511,'action started via WP Cron','2026-02-15 23:14:06','2026-02-16 00:14:06'),
|
||
(28409,9512,'action created','2026-02-15 23:14:06','2026-02-16 00:14:06'),
|
||
(28410,9511,'action complete via WP Cron','2026-02-15 23:14:06','2026-02-16 00:14:06'),
|
||
(28411,9512,'action started via WP Cron','2026-02-16 00:21:33','2026-02-16 01:21:33'),
|
||
(28412,9513,'action created','2026-02-16 00:21:33','2026-02-16 01:21:33'),
|
||
(28413,9512,'action complete via WP Cron','2026-02-16 00:21:33','2026-02-16 01:21:33'),
|
||
(28414,9513,'action started via WP Cron','2026-02-16 01:34:48','2026-02-16 02:34:48'),
|
||
(28415,9514,'action created','2026-02-16 01:34:48','2026-02-16 02:34:48'),
|
||
(28416,9513,'action complete via WP Cron','2026-02-16 01:34:48','2026-02-16 02:34:48'),
|
||
(28417,9514,'action started via WP Cron','2026-02-16 02:43:37','2026-02-16 03:43:37'),
|
||
(28418,9515,'action created','2026-02-16 02:43:37','2026-02-16 03:43:37'),
|
||
(28419,9514,'action complete via WP Cron','2026-02-16 02:43:37','2026-02-16 03:43:37'),
|
||
(28420,9515,'action started via WP Cron','2026-02-16 03:46:04','2026-02-16 04:46:04'),
|
||
(28421,9516,'action created','2026-02-16 03:46:04','2026-02-16 04:46:04'),
|
||
(28422,9515,'action complete via WP Cron','2026-02-16 03:46:04','2026-02-16 04:46:04'),
|
||
(28423,9516,'action started via WP Cron','2026-02-16 04:53:48','2026-02-16 05:53:48'),
|
||
(28424,9517,'action created','2026-02-16 04:53:48','2026-02-16 05:53:48'),
|
||
(28425,9516,'action complete via WP Cron','2026-02-16 04:53:48','2026-02-16 05:53:48'),
|
||
(28426,9494,'action started via WP Cron','2026-02-16 05:09:35','2026-02-16 06:09:35'),
|
||
(28427,9494,'action complete via WP Cron','2026-02-16 05:09:35','2026-02-16 06:09:35'),
|
||
(28429,9517,'action started via WP Cron','2026-02-16 06:05:58','2026-02-16 07:05:58'),
|
||
(28430,9519,'action created','2026-02-16 06:05:58','2026-02-16 07:05:58'),
|
||
(28431,9517,'action complete via WP Cron','2026-02-16 06:05:58','2026-02-16 07:05:58'),
|
||
(28432,9487,'action started via WP Cron','2026-02-16 07:29:24','2026-02-16 08:29:24'),
|
||
(28433,9487,'action complete via WP Cron','2026-02-16 07:29:24','2026-02-16 08:29:24'),
|
||
(28434,9520,'action created','2026-02-16 07:29:24','2026-02-16 08:29:24'),
|
||
(28435,9488,'action started via WP Cron','2026-02-16 07:29:24','2026-02-16 08:29:24'),
|
||
(28436,9488,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28437,9521,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28438,9489,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28439,9489,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28440,9522,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28441,9490,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28442,9490,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28443,9523,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28444,9491,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28445,9491,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28446,9524,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28447,9492,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28448,9492,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28449,9525,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28450,9519,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28451,9526,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28452,9519,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28453,9496,'action started via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28455,9527,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28456,9528,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28457,9496,'action complete via WP Cron','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28458,9529,'action created','2026-02-16 07:29:25','2026-02-16 08:29:25'),
|
||
(28459,9528,'action started via WP Cron','2026-02-16 08:12:30','2026-02-16 09:12:30'),
|
||
(28460,9528,'action complete via WP Cron','2026-02-16 08:12:30','2026-02-16 09:12:30'),
|
||
(28461,9526,'action started via WP Cron','2026-02-16 08:32:55','2026-02-16 09:32:55'),
|
||
(28462,9530,'action created','2026-02-16 08:32:55','2026-02-16 09:32:55'),
|
||
(28463,9526,'action complete via WP Cron','2026-02-16 08:32:55','2026-02-16 09:32:55'),
|
||
(28464,9530,'action started via WP Cron','2026-02-16 09:46:52','2026-02-16 10:46:52'),
|
||
(28465,9531,'action created','2026-02-16 09:46:52','2026-02-16 10:46:52'),
|
||
(28466,9530,'action complete via WP Cron','2026-02-16 09:46:52','2026-02-16 10:46:52'),
|
||
(28467,9510,'action started via WP Cron','2026-02-16 10:16:42','2026-02-16 11:16:42'),
|
||
(28468,9510,'action complete via WP Cron','2026-02-16 10:16:42','2026-02-16 11:16:42'),
|
||
(28469,9532,'action created','2026-02-16 10:16:42','2026-02-16 11:16:42'),
|
||
(28470,9531,'action started via WP Cron','2026-02-16 10:47:04','2026-02-16 11:47:04'),
|
||
(28471,9533,'action created','2026-02-16 10:47:04','2026-02-16 11:47:04'),
|
||
(28472,9531,'action complete via WP Cron','2026-02-16 10:47:04','2026-02-16 11:47:04'),
|
||
(28473,9501,'action started via WP Cron','2026-02-16 11:08:54','2026-02-16 12:08:54'),
|
||
(28474,9501,'action complete via WP Cron','2026-02-16 11:08:54','2026-02-16 12:08:54'),
|
||
(28475,9534,'action created','2026-02-16 11:08:54','2026-02-16 12:08:54'),
|
||
(28476,9533,'action started via WP Cron','2026-02-16 11:55:18','2026-02-16 12:55:18'),
|
||
(28477,9535,'action created','2026-02-16 11:55:18','2026-02-16 12:55:18'),
|
||
(28478,9533,'action complete via WP Cron','2026-02-16 11:55:18','2026-02-16 12:55:18'),
|
||
(28479,9535,'action started via WP Cron','2026-02-16 13:16:04','2026-02-16 14:16:04'),
|
||
(28480,9536,'action created','2026-02-16 13:16:04','2026-02-16 14:16:04'),
|
||
(28481,9535,'action complete via WP Cron','2026-02-16 13:16:04','2026-02-16 14:16:04'),
|
||
(28482,9536,'action started via WP Cron','2026-02-16 14:21:17','2026-02-16 15:21:17'),
|
||
(28483,9537,'action created','2026-02-16 14:21:17','2026-02-16 15:21:17'),
|
||
(28484,9536,'action complete via WP Cron','2026-02-16 14:21:17','2026-02-16 15:21:17'),
|
||
(28485,9537,'action started via WP Cron','2026-02-16 15:32:50','2026-02-16 16:32:50'),
|
||
(28486,9538,'action created','2026-02-16 15:32:50','2026-02-16 16:32:50'),
|
||
(28487,9537,'action complete via WP Cron','2026-02-16 15:32:50','2026-02-16 16:32:50'),
|
||
(28488,9539,'action created','2026-02-16 15:38:24','2026-02-16 16:38:24'),
|
||
(28489,9540,'action created','2026-02-16 15:38:52','2026-02-16 16:38:52'),
|
||
(28490,9539,'action started via WP Cron','2026-02-16 15:40:41','2026-02-16 16:40:41'),
|
||
(28491,9539,'action complete via WP Cron','2026-02-16 15:40:41','2026-02-16 16:40:41'),
|
||
(28492,9540,'action started via WP Cron','2026-02-16 15:40:41','2026-02-16 16:40:41'),
|
||
(28493,9540,'action complete via WP Cron','2026-02-16 15:40:41','2026-02-16 16:40:41'),
|
||
(28494,9541,'action created','2026-02-16 15:57:03','2026-02-16 16:57:03'),
|
||
(28495,9541,'action started via WP Cron','2026-02-16 15:57:28','2026-02-16 16:57:28'),
|
||
(28496,9541,'action complete via WP Cron','2026-02-16 15:57:28','2026-02-16 16:57:28'),
|
||
(28497,9538,'action started via WP Cron','2026-02-16 16:37:17','2026-02-16 17:37:17'),
|
||
(28498,9542,'action created','2026-02-16 16:37:17','2026-02-16 17:37:17'),
|
||
(28499,9538,'action complete via WP Cron','2026-02-16 16:37:17','2026-02-16 17:37:17'),
|
||
(28500,9542,'action started via WP Cron','2026-02-16 17:38:42','2026-02-16 18:38:42'),
|
||
(28501,9543,'action created','2026-02-16 17:38:42','2026-02-16 18:38:42'),
|
||
(28502,9542,'action complete via WP Cron','2026-02-16 17:38:42','2026-02-16 18:38:42'),
|
||
(28503,9543,'action started via WP Cron','2026-02-16 18:39:11','2026-02-16 19:39:11'),
|
||
(28504,9544,'action created','2026-02-16 18:39:11','2026-02-16 19:39:11'),
|
||
(28505,9543,'action complete via WP Cron','2026-02-16 18:39:11','2026-02-16 19:39:11'),
|
||
(28506,9544,'action started via WP Cron','2026-02-16 19:46:08','2026-02-16 20:46:08'),
|
||
(28507,9545,'action created','2026-02-16 19:46:08','2026-02-16 20:46:08'),
|
||
(28508,9544,'action complete via WP Cron','2026-02-16 19:46:08','2026-02-16 20:46:08'),
|
||
(28509,9545,'action started via WP Cron','2026-02-16 20:50:10','2026-02-16 21:50:10'),
|
||
(28510,9546,'action created','2026-02-16 20:50:10','2026-02-16 21:50:10'),
|
||
(28511,9545,'action complete via WP Cron','2026-02-16 20:50:10','2026-02-16 21:50:10'),
|
||
(28512,9546,'action started via WP Cron','2026-02-16 22:02:29','2026-02-16 23:02:29'),
|
||
(28513,9547,'action created','2026-02-16 22:02:29','2026-02-16 23:02:29'),
|
||
(28514,9546,'action complete via WP Cron','2026-02-16 22:02:29','2026-02-16 23:02:29'),
|
||
(28515,9532,'action started via WP Cron','2026-02-16 22:21:56','2026-02-16 23:21:56'),
|
||
(28516,9532,'action complete via WP Cron','2026-02-16 22:21:56','2026-02-16 23:21:56'),
|
||
(28517,9548,'action created','2026-02-16 22:21:56','2026-02-16 23:21:56'),
|
||
(28518,9547,'action started via WP Cron','2026-02-16 23:47:06','2026-02-17 00:47:06'),
|
||
(28519,9549,'action created','2026-02-16 23:47:06','2026-02-17 00:47:06'),
|
||
(28520,9547,'action complete via WP Cron','2026-02-16 23:47:06','2026-02-17 00:47:06'),
|
||
(28521,9549,'action started via WP Cron','2026-02-17 00:55:05','2026-02-17 01:55:05'),
|
||
(28522,9550,'action created','2026-02-17 00:55:05','2026-02-17 01:55:05'),
|
||
(28523,9549,'action complete via WP Cron','2026-02-17 00:55:05','2026-02-17 01:55:05'),
|
||
(28524,9550,'action started via WP Cron','2026-02-17 02:12:33','2026-02-17 03:12:33'),
|
||
(28525,9551,'action created','2026-02-17 02:12:33','2026-02-17 03:12:33'),
|
||
(28526,9550,'action complete via WP Cron','2026-02-17 02:12:33','2026-02-17 03:12:33'),
|
||
(28527,9551,'action started via WP Cron','2026-02-17 03:44:02','2026-02-17 04:44:02'),
|
||
(28528,9552,'action created','2026-02-17 03:44:02','2026-02-17 04:44:02'),
|
||
(28529,9551,'action complete via WP Cron','2026-02-17 03:44:02','2026-02-17 04:44:02'),
|
||
(28530,9552,'action started via WP Cron','2026-02-17 05:32:16','2026-02-17 06:32:16'),
|
||
(28531,9553,'action created','2026-02-17 05:32:16','2026-02-17 06:32:16'),
|
||
(28532,9552,'action complete via WP Cron','2026-02-17 05:32:16','2026-02-17 06:32:16'),
|
||
(28533,9527,'action started via WP Cron','2026-02-17 05:32:16','2026-02-17 06:32:16'),
|
||
(28534,9527,'action complete via WP Cron','2026-02-17 05:32:16','2026-02-17 06:32:16'),
|
||
(28536,9239,'action started via WP Cron','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28537,9239,'action complete via WP Cron','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28538,9555,'action created','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28539,9553,'action started via WP Cron','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28540,9556,'action created','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28541,9553,'action complete via WP Cron','2026-02-17 06:35:31','2026-02-17 07:35:31'),
|
||
(28542,9520,'action started via WP Cron','2026-02-17 07:40:01','2026-02-17 08:40:01'),
|
||
(28543,9520,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28544,9557,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28545,9521,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28546,9521,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28547,9558,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28548,9522,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28549,9522,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28550,9559,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28551,9523,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28552,9523,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28553,9560,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28554,9524,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28555,9524,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28556,9561,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28557,9525,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28558,9525,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28559,9562,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28560,9556,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28561,9563,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28562,9556,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28563,9529,'action started via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28565,9564,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28566,9565,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28567,9529,'action complete via WP Cron','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28568,9566,'action created','2026-02-17 07:40:02','2026-02-17 08:40:02'),
|
||
(28569,9565,'action started via WP Cron','2026-02-17 07:44:17','2026-02-17 08:44:17'),
|
||
(28570,9565,'action complete via WP Cron','2026-02-17 07:44:17','2026-02-17 08:44:17'),
|
||
(28571,9563,'action started via WP Cron','2026-02-17 08:49:58','2026-02-17 09:49:58'),
|
||
(28572,9567,'action created','2026-02-17 08:49:58','2026-02-17 09:49:58'),
|
||
(28573,9563,'action complete via WP Cron','2026-02-17 08:49:58','2026-02-17 09:49:58'),
|
||
(28574,9567,'action started via WP Cron','2026-02-17 09:57:02','2026-02-17 10:57:02'),
|
||
(28575,9568,'action created','2026-02-17 09:57:02','2026-02-17 10:57:02'),
|
||
(28576,9567,'action complete via WP Cron','2026-02-17 09:57:02','2026-02-17 10:57:02'),
|
||
(28577,9548,'action started via WP Cron','2026-02-17 10:22:40','2026-02-17 11:22:40'),
|
||
(28578,9548,'action complete via WP Cron','2026-02-17 10:22:40','2026-02-17 11:22:40'),
|
||
(28579,9569,'action created','2026-02-17 10:22:40','2026-02-17 11:22:40'),
|
||
(28580,9568,'action started via WP Cron','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28581,9570,'action created','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28582,9568,'action complete via WP Cron','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28583,9534,'action started via WP Cron','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28584,9534,'action complete via WP Cron','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28585,9571,'action created','2026-02-17 11:37:24','2026-02-17 12:37:24'),
|
||
(28586,9570,'action started via WP Cron','2026-02-17 12:52:03','2026-02-17 13:52:03'),
|
||
(28587,9572,'action created','2026-02-17 12:52:03','2026-02-17 13:52:03'),
|
||
(28588,9570,'action complete via WP Cron','2026-02-17 12:52:03','2026-02-17 13:52:03'),
|
||
(28589,9572,'action started via WP Cron','2026-02-17 14:34:17','2026-02-17 15:34:17'),
|
||
(28590,9573,'action created','2026-02-17 14:34:17','2026-02-17 15:34:17'),
|
||
(28591,9572,'action complete via WP Cron','2026-02-17 14:34:17','2026-02-17 15:34:17'),
|
||
(28592,9573,'action started via WP Cron','2026-02-17 15:35:37','2026-02-17 16:35:37'),
|
||
(28593,9574,'action created','2026-02-17 15:35:37','2026-02-17 16:35:37'),
|
||
(28594,9573,'action complete via WP Cron','2026-02-17 15:35:37','2026-02-17 16:35:37'),
|
||
(28595,9574,'action started via WP Cron','2026-02-17 16:48:03','2026-02-17 17:48:03'),
|
||
(28596,9575,'action created','2026-02-17 16:48:03','2026-02-17 17:48:03'),
|
||
(28597,9574,'action complete via WP Cron','2026-02-17 16:48:03','2026-02-17 17:48:03'),
|
||
(28598,9575,'action started via WP Cron','2026-02-17 18:19:43','2026-02-17 19:19:43'),
|
||
(28599,9576,'action created','2026-02-17 18:19:43','2026-02-17 19:19:43'),
|
||
(28600,9575,'action complete via WP Cron','2026-02-17 18:19:43','2026-02-17 19:19:43'),
|
||
(28601,9576,'action started via WP Cron','2026-02-17 19:33:45','2026-02-17 20:33:45'),
|
||
(28602,9577,'action created','2026-02-17 19:33:45','2026-02-17 20:33:45'),
|
||
(28603,9576,'action complete via WP Cron','2026-02-17 19:33:45','2026-02-17 20:33:45'),
|
||
(28604,9577,'action started via WP Cron','2026-02-17 20:35:44','2026-02-17 21:35:44'),
|
||
(28605,9578,'action created','2026-02-17 20:35:44','2026-02-17 21:35:44'),
|
||
(28606,9577,'action complete via WP Cron','2026-02-17 20:35:44','2026-02-17 21:35:44'),
|
||
(28607,9578,'action started via WP Cron','2026-02-17 21:43:32','2026-02-17 22:43:32'),
|
||
(28608,9579,'action created','2026-02-17 21:43:32','2026-02-17 22:43:32'),
|
||
(28609,9578,'action complete via WP Cron','2026-02-17 21:43:32','2026-02-17 22:43:32'),
|
||
(28610,9569,'action started via WP Cron','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28611,9569,'action complete via WP Cron','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28612,9580,'action created','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28613,9579,'action started via WP Cron','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28614,9581,'action created','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28615,9579,'action complete via WP Cron','2026-02-17 22:50:31','2026-02-17 23:50:31'),
|
||
(28616,9581,'action started via WP Cron','2026-02-18 00:06:01','2026-02-18 01:06:01'),
|
||
(28617,9582,'action created','2026-02-18 00:06:01','2026-02-18 01:06:01'),
|
||
(28618,9581,'action complete via WP Cron','2026-02-18 00:06:01','2026-02-18 01:06:01'),
|
||
(28619,9582,'action started via WP Cron','2026-02-18 01:14:26','2026-02-18 02:14:26'),
|
||
(28620,9583,'action created','2026-02-18 01:14:26','2026-02-18 02:14:26'),
|
||
(28621,9582,'action complete via WP Cron','2026-02-18 01:14:26','2026-02-18 02:14:26'),
|
||
(28622,9583,'action started via WP Cron','2026-02-18 02:21:17','2026-02-18 03:21:17'),
|
||
(28623,9584,'action created','2026-02-18 02:21:17','2026-02-18 03:21:17'),
|
||
(28624,9583,'action complete via WP Cron','2026-02-18 02:21:17','2026-02-18 03:21:17'),
|
||
(28625,9584,'action started via WP Cron','2026-02-18 03:39:31','2026-02-18 04:39:31'),
|
||
(28626,9585,'action created','2026-02-18 03:39:31','2026-02-18 04:39:31'),
|
||
(28627,9584,'action complete via WP Cron','2026-02-18 03:39:31','2026-02-18 04:39:31'),
|
||
(28628,9585,'action started via WP Cron','2026-02-18 04:41:57','2026-02-18 05:41:57'),
|
||
(28629,9586,'action created','2026-02-18 04:41:57','2026-02-18 05:41:57'),
|
||
(28630,9585,'action complete via WP Cron','2026-02-18 04:41:57','2026-02-18 05:41:57'),
|
||
(28631,9564,'action started via WP Cron','2026-02-18 05:10:28','2026-02-18 06:10:28'),
|
||
(28632,9564,'action complete via WP Cron','2026-02-18 05:10:28','2026-02-18 06:10:28'),
|
||
(28634,9586,'action started via WP Cron','2026-02-18 06:06:06','2026-02-18 07:06:06'),
|
||
(28635,9588,'action created','2026-02-18 06:06:06','2026-02-18 07:06:06'),
|
||
(28636,9586,'action complete via WP Cron','2026-02-18 06:06:06','2026-02-18 07:06:06'),
|
||
(28637,9588,'action started via WP Cron','2026-02-18 07:16:13','2026-02-18 08:16:13'),
|
||
(28638,9589,'action created','2026-02-18 07:16:13','2026-02-18 08:16:13'),
|
||
(28639,9588,'action complete via WP Cron','2026-02-18 07:16:13','2026-02-18 08:16:13'),
|
||
(28640,9557,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28641,9557,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28642,9590,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28643,9558,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28644,9558,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28645,9591,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28646,9559,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28647,9559,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28648,9592,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28649,9560,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28650,9560,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28651,9593,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28652,9561,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28653,9561,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28654,9594,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28655,9562,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28656,9562,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28657,9595,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28658,9566,'action started via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28660,9596,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28661,9597,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28662,9566,'action complete via WP Cron','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28663,9598,'action created','2026-02-18 07:46:13','2026-02-18 08:46:13'),
|
||
(28664,9597,'action started via WP Cron','2026-02-18 07:46:35','2026-02-18 08:46:35'),
|
||
(28665,9597,'action complete via WP Cron','2026-02-18 07:46:35','2026-02-18 08:46:35'),
|
||
(28666,9589,'action started via WP Cron','2026-02-18 08:26:07','2026-02-18 09:26:07'),
|
||
(28667,9599,'action created','2026-02-18 08:26:07','2026-02-18 09:26:07'),
|
||
(28668,9589,'action complete via WP Cron','2026-02-18 08:26:07','2026-02-18 09:26:07'),
|
||
(28669,9599,'action started via WP Cron','2026-02-18 10:11:33','2026-02-18 11:11:33'),
|
||
(28670,9600,'action created','2026-02-18 10:11:33','2026-02-18 11:11:33'),
|
||
(28671,9599,'action complete via WP Cron','2026-02-18 10:11:33','2026-02-18 11:11:33'),
|
||
(28672,9580,'action started via WP Cron','2026-02-18 10:51:39','2026-02-18 11:51:39'),
|
||
(28673,9580,'action complete via WP Cron','2026-02-18 10:51:39','2026-02-18 11:51:39'),
|
||
(28674,9601,'action created','2026-02-18 10:51:39','2026-02-18 11:51:39'),
|
||
(28675,9600,'action started via WP Cron','2026-02-18 11:11:42','2026-02-18 12:11:42'),
|
||
(28676,9602,'action created','2026-02-18 11:11:42','2026-02-18 12:11:42'),
|
||
(28677,9600,'action complete via WP Cron','2026-02-18 11:11:42','2026-02-18 12:11:42'),
|
||
(28678,9571,'action started via WP Cron','2026-02-18 11:42:20','2026-02-18 12:42:20'),
|
||
(28679,9571,'action complete via WP Cron','2026-02-18 11:42:20','2026-02-18 12:42:20'),
|
||
(28680,9603,'action created','2026-02-18 11:42:20','2026-02-18 12:42:20'),
|
||
(28681,9602,'action started via WP Cron','2026-02-18 12:22:27','2026-02-18 13:22:27'),
|
||
(28682,9604,'action created','2026-02-18 12:22:27','2026-02-18 13:22:27'),
|
||
(28683,9602,'action complete via WP Cron','2026-02-18 12:22:27','2026-02-18 13:22:27'),
|
||
(28684,9604,'action started via WP Cron','2026-02-18 13:25:16','2026-02-18 14:25:16'),
|
||
(28685,9605,'action created','2026-02-18 13:25:16','2026-02-18 14:25:16'),
|
||
(28686,9604,'action complete via WP Cron','2026-02-18 13:25:16','2026-02-18 14:25:16'),
|
||
(28687,9605,'action started via WP Cron','2026-02-18 14:27:33','2026-02-18 15:27:33'),
|
||
(28688,9606,'action created','2026-02-18 14:27:33','2026-02-18 15:27:33'),
|
||
(28689,9605,'action complete via WP Cron','2026-02-18 14:27:33','2026-02-18 15:27:33'),
|
||
(28690,9606,'action started via WP Cron','2026-02-18 15:36:41','2026-02-18 16:36:41'),
|
||
(28691,9607,'action created','2026-02-18 15:36:41','2026-02-18 16:36:41'),
|
||
(28692,9606,'action complete via WP Cron','2026-02-18 15:36:41','2026-02-18 16:36:41'),
|
||
(28693,9607,'action started via WP Cron','2026-02-18 17:38:29','2026-02-18 18:38:29'),
|
||
(28694,9608,'action created','2026-02-18 17:38:29','2026-02-18 18:38:29'),
|
||
(28695,9607,'action complete via WP Cron','2026-02-18 17:38:29','2026-02-18 18:38:29'),
|
||
(28696,9608,'action started via WP Cron','2026-02-18 18:42:38','2026-02-18 19:42:38'),
|
||
(28697,9609,'action created','2026-02-18 18:42:38','2026-02-18 19:42:38'),
|
||
(28698,9608,'action complete via WP Cron','2026-02-18 18:42:38','2026-02-18 19:42:38'),
|
||
(28699,9609,'action started via WP Cron','2026-02-18 19:46:43','2026-02-18 20:46:43'),
|
||
(28700,9610,'action created','2026-02-18 19:46:43','2026-02-18 20:46:43'),
|
||
(28701,9609,'action complete via WP Cron','2026-02-18 19:46:43','2026-02-18 20:46:43'),
|
||
(28702,9610,'action started via WP Cron','2026-02-18 20:58:47','2026-02-18 21:58:47'),
|
||
(28703,9611,'action created','2026-02-18 20:58:47','2026-02-18 21:58:47'),
|
||
(28704,9610,'action complete via WP Cron','2026-02-18 20:58:47','2026-02-18 21:58:47'),
|
||
(28705,9611,'action started via WP Cron','2026-02-18 22:10:00','2026-02-18 23:10:00'),
|
||
(28706,9612,'action created','2026-02-18 22:10:00','2026-02-18 23:10:00'),
|
||
(28707,9611,'action complete via WP Cron','2026-02-18 22:10:00','2026-02-18 23:10:00'),
|
||
(28708,9601,'action started via WP Cron','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28709,9601,'action complete via WP Cron','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28710,9613,'action created','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28711,9612,'action started via WP Cron','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28712,9614,'action created','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28713,9612,'action complete via WP Cron','2026-02-18 23:52:14','2026-02-19 00:52:14'),
|
||
(28714,9614,'action started via WP Cron','2026-02-19 01:01:55','2026-02-19 02:01:55'),
|
||
(28715,9615,'action created','2026-02-19 01:01:55','2026-02-19 02:01:55'),
|
||
(28716,9614,'action complete via WP Cron','2026-02-19 01:01:55','2026-02-19 02:01:55'),
|
||
(28717,9615,'action started via WP Cron','2026-02-19 02:04:23','2026-02-19 03:04:23'),
|
||
(28718,9616,'action created','2026-02-19 02:04:23','2026-02-19 03:04:23'),
|
||
(28719,9615,'action complete via WP Cron','2026-02-19 02:04:23','2026-02-19 03:04:23'),
|
||
(28720,9616,'action started via WP Cron','2026-02-19 03:12:10','2026-02-19 04:12:10'),
|
||
(28721,9617,'action created','2026-02-19 03:12:10','2026-02-19 04:12:10'),
|
||
(28722,9616,'action complete via WP Cron','2026-02-19 03:12:10','2026-02-19 04:12:10'),
|
||
(28723,9617,'action started via WP Cron','2026-02-19 04:14:55','2026-02-19 05:14:55'),
|
||
(28724,9618,'action created','2026-02-19 04:14:55','2026-02-19 05:14:55'),
|
||
(28725,9617,'action complete via WP Cron','2026-02-19 04:14:55','2026-02-19 05:14:55'),
|
||
(28726,9596,'action started via WP Cron','2026-02-19 05:11:41','2026-02-19 06:11:41'),
|
||
(28727,9596,'action complete via WP Cron','2026-02-19 05:11:41','2026-02-19 06:11:41'),
|
||
(28729,9618,'action started via WP Cron','2026-02-19 06:09:28','2026-02-19 07:09:28'),
|
||
(28730,9620,'action created','2026-02-19 06:09:28','2026-02-19 07:09:28'),
|
||
(28731,9618,'action complete via WP Cron','2026-02-19 06:09:28','2026-02-19 07:09:28'),
|
||
(28732,9620,'action started via WP Cron','2026-02-19 07:33:24','2026-02-19 08:33:24'),
|
||
(28733,9621,'action created','2026-02-19 07:33:24','2026-02-19 08:33:24'),
|
||
(28734,9620,'action complete via WP Cron','2026-02-19 07:33:24','2026-02-19 08:33:24'),
|
||
(28735,9590,'action started via WP Cron','2026-02-19 07:47:54','2026-02-19 08:47:54'),
|
||
(28736,9590,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28737,9622,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28738,9591,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28739,9591,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28740,9623,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28741,9592,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28742,9592,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28743,9624,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28744,9593,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28745,9593,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28746,9625,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28747,9594,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28748,9594,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28749,9626,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28750,9595,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28751,9595,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28752,9627,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28753,9598,'action started via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28755,9628,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28756,9629,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28757,9598,'action complete via WP Cron','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28758,9630,'action created','2026-02-19 07:47:55','2026-02-19 08:47:55'),
|
||
(28759,9629,'action started via WP Cron','2026-02-19 08:14:00','2026-02-19 09:14:00'),
|
||
(28760,9629,'action complete via WP Cron','2026-02-19 08:14:00','2026-02-19 09:14:00'),
|
||
(28761,9621,'action started via WP Cron','2026-02-19 09:22:04','2026-02-19 10:22:04'),
|
||
(28762,9631,'action created','2026-02-19 09:22:04','2026-02-19 10:22:04'),
|
||
(28763,9621,'action complete via WP Cron','2026-02-19 09:22:04','2026-02-19 10:22:04'),
|
||
(28764,9631,'action started via WP Cron','2026-02-19 10:28:50','2026-02-19 11:28:50'),
|
||
(28765,9632,'action created','2026-02-19 10:28:50','2026-02-19 11:28:50'),
|
||
(28766,9631,'action complete via WP Cron','2026-02-19 10:28:50','2026-02-19 11:28:50'),
|
||
(28767,9632,'action started via WP Cron','2026-02-19 11:37:18','2026-02-19 12:37:18'),
|
||
(28768,9633,'action created','2026-02-19 11:37:18','2026-02-19 12:37:18'),
|
||
(28769,9632,'action complete via WP Cron','2026-02-19 11:37:18','2026-02-19 12:37:18'),
|
||
(28770,9603,'action started via WP Cron','2026-02-19 11:46:00','2026-02-19 12:46:00'),
|
||
(28771,9603,'action complete via WP Cron','2026-02-19 11:46:00','2026-02-19 12:46:00'),
|
||
(28772,9634,'action created','2026-02-19 11:46:00','2026-02-19 12:46:00'),
|
||
(28773,9613,'action started via WP Cron','2026-02-19 12:14:30','2026-02-19 13:14:30'),
|
||
(28774,9613,'action complete via WP Cron','2026-02-19 12:14:30','2026-02-19 13:14:30'),
|
||
(28775,9635,'action created','2026-02-19 12:14:30','2026-02-19 13:14:30'),
|
||
(28776,9633,'action started via WP Cron','2026-02-19 12:39:31','2026-02-19 13:39:31'),
|
||
(28777,9636,'action created','2026-02-19 12:39:31','2026-02-19 13:39:31'),
|
||
(28778,9633,'action complete via WP Cron','2026-02-19 12:39:31','2026-02-19 13:39:31'),
|
||
(28779,9636,'action started via WP Cron','2026-02-19 13:49:41','2026-02-19 14:49:41'),
|
||
(28780,9637,'action created','2026-02-19 13:49:41','2026-02-19 14:49:41'),
|
||
(28781,9636,'action complete via WP Cron','2026-02-19 13:49:41','2026-02-19 14:49:41'),
|
||
(28782,9637,'action started via WP Cron','2026-02-19 14:55:59','2026-02-19 15:55:59'),
|
||
(28783,9638,'action created','2026-02-19 14:55:59','2026-02-19 15:55:59'),
|
||
(28784,9637,'action complete via WP Cron','2026-02-19 14:55:59','2026-02-19 15:55:59'),
|
||
(28785,9638,'action started via WP Cron','2026-02-19 16:06:36','2026-02-19 17:06:36'),
|
||
(28786,9639,'action created','2026-02-19 16:06:36','2026-02-19 17:06:36'),
|
||
(28787,9638,'action complete via WP Cron','2026-02-19 16:06:36','2026-02-19 17:06:36'),
|
||
(28788,9639,'action started via WP Cron','2026-02-19 17:07:35','2026-02-19 18:07:35'),
|
||
(28789,9640,'action created','2026-02-19 17:07:35','2026-02-19 18:07:35'),
|
||
(28790,9639,'action complete via WP Cron','2026-02-19 17:07:35','2026-02-19 18:07:35'),
|
||
(28791,9640,'action started via WP Cron','2026-02-19 18:09:29','2026-02-19 19:09:29'),
|
||
(28792,9641,'action created','2026-02-19 18:09:29','2026-02-19 19:09:29'),
|
||
(28793,9640,'action complete via WP Cron','2026-02-19 18:09:29','2026-02-19 19:09:29'),
|
||
(28794,9641,'action started via WP Cron','2026-02-19 19:10:11','2026-02-19 20:10:11'),
|
||
(28795,9642,'action created','2026-02-19 19:10:11','2026-02-19 20:10:11'),
|
||
(28796,9641,'action complete via WP Cron','2026-02-19 19:10:11','2026-02-19 20:10:11'),
|
||
(28797,9642,'action started via WP Cron','2026-02-19 20:11:12','2026-02-19 21:11:12'),
|
||
(28798,9643,'action created','2026-02-19 20:11:12','2026-02-19 21:11:12'),
|
||
(28799,9642,'action complete via WP Cron','2026-02-19 20:11:12','2026-02-19 21:11:12'),
|
||
(28800,9643,'action started via WP Cron','2026-02-19 21:13:23','2026-02-19 22:13:23'),
|
||
(28801,9644,'action created','2026-02-19 21:13:23','2026-02-19 22:13:23'),
|
||
(28802,9643,'action complete via WP Cron','2026-02-19 21:13:23','2026-02-19 22:13:23'),
|
||
(28803,9644,'action started via WP Cron','2026-02-19 22:20:34','2026-02-19 23:20:34'),
|
||
(28804,9645,'action created','2026-02-19 22:20:34','2026-02-19 23:20:34'),
|
||
(28805,9644,'action complete via WP Cron','2026-02-19 22:20:34','2026-02-19 23:20:34'),
|
||
(28806,9645,'action started via WP Cron','2026-02-19 23:28:55','2026-02-20 00:28:55'),
|
||
(28807,9646,'action created','2026-02-19 23:28:55','2026-02-20 00:28:55'),
|
||
(28808,9645,'action complete via WP Cron','2026-02-19 23:28:55','2026-02-20 00:28:55'),
|
||
(28809,9635,'action started via WP Cron','2026-02-20 00:17:21','2026-02-20 01:17:21'),
|
||
(28810,9635,'action complete via WP Cron','2026-02-20 00:17:21','2026-02-20 01:17:21'),
|
||
(28811,9647,'action created','2026-02-20 00:17:21','2026-02-20 01:17:21'),
|
||
(28812,9646,'action started via WP Cron','2026-02-20 00:43:38','2026-02-20 01:43:38'),
|
||
(28813,9648,'action created','2026-02-20 00:43:38','2026-02-20 01:43:38'),
|
||
(28814,9646,'action complete via WP Cron','2026-02-20 00:43:38','2026-02-20 01:43:38'),
|
||
(28815,9648,'action started via WP Cron','2026-02-20 01:44:58','2026-02-20 02:44:58'),
|
||
(28816,9649,'action created','2026-02-20 01:44:58','2026-02-20 02:44:58'),
|
||
(28817,9648,'action complete via WP Cron','2026-02-20 01:44:58','2026-02-20 02:44:58'),
|
||
(28818,9649,'action started via WP Cron','2026-02-20 03:47:17','2026-02-20 04:47:17'),
|
||
(28819,9650,'action created','2026-02-20 03:47:17','2026-02-20 04:47:17'),
|
||
(28820,9649,'action complete via WP Cron','2026-02-20 03:47:17','2026-02-20 04:47:17'),
|
||
(28821,9650,'action started via WP Cron','2026-02-20 04:52:46','2026-02-20 05:52:46'),
|
||
(28822,9651,'action created','2026-02-20 04:52:47','2026-02-20 05:52:47'),
|
||
(28823,9650,'action complete via WP Cron','2026-02-20 04:52:47','2026-02-20 05:52:47'),
|
||
(28824,9628,'action started via WP Cron','2026-02-20 05:00:04','2026-02-20 06:00:04'),
|
||
(28825,9628,'action complete via WP Cron','2026-02-20 05:00:04','2026-02-20 06:00:04'),
|
||
(28827,9651,'action started via WP Cron','2026-02-20 06:02:34','2026-02-20 07:02:34'),
|
||
(28828,9653,'action created','2026-02-20 06:02:34','2026-02-20 07:02:34'),
|
||
(28829,9651,'action complete via WP Cron','2026-02-20 06:02:34','2026-02-20 07:02:34'),
|
||
(28830,9653,'action started via WP Cron','2026-02-20 07:05:41','2026-02-20 08:05:41'),
|
||
(28831,9654,'action created','2026-02-20 07:05:41','2026-02-20 08:05:41'),
|
||
(28832,9653,'action complete via WP Cron','2026-02-20 07:05:41','2026-02-20 08:05:41'),
|
||
(28833,9622,'action started via WP Cron','2026-02-20 08:08:53','2026-02-20 09:08:53'),
|
||
(28834,9622,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28835,9655,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28836,9623,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28837,9623,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28838,9656,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28839,9624,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28840,9624,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28841,9657,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28842,9625,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28843,9625,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28844,9658,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28845,9626,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28846,9626,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28847,9659,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28848,9627,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28849,9627,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28850,9660,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28851,9654,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28852,9661,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28853,9654,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28854,9630,'action started via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28856,9662,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28857,9663,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28858,9630,'action complete via WP Cron','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28859,9664,'action created','2026-02-20 08:08:54','2026-02-20 09:08:54'),
|
||
(28860,9663,'action started via WP Cron','2026-02-20 08:09:27','2026-02-20 09:09:27'),
|
||
(28861,9663,'action complete via WP Cron','2026-02-20 08:09:27','2026-02-20 09:09:27'),
|
||
(28862,9661,'action started via WP Cron','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28863,9665,'action created','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28864,9661,'action complete via WP Cron','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28865,9083,'action started via WP Cron','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28866,9083,'action complete via WP Cron','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28867,9666,'action created','2026-02-20 09:11:31','2026-02-20 10:11:31'),
|
||
(28868,9665,'action started via WP Cron','2026-02-20 10:17:12','2026-02-20 11:17:12'),
|
||
(28869,9667,'action created','2026-02-20 10:17:12','2026-02-20 11:17:12'),
|
||
(28870,9665,'action complete via WP Cron','2026-02-20 10:17:13','2026-02-20 11:17:13'),
|
||
(28871,9667,'action started via WP Cron','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28872,9668,'action created','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28873,9667,'action complete via WP Cron','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28874,9634,'action started via WP Cron','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28875,9634,'action complete via WP Cron','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28876,9669,'action created','2026-02-20 11:50:30','2026-02-20 12:50:30'),
|
||
(28877,9647,'action started via WP Cron','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28878,9647,'action complete via WP Cron','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28879,9670,'action created','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28880,9668,'action started via WP Cron','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28881,9671,'action created','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28882,9668,'action complete via WP Cron','2026-02-20 12:55:47','2026-02-20 13:55:47'),
|
||
(28883,9671,'action started via WP Cron','2026-02-20 14:26:37','2026-02-20 15:26:37'),
|
||
(28884,9672,'action created','2026-02-20 14:26:37','2026-02-20 15:26:37'),
|
||
(28885,9671,'action complete via WP Cron','2026-02-20 14:26:37','2026-02-20 15:26:37'),
|
||
(28886,9672,'action started via WP Cron','2026-02-20 15:29:58','2026-02-20 16:29:58'),
|
||
(28887,9673,'action created','2026-02-20 15:29:58','2026-02-20 16:29:58'),
|
||
(28888,9672,'action complete via WP Cron','2026-02-20 15:29:58','2026-02-20 16:29:58'),
|
||
(28889,9673,'action started via WP Cron','2026-02-20 17:31:32','2026-02-20 18:31:32'),
|
||
(28890,9674,'action created','2026-02-20 17:31:32','2026-02-20 18:31:32'),
|
||
(28891,9673,'action complete via WP Cron','2026-02-20 17:31:32','2026-02-20 18:31:32'),
|
||
(28892,9674,'action started via WP Cron','2026-02-20 18:50:40','2026-02-20 19:50:40'),
|
||
(28893,9675,'action created','2026-02-20 18:50:40','2026-02-20 19:50:40'),
|
||
(28894,9674,'action complete via WP Cron','2026-02-20 18:50:40','2026-02-20 19:50:40'),
|
||
(28895,9675,'action started via WP Cron','2026-02-20 19:54:24','2026-02-20 20:54:24'),
|
||
(28896,9676,'action created','2026-02-20 19:54:24','2026-02-20 20:54:24'),
|
||
(28897,9675,'action complete via WP Cron','2026-02-20 19:54:24','2026-02-20 20:54:24'),
|
||
(28898,9676,'action started via WP Cron','2026-02-20 21:01:27','2026-02-20 22:01:27'),
|
||
(28899,9677,'action created','2026-02-20 21:01:27','2026-02-20 22:01:27'),
|
||
(28900,9676,'action complete via WP Cron','2026-02-20 21:01:27','2026-02-20 22:01:27'),
|
||
(28901,9677,'action started via WP Cron','2026-02-20 22:20:23','2026-02-20 23:20:23'),
|
||
(28902,9678,'action created','2026-02-20 22:20:24','2026-02-20 23:20:24'),
|
||
(28903,9677,'action complete via WP Cron','2026-02-20 22:20:24','2026-02-20 23:20:24'),
|
||
(28904,9678,'action started via WP Cron','2026-02-20 23:21:40','2026-02-21 00:21:40'),
|
||
(28905,9679,'action created','2026-02-20 23:21:40','2026-02-21 00:21:40'),
|
||
(28906,9678,'action complete via WP Cron','2026-02-20 23:21:40','2026-02-21 00:21:40'),
|
||
(28907,9679,'action started via WP Cron','2026-02-21 00:44:44','2026-02-21 01:44:44'),
|
||
(28908,9680,'action created','2026-02-21 00:44:44','2026-02-21 01:44:44'),
|
||
(28909,9679,'action complete via WP Cron','2026-02-21 00:44:44','2026-02-21 01:44:44'),
|
||
(28910,9670,'action started via WP Cron','2026-02-21 00:56:29','2026-02-21 01:56:29'),
|
||
(28911,9670,'action complete via WP Cron','2026-02-21 00:56:29','2026-02-21 01:56:29'),
|
||
(28912,9681,'action created','2026-02-21 00:56:29','2026-02-21 01:56:29'),
|
||
(28913,9680,'action started via WP Cron','2026-02-21 01:52:03','2026-02-21 02:52:03'),
|
||
(28914,9682,'action created','2026-02-21 01:52:03','2026-02-21 02:52:03'),
|
||
(28915,9680,'action complete via WP Cron','2026-02-21 01:52:03','2026-02-21 02:52:03'),
|
||
(28916,9682,'action started via WP Cron','2026-02-21 03:07:04','2026-02-21 04:07:04'),
|
||
(28917,9683,'action created','2026-02-21 03:07:04','2026-02-21 04:07:04'),
|
||
(28918,9682,'action complete via WP Cron','2026-02-21 03:07:04','2026-02-21 04:07:04'),
|
||
(28919,9683,'action started via WP Cron','2026-02-21 04:13:39','2026-02-21 05:13:39'),
|
||
(28920,9684,'action created','2026-02-21 04:13:39','2026-02-21 05:13:39'),
|
||
(28921,9683,'action complete via WP Cron','2026-02-21 04:13:39','2026-02-21 05:13:39'),
|
||
(28922,9662,'action started via WP Cron','2026-02-21 05:02:33','2026-02-21 06:02:33'),
|
||
(28923,9662,'action complete via WP Cron','2026-02-21 05:02:33','2026-02-21 06:02:33'),
|
||
(28925,9684,'action started via WP Cron','2026-02-21 05:13:43','2026-02-21 06:13:43'),
|
||
(28926,9686,'action created','2026-02-21 05:13:43','2026-02-21 06:13:43'),
|
||
(28927,9684,'action complete via WP Cron','2026-02-21 05:13:43','2026-02-21 06:13:43'),
|
||
(28928,9686,'action started via WP Cron','2026-02-21 06:30:09','2026-02-21 07:30:09'),
|
||
(28929,9687,'action created','2026-02-21 06:30:09','2026-02-21 07:30:09'),
|
||
(28930,9686,'action complete via WP Cron','2026-02-21 06:30:09','2026-02-21 07:30:09'),
|
||
(28931,9687,'action started via WP Cron','2026-02-21 07:38:37','2026-02-21 08:38:37'),
|
||
(28932,9688,'action created','2026-02-21 07:38:37','2026-02-21 08:38:37'),
|
||
(28933,9687,'action complete via WP Cron','2026-02-21 07:38:37','2026-02-21 08:38:37'),
|
||
(28934,9655,'action started via WP Cron','2026-02-21 08:51:22','2026-02-21 09:51:22'),
|
||
(28935,9655,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28936,9689,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28937,9656,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28938,9656,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28939,9690,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28940,9657,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28941,9657,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28942,9691,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28943,9658,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28944,9658,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28945,9692,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28946,9659,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28947,9659,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28948,9693,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28949,9660,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28950,9660,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28951,9694,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28952,9688,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28953,9695,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28954,9688,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28955,9664,'action started via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28957,9696,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28958,9697,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28959,9664,'action complete via WP Cron','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28960,9698,'action created','2026-02-21 08:51:23','2026-02-21 09:51:23'),
|
||
(28961,9697,'action started via WP Cron','2026-02-21 08:57:30','2026-02-21 09:57:30'),
|
||
(28962,9697,'action complete via WP Cron','2026-02-21 08:57:30','2026-02-21 09:57:30'),
|
||
(28963,9695,'action started via WP Cron','2026-02-21 09:54:00','2026-02-21 10:54:00'),
|
||
(28964,9699,'action created','2026-02-21 09:54:00','2026-02-21 10:54:00'),
|
||
(28965,9695,'action complete via WP Cron','2026-02-21 09:54:00','2026-02-21 10:54:00'),
|
||
(28966,9699,'action started via WP Cron','2026-02-21 11:03:54','2026-02-21 12:03:54'),
|
||
(28967,9700,'action created','2026-02-21 11:03:54','2026-02-21 12:03:54'),
|
||
(28968,9699,'action complete via WP Cron','2026-02-21 11:03:54','2026-02-21 12:03:54'),
|
||
(28969,9669,'action started via WP Cron','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28970,9669,'action complete via WP Cron','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28971,9701,'action created','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28972,9700,'action started via WP Cron','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28973,9702,'action created','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28974,9700,'action complete via WP Cron','2026-02-21 12:07:41','2026-02-21 13:07:41'),
|
||
(28975,9681,'action started via WP Cron','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28976,9681,'action complete via WP Cron','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28977,9703,'action created','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28978,9702,'action started via WP Cron','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28979,9704,'action created','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28980,9702,'action complete via WP Cron','2026-02-21 13:22:04','2026-02-21 14:22:04'),
|
||
(28981,9704,'action started via WP Cron','2026-02-21 14:23:28','2026-02-21 15:23:28'),
|
||
(28982,9705,'action created','2026-02-21 14:23:28','2026-02-21 15:23:28'),
|
||
(28983,9704,'action complete via WP Cron','2026-02-21 14:23:28','2026-02-21 15:23:28'),
|
||
(28984,9705,'action started via WP Cron','2026-02-21 15:44:28','2026-02-21 16:44:28'),
|
||
(28985,9706,'action created','2026-02-21 15:44:28','2026-02-21 16:44:28'),
|
||
(28986,9705,'action complete via WP Cron','2026-02-21 15:44:28','2026-02-21 16:44:28'),
|
||
(28987,9706,'action started via WP Cron','2026-02-21 16:48:13','2026-02-21 17:48:13'),
|
||
(28988,9707,'action created','2026-02-21 16:48:13','2026-02-21 17:48:13'),
|
||
(28989,9706,'action complete via WP Cron','2026-02-21 16:48:13','2026-02-21 17:48:13'),
|
||
(28990,9707,'action started via WP Cron','2026-02-21 17:50:23','2026-02-21 18:50:23'),
|
||
(28991,9708,'action created','2026-02-21 17:50:23','2026-02-21 18:50:23'),
|
||
(28992,9707,'action complete via WP Cron','2026-02-21 17:50:23','2026-02-21 18:50:23'),
|
||
(28993,9708,'action started via WP Cron','2026-02-21 18:51:03','2026-02-21 19:51:03'),
|
||
(28994,9709,'action created','2026-02-21 18:51:03','2026-02-21 19:51:03'),
|
||
(28995,9708,'action complete via WP Cron','2026-02-21 18:51:03','2026-02-21 19:51:03'),
|
||
(28996,9709,'action started via WP Cron','2026-02-21 19:51:16','2026-02-21 20:51:16'),
|
||
(28997,9710,'action created','2026-02-21 19:51:16','2026-02-21 20:51:16'),
|
||
(28998,9709,'action complete via WP Cron','2026-02-21 19:51:17','2026-02-21 20:51:17'),
|
||
(28999,9710,'action started via WP Cron','2026-02-21 21:17:05','2026-02-21 22:17:05'),
|
||
(29000,9711,'action created','2026-02-21 21:17:05','2026-02-21 22:17:05'),
|
||
(29001,9710,'action complete via WP Cron','2026-02-21 21:17:05','2026-02-21 22:17:05'),
|
||
(29002,9711,'action started via Async Request','2026-02-21 22:18:21','2026-02-21 23:18:21'),
|
||
(29003,9712,'action created','2026-02-21 22:18:21','2026-02-21 23:18:21'),
|
||
(29004,9711,'action complete via Async Request','2026-02-21 22:18:21','2026-02-21 23:18:21'),
|
||
(29005,9712,'action started via WP Cron','2026-02-21 23:40:14','2026-02-22 00:40:14'),
|
||
(29006,9713,'action created','2026-02-21 23:40:14','2026-02-22 00:40:14'),
|
||
(29007,9712,'action complete via WP Cron','2026-02-21 23:40:14','2026-02-22 00:40:14'),
|
||
(29008,9713,'action started via WP Cron','2026-02-22 00:46:09','2026-02-22 01:46:09'),
|
||
(29009,9714,'action created','2026-02-22 00:46:09','2026-02-22 01:46:09'),
|
||
(29010,9713,'action complete via WP Cron','2026-02-22 00:46:09','2026-02-22 01:46:09'),
|
||
(29011,9703,'action started via WP Cron','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29012,9703,'action complete via WP Cron','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29013,9715,'action created','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29014,9714,'action started via WP Cron','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29015,9716,'action created','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29016,9714,'action complete via WP Cron','2026-02-22 01:51:48','2026-02-22 02:51:48'),
|
||
(29017,9716,'action started via WP Cron','2026-02-22 03:01:52','2026-02-22 04:01:52'),
|
||
(29018,9717,'action created','2026-02-22 03:01:52','2026-02-22 04:01:52'),
|
||
(29019,9716,'action complete via WP Cron','2026-02-22 03:01:52','2026-02-22 04:01:52'),
|
||
(29020,9717,'action started via WP Cron','2026-02-22 04:06:21','2026-02-22 05:06:21'),
|
||
(29021,9718,'action created','2026-02-22 04:06:21','2026-02-22 05:06:21'),
|
||
(29022,9717,'action complete via WP Cron','2026-02-22 04:06:21','2026-02-22 05:06:21'),
|
||
(29023,9696,'action started via WP Cron','2026-02-22 05:11:11','2026-02-22 06:11:11'),
|
||
(29024,9696,'action complete via WP Cron','2026-02-22 05:11:11','2026-02-22 06:11:11'),
|
||
(29026,9718,'action started via WP Cron','2026-02-22 05:11:11','2026-02-22 06:11:11'),
|
||
(29027,9720,'action created','2026-02-22 05:11:11','2026-02-22 06:11:11'),
|
||
(29028,9718,'action complete via WP Cron','2026-02-22 05:11:11','2026-02-22 06:11:11'),
|
||
(29029,9720,'action started via WP Cron','2026-02-22 06:12:11','2026-02-22 07:12:11'),
|
||
(29030,9721,'action created','2026-02-22 06:12:11','2026-02-22 07:12:11'),
|
||
(29031,9720,'action complete via WP Cron','2026-02-22 06:12:11','2026-02-22 07:12:11'),
|
||
(29032,9721,'action started via WP Cron','2026-02-22 07:39:44','2026-02-22 08:39:44'),
|
||
(29033,9722,'action created','2026-02-22 07:39:44','2026-02-22 08:39:44'),
|
||
(29034,9721,'action complete via WP Cron','2026-02-22 07:39:45','2026-02-22 08:39:45'),
|
||
(29035,9722,'action started via WP Cron','2026-02-22 08:47:16','2026-02-22 09:47:16'),
|
||
(29036,9723,'action created','2026-02-22 08:47:16','2026-02-22 09:47:16'),
|
||
(29037,9722,'action complete via WP Cron','2026-02-22 08:47:16','2026-02-22 09:47:16'),
|
||
(29038,9689,'action started via WP Cron','2026-02-22 08:59:10','2026-02-22 09:59:10'),
|
||
(29039,9689,'action complete via WP Cron','2026-02-22 08:59:10','2026-02-22 09:59:10'),
|
||
(29040,9724,'action created','2026-02-22 08:59:10','2026-02-22 09:59:10'),
|
||
(29041,9690,'action started via WP Cron','2026-02-22 08:59:10','2026-02-22 09:59:10'),
|
||
(29042,9690,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29043,9725,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29044,9691,'action started via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29045,9691,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29046,9726,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29047,9692,'action started via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29048,9692,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29049,9727,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29050,9693,'action started via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29051,9693,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29052,9728,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29053,9694,'action started via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29054,9694,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29055,9729,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29056,9698,'action started via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29058,9730,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29059,9731,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29060,9698,'action complete via WP Cron','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29061,9732,'action created','2026-02-22 08:59:11','2026-02-22 09:59:11'),
|
||
(29062,9731,'action started via WP Cron','2026-02-22 09:03:51','2026-02-22 10:03:51'),
|
||
(29063,9731,'action complete via WP Cron','2026-02-22 09:03:51','2026-02-22 10:03:51'),
|
||
(29064,9723,'action started via WP Cron','2026-02-22 10:16:49','2026-02-22 11:16:49'),
|
||
(29065,9733,'action created','2026-02-22 10:16:49','2026-02-22 11:16:49'),
|
||
(29066,9723,'action complete via WP Cron','2026-02-22 10:16:49','2026-02-22 11:16:49'),
|
||
(29067,9733,'action started via WP Cron','2026-02-22 11:39:36','2026-02-22 12:39:36'),
|
||
(29068,9734,'action created','2026-02-22 11:39:36','2026-02-22 12:39:36'),
|
||
(29069,9733,'action complete via WP Cron','2026-02-22 11:39:36','2026-02-22 12:39:36'),
|
||
(29070,9701,'action started via WP Cron','2026-02-22 12:08:25','2026-02-22 13:08:25'),
|
||
(29071,9701,'action complete via WP Cron','2026-02-22 12:08:25','2026-02-22 13:08:25'),
|
||
(29072,9735,'action created','2026-02-22 12:08:25','2026-02-22 13:08:25'),
|
||
(29073,9734,'action started via WP Cron','2026-02-22 13:03:32','2026-02-22 14:03:32'),
|
||
(29074,9736,'action created','2026-02-22 13:03:32','2026-02-22 14:03:32'),
|
||
(29075,9734,'action complete via WP Cron','2026-02-22 13:03:32','2026-02-22 14:03:32'),
|
||
(29076,9715,'action started via WP Cron','2026-02-22 14:02:58','2026-02-22 15:02:58'),
|
||
(29077,9715,'action complete via WP Cron','2026-02-22 14:02:58','2026-02-22 15:02:58'),
|
||
(29078,9737,'action created','2026-02-22 14:02:58','2026-02-22 15:02:58'),
|
||
(29079,9736,'action started via WP Cron','2026-02-22 14:09:58','2026-02-22 15:09:58'),
|
||
(29080,9738,'action created','2026-02-22 14:09:58','2026-02-22 15:09:58'),
|
||
(29081,9736,'action complete via WP Cron','2026-02-22 14:09:58','2026-02-22 15:09:58'),
|
||
(29082,9738,'action started via WP Cron','2026-02-22 15:15:55','2026-02-22 16:15:55'),
|
||
(29083,9739,'action created','2026-02-22 15:15:55','2026-02-22 16:15:55'),
|
||
(29084,9738,'action complete via WP Cron','2026-02-22 15:15:55','2026-02-22 16:15:55'),
|
||
(29085,9739,'action started via WP Cron','2026-02-22 16:17:19','2026-02-22 17:17:19'),
|
||
(29086,9740,'action created','2026-02-22 16:17:19','2026-02-22 17:17:19'),
|
||
(29087,9739,'action complete via WP Cron','2026-02-22 16:17:19','2026-02-22 17:17:19'),
|
||
(29088,9740,'action started via WP Cron','2026-02-22 17:45:55','2026-02-22 18:45:55'),
|
||
(29089,9741,'action created','2026-02-22 17:45:55','2026-02-22 18:45:55'),
|
||
(29090,9740,'action complete via WP Cron','2026-02-22 17:45:55','2026-02-22 18:45:55'),
|
||
(29091,9741,'action started via WP Cron','2026-02-22 19:39:04','2026-02-22 20:39:04'),
|
||
(29092,9742,'action created','2026-02-22 19:39:04','2026-02-22 20:39:04'),
|
||
(29093,9741,'action complete via WP Cron','2026-02-22 19:39:04','2026-02-22 20:39:04'),
|
||
(29094,9742,'action started via WP Cron','2026-02-22 20:41:38','2026-02-22 21:41:38'),
|
||
(29095,9743,'action created','2026-02-22 20:41:38','2026-02-22 21:41:38'),
|
||
(29096,9742,'action complete via WP Cron','2026-02-22 20:41:38','2026-02-22 21:41:38'),
|
||
(29097,9743,'action started via WP Cron','2026-02-22 22:07:52','2026-02-22 23:07:52'),
|
||
(29098,9744,'action created','2026-02-22 22:07:52','2026-02-22 23:07:52'),
|
||
(29099,9743,'action complete via WP Cron','2026-02-22 22:07:52','2026-02-22 23:07:52'),
|
||
(29100,9744,'action started via WP Cron','2026-02-22 23:24:11','2026-02-23 00:24:11'),
|
||
(29101,9745,'action created','2026-02-22 23:24:11','2026-02-23 00:24:11'),
|
||
(29102,9744,'action complete via WP Cron','2026-02-22 23:24:11','2026-02-23 00:24:11'),
|
||
(29103,9745,'action started via WP Cron','2026-02-23 01:56:25','2026-02-23 02:56:25'),
|
||
(29104,9746,'action created','2026-02-23 01:56:25','2026-02-23 02:56:25'),
|
||
(29105,9745,'action complete via WP Cron','2026-02-23 01:56:25','2026-02-23 02:56:25'),
|
||
(29106,9737,'action started via WP Cron','2026-02-23 02:24:46','2026-02-23 03:24:46'),
|
||
(29107,9737,'action complete via WP Cron','2026-02-23 02:24:46','2026-02-23 03:24:46'),
|
||
(29108,9747,'action created','2026-02-23 02:24:46','2026-02-23 03:24:46'),
|
||
(29109,9746,'action started via WP Cron','2026-02-23 03:23:22','2026-02-23 04:23:22'),
|
||
(29110,9748,'action created','2026-02-23 03:23:22','2026-02-23 04:23:22'),
|
||
(29111,9746,'action complete via WP Cron','2026-02-23 03:23:22','2026-02-23 04:23:22'),
|
||
(29112,9748,'action started via WP Cron','2026-02-23 04:49:41','2026-02-23 05:49:41'),
|
||
(29113,9749,'action created','2026-02-23 04:49:41','2026-02-23 05:49:41'),
|
||
(29114,9748,'action complete via WP Cron','2026-02-23 04:49:41','2026-02-23 05:49:41'),
|
||
(29115,9730,'action started via WP Cron','2026-02-23 05:08:48','2026-02-23 06:08:48'),
|
||
(29116,9730,'action complete via WP Cron','2026-02-23 05:08:48','2026-02-23 06:08:48'),
|
||
(29118,9749,'action started via WP Cron','2026-02-23 06:01:01','2026-02-23 07:01:01'),
|
||
(29119,9751,'action created','2026-02-23 06:01:01','2026-02-23 07:01:01'),
|
||
(29120,9749,'action complete via WP Cron','2026-02-23 06:01:01','2026-02-23 07:01:01'),
|
||
(29121,9751,'action started via WP Cron','2026-02-23 07:01:08','2026-02-23 08:01:08'),
|
||
(29122,9752,'action created','2026-02-23 07:01:08','2026-02-23 08:01:08'),
|
||
(29123,9751,'action complete via WP Cron','2026-02-23 07:01:08','2026-02-23 08:01:08'),
|
||
(29124,9752,'action started via WP Cron','2026-02-23 08:28:41','2026-02-23 09:28:41'),
|
||
(29125,9753,'action created','2026-02-23 08:28:41','2026-02-23 09:28:41'),
|
||
(29126,9752,'action complete via WP Cron','2026-02-23 08:28:41','2026-02-23 09:28:41'),
|
||
(29127,9724,'action started via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29128,9724,'action complete via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29129,9754,'action created','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29130,9725,'action started via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29131,9725,'action complete via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29132,9755,'action created','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29133,9726,'action started via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29134,9726,'action complete via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29135,9756,'action created','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29136,9727,'action started via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29137,9727,'action complete via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29138,9757,'action created','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29139,9728,'action started via WP Cron','2026-02-23 09:23:28','2026-02-23 10:23:28'),
|
||
(29140,9728,'action complete via WP Cron','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29141,9758,'action created','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29142,9729,'action started via WP Cron','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29143,9729,'action complete via WP Cron','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29144,9759,'action created','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29145,9732,'action started via WP Cron','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29147,9760,'action created','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29148,9761,'action created','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29149,9732,'action complete via WP Cron','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29150,9762,'action created','2026-02-23 09:23:29','2026-02-23 10:23:29'),
|
||
(29151,9761,'action started via WP Cron','2026-02-23 09:52:29','2026-02-23 10:52:29'),
|
||
(29152,9761,'action complete via WP Cron','2026-02-23 09:52:29','2026-02-23 10:52:29'),
|
||
(29153,9753,'action started via WP Cron','2026-02-23 09:52:29','2026-02-23 10:52:29'),
|
||
(29154,9763,'action created','2026-02-23 09:52:29','2026-02-23 10:52:29'),
|
||
(29155,9753,'action complete via WP Cron','2026-02-23 09:52:30','2026-02-23 10:52:30'),
|
||
(29156,9763,'action started via WP Cron','2026-02-23 10:54:58','2026-02-23 11:54:58'),
|
||
(29157,9764,'action created','2026-02-23 10:54:58','2026-02-23 11:54:58'),
|
||
(29158,9763,'action complete via WP Cron','2026-02-23 10:54:58','2026-02-23 11:54:58'),
|
||
(29159,9764,'action started via WP Cron','2026-02-23 12:00:49','2026-02-23 13:00:49'),
|
||
(29160,9765,'action created','2026-02-23 12:00:49','2026-02-23 13:00:49'),
|
||
(29161,9764,'action complete via WP Cron','2026-02-23 12:00:49','2026-02-23 13:00:49'),
|
||
(29162,9735,'action started via WP Cron','2026-02-23 12:32:25','2026-02-23 13:32:25'),
|
||
(29163,9735,'action complete via WP Cron','2026-02-23 12:32:25','2026-02-23 13:32:25'),
|
||
(29164,9766,'action created','2026-02-23 12:32:25','2026-02-23 13:32:25'),
|
||
(29165,9765,'action started via WP Cron','2026-02-23 13:07:21','2026-02-23 14:07:21'),
|
||
(29166,9767,'action created','2026-02-23 13:07:21','2026-02-23 14:07:21'),
|
||
(29167,9765,'action complete via WP Cron','2026-02-23 13:07:21','2026-02-23 14:07:21'),
|
||
(29168,9767,'action started via WP Cron','2026-02-23 14:09:58','2026-02-23 15:09:58'),
|
||
(29169,9768,'action created','2026-02-23 14:09:58','2026-02-23 15:09:58'),
|
||
(29170,9767,'action complete via WP Cron','2026-02-23 14:09:58','2026-02-23 15:09:58'),
|
||
(29171,9747,'action started via WP Cron','2026-02-23 14:38:58','2026-02-23 15:38:58'),
|
||
(29172,9747,'action complete via WP Cron','2026-02-23 14:38:58','2026-02-23 15:38:58'),
|
||
(29173,9769,'action created','2026-02-23 14:38:58','2026-02-23 15:38:58'),
|
||
(29174,9768,'action started via WP Cron','2026-02-23 15:30:08','2026-02-23 16:30:08'),
|
||
(29175,9770,'action created','2026-02-23 15:30:08','2026-02-23 16:30:08'),
|
||
(29176,9768,'action complete via WP Cron','2026-02-23 15:30:08','2026-02-23 16:30:08'),
|
||
(29177,9770,'action started via WP Cron','2026-02-23 16:30:38','2026-02-23 17:30:38'),
|
||
(29178,9771,'action created','2026-02-23 16:30:38','2026-02-23 17:30:38'),
|
||
(29179,9770,'action complete via WP Cron','2026-02-23 16:30:38','2026-02-23 17:30:38'),
|
||
(29180,9771,'action started via WP Cron','2026-02-23 17:56:59','2026-02-23 18:56:59'),
|
||
(29181,9772,'action created','2026-02-23 17:56:59','2026-02-23 18:56:59'),
|
||
(29182,9771,'action complete via WP Cron','2026-02-23 17:56:59','2026-02-23 18:56:59'),
|
||
(29183,9772,'action started via WP Cron','2026-02-23 18:57:58','2026-02-23 19:57:58'),
|
||
(29184,9773,'action created','2026-02-23 18:57:58','2026-02-23 19:57:58'),
|
||
(29185,9772,'action complete via WP Cron','2026-02-23 18:57:58','2026-02-23 19:57:58'),
|
||
(29186,9773,'action started via WP Cron','2026-02-23 20:03:22','2026-02-23 21:03:22'),
|
||
(29187,9774,'action created','2026-02-23 20:03:22','2026-02-23 21:03:22'),
|
||
(29188,9773,'action complete via WP Cron','2026-02-23 20:03:22','2026-02-23 21:03:22'),
|
||
(29189,9774,'action started via WP Cron','2026-02-23 21:03:48','2026-02-23 22:03:48'),
|
||
(29190,9775,'action created','2026-02-23 21:03:48','2026-02-23 22:03:48'),
|
||
(29191,9774,'action complete via WP Cron','2026-02-23 21:03:48','2026-02-23 22:03:48'),
|
||
(29192,9775,'action started via WP Cron','2026-02-23 22:18:20','2026-02-23 23:18:20'),
|
||
(29193,9776,'action created','2026-02-23 22:18:20','2026-02-23 23:18:20'),
|
||
(29194,9775,'action complete via WP Cron','2026-02-23 22:18:20','2026-02-23 23:18:20'),
|
||
(29195,9776,'action started via WP Cron','2026-02-23 23:37:49','2026-02-24 00:37:49'),
|
||
(29196,9777,'action created','2026-02-23 23:37:49','2026-02-24 00:37:49'),
|
||
(29197,9776,'action complete via WP Cron','2026-02-23 23:37:49','2026-02-24 00:37:49'),
|
||
(29198,9777,'action started via WP Cron','2026-02-24 00:41:29','2026-02-24 01:41:29'),
|
||
(29199,9778,'action created','2026-02-24 00:41:29','2026-02-24 01:41:29'),
|
||
(29200,9777,'action complete via WP Cron','2026-02-24 00:41:29','2026-02-24 01:41:29'),
|
||
(29201,9778,'action started via WP Cron','2026-02-24 01:41:35','2026-02-24 02:41:35'),
|
||
(29202,9779,'action created','2026-02-24 01:41:35','2026-02-24 02:41:35'),
|
||
(29203,9778,'action complete via WP Cron','2026-02-24 01:41:35','2026-02-24 02:41:35'),
|
||
(29204,9769,'action started via WP Cron','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29205,9769,'action complete via WP Cron','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29206,9780,'action created','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29207,9779,'action started via WP Cron','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29208,9781,'action created','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29209,9779,'action complete via WP Cron','2026-02-24 02:52:12','2026-02-24 03:52:12'),
|
||
(29210,9781,'action started via WP Cron','2026-02-24 03:53:15','2026-02-24 04:53:15'),
|
||
(29211,9782,'action created','2026-02-24 03:53:15','2026-02-24 04:53:15'),
|
||
(29212,9781,'action complete via WP Cron','2026-02-24 03:53:15','2026-02-24 04:53:15'),
|
||
(29213,9782,'action started via WP Cron','2026-02-24 04:59:12','2026-02-24 05:59:12'),
|
||
(29214,9783,'action created','2026-02-24 04:59:12','2026-02-24 05:59:12'),
|
||
(29215,9782,'action complete via WP Cron','2026-02-24 04:59:12','2026-02-24 05:59:12'),
|
||
(29216,9760,'action started via WP Cron','2026-02-24 05:33:39','2026-02-24 06:33:39'),
|
||
(29217,9760,'action complete via WP Cron','2026-02-24 05:33:39','2026-02-24 06:33:39'),
|
||
(29219,9783,'action started via WP Cron','2026-02-24 06:02:14','2026-02-24 07:02:14'),
|
||
(29220,9785,'action created','2026-02-24 06:02:14','2026-02-24 07:02:14'),
|
||
(29221,9783,'action complete via WP Cron','2026-02-24 06:02:14','2026-02-24 07:02:14'),
|
||
(29222,9555,'action started via WP Cron','2026-02-24 06:37:02','2026-02-24 07:37:02'),
|
||
(29223,9555,'action complete via WP Cron','2026-02-24 06:37:02','2026-02-24 07:37:02'),
|
||
(29224,9786,'action created','2026-02-24 06:37:02','2026-02-24 07:37:02'),
|
||
(29225,9785,'action started via WP Cron','2026-02-24 07:27:37','2026-02-24 08:27:37'),
|
||
(29226,9787,'action created','2026-02-24 07:27:37','2026-02-24 08:27:37'),
|
||
(29227,9785,'action complete via WP Cron','2026-02-24 07:27:37','2026-02-24 08:27:37'),
|
||
(29228,9787,'action started via WP Cron','2026-02-24 08:44:01','2026-02-24 09:44:01'),
|
||
(29229,9788,'action created','2026-02-24 08:44:01','2026-02-24 09:44:01'),
|
||
(29230,9787,'action complete via WP Cron','2026-02-24 08:44:01','2026-02-24 09:44:01'),
|
||
(29231,9754,'action started via WP Cron','2026-02-24 09:36:45','2026-02-24 10:36:45'),
|
||
(29232,9754,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29233,9789,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29234,9755,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29235,9755,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29236,9790,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29237,9756,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29238,9756,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29239,9791,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29240,9757,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29241,9757,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29242,9792,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29243,9758,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29244,9758,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29245,9793,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29246,9759,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29247,9759,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29248,9794,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29249,9762,'action started via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29251,9795,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29252,9796,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29253,9762,'action complete via WP Cron','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29254,9797,'action created','2026-02-24 09:36:46','2026-02-24 10:36:46'),
|
||
(29255,9796,'action started via WP Cron','2026-02-24 09:49:21','2026-02-24 10:49:21'),
|
||
(29256,9796,'action complete via WP Cron','2026-02-24 09:49:21','2026-02-24 10:49:21'),
|
||
(29257,9788,'action started via WP Cron','2026-02-24 09:49:21','2026-02-24 10:49:21'),
|
||
(29258,9798,'action created','2026-02-24 09:49:21','2026-02-24 10:49:21'),
|
||
(29259,9788,'action complete via WP Cron','2026-02-24 09:49:21','2026-02-24 10:49:21'),
|
||
(29260,9798,'action started via WP Cron','2026-02-24 10:56:39','2026-02-24 11:56:39'),
|
||
(29261,9799,'action created','2026-02-24 10:56:39','2026-02-24 11:56:39'),
|
||
(29262,9798,'action complete via WP Cron','2026-02-24 10:56:39','2026-02-24 11:56:39'),
|
||
(29263,9799,'action started via WP Cron','2026-02-24 11:59:56','2026-02-24 12:59:56'),
|
||
(29264,9800,'action created','2026-02-24 11:59:56','2026-02-24 12:59:56'),
|
||
(29265,9799,'action complete via WP Cron','2026-02-24 11:59:56','2026-02-24 12:59:56'),
|
||
(29266,9766,'action started via WP Cron','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29267,9766,'action complete via WP Cron','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29268,9801,'action created','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29269,9800,'action started via WP Cron','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29270,9802,'action created','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29271,9800,'action complete via WP Cron','2026-02-24 13:19:30','2026-02-24 14:19:30'),
|
||
(29272,9802,'action started via WP Cron','2026-02-24 14:35:31','2026-02-24 15:35:31'),
|
||
(29273,9803,'action created','2026-02-24 14:35:31','2026-02-24 15:35:31'),
|
||
(29274,9802,'action complete via WP Cron','2026-02-24 14:35:31','2026-02-24 15:35:31'),
|
||
(29275,9780,'action started via WP Cron','2026-02-24 14:54:54','2026-02-24 15:54:54'),
|
||
(29276,9780,'action complete via WP Cron','2026-02-24 14:54:54','2026-02-24 15:54:54'),
|
||
(29277,9804,'action created','2026-02-24 14:54:54','2026-02-24 15:54:54'),
|
||
(29278,9803,'action started via WP Cron','2026-02-24 15:39:18','2026-02-24 16:39:18'),
|
||
(29279,9805,'action created','2026-02-24 15:39:18','2026-02-24 16:39:18'),
|
||
(29280,9803,'action complete via WP Cron','2026-02-24 15:39:18','2026-02-24 16:39:18');
|
||
/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=19 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_commentmeta` VALUES
|
||
(1,132,'note_group','payment'),
|
||
(2,133,'note_group','product_stock'),
|
||
(3,134,'note_group','payment'),
|
||
(4,135,'note_group','product_stock'),
|
||
(5,136,'note_group','product_stock'),
|
||
(6,137,'note_group','order_update'),
|
||
(7,138,'note_group','order_update'),
|
||
(8,139,'note_group','order_update'),
|
||
(9,140,'note_group','order_update'),
|
||
(10,141,'note_group','payment'),
|
||
(11,142,'note_group','product_stock'),
|
||
(12,143,'note_group','payment'),
|
||
(13,144,'note_group','product_stock'),
|
||
(14,145,'note_group','order_update'),
|
||
(15,146,'note_group','order_update'),
|
||
(16,147,'note_group','payment'),
|
||
(17,148,'note_group','payment'),
|
||
(18,149,'note_group','product_stock');
|
||
/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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`),
|
||
KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=150 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 */;
|
||
set autocommit=0;
|
||
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 <a href=\"https://fr.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),
|
||
(2,543,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-13 09:48:32','2024-11-13 08:48:32','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(3,544,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-13 12:45:12','2024-11-13 11:45:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(4,609,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-13 18:17:59','2024-11-13 17:17:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(5,640,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-13 19:43:49','2024-11-13 18:43:49','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(6,657,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-14 11:55:59','2024-11-14 10:55:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(7,678,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-16 19:45:11','2024-11-16 18:45:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(8,687,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 10:44:59','2024-11-17 09:44:59','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(9,701,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:10:45','2024-11-17 10:10:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(10,706,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-17 11:23:11','2024-11-17 10:23:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(11,777,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 17:12:14','2024-11-21 16:12:14','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(12,782,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-21 23:23:47','2024-11-21 22:23:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(13,784,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 15:12:26','2024-11-22 14:12:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(14,785,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 18:37:30','2024-11-22 17:37:30','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(15,786,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-22 19:24:28','2024-11-22 18:24:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(16,838,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 08:58:17','2024-11-25 07:58:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(17,850,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 12:20:02','2024-11-25 11:20:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(18,854,'WooCommerce','woocommerce@haiku.gcch.fr','','','2024-11-25 18:18:15','2024-11-25 17:18:15','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(19,862,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-28 16:42:54','2024-11-28 15:42:54','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(20,861,'gcch','contact@gcch.fr','','','2024-11-28 18:00:31','2024-11-28 17:00:31','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(21,863,'gcch','contact@gcch.fr','','','2024-11-28 18:14:12','2024-11-28 17:14:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(22,863,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-28 20:33:49','2024-11-28 19:33:49','Order status changed from trash to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(23,861,'gcch','contact@gcch.fr','','','2024-11-28 20:40:25','2024-11-28 19:40:25','Order status changed by bulk edit. Order status changed from Processing to On hold.',0,'1','WooCommerce','order_note',0,0),
|
||
(24,863,'gcch','contact@gcch.fr','','','2024-11-28 20:40:25','2024-11-28 19:40:25','Order status changed by bulk edit. Order status changed from Processing to On hold.',0,'1','WooCommerce','order_note',0,0),
|
||
(25,861,'gcch','contact@gcch.fr','','','2024-11-28 20:40:39','2024-11-28 19:40:39','Order status changed from On hold to Pending payment.',0,'1','WooCommerce','order_note',0,0),
|
||
(26,866,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-29 10:07:40','2024-11-29 09:07:40','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(27,868,'WooCommerce','woocommerce@haikuatelier.com','','','2024-11-29 18:26:38','2024-11-29 17:26:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(28,869,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-02 11:06:46','2024-12-02 10:06:46','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(29,871,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-02 17:34:12','2024-12-02 16:34:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(30,872,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-03 18:04:43','2024-12-03 17:04:43','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(31,873,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-03 23:55:58','2024-12-03 22:55:58','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(32,875,'gcch','contact@gcch.fr','','','2024-12-04 00:15:44','2024-12-03 23:15:44','Coupon applied: "zzzzzz".',0,'1','WooCommerce','order_note',0,0),
|
||
(33,878,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-06 14:10:02','2024-12-06 13:10:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(34,879,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-06 15:22:12','2024-12-06 14:22:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(35,880,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-12 17:59:06','2024-12-12 16:59:06','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(36,879,'gcch','contact@gcch.fr','','','2024-12-12 22:43:43','2024-12-12 21:43:43','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(37,878,'gcch','contact@gcch.fr','','','2024-12-12 23:07:34','2024-12-12 22:07:34','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(38,881,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-13 09:39:25','2024-12-13 08:39:25','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(39,884,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-14 11:10:27','2024-12-14 10:10:27','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(40,878,'gcch','contact@gcch.fr','','','2024-12-15 10:35:42','2024-12-15 09:35:42','Order details manually sent to customer.',0,'1','WooCommerce','order_note',0,0),
|
||
(41,880,'gcch','contact@gcch.fr','','','2024-12-15 10:59:40','2024-12-15 09:59:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(42,885,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-16 10:17:25','2024-12-16 09:17:25','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(43,884,'gcch','contact@gcch.fr','','','2024-12-16 15:13:02','2024-12-16 14:13:02','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(44,881,'gcch','contact@gcch.fr','','','2024-12-16 15:13:35','2024-12-16 14:13:35','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(45,886,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-17 09:40:36','2024-12-17 08:40:36','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(46,887,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-18 16:14:07','2024-12-18 15:14:07','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(47,886,'gcch','contact@gcch.fr','','','2024-12-18 18:16:41','2024-12-18 17:16:41','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(48,885,'gcch','contact@gcch.fr','','','2024-12-18 18:19:20','2024-12-18 17:19:20','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(49,888,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-19 10:09:28','2024-12-19 09:09:28','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(50,888,'gcch','contact@gcch.fr','','','2024-12-20 19:55:35','2024-12-20 18:55:35','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(51,889,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-26 13:41:16','2024-12-26 12:41:16','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(52,880,'WooCommerce','woocommerce@haikuatelier.com','','','2024-12-30 11:40:43','2024-12-30 10:40:43','Order status changed from Completed to Refunded.',0,'1','WooCommerce','order_note',0,0),
|
||
(53,889,'gcch','contact@gcch.fr','','','2024-12-31 12:59:04','2024-12-31 11:59:04','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(54,887,'gcch','contact@gcch.fr','','','2024-12-31 12:59:53','2024-12-31 11:59:53','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(55,894,'WooCommerce','woocommerce@haikuatelier.com','','','2025-01-03 10:04:36','2025-01-03 09:04:36','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(56,894,'gcch','contact@gcch.fr','','','2025-01-07 15:56:35','2025-01-07 14:56:35','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(57,895,'WooCommerce','woocommerce@haikuatelier.com','','','2025-01-09 13:03:17','2025-01-09 12:03:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(58,895,'gcch','contact@gcch.fr','','','2025-01-14 20:47:46','2025-01-14 19:47:46','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(59,884,'WooCommerce','woocommerce@haikuatelier.com','','','2025-01-23 22:51:50','2025-01-23 21:51:50','Order status changed from Completed to Refunded.',0,'1','WooCommerce','order_note',0,0),
|
||
(60,897,'WooCommerce','woocommerce@haikuatelier.com','','','2025-01-29 11:33:02','2025-01-29 10:33:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(61,899,'WooCommerce','woocommerce@haikuatelier.com','','','2025-01-30 09:57:27','2025-01-30 08:57:27','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(62,897,'gcch','contact@gcch.fr','','','2025-02-03 18:36:20','2025-02-03 17:36:20','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(63,899,'gcch','contact@gcch.fr','','','2025-02-03 18:37:03','2025-02-03 17:37:03','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(64,901,'WooCommerce','woocommerce@haikuatelier.com','','','2025-02-23 18:08:48','2025-02-23 17:08:48','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(65,903,'WooCommerce','woocommerce@haikuatelier.com','','','2025-02-26 13:53:34','2025-02-26 12:53:34','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(66,903,'gcch','contact@gcch.fr','','','2025-03-01 09:14:28','2025-03-01 08:14:28','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(67,905,'WooCommerce','woocommerce@haikuatelier.com','','','2025-03-03 11:46:58','2025-03-03 10:46:58','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(68,906,'WooCommerce','woocommerce@haikuatelier.com','','','2025-03-03 12:11:31','2025-03-03 11:11:31','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(69,907,'WooCommerce','woocommerce@haikuatelier.com','','','2025-03-05 12:05:44','2025-03-05 11:05:44','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(70,905,'gcch','contact@gcch.fr','','','2025-03-06 09:24:34','2025-03-06 08:24:34','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(71,906,'gcch','contact@gcch.fr','','','2025-03-06 09:25:37','2025-03-06 08:25:37','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(72,907,'gcch','contact@gcch.fr','','','2025-03-18 10:40:40','2025-03-18 09:40:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(73,908,'WooCommerce','woocommerce@haikuatelier.com','','','2025-03-23 22:41:40','2025-03-23 21:41:40','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(74,908,'gcch','contact@gcch.fr','','','2025-04-04 08:41:40','2025-04-04 06:41:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(75,910,'WooCommerce','woocommerce@haikuatelier.com','','','2025-04-08 13:45:10','2025-04-08 11:45:10','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(76,912,'WooCommerce','woocommerce@haikuatelier.com','','','2025-05-09 11:50:58','2025-05-09 09:50:58','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(77,921,'WooCommerce','woocommerce@haikuatelier.com','','','2025-05-09 21:57:36','2025-05-09 19:57:36','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(78,910,'gcch','contact@gcch.fr','','','2025-05-11 15:35:33','2025-05-11 13:35:33','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(79,912,'gcch','contact@gcch.fr','','','2025-05-16 07:54:01','2025-05-16 05:54:01','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(80,921,'gcch','contact@gcch.fr','','','2025-05-16 07:54:27','2025-05-16 05:54:27','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(81,922,'gcch','contact@gcch.fr','','','2025-05-16 07:54:37','2025-05-16 05:54:37','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(82,922,'gcch','contact@gcch.fr','','','2025-05-16 07:55:05','2025-05-16 05:55:05','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(83,924,'WooCommerce','woocommerce@haikuatelier.com','','','2025-06-05 09:45:48','2025-06-05 07:45:48','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(84,924,'gcch','contact@gcch.fr','','','2025-06-09 12:59:57','2025-06-09 10:59:57','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(85,997,'WooCommerce','woocommerce@haikuatelier.com','','','2025-06-21 11:56:06','2025-06-21 09:56:06','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(86,997,'gcch','contact@gcch.fr','','','2025-06-28 16:32:24','2025-06-28 14:32:24','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(87,1013,'WooCommerce','woocommerce@haikuatelier.com','','','2025-07-14 14:39:22','2025-07-14 12:39:22','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(88,1013,'gcch','contact@gcch.fr','','','2025-07-16 10:59:10','2025-07-16 08:59:10','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(89,1443,'WooCommerce','woocommerce@haikuatelier.com','','','2025-09-17 20:13:41','2025-09-17 18:13:41','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(90,1443,'gcch','contact@gcch.fr','','','2025-09-23 11:29:46','2025-09-23 09:29:46','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(91,1480,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-02 06:41:49','2025-10-02 04:41:49','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(92,1480,'gcch','contact@gcch.fr','','','2025-10-03 21:49:57','2025-10-03 19:49:57','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(93,1486,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-10 17:55:44','2025-10-10 15:55:44','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(94,1487,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-11 17:07:01','2025-10-11 15:07:01','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(95,1488,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-12 16:50:29','2025-10-12 14:50:29','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(96,1489,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-12 23:04:26','2025-10-12 21:04:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(97,1489,'gcch','contact@gcch.fr','','','2025-10-16 13:01:51','2025-10-16 11:01:51','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(98,1487,'gcch','contact@gcch.fr','','','2025-10-16 13:02:20','2025-10-16 11:02:20','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(99,1486,'gcch','contact@gcch.fr','','','2025-10-16 13:02:41','2025-10-16 11:02:41','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(100,1490,'WooCommerce','woocommerce@haikuatelier.com','','','2025-10-18 15:36:45','2025-10-18 13:36:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(101,1488,'gcch','contact@gcch.fr','','','2025-10-24 08:59:47','2025-10-24 06:59:47','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(102,1490,'gcch','contact@gcch.fr','','','2025-10-24 19:36:03','2025-10-24 17:36:03','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(103,1496,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-02 20:40:07','2025-11-02 19:40:07','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(104,1498,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-03 22:07:02','2025-11-03 21:07:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(105,1496,'gcch','contact@gcch.fr','','','2025-11-06 14:51:00','2025-11-06 13:51:00','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(106,1498,'gcch','contact@gcch.fr','','','2025-11-06 14:52:52','2025-11-06 13:52:52','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(107,1511,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-18 09:30:08','2025-11-18 08:30:08','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(108,1528,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-20 15:51:33','2025-11-20 14:51:33','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(109,1529,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-24 10:53:38','2025-11-24 09:53:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(110,1530,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-24 18:44:42','2025-11-24 17:44:42','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(111,1528,'gcch','contact@gcch.fr','','','2025-11-24 19:30:04','2025-11-24 18:30:04','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(112,1511,'gcch','contact@gcch.fr','','','2025-11-24 19:30:32','2025-11-24 18:30:32','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(113,1530,'gcch','contact@gcch.fr','','','2025-11-27 14:01:46','2025-11-27 13:01:46','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(114,1529,'gcch','contact@gcch.fr','','','2025-11-27 14:03:08','2025-11-27 13:03:08','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(115,1540,'WooCommerce','woocommerce@haikuatelier.com','','','2025-11-30 22:33:39','2025-11-30 21:33:39','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(116,1571,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-02 10:21:54','2025-12-02 09:21:54','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(117,1573,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-02 21:47:47','2025-12-02 20:47:47','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(118,1605,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-03 18:45:52','2025-12-03 17:45:52','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(119,1573,'gcch','contact@gcch.fr','','','2025-12-03 19:55:01','2025-12-03 18:55:01','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(120,1571,'gcch','contact@gcch.fr','','','2025-12-03 19:55:32','2025-12-03 18:55:32','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(121,1540,'gcch','contact@gcch.fr','','','2025-12-03 19:55:58','2025-12-03 18:55:58','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(122,1606,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-07 22:50:51','2025-12-07 21:50:51','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(123,1609,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-10 16:55:33','2025-12-10 15:55:33','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(124,1609,'gcch','contact@gcch.fr','','','2025-12-10 18:56:09','2025-12-10 17:56:09','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(125,1605,'gcch','contact@gcch.fr','','','2025-12-10 18:59:09','2025-12-10 17:59:09','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(126,1606,'gcch','contact@gcch.fr','','','2025-12-10 19:00:52','2025-12-10 18:00:52','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(127,1610,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-11 16:26:19','2025-12-11 15:26:19','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(128,1612,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-14 16:19:46','2025-12-14 15:19:46','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(129,1617,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-15 23:46:03','2025-12-15 22:46:03','Stock levels reduced: Fuyou Necklace (FUYOU-C) 2→1',0,'1','WooCommerce','order_note',0,0),
|
||
(130,1617,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-15 23:46:03','2025-12-15 22:46:03','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
|
||
(131,1617,'WooCommerce','woocommerce@haikuatelier.com','','','2025-12-17 07:51:16','2025-12-17 06:51:16','Order status changed from Processing to Refunded.',0,'1','WooCommerce','order_note',0,0),
|
||
(132,1643,'WooCommerce','woocommerce@haikuatelier.com','','','2026-01-13 16:59:05','2026-01-13 15:59:05','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(133,1643,'WooCommerce','woocommerce@haikuatelier.com','','','2026-01-13 16:59:06','2026-01-13 15:59:06','Stock levels reduced: Piasu Minimal Earrings silver - pair (1→0), Piasu Ring - 54 (2→1)',0,'1','WooCommerce','order_note',0,0),
|
||
(134,1645,'WooCommerce','woocommerce@haikuatelier.com','','','2026-01-13 17:08:01','2026-01-13 16:08:01','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(135,1645,'WooCommerce','woocommerce@haikuatelier.com','','','2026-01-13 17:08:02','2026-01-13 16:08:02','Stock levels reduced: Pishi Pishi Earrings - all (4→3), Piasu Necklace (1→0)',0,'1','WooCommerce','order_note',0,0),
|
||
(136,1610,'gcch','contact@gcch.fr','','','2026-01-14 21:45:29','2026-01-14 20:45:29','Adjusted stock: Ikkan Bracelet silver - Size 2 (0→-1)',0,'1','WooCommerce','order_note',0,0),
|
||
(137,1610,'WooCommerce','woocommerce@haikuatelier.com','','','2026-01-14 21:45:29','2026-01-14 20:45:29','Order status set to refunded. To return funds to the customer you will need to issue a refund through your payment gateway.',0,'1','WooCommerce','order_note',0,0),
|
||
(138,1610,'gcch','contact@gcch.fr','','','2026-01-14 21:45:29','2026-01-14 20:45:29','Order status changed from Processing to Refunded.',0,'1','WooCommerce','order_note',0,0),
|
||
(139,1645,'gcch','contact@gcch.fr','','','2026-01-17 08:14:20','2026-01-17 07:14:20','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(140,1643,'gcch','contact@gcch.fr','','','2026-01-17 08:14:48','2026-01-17 07:14:48','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(141,1647,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-01 21:19:07','2026-02-01 20:19:07','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(142,1647,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-01 21:19:08','2026-02-01 20:19:08','Stock levels reduced: Tamanori Ear Cuff silver (1→0)',0,'1','WooCommerce','order_note',0,0),
|
||
(143,1649,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-05 20:11:11','2026-02-05 19:11:11','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(144,1649,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-05 20:11:12','2026-02-05 19:11:12','Stock levels reduced: Piasu Earrings with Hoops - pair (2→1)',0,'1','WooCommerce','order_note',0,0),
|
||
(145,1649,'gcch','contact@gcch.fr','','','2026-02-11 09:58:49','2026-02-11 08:58:49','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(146,1647,'gcch','contact@gcch.fr','','','2026-02-11 09:59:12','2026-02-11 08:59:12','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
|
||
(147,1656,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-11 19:50:16','2026-02-11 18:50:16','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(148,1658,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-16 16:38:52','2026-02-16 15:38:52','Payment complete.',0,'1','WooCommerce','order_note',0,0),
|
||
(149,1658,'WooCommerce','woocommerce@haikuatelier.com','','','2026-02-16 16:38:53','2026-02-16 15:38:53','Stock levels reduced: Hattari Stacked Hoops silver - pair (1→0)',0,'1','WooCommerce','order_note',0,0);
|
||
/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- Table structure for table `haikuwp_mclean_refs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `haikuwp_mclean_refs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8mb4 */;
|
||
CREATE TABLE `haikuwp_mclean_refs` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`mediaId` bigint(20) DEFAULT NULL,
|
||
`mediaUrl` tinytext DEFAULT NULL,
|
||
`originType` tinytext NOT NULL,
|
||
`parentId` bigint(20) DEFAULT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `haikuwp_mclean_refs`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_mclean_refs` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_mclean_refs` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_mclean_refs` VALUES
|
||
(1,506,NULL,'WOOCOOMMERCE (ID)',NULL),
|
||
(2,81,NULL,'META (ID) [72]',NULL),
|
||
(3,NULL,'2024/10/HAIKU-sizechart.jpg','CONTENT (URL) [72]',NULL),
|
||
(4,420,NULL,'META (ID) [86]',NULL),
|
||
(5,110,NULL,'META (ID) [102]',NULL),
|
||
(6,121,NULL,'META (ID) [113]',NULL),
|
||
(7,NULL,'2024/10/HAIKU-sizechart.jpg','CONTENT (URL) [113]',NULL),
|
||
(8,219,NULL,'META (ID) [123]',NULL),
|
||
(9,141,NULL,'META (ID) [133]',NULL),
|
||
(10,152,NULL,'META (ID) [144]',NULL),
|
||
(11,163,NULL,'META (ID) [155]',NULL),
|
||
(12,176,NULL,'META (ID) [168]',NULL),
|
||
(13,564,NULL,'META (ID) [183]',NULL),
|
||
(14,206,NULL,'META (ID) [202]',NULL),
|
||
(15,568,NULL,'META (ID) [213]',NULL),
|
||
(16,604,NULL,'META (ID) [220]',NULL),
|
||
(17,606,NULL,'META (ID) [226]',NULL),
|
||
(18,668,NULL,'META (ID) [232]',NULL),
|
||
(19,243,NULL,'META (ID) [240]',NULL),
|
||
(20,249,NULL,'META (ID) [246]',NULL),
|
||
(21,601,NULL,'META (ID) [251]',NULL),
|
||
(22,259,NULL,'META (ID) [258]',NULL),
|
||
(23,262,NULL,'META (ID) [261]',NULL),
|
||
(24,600,NULL,'META (ID) [263]',NULL),
|
||
(25,603,NULL,'META (ID) [268]',NULL),
|
||
(26,602,NULL,'META (ID) [271]',NULL),
|
||
(27,275,NULL,'META (ID) [274]',NULL),
|
||
(28,280,NULL,'META (ID) [276]',NULL),
|
||
(29,283,NULL,'META (ID) [282]',NULL),
|
||
(30,286,NULL,'META (ID) [285]',NULL),
|
||
(31,289,NULL,'META (ID) [288]',NULL),
|
||
(32,292,NULL,'META (ID) [291]',NULL),
|
||
(33,310,NULL,'META (ID) [306]',NULL),
|
||
(34,316,NULL,'META (ID) [312]',NULL),
|
||
(35,503,NULL,'META (ID) [318]',NULL),
|
||
(36,326,NULL,'META (ID) [325]',NULL),
|
||
(37,329,NULL,'META (ID) [328]',NULL),
|
||
(38,332,NULL,'META (ID) [331]',NULL),
|
||
(39,336,NULL,'META (ID) [335]',NULL),
|
||
(40,339,NULL,'META (ID) [338]',NULL),
|
||
(41,559,NULL,'META (ID) [342]',NULL),
|
||
(42,360,NULL,'META (ID) [356]',NULL),
|
||
(43,369,NULL,'META (ID) [365]',NULL),
|
||
(44,375,NULL,'META (ID) [372]',NULL),
|
||
(45,378,NULL,'META (ID) [377]',NULL),
|
||
(46,382,NULL,'META (ID) [381]',NULL),
|
||
(47,486,NULL,'META (ID) [385]',NULL),
|
||
(48,396,NULL,'META (ID) [393]',NULL),
|
||
(49,399,NULL,'META (ID) [398]',NULL),
|
||
(50,403,NULL,'META (ID) [402]',NULL),
|
||
(51,407,NULL,'META (ID) [406]',NULL),
|
||
(52,431,NULL,'META (ID) [430]',NULL),
|
||
(53,475,NULL,'META (ID) [433]',NULL),
|
||
(54,436,NULL,'META (ID) [435]',NULL),
|
||
(55,449,NULL,'META (ID) [447]',NULL),
|
||
(56,482,NULL,'META (ID) [481]',NULL),
|
||
(57,491,NULL,'META (ID) [490]',NULL),
|
||
(58,500,NULL,'META (ID) [496]',NULL),
|
||
(59,516,NULL,'META (ID) [515]',NULL),
|
||
(60,524,NULL,'META (ID) [521]',NULL),
|
||
(61,536,NULL,'META (ID) [535]',NULL),
|
||
(62,547,NULL,'META (ID) [545]',NULL),
|
||
(63,665,NULL,'META (ID) [554]',NULL),
|
||
(64,575,NULL,'META (ID) [572]',NULL),
|
||
(65,598,NULL,'META (ID) [589]',NULL),
|
||
(66,611,NULL,'META (ID) [610]',NULL),
|
||
(67,621,NULL,'META (ID) [613]',NULL),
|
||
(68,NULL,'2024/10/HAIKU-sizechart.jpg','CONTENT (URL) [613]',NULL),
|
||
(69,634,NULL,'META (ID) [625]',NULL),
|
||
(70,176,NULL,'META (ID) [200]',NULL),
|
||
(71,178,NULL,'META (ID) [201]',NULL),
|
||
(72,243,NULL,'META (ID) [241]',NULL),
|
||
(73,249,NULL,'META (ID) [247]',NULL),
|
||
(74,475,NULL,'META (ID) [478]',NULL),
|
||
(75,476,NULL,'META (ID) [479]',NULL),
|
||
(76,477,NULL,'META (ID) [480]',NULL);
|
||
/*!40000 ALTER TABLE `haikuwp_mclean_refs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- Table structure for table `haikuwp_mclean_scan`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `haikuwp_mclean_scan`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8mb4 */;
|
||
CREATE TABLE `haikuwp_mclean_scan` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
|
||
`type` tinyint(1) NOT NULL,
|
||
`postId` bigint(20) DEFAULT NULL,
|
||
`path` tinytext DEFAULT NULL,
|
||
`size` int(9) DEFAULT NULL,
|
||
`ignored` tinyint(1) NOT NULL DEFAULT 0,
|
||
`deleted` tinyint(1) NOT NULL DEFAULT 0,
|
||
`issue` tinytext NOT NULL,
|
||
`parentId` bigint(20) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IgnoredIndex` (`ignored`) USING BTREE
|
||
) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `haikuwp_mclean_scan`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_mclean_scan` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_mclean_scan` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_mclean_scan` VALUES
|
||
(1,'2024-11-15 17:19:13',1,100,'2024/09/HADOU-B-mix.jpg (+ 2 files)',633426,0,0,'NO_CONTENT',NULL),
|
||
(2,'2024-11-15 17:19:13',1,101,'2024/09/HADOU-BKIGEN-Bo.jpg (+ 2 files)',992102,0,0,'NO_CONTENT',NULL),
|
||
(3,'2024-11-15 17:19:13',1,111,'2024/09/IKKAN-B-arg.jpg (+ 2 files)',181582,0,0,'NO_CONTENT',NULL),
|
||
(4,'2024-11-15 17:19:13',1,112,'2024/09/IKKAN-BaKIGEN-Ba.jpg (+ 2 files)',474986,0,0,'NO_CONTENT',NULL),
|
||
(5,'2024-11-15 17:19:13',1,122,'2024/09/IKKAN-B-g.jpg (+ 1 files)',575848,0,0,'NO_CONTENT',NULL),
|
||
(6,'2024-11-15 17:19:13',1,132,'2024/09/DSC9928.jpg (+ 2 files)',659968,0,0,'NO_CONTENT',NULL),
|
||
(7,'2024-11-15 17:19:13',1,142,'2024/09/DSC9269.jpg (+ 2 files)',461644,0,0,'NO_CONTENT',NULL),
|
||
(8,'2024-11-15 17:19:13',1,143,'2024/09/DSC9148.jpg (+ 2 files)',432058,0,0,'NO_CONTENT',NULL),
|
||
(9,'2024-11-15 17:19:13',1,153,'2024/10/KISHOU-B-arg-1.jpg (+ 2 files)',159416,0,0,'NO_CONTENT',NULL),
|
||
(10,'2024-11-15 17:19:13',1,154,'2024/10/KIGEN-BaIKKANBa.jpg (+ 2 files)',456438,0,0,'NO_CONTENT',NULL),
|
||
(11,'2024-11-15 17:19:13',1,164,'2024/10/KISHOU-B-vrm-1.jpg (+ 2 files)',252118,0,0,'NO_CONTENT',NULL),
|
||
(12,'2024-11-15 17:19:13',1,165,'2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg (+ 2 files)',524168,0,0,'NO_CONTENT',NULL),
|
||
(13,'2024-11-15 17:19:13',1,166,'2024/09/DSC9760.jpg (+ 2 files)',705900,0,0,'NO_CONTENT',NULL),
|
||
(14,'2024-11-15 17:19:13',1,167,'2024/09/DSC9339.jpg (+ 2 files)',515504,0,0,'NO_CONTENT',NULL),
|
||
(15,'2024-11-15 17:19:13',1,177,'2024/10/ROKKU-B-malachite-1.jpg (+ 2 files)',171466,0,0,'NO_CONTENT',NULL),
|
||
(16,'2024-11-15 17:19:13',1,179,'2024/10/ROKKU-B-tigereye-1.jpg (+ 2 files)',175398,0,0,'NO_CONTENT',NULL),
|
||
(17,'2024-11-15 17:19:13',1,180,'2024/10/DSC9710.jpg (+ 2 files)',843748,0,0,'NO_CONTENT',NULL),
|
||
(18,'2024-11-15 17:19:13',1,182,'2024/10/DSC9190.jpg (+ 2 files)',459310,0,0,'NO_CONTENT',NULL),
|
||
(19,'2024-11-15 17:19:13',1,199,'2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg (+ 1 files)',236038,0,0,'NO_CONTENT',NULL),
|
||
(20,'2024-11-15 17:19:13',1,207,'2024/10/PIASU-BO-1.jpg (+ 2 files)',675740,0,0,'NO_CONTENT',NULL),
|
||
(21,'2024-11-15 17:19:13',1,212,'2024/10/PIASU-BO-2.jpg (+ 2 files)',374094,0,0,'NO_CONTENT',NULL),
|
||
(22,'2024-11-15 17:19:13',1,225,'2024/10/TAMANORI-BO-s-1.jpg (+ 2 files)',337094,0,0,'NO_CONTENT',NULL),
|
||
(23,'2024-11-15 17:19:13',1,231,'2024/10/TAMANORI-BO-g-1.jpg (+ 2 files)',376868,0,0,'NO_CONTENT',NULL),
|
||
(24,'2024-11-15 17:19:13',1,237,'2024/10/HADOU-BR.jpg (+ 2 files)',1045562,0,0,'NO_CONTENT',NULL),
|
||
(25,'2024-11-15 17:19:13',1,244,'2024/10/IKKAN-BR-s.jpg (+ 2 files)',877486,0,0,'NO_CONTENT',NULL),
|
||
(26,'2024-11-15 17:19:13',1,245,'2024/10/IKKAN-BR-s-1.jpg (+ 2 files)',1073188,0,0,'NO_CONTENT',NULL),
|
||
(27,'2024-11-15 17:19:13',1,250,'2024/10/IKKAN-BR-g.jpg (+ 2 files)',374178,0,0,'NO_CONTENT',NULL),
|
||
(28,'2024-11-15 17:19:13',1,255,'2024/10/TANEMAKI-BR-1.jpg (+ 2 files)',1028916,0,0,'NO_CONTENT',NULL),
|
||
(29,'2024-11-15 17:19:13',1,260,'2024/10/DSC9225.jpg (+ 2 files)',696974,0,0,'NO_CONTENT',NULL),
|
||
(30,'2024-11-15 17:19:13',1,265,'2024/10/IKKAN-C.jpg (+ 2 files)',1066054,0,0,'NO_CONTENT',NULL),
|
||
(31,'2024-11-15 17:19:13',1,266,'2024/10/IKKAN-C-1.jpg (+ 1 files)',554660,0,0,'NO_CONTENT',NULL),
|
||
(32,'2024-11-15 17:19:13',1,267,'2024/10/IKKAN-C-2.jpg (+ 2 files)',1012194,0,0,'NO_CONTENT',NULL),
|
||
(33,'2024-11-15 17:19:13',1,270,'2024/10/PIASU-C-arg-opti.jpg (+ 2 files)',532206,0,0,'NO_CONTENT',NULL),
|
||
(34,'2024-11-15 17:19:13',1,273,'2024/10/TANEMAKI-C.jpg (+ 2 files)',997056,0,0,'NO_CONTENT',NULL),
|
||
(35,'2024-11-15 17:19:13',1,281,'2024/10/HADOU-CR-s.jpg (+ 2 files)',965156,0,0,'NO_CONTENT',NULL),
|
||
(36,'2024-11-15 17:19:13',1,284,'2024/10/HADOU-CR-g.jpg (+ 1 files)',325294,0,0,'NO_CONTENT',NULL),
|
||
(37,'2024-11-15 17:19:13',1,287,'2024/10/HATTARI-CR1-s-1.jpg (+ 2 files)',647238,0,0,'NO_CONTENT',NULL),
|
||
(38,'2024-11-15 17:19:13',1,290,'2024/10/DSC9336.jpg (+ 2 files)',561068,0,0,'NO_CONTENT',NULL),
|
||
(39,'2024-11-15 17:19:13',1,293,'2024/10/HATTARI-CR2.jpg (+ 2 files)',535282,0,0,'NO_CONTENT',NULL),
|
||
(40,'2024-11-15 17:19:13',1,311,'2024/10/DSC9378.jpg (+ 2 files)',541902,0,0,'NO_CONTENT',NULL),
|
||
(41,'2024-11-15 17:19:13',1,317,'2024/10/TAMANORI-CR2-vrm-1.jpg (+ 1 files)',408918,0,0,'NO_CONTENT',NULL),
|
||
(42,'2024-11-15 17:19:13',1,323,'2024/10/FUYOU-CR.jpg (+ 1 files)',546040,0,0,'NO_CONTENT',NULL),
|
||
(43,'2024-11-15 17:19:13',1,324,'2024/10/DSC9542.jpg (+ 2 files)',876338,0,0,'NO_CONTENT',NULL),
|
||
(44,'2024-11-15 17:19:13',1,327,'2024/10/HADOU-EC.jpg (+ 2 files)',711176,0,0,'NO_CONTENT',NULL),
|
||
(45,'2024-11-15 17:19:13',1,330,'2024/10/HADOU-EC-vrm-1.jpg (+ 2 files)',447956,0,0,'NO_CONTENT',NULL),
|
||
(46,'2024-11-15 17:19:13',1,334,'2024/10/HATTARI-EC-arg-1.jpg (+ 2 files)',369024,0,0,'NO_CONTENT',NULL),
|
||
(47,'2024-11-15 17:19:13',1,337,'2024/10/DSC9472.jpg (+ 2 files)',713526,0,0,'NO_CONTENT',NULL),
|
||
(48,'2024-11-15 17:19:13',1,340,'2024/10/PIASU-BRC-1.jpg (+ 2 files)',474200,0,0,'NO_CONTENT',NULL),
|
||
(49,'2024-11-15 17:19:13',1,341,'2024/10/PIASU-BRC-2.jpg (+ 2 files)',652362,0,0,'NO_CONTENT',NULL),
|
||
(50,'2024-11-15 17:19:13',1,347,'2024/10/DSC9763.jpg (+ 2 files)',804254,0,0,'NO_CONTENT',NULL),
|
||
(51,'2024-11-15 17:19:13',1,348,'2024/10/DSC9781.jpg (+ 1 files)',372455,0,0,'NO_CONTENT',NULL),
|
||
(52,'2024-11-15 17:19:13',1,349,'2024/10/DSC9748.jpg (+ 2 files)',842826,0,0,'NO_CONTENT',NULL),
|
||
(53,'2024-11-15 17:19:13',1,361,'2024/10/DSC9354.jpg (+ 2 files)',565222,0,0,'NO_CONTENT',NULL),
|
||
(54,'2024-11-15 17:19:13',1,376,'2024/10/DSC9300.jpg (+ 2 files)',469948,0,0,'NO_CONTENT',NULL),
|
||
(55,'2024-11-15 17:19:13',1,379,'2024/10/DSC9260.jpg (+ 1 files)',232862,0,0,'NO_CONTENT',NULL),
|
||
(56,'2024-11-15 17:19:13',1,380,'2024/10/DSC9262.jpg (+ 2 files)',394188,0,0,'NO_CONTENT',NULL),
|
||
(57,'2024-11-15 17:19:13',1,383,'2024/10/DSC9772.jpg (+ 1 files)',602490,0,0,'NO_CONTENT',NULL),
|
||
(58,'2024-11-15 17:19:13',1,384,'2024/10/DSC9775.jpg (+ 1 files)',559293,0,0,'NO_CONTENT',NULL),
|
||
(59,'2024-11-15 17:19:13',1,388,'2024/10/ROKKU-C-arg.jpg (+ 2 files)',656360,0,0,'NO_CONTENT',NULL),
|
||
(60,'2024-11-15 17:19:13',1,397,'2024/10/DSC9733.jpg (+ 1 files)',373189,0,0,'NO_CONTENT',NULL),
|
||
(61,'2024-11-15 17:19:13',1,400,'2024/10/DSC9723.jpg (+ 2 files)',775076,0,0,'NO_CONTENT',NULL),
|
||
(62,'2024-11-15 17:19:13',1,401,'2024/10/DSC9730.jpg (+ 2 files)',776178,0,0,'NO_CONTENT',NULL),
|
||
(63,'2024-11-15 17:19:13',1,404,'2024/10/DSC9216.jpg (+ 2 files)',407382,0,0,'NO_CONTENT',NULL),
|
||
(64,'2024-11-15 17:19:13',1,405,'2024/10/IMG_9077.jpg (+ 2 files)',493806,0,0,'NO_CONTENT',NULL),
|
||
(65,'2024-11-15 17:19:14',1,408,'2024/10/DSC9485.jpg (+ 1 files)',509856,0,0,'NO_CONTENT',NULL),
|
||
(66,'2024-11-15 17:19:14',1,409,'2024/10/MUGURA-NAIL-.jpg (+ 2 files)',610030,0,0,'NO_CONTENT',NULL),
|
||
(67,'2024-11-15 17:19:14',1,410,'2024/10/MUGURA-FEU-arg.jpg (+ 2 files)',86010,0,0,'NO_CONTENT',NULL),
|
||
(68,'2024-11-15 17:19:14',1,411,'2024/09/DSC8400-copie.jpg (+ 2 files)',995626,0,0,'NO_CONTENT',NULL),
|
||
(69,'2024-11-15 17:19:14',1,412,'2024/09/HATTARI-B-2-1.jpg (+ 2 files)',1069220,0,0,'NO_CONTENT',NULL),
|
||
(70,'2024-11-15 17:19:14',1,419,'2024/09/HATTARI-B-1.jpg (+ 2 files)',1071022,0,0,'NO_CONTENT',NULL),
|
||
(71,'2024-11-15 17:19:14',1,424,'2024/10/DSC9376.jpg (+ 2 files)',626712,0,0,'NO_CONTENT',NULL),
|
||
(72,'2024-11-15 17:19:14',1,425,'2024/10/DSC9156.jpg (+ 2 files)',821022,0,0,'NO_CONTENT',NULL),
|
||
(73,'2024-11-15 17:19:14',1,432,'2024/10/DSC9297.jpg (+ 2 files)',594618,0,0,'NO_CONTENT',NULL),
|
||
(74,'2024-11-15 17:19:14',1,437,'2024/10/DSC9781-1.jpg (+ 2 files)',749844,0,0,'NO_CONTENT',NULL),
|
||
(75,'2024-11-15 17:19:14',1,440,'2024/09/IMG_1423.jpg (+ 1 files)',539259,0,0,'NO_CONTENT',NULL),
|
||
(76,'2024-11-15 17:19:14',1,441,'2024/10/IMG_1428.jpg (+ 1 files)',739647,0,0,'NO_CONTENT',NULL),
|
||
(77,'2024-11-15 17:19:14',1,442,'2024/10/IMG_1431.jpg (+ 1 files)',774253,0,0,'NO_CONTENT',NULL),
|
||
(78,'2024-11-15 17:19:14',1,443,'2024/10/IMG_1432.jpg (+ 1 files)',886014,0,0,'NO_CONTENT',NULL),
|
||
(79,'2024-11-15 17:19:14',1,448,'2024/11/IMG_1473.jpg (+ 1 files)',1448749,0,0,'NO_CONTENT',NULL),
|
||
(80,'2024-11-15 17:19:14',1,450,'2024/09/IMG_1478.jpg (+ 1 files)',1770683,0,0,'NO_CONTENT',NULL),
|
||
(81,'2024-11-15 17:19:14',1,451,'2024/10/IMG_1493.jpg (+ 1 files)',955698,0,0,'NO_CONTENT',NULL),
|
||
(82,'2024-11-15 17:19:14',1,452,'2024/10/IMG_1505.jpg (+ 1 files)',1160791,0,0,'NO_CONTENT',NULL),
|
||
(83,'2024-11-15 17:19:14',1,455,'2024/10/IMG_1531.jpg (+ 1 files)',1498668,0,0,'NO_CONTENT',NULL),
|
||
(84,'2024-11-15 17:19:14',1,456,'2024/10/IMG_1543.jpg (+ 1 files)',779634,0,0,'NO_CONTENT',NULL),
|
||
(85,'2024-11-15 17:19:14',1,457,'2024/10/IMG_1565.jpg (+ 1 files)',569995,0,0,'NO_CONTENT',NULL),
|
||
(86,'2024-11-15 17:19:14',1,459,'2024/10/IMG_1586.jpg (+ 1 files)',1749377,0,0,'NO_CONTENT',NULL),
|
||
(87,'2024-11-15 17:19:14',1,460,'2024/10/IMG_1588.jpg (+ 1 files)',1183645,0,0,'NO_CONTENT',NULL),
|
||
(88,'2024-11-15 17:19:14',1,461,'2024/10/IMG_1600.jpg (+ 1 files)',1339797,0,0,'NO_CONTENT',NULL),
|
||
(89,'2024-11-15 17:19:14',1,463,'2024/10/IMG_1638.jpg (+ 1 files)',960703,0,0,'NO_CONTENT',NULL),
|
||
(90,'2024-11-15 17:19:14',1,464,'2024/10/IMG_1647.jpg (+ 1 files)',782793,0,0,'NO_CONTENT',NULL),
|
||
(91,'2024-11-15 17:19:14',1,465,'2024/10/IMG_1651.jpg (+ 1 files)',1518958,0,0,'NO_CONTENT',NULL),
|
||
(92,'2024-11-15 17:19:14',1,468,'2024/10/IMG_1673.jpg (+ 1 files)',1651578,0,0,'NO_CONTENT',NULL),
|
||
(93,'2024-11-15 17:19:14',1,469,'2024/10/IMG_1669.jpg (+ 1 files)',1454981,0,0,'NO_CONTENT',NULL),
|
||
(94,'2024-11-15 17:19:14',1,470,'2024/10/IMG_1675.jpg (+ 1 files)',228383,0,0,'NO_CONTENT',NULL),
|
||
(95,'2024-11-15 17:19:14',1,471,'2024/10/IMG_1680.jpg (+ 1 files)',1422287,0,0,'NO_CONTENT',NULL),
|
||
(96,'2024-11-15 17:19:14',1,472,'2024/10/IMG_1746.jpg (+ 1 files)',1224686,0,0,'NO_CONTENT',NULL),
|
||
(97,'2024-11-15 17:19:14',1,473,'2024/10/IMG_1747.jpg (+ 1 files)',1254904,0,0,'NO_CONTENT',NULL),
|
||
(98,'2024-11-15 17:19:14',1,474,'2024/10/IMG_1748.jpg (+ 1 files)',1443067,0,0,'NO_CONTENT',NULL),
|
||
(99,'2024-11-15 17:19:14',1,483,'2024/11/IMG_1619.jpg (+ 1 files)',1626994,0,0,'NO_CONTENT',NULL),
|
||
(100,'2024-11-15 17:19:14',1,487,'2024/10/DSC9138.jpg (+ 1 files)',283469,0,0,'NO_CONTENT',NULL),
|
||
(101,'2024-11-15 17:19:14',1,488,'2024/10/ROKKU-C-lapis.jpg (+ 1 files)',800553,0,0,'NO_CONTENT',NULL),
|
||
(102,'2024-11-15 17:19:14',1,489,'2024/10/ROKKU-C-jaspe.jpg (+ 1 files)',750940,0,0,'NO_CONTENT',NULL),
|
||
(103,'2024-11-15 17:19:14',1,492,'2024/11/IMG_1474.jpg (+ 1 files)',1552782,0,0,'NO_CONTENT',NULL),
|
||
(104,'2024-11-15 17:19:14',1,501,'2024/11/IMG_1481.jpg (+ 1 files)',1930791,0,0,'NO_CONTENT',NULL),
|
||
(105,'2024-11-15 17:19:14',1,502,'2024/11/IMG_1484.jpg (+ 1 files)',547048,0,0,'NO_CONTENT',NULL),
|
||
(106,'2024-11-15 17:19:14',1,504,'2024/10/FUYOU-C-1.jpg (+ 1 files)',984668,0,0,'NO_CONTENT',NULL),
|
||
(107,'2024-11-15 17:19:14',1,518,'2024/11/BOROBORO-BO1-g-brown.jpg (+ 1 files)',720777,0,0,'NO_CONTENT',NULL),
|
||
(108,'2024-11-15 17:19:14',1,526,'2024/11/BOROBORO-BO1-s-green.jpg (+ 1 files)',685626,0,0,'NO_CONTENT',NULL),
|
||
(109,'2024-11-15 17:19:14',1,531,'2024/09/DSC9897.jpg (+ 1 files)',1361665,0,0,'NO_CONTENT',NULL),
|
||
(110,'2024-11-15 17:19:14',1,537,'2024/11/IMG_1703.jpg (+ 1 files)',1901030,0,0,'NO_CONTENT',NULL),
|
||
(111,'2024-11-15 17:19:14',1,538,'2024/11/BOROBORO-BLT-crystal.jpg (+ 1 files)',778439,0,0,'NO_CONTENT',NULL),
|
||
(112,'2024-11-15 17:19:14',1,539,'2024/11/IMG_1715.jpg (+ 1 files)',1313772,0,0,'NO_CONTENT',NULL),
|
||
(113,'2024-11-15 17:19:14',1,548,'2024/11/IMG_1563.jpg (+ 1 files)',1718895,0,0,'NO_CONTENT',NULL),
|
||
(114,'2024-11-15 17:19:14',1,558,'2024/11/DSC9463.jpg (+ 1 files)',1886628,0,0,'NO_CONTENT',NULL),
|
||
(115,'2024-11-15 17:19:14',1,576,'2024/11/IMG_1419.jpg (+ 1 files)',566675,0,0,'NO_CONTENT',NULL),
|
||
(116,'2024-11-15 17:19:14',1,599,'2024/11/BOROBORO-B-s-1.jpg (+ 1 files)',1671625,0,0,'NO_CONTENT',NULL),
|
||
(117,'2024-11-15 17:19:14',1,622,'2024/11/IMG_1504.jpg (+ 1 files)',642992,0,0,'NO_CONTENT',NULL),
|
||
(118,'2024-11-15 17:19:14',1,623,'2024/11/IMG_1554.jpg (+ 1 files)',1406586,0,0,'NO_CONTENT',NULL),
|
||
(119,'2024-11-15 17:19:14',1,635,'2024/11/IMG_1501.jpg (+ 1 files)',573637,0,0,'NO_CONTENT',NULL),
|
||
(120,'2024-11-15 17:19:14',1,636,'2024/11/IMG_1506.jpg (+ 1 files)',1149564,0,0,'NO_CONTENT',NULL),
|
||
(121,'2024-11-15 17:19:14',1,644,'2024/10/DSC9341.jpg (+ 1 files)',1492187,0,0,'NO_CONTENT',NULL),
|
||
(122,'2024-11-15 17:19:14',1,658,'2024/10/BOROBORO-BOaTANEMAKI-BO1a.jpg (+ 1 files)',1088937,0,0,'NO_CONTENT',NULL),
|
||
(123,'2024-11-15 17:19:14',1,659,'2024/09/HADOU-B-opti.jpg (+ 1 files)',0,0,1,'ORPHAN_MEDIA',NULL),
|
||
(124,'2024-11-15 17:19:14',1,660,'2024/10/IMG_1442.jpg (+ 1 files)',1029972,0,0,'NO_CONTENT',NULL),
|
||
(125,'2024-11-15 17:19:14',1,661,'2024/10/IMG_1454.jpg (+ 1 files)',849459,0,0,'NO_CONTENT',NULL),
|
||
(126,'2024-11-15 17:19:14',1,662,'2024/10/IMG_1456.jpg (+ 1 files)',730806,0,0,'NO_CONTENT',NULL),
|
||
(127,'2024-11-15 17:19:14',1,663,'2024/11/IMG_1460.jpg (+ 1 files)',98598,0,0,'NO_CONTENT',NULL),
|
||
(128,'2024-11-15 17:19:14',1,664,'2024/10/IMG_1512.jpg (+ 1 files)',873482,0,0,'NO_CONTENT',NULL),
|
||
(129,'2024-11-15 17:19:14',1,666,'2024/11/IMG_1525.jpg (+ 1 files)',173470,0,0,'NO_CONTENT',NULL),
|
||
(130,'2024-11-15 17:19:14',1,667,'2024/11/IMG_1524.jpg (+ 1 files)',172887,0,0,'NO_CONTENT',NULL),
|
||
(131,'2024-11-15 17:19:14',1,669,'2024/10/IMG_1528.jpg (+ 1 files)',958548,0,0,'NO_CONTENT',NULL),
|
||
(132,'2024-11-15 17:19:14',1,670,'2024/10/IMG_1582.jpg (+ 1 files)',1167334,0,0,'NO_CONTENT',NULL),
|
||
(133,'2024-11-15 17:19:14',1,671,'2024/10/IMG_1604.jpg (+ 1 files)',876712,0,0,'NO_CONTENT',NULL),
|
||
(134,'2024-11-15 17:19:14',1,672,'2024/10/IMG_1656-1.jpg (+ 1 files)',1095755,0,0,'NO_CONTENT',NULL),
|
||
(135,'2024-11-15 17:19:14',1,673,'2024/10/IMG_1657.jpg (+ 1 files)',901473,0,0,'NO_CONTENT',NULL);
|
||
/*!40000 ALTER TABLE `haikuwp_mclean_scan` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=34389 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_options` VALUES
|
||
(1,'cron','a:19:{i:1771950026;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:1771951114;a:2:{s:19:\"update_wms_statuses\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:17:\"check_wms_license\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1771953039;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1771953156;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:1771953157;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:1771953167;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:1771953432;a:1:{s:26:\"rediscache_discard_metrics\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1771963850;a:3:{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;}}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:1771963853;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:1771967439;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:1771969239;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:1771971039;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771982232;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771999726;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1772025155;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:1772025156;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:1772395905;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:1772482239;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),
|
||
(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','Handcrafted, poetic & minimalist silver jewelry.','on'),
|
||
(6,'users_can_register','0','on'),
|
||
(7,'admin_email','haiku.atelier@gmail.com','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:6:{i:0;s:17:\"falcon/falcon.php\";i:1;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:2;s:27:\"redis-cache/redis-cache.php\";i:3;s:37:\"wc-multishipping/wc-multishipping.php\";i:4;s:27:\"woocommerce/woocommerce.php\";i:5;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";}','on'),
|
||
(35,'category_base','/category','on'),
|
||
(36,'ping_sites','https://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','60717','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','300','on'),
|
||
(58,'thumbnail_size_h','300','on'),
|
||
(59,'thumbnail_crop','1','on'),
|
||
(60,'medium_size_w','9999','on'),
|
||
(61,'medium_size_h','9999','on'),
|
||
(62,'avatar_default','mystery','on'),
|
||
(63,'large_size_w','9999','on'),
|
||
(64,'large_size_h','9999','on'),
|
||
(65,'image_default_link_type','','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:{}','off'),
|
||
(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:115:{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:16:\"create_customers\";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:93:{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;s:16:\"create_customers\";b:1;}}}','auto'),
|
||
(103,'fresh_site','0','off'),
|
||
(104,'WPLANG','en_GB','auto'),
|
||
(105,'user_count','2','off'),
|
||
(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:159:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Articles récents</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:233:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Commentaires récents</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:151:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Catégories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}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'),
|
||
(153,'current_theme','','auto'),
|
||
(154,'theme_mods_haiku-atelier-2024','a:9:{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:450:\"Products will be shipped to you within 14 days after the order has been placed, depending on stock and complexity of production. However, we strive to prepare your order for the quickest delivery possible.\n<ul>\n <li>Belgium and France: free shipping.</li>\n <li>Worldwide: free shipping on orders above 150€.</li>\n</ul>\nFor return inquiries, please <a href=\"https://haiku.gcch.fr/contact/\">contact us</a> within 14 days after the item\'s reception.\";s:23:\"texte_entretien_produit\";s:404:\"Our jewelry are waterproof but it is preferable to avoid contact with perfume, beauty products, cleaning products, especially for your gold plated pieces.\n\nWipe dry with a soft cloth.\n\nPlease <a href=\"https://haiku.gcch.fr/contact/\">contact us</a> for after sale services. Haiku pieces are guaranteed for a year. We can also repair your pieces after the year guarantee, the cost will depend on each case.\";s:21:\"sample_tinymce_editor\";s:8:\"zozozozo\";s:13:\"lien_facebook\";s:38:\"https://www.facebook.com/haiku.atelier\";s:14:\"lien_pinterest\";s:38:\"https://www.pinterest.com/haikuatelier\";}','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:{}','off'),
|
||
(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','8.0.1755587404','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','506','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','shipping','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','no','off'),
|
||
(289,'woocommerce_enable_myaccount_registration','no','off'),
|
||
(290,'woocommerce_registration_generate_username','no','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','haiku.atelier@gmail.com','off'),
|
||
(304,'woocommerce_email_header_image','','off'),
|
||
(305,'woocommerce_email_footer_text','{site_title}','off'),
|
||
(306,'woocommerce_email_base_color','#720eec','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','on'),
|
||
(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','','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','yes','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','10.4.2','auto'),
|
||
(354,'woocommerce_db_version','10.3.4','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','699d80394374c5.32007046|1771929717','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'),
|
||
(391,'wcpay_was_in_use','no','auto'),
|
||
(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:1771939171;}','auto'),
|
||
(415,'_transient_woocommerce_reports-transient-version','1750690595','on'),
|
||
(423,'_transient_product_query-transient-version','1750363871','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:5:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:15:\"customize-store\";i:3;s:8:\"shipping\";i:4;s:15:\"review-shipping\";}','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:39:{i:0;s:12:\"no_gutenberg\";i:1;s:9:\"no_embeds\";i:2;s:11:\"no_comments\";i:3;s:14:\"no_comment_url\";i:4;s:12:\"no_revisions\";i:5;s:13:\"no_self_pings\";i:6;s:10:\"no_privacy\";i:7;s:15:\"no_auto_updates\";i:8;s:17:\"search_posts_only\";i:9;s:12:\"no_texturize\";i:10;s:13:\"no_feed_links\";i:11;s:11:\"no_rsd_link\";i:12;s:19:\"no_wlwmanifest_link\";i:13;s:23:\"no_adjacent_posts_links\";i:14;s:15:\"no_wp_generator\";i:15;s:12:\"no_shortlink\";i:16;s:12:\"no_rest_link\";i:17;s:17:\"no_jquery_migrate\";i:18;s:16:\"schema_less_urls\";i:19;s:31:\"no_recent_comments_widget_style\";i:20;s:12:\"cleanup_menu\";i:21;s:9:\"no_emojis\";i:22;s:18:\"no_image_threshold\";i:23;s:14:\"no_exif_rotate\";i:24;s:22:\"no_admin_email_confirm\";i:25;s:16:\"no_update_emails\";i:26;s:18:\"no_new_user_emails\";i:27;s:24:\"no_password_reset_emails\";i:28;s:20:\"change_default_email\";i:29;s:15:\"login_site_icon\";i:30;s:14:\"no_update_nags\";i:31;s:14:\"no_footer_text\";i:32;s:20:\"no_dashboard_widgets\";i:33;s:10:\"no_wp_logo\";i:34;s:24:\"no_application_passwords\";i:35;s:9:\"no_xmlrpc\";i:36;s:15:\"restrict_upload\";i:37;s:15:\"no_login_errors\";i:38;s:13:\"block_ai_bots\";}s:13:\"default_email\";a:2:{s:9:\"from_name\";s:13:\"Haiku Atelier\";s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";}s:4:\"smtp\";a:5:{s:4:\"host\";s:15:\"smtp.migadu.com\";s:4:\"port\";s:3:\"465\";s:8:\"username\";s:17:\"admin@minima.haus\";s:8:\"password\";s:32:\"ILDwXJpxhfgc0SfEQIUGhHlGmb7KuGkl\";s:10:\"encryption\";s:3:\"tls\";}}','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\":18,\"recommended\":4,\"critical\":1}','on'),
|
||
(604,'_transient_product-transient-version','1750363871','on'),
|
||
(701,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','auto'),
|
||
(706,'_transient_shipping-transient-version','1733267802','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:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAt1BMVEWSmb66z+18msdig8La3u+tYX9IaLc7W7BagbmcUW+kqMr/q6n+//+hsNv/lIr/jIGMnNLJyOP9/fyQttT/wb3/////aWn+YWF5kNT0oqz0i4ueqtIZNJjhvt/8gn//WVr/6+rN1+o9RKZwgcMPJpX/VFT9UEn+RUX8Ozv2Ly+FGzdYZrfU1e/8LS/lQkG/mbVUX60AE231hHtcdMb0mp3qYFTFwNu3w9prcqSURGNDaaIUMX5FNW5wYt7AAAAAjklEQVR4AR3HNUJEMQCGwf+L8RR36ajR+1+CEuvRdd8kK9MNAiRQNgJmVDAt1yM6kSzYVJUsPNssAk5N7ZFKjVNFAY4co6TAOI+kyQm+LFUEBEKKzuWUNB7rSH/rSnvOulOGk+QlXTBqMIrfYX4tSe2nP3iRa/KNK7uTmWJ5a9+erZ3d+18od4ytiZdvZyuKWy8o3UpTVAAAAABJRU5ErkJggg==\" alt=\"English\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";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:193:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-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:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s: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:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";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:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$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:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"collection/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:46:\"collection/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?collection=$matches[1]&feed=$matches[2]\";s:27:\"collection/([^/]+)/embed/?$\";s:43:\"index.php?collection=$matches[1]&embed=true\";s:39:\"collection/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?collection=$matches[1]&paged=$matches[2]\";s:21:\"collection/([^/]+)/?$\";s:32:\"index.php?collection=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";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:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s: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:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s: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:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s: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:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s: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:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";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:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$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:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s: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:6:{s:19:\"_wc_pes_woopayments\";i:0;s:25:\"_wc_pes_paypal_full_stack\";i:1;s:33:\"_wc_offline_payment_methods_group\";i:2;s:4:\"bacs\";i:3;s:6:\"cheque\";i:4;s:3:\"cod\";i:5;}','auto'),
|
||
(840,'_transient_timeout_dirsize_cache','2045680880','off'),
|
||
(841,'_transient_dirsize_cache','a:2179:{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;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/customize\";i:177349;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/IXR\";i:33915;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-supports\";i:130165;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps/providers\";i:17593;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/sitemaps\";i:47491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/theme-compat\";i:15656;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/php-compat\";i:1253;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/interactivity-api\";i:55295;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Proxy\";i:4217;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Response\";i:3101;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Http\";i:16715;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception/Transport\";i:1397;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Exception\";i:22464;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Utility\";i:7176;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Auth\";i:2541;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Transport\";i:35470;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src/Cookie\";i:4363;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/src\";i:214849;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests/library\";i:261;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/Requests\";i:215110;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/html-api\";i:330662;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/button\";i:14416;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-biography\";i:971;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-submenu\";i:5842;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query\";i:14007;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments\";i:28882;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-content\";i:1389;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/buttons\";i:11183;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/nextpage\";i:3039;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-posts\";i:11776;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/rss\";i:4491;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/table\";i:27351;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/latest-comments\";i:6657;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list-item\";i:1109;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-date\";i:1377;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/html\";i:3770;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-date\";i:1112;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/search\";i:19592;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-terms\";i:1715;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/tag-cloud\";i:3616;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-numbers\";i:1942;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/footnotes\";i:2642;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pattern\";i:411;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/categories\";i:2825;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list-item\";i:1137;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/file\";i:11514;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/widget-group\";i:400;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/more\";i:3770;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-author-name\";i:1192;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination\";i:8628;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/cover\";i:83346;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/quote\";i:6526;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-tagline\";i:1625;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-featured-image\";i:29716;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-excerpt\";i:2925;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-link\";i:3474;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/heading\";i:5731;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/paragraph\";i:6904;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/list\";i:2173;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/columns\";i:9193;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/read-more\";i:2526;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/block\";i:587;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/image\";i:64157;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-previous\";i:1023;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-edit-link\";i:1213;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-title\";i:1823;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-content\";i:1369;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-reply-link\";i:1001;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-logo\";i:17033;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/template-part\";i:7986;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/spacer\";i:4737;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/page-list\";i:7663;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/loginout\";i:1026;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-comments-form\";i:9737;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/preformatted\";i:1696;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/home-link\";i:1130;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-template\";i:8072;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author-name\";i:1118;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/embed\";i:11232;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation\";i:132149;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/avatar\";i:2296;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-title\";i:1701;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-no-results\";i:899;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/separator\";i:5038;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/legacy-widget\";i:556;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/code\";i:2638;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination\";i:9403;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/site-title\";i:2289;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/gallery\";i:80571;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/missing\";i:617;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-previous\";i:1051;s:76:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-numbers\";i:1833;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-pagination-next\";i:1039;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/media-text\";i:14445;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/verse\";i:1860;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/shortcode\";i:2918;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/pullquote\";i:8267;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/freeform\";i:41824;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comments-pagination-next\";i:1011;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/navigation-link\";i:11752;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/term-description\";i:1751;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/query-title\";i:1392;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/comment-template\";i:2910;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/details\";i:2030;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/video\";i:11619;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/calendar\";i:3804;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/social-links\";i:58808;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-author\";i:2895;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/audio\";i:3660;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/text-columns\";i:3034;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/archives\";i:1725;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/column\";i:1597;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/post-navigation-link\";i:4010;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks/group\";i:9055;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/blocks\";i:1503945;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/style-engine\";i:47528;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/pomo\";i:57146;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/assets\";i:24990;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/widgets\";i:158524;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Decode\";i:17241;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Net\";i:7493;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Cache\";i:39607;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content/Type\";i:8015;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie/HTTP\";i:11487;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/SimplePie\";i:458625;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-bindings\";i:3610;s:47:\"/var/www/haiku-atelier/web/wp/wp-includes/fonts\";i:326266;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/ID3\";i:1160011;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/PHPMailer\";i:233227;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/search\";i:16749;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/endpoints\";i:848388;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api/fields\";i:22510;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/rest-api\";i:977234;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/certificates\";i:233231;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery/ui\";i:787634;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jquery\";i:1305370;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/thickbox\";i:31323;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/utils\";i:18826;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/themes\";i:898863;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wplink\";i:26816;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wordpress\";i:50628;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:69:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:70:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/plugins\";i:607301;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/langs\";i:15529;s:74:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:72:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce/skins\";i:233085;s:52:\"/var/www/haiku-atelier/web/wp/wp-includes/js/tinymce\";i:2854127;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/js/jcrop\";i:24976;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/js/swfupload\";i:8715;s:53:\"/var/www/haiku-atelier/web/wp/wp-includes/js/plupload\";i:490468;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/js/imgareaselect\";i:49553;s:67:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement/renderers\";i:18880;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/js/mediaelement\";i:721307;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/development\";i:179848;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist/vendor\";i:2753435;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/dist\";i:21236724;s:49:\"/var/www/haiku-atelier/web/wp/wp-includes/js/crop\";i:20004;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/js/codemirror\";i:1287141;s:44:\"/var/www/haiku-atelier/web/wp/wp-includes/js\";i:30445287;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-post\";i:51948;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/patterns\";i:7442;s:57:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/editor\";i:249468;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-widgets\";i:95440;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/commands\";i:13442;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-directory\";i:15116;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-library\";i:805412;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/widgets\";i:23740;s:63:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/block-editor\";i:617115;s:68:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/customize-widgets\";i:23886;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/format-library\";i:5556;s:62:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/preferences\";i:8474;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/edit-site\";i:337302;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/list-reusable-blocks\";i:17928;s:61:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/components\";i:357993;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/nux\";i:11624;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist/reusable-blocks\";i:2290;s:50:\"/var/www/haiku-atelier/web/wp/wp-includes/css/dist\";i:2644176;s:45:\"/var/www/haiku-atelier/web/wp/wp-includes/css\";i:3289933;s:60:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Renderer\";i:5528;s:58:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff/Engine\";i:31802;s:51:\"/var/www/haiku-atelier/web/wp/wp-includes/Text/Diff\";i:44136;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/Text\";i:57049;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/crystal\";i:15541;s:54:\"/var/www/haiku-atelier/web/wp/wp-includes/images/media\";i:5263;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/images/smilies\";i:10082;s:48:\"/var/www/haiku-atelier/web/wp/wp-includes/images\";i:102178;s:56:\"/var/www/haiku-atelier/web/wp/wp-includes/block-patterns\";i:8843;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/lib\";i:87360;s:79:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core32\";i:437041;s:77:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:73:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:78:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:75:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:64:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/Core\";i:452743;s:65:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:59:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/src\";i:1207254;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:80:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:85:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:82:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:71:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:66:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/var/www/haiku-atelier/web/wp/wp-includes/sodium_compat\";i:1303525;s:46:\"/var/www/haiku-atelier/web/wp/wp-includes/l10n\";i:30499;s:41:\"/var/www/haiku-atelier/web/wp/wp-includes\";i:48797833;s:43:\"/var/www/haiku-atelier/web/wp/wp-admin/user\";i:3685;s:46:\"/var/www/haiku-atelier/web/wp/wp-admin/network\";i:125999;s:47:\"/var/www/haiku-atelier/web/wp/wp-admin/includes\";i:3069241;s:44:\"/var/www/haiku-atelier/web/wp/wp-admin/maint\";i:7592;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/js/widgets\";i:139432;s:41:\"/var/www/haiku-atelier/web/wp/wp-admin/js\";i:1971286;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ocean\";i:75229;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/coffee\";i:75892;s:58:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/midnight\";i:78486;s:55:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/light\";i:78474;s:59:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/ectoplasm\";i:77742;s:57:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/sunrise\";i:78407;s:54:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/blue\";i:77778;s:56:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors/modern\";i:77989;s:49:\"/var/www/haiku-atelier/web/wp/wp-admin/css/colors\";i:643556;s:42:\"/var/www/haiku-atelier/web/wp/wp-admin/css\";i:2542439;s:45:\"/var/www/haiku-atelier/web/wp/wp-admin/images\";i:426821;s:38:\"/var/www/haiku-atelier/web/wp/wp-admin\";i:9072296;s:29:\"/var/www/haiku-atelier/web/wp\";i:58054082;s:64:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/inc\";i:16246;s:87:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api/v3\";i:6589;s:84:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas/api\";i:16970;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/schemas\";i:17870;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api/v3\";i:383;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types/api\";i:2909;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib/types\";i:4106;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/lib\";i:42733;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts/constantes\";i:6552;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/scripts\";i:99856;s:71:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/pages\";i:9304;s:75:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/abstracts\";i:1400;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/layouts\";i:32926;s:78:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/polices\";i:7819;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base/elements\";i:6185;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass/base\";i:16318;s:65:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src/sass\";i:60709;s:60:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/src\";i:182905;s:70:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/vendor\";i:1155;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/lato\";i:2681684;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts/myriad\";i:223544;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/fonts\";i:2905228;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/logos\";i:27641;s:80:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/storytelling\";i:17708051;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/paypal\";i:3161;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/about\";i:41602782;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/icons\";i:2965;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TAMANORI\";i:28185358;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/BOROBORO\";i:12198378;s:94:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/TANEMAKI\";i:51708624;s:90:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KARA\";i:20206872;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KISHOU\";i:1117321;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/IKKAN\";i:7522617;s:92:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/MUGURA\";i:48966844;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/ROKKU\";i:30061913;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/KAGUN\";i:39437895;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/PIASU\";i:41429239;s:93:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HATTARI\";i:11237555;s:91:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS/HADOU\";i:14508333;s:85:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/PRODUCTS\";i:306580949;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/HADOU\";i:927234;s:86:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products/SIZECHART\";i:60067;s:76:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img/products\";i:308169029;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/img\";i:367546884;s:72:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js/.vite\";i:23402;s:66:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/js\";i:187659;s:73:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css/pages\";i:60815;s:67:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets/css\";i:168929;s:63:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/assets\";i:370810363;s:69:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/macros\";i:696;s:81:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/panier\";i:13142;s:82:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/produit\";i:5012;s:79:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages/shop\";i:1199;s:74:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts/pages\";i:19353;s:68:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views/parts\";i:26003;s:62:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024/views\";i:45157;s:56:\"/var/www/haiku-atelier/web/app/themes/haiku-atelier-2024\";i:371054731;s:64:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/templates\";i:12953;s:63:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/patterns\";i:158957;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/cardo\";i:388180;s:73:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/inter\";i:331004;s:72:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/jost\";i:116852;s:83:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts/instrument-sans\";i:187522;s:67:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/fonts\";i:1023558;s:65:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/css\";i:357;s:68:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets/images\";i:1152100;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/assets\";i:2176015;s:61:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/styles\";i:33892;s:60:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour/parts\";i:1473;s:54:\"/var/www/haiku-atelier/web/app/themes/twentytwentyfour\";i:3137090;s:37:\"/var/www/haiku-atelier/web/app/themes\";i:374191821;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/src/Components\";i:3084;s:49:\"/var/www/haiku-atelier/web/app/plugins/falcon/src\";i:31297;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/assets\";i:6377;s:61:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor/composer\";i:37088;s:52:\"/var/www/haiku-atelier/web/app/plugins/falcon/vendor\";i:37859;s:65:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings/tabs\";i:13902;s:60:\"/var/www/haiku-atelier/web/app/plugins/falcon/views/settings\";i:13902;s:51:\"/var/www/haiku-atelier/web/app/plugins/falcon/views\";i:13902;s:45:\"/var/www/haiku-atelier/web/app/plugins/falcon\";i:97092;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/collectors\";i:146052;s:60:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/classes\";i:98467;s:57:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/data\";i:15807;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/wp-content\";i:2403;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/html\";i:165089;s:63:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/raw\";i:9533;s:67:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output/headers\";i:4820;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/output\";i:197727;s:65:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets/icons\";i:2156;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/assets\";i:73257;s:68:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor/composer\";i:26857;s:59:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/vendor\";i:27628;s:64:\"/var/www/haiku-atelier/web/app/plugins/query-monitor/dispatchers\";i:37910;s:52:\"/var/www/haiku-atelier/web/app/plugins/query-monitor\";i:636645;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/include\";i:356041;s:65:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/js\";i:10763;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/css\";i:20078;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard/images\";i:50176;s:62:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wizard\";i:130236;s:64:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sitemaps\";i:11332;s:67:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/site-health\";i:14557;s:71:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/translate-slugs\";i:1590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/machine-translation\";i:1351;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/sync\";i:44536;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/share-slug\";i:1565;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules/wpml\";i:66958;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/modules\";i:272125;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/admin\";i:161850;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/frontend\";i:110448;s:63:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor/composer\";i:58432;s:54:\"/var/www/haiku-atelier/web/app/plugins/polylang/vendor\";i:59203;s:73:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/aqua-resizer\";i:877;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/no-category-base\";i:1002;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/yarpp\";i:719;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-offload-media\";i:2392;s:68:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/jetpack\";i:7768;s:72:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-importer\";i:8892;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wpseo\";i:18480;s:82:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/custom-field-template\";i:1158;s:77:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/twenty-seventeen\";i:1120;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/domain-mapping\";i:2590;s:75:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/duplicate-post\";i:1144;s:69:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/wp-sweep\";i:2126;s:66:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations/cache\";i:3629;s:60:\"/var/www/haiku-atelier/web/app/plugins/polylang/integrations\";i:53022;s:55:\"/var/www/haiku-atelier/web/app/plugins/polylang/install\";i:39475;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/js/build\";i:103657;s:50:\"/var/www/haiku-atelier/web/app/plugins/polylang/js\";i:103657;s:57:\"/var/www/haiku-atelier/web/app/plugins/polylang/css/build\";i:65766;s:51:\"/var/www/haiku-atelier/web/app/plugins/polylang/css\";i:65766;s:53:\"/var/www/haiku-atelier/web/app/plugins/polylang/flags\";i:74931;s:56:\"/var/www/haiku-atelier/web/app/plugins/polylang/settings\";i:119552;s:47:\"/var/www/haiku-atelier/web/app/plugins/polylang\";i:1566178;s:73:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails/assets\";i:10275;s:66:\"/var/www/haiku-atelier/web/app/plugins/force-regenerate-thumbnails\";i:55299;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/add-to-cart\";i:15556;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product/tabs\";i:3971;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/single-product\";i:42878;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/checkout\";i:36451;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates/blockified\";i:18180;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/templates\";i:23448;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails/plain\";i:38319;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/emails\";i:91920;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/cart\";i:32634;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/myaccount\";i:50782;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/global\";i:10397;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/block-notices\";i:4629;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/order\";i:24189;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/product-form\";i:1260;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/notices\";i:2933;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/auth\";i:7309;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/parts\";i:10043;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates/loop\";i:12321;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/templates\";i:376768;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Detection\";i:79248;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr/Container\";i:1472;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/Psr\";i:1472;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages/League\";i:45593;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib/packages\";i:126313;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/lib\";i:126313;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/sample-data\";i:220042;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/patterns\";i:124277;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Formatters\";i:4658;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Utilities\";i:145254;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1/AI\";i:828;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas/V1\";i:174869;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Schemas\";i:185840;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1/AI\";i:5335;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes/V1\";i:163674;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Routes\";i:164010;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Exceptions\";i:7013;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi/Payments\";i:3857;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/StoreApi\";i:551266;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsInstallLoggers\";i:7021;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:5640;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:51416;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/BlockTemplates\";i:6035;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Overrides\";i:11224;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Composer\";i:2431;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Notes\";i:73841;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Marketing\";i:28244;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22904;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:77739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:9309;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:11036;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:29290;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Products\";i:61183;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Export\";i:6937;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:21403;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:62498;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:103155;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8958;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:25687;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:30273;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:62825;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:17498;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:44458;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:30490;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:56521;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:23175;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:43714;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8776;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19096;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Reports\";i:694872;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/Templates\";i:181;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API/AI\";i:16436;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/API\";i:1031204;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Schedulers\";i:9819;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Importers\";i:9932;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Exporters\";i:16010;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint/Steps\";i:12826;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Blueprint\";i:47719;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ShippingPartnerSuggestions\";i:14445;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:58486;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:102236;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/MarketingRecommendations\";i:21179;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:57851;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor/ProductTemplates\";i:3606;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/ProductBlockEditor\";i:43946;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/AsyncProductEditorCategoryField\";i:2465;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features/Navigation\";i:37775;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/Features\";i:354011;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors/Transformers\";i:13683;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs/RuleProcessors\";i:63415;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin/RemoteSpecs\";i:71728;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Admin\";i:1747611;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Utilities\";i:53577;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/TransientFiles\";i:22612;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ImportExport\";i:6146;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:12470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/BlockTemplates\";i:40707;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging/FileV2\";i:50566;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Logging\";i:97520;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:47801;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Notes\";i:104650;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:24772;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Orders\";i:128350;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Marketing\";i:2591;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductForm\";i:15057;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22212;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:41004;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72648;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Admin\";i:778158;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Utilities\";i:78473;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ComingSoon\";i:12349;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Logging\";i:15828;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons\";i:44660;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering/Templates\";i:3661;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ReceiptRendering\";i:73593;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Font\";i:11233;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductImage\";i:1973;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores/Orders\";i:285676;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DataStores\";i:292918;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/BatchProcessing\";i:25545;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Traits\";i:18786;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:95406;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Orders\";i:32870;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/WCCom\";i:685;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:32478;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/DependencyManagement\";i:50978;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Settings\";i:1834;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor/ProductTemplates\";i:66833;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features/ProductBlockEditor\";i:66833;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Features\";i:120939;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal/Integrations\";i:2474;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Internal\";i:1726157;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:69217;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database/Migrations\";i:135204;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Database\";i:135204;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/OnboardingTasks\";i:3094;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services/Email\";i:4642;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain/Services\";i:101382;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Domain\";i:123033;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Images\";i:8071;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Patterns\";i:22111;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation\";i:53330;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/BlockTypes\";i:521539;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AIContent\";i:68267;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Assets\";i:25904;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Interactivity\";i:4382;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Registry\";i:5604;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Shipping\";i:21953;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Utils\";i:80715;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Templates\";i:69877;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments/Integrations\";i:11314;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Payments\";i:21564;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/AI\";i:7106;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/InteractivityComponents\";i:10100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks/Integrations\";i:6333;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Blocks\";i:1091452;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caches\";i:3406;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Caching\";i:20668;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout/Helpers\";i:10472;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Checkout\";i:10472;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/LayoutTemplates\";i:6004;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src/Proxies\";i:5575;s:54:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/src\";i:5367285;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:101713;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25700;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:24146;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:4310;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7801;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10785;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:83943;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/classes\";i:355164;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/action-scheduler\";i:477051;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/packages\";i:477254;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:7131;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/explat\";i:47344;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/admin-layout\";i:3499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/currency\";i:4746;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/csv-export\";i:4990;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/app\";i:722758;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:1273;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/data\";i:148210;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-catalog-visibility-field\";i:750;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/insert-url-menu-item\";i:2438;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/downloads-menu\";i:2153;s:145:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal/images\";i:2332;s:138:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/edit-downloads-modal\";i:6944;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/upload-files-menu-item\";i:1800;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads/media-library\";i:1612;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/downloads\";i:22944;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field\";i:3203;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sku-field\";i:2100;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-class\";i:5296;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/password\";i:2059;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-downloads-field\";i:8748;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-quantity\";i:3061;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variations-options-field\";i:3839;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-sku\";i:2764;s:133:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-description-field\";i:576;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-sale-price-field\";i:2165;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-email-field\";i:635;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields\";i:2008;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/inventory-email\";i:3517;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field\";i:3417;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/schedule-sale\";i:4934;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-items\";i:7590;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/custom-fields-toggle\";i:3010;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-details-section-description\";i:13768;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-has-variations\";i:2496;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/shipping-dimensions\";i:5766;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/notice-edit-single-variation\";i:3219;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-class-field\";i:713;s:129:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields\";i:578;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary/paragraph-rtl-control\";i:1391;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/summary\";i:6722;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/regular-price\";i:4093;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list\";i:7690;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-tag-field\";i:2873;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/catalog-visibility\";i:2333;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field\";i:2302;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-attributes-field\";i:2002;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-shipping-dimensions-fields\";i:2649;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/attributes\";i:3458;s:135:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field\";i:2248;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/tag\";i:2511;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description/components\";i:2931;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/description\";i:7272;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-has-variations-notice\";i:1737;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-images-field\";i:3216;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/name\";i:5644;s:140:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-inventory-quantity-field\";i:642;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options/images\";i:2235;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/variation-options\";i:8902;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/sale-price\";i:3671;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-list-field\";i:5559;s:132:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder/imgs\";i:13383;s:127:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images/place-holder\";i:14896;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/images\";i:21738;s:130:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-password-field\";i:626;s:139:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-single-variation-notice\";i:1702;s:142:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-custom-fields-toggle-field\";i:2064;s:136:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-schedule-sale-fields\";i:1661;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields\";i:212471;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-number-field\";i:1864;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section\";i:2766;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-checkbox-field\";i:877;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/select\";i:3559;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-area-field\";i:1415;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section\";i:1843;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text\";i:5590;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field\";i:1949;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-collapsible\";i:616;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-text-field\";i:2251;s:137:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-rtl\";i:674;s:143:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar/toolbar-button-alignment\";i:907;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area/toolbar\";i:1581;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/text-area\";i:7325;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection\";i:776;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/tab\";i:4363;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/linked-product-list\";i:8443;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible\";i:2072;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab\";i:1945;s:126:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-linked-list-field\";i:2134;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-select-field\";i:1172;s:131:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-subsection-description\";i:610;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/pricing\";i:3390;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection-description\";i:2110;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/taxonomy\";i:9171;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/section-description\";i:2080;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/subsection\";i:2793;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/radio\";i:2665;s:123:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-taxonomy-field\";i:3809;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/conditional\";i:2531;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-toggle-field\";i:1001;s:128:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-section-description\";i:598;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/toggle\";i:4132;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-radio-field\";i:841;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/number\";i:3705;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/checkbox\";i:2729;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic\";i:93125;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor/blocks\";i:313641;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-editor\";i:1155516;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/date\";i:44452;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:30784;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/experimental\";i:86614;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/navigation\";i:43966;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/onboarding\";i:263375;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/woo-product-usage-notice\";i:6028;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:21280;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/tracks\";i:8655;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/chunks\";i:1908969;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/notices\";i:1796;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:2901;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/remote-logging\";i:21615;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/block-templates\";i:127314;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:333496;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/components\";i:1108294;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/product-category-metabox\";i:4209;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin/number\";i:2243;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/admin\";i:6638361;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/add-to-cart-form\";i:594;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image-next-previous\";i:739;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/single-product\";i:618;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-counter\";i:882;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay\";i:1012;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-information\";i:965;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/handpicked-products\";i:1434;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-thumbnails\";i:635;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-large-image\";i:633;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart-contents-block\";i:31358;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout\";i:1162;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-wrapper\";i:651;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-template\";i:1147;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/cart-blocks\";i:28151;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/classic-shortcode\";i:625;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-rating\";i:905;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/rating-filter\";i:867;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-meta\";i:479;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper\";i:634;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/breadcrumbs\";i:771;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/stock-filter\";i:933;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-active\";i:613;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-category\";i:1842;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-average-rating\";i:446;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/products-by-attribute\";i:1585;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/filter-wrapper\";i:357;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-totals\";i:1523;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/related-products\";i:441;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-results-count\";i:535;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-category\";i:1605;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating-stars\";i:870;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-rating\";i:791;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters\";i:1467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery\";i:1596;s:114:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-pickup-options-block\";i:588;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-discount-block\";i:643;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-shipping-block\";i:583;s:125:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-coupon-form-block\";i:627;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-cart-button-block\";i:818;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-block\";i:444;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-shipping-block\";i:575;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-mini-cart-contents-block\";i:624;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-subtotal-block\";i:635;s:105:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-terms-block\";i:746;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-methods-block\";i:614;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-checkout-button-block\";i:836;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-additional-information-block\";i:665;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-fields-block\";i:642;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/proceed-to-checkout-block\";i:572;s:122:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-subtotal-block\";i:643;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-contact-information-block\";i:614;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-billing-address-block\";i:602;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-address-block\";i:605;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-mini-cart-contents-block\";i:618;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-taxes-block\";i:626;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-block\";i:717;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-actions-block\";i:583;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-totals-block\";i:664;s:118:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-discount-block\";i:635;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-footer-block\";i:619;s:109:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-block\";i:590;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-items-block\";i:635;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-shopping-button-block\";i:829;s:121:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-coupon-form-block\";i:619;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-block\";i:580;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-fee-block\";i:629;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-cross-sells-products-block\";i:662;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-shipping-method-block\";i:595;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-totals-block\";i:661;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-totals-block\";i:679;s:124:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-cart-items-block\";i:630;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-items-counter-block\";i:676;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/empty-cart-block\";i:594;s:120:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-accepted-payment-methods-block\";i:471;s:119:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-summary-taxes-block\";i:634;s:113:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-fee-block\";i:621;s:111:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-express-payment-block\";i:616;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/filled-cart-block\";i:605;s:117:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-heading-block\";i:674;s:110:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-order-note-block\";i:620;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-title-label-block\";i:716;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-line-items-block\";i:592;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-items-block\";i:568;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-express-payment-block\";i:684;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/cart-order-summary-totals-block\";i:653;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/checkout-payment-block\";i:585;s:115:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks/mini-cart-products-table-block\";i:634;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/inner-blocks\";i:33590;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-attribute\";i:2045;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/attribute-filter\";i:1119;s:116:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields-wrapper\";i:684;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-best-sellers\";i:1613;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-categories\";i:1174;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-stock-status\";i:978;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads-wrapper\";i:642;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-new\";i:1577;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-gallery-pager\";i:546;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/all-products\";i:737;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection\";i:1358;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-reviews\";i:436;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-image-gallery\";i:470;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/price-filter\";i:854;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/checkout-blocks\";i:62928;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-button\";i:1365;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-billing-address\";i:1374;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-price\";i:672;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-summary\";i:1417;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/coming-soon\";i:311;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-details\";i:442;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/featured-product\";i:1888;s:108:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-additional-fields\";i:937;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/catalog-sorting\";i:542;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-status\";i:1272;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/customer-account\";i:815;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/page-content-wrapper\";i:543;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/store-notices\";i:508;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-collection-no-results\";i:947;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-downloads\";i:1521;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-address\";i:1377;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/mini-cart\";i:1304;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter-clear-button\";i:464;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-tag\";i:1388;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/order-confirmation-shipping-wrapper\";i:680;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/active-filters\";i:623;s:106:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filters-overlay-navigation\";i:2137;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-top-rated\";i:1591;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks/product-filter\";i:826;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client/blocks\";i:4700944;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/client\";i:11339305;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/fonts\";i:552889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-qrcode\";i:45224;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-payment\";i:26193;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/accounting\";i:16783;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-flot\";i:214183;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-serializejson\";i:22579;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/admin\";i:488725;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6358;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/zoom\";i:8732;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/frontend\";i:209838;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/sourcebuster\";i:46700;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/round\";i:2271;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/flexslider\";i:74805;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-blockui\";i:29694;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/select2\";i:444591;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/photoswipe\";i:156989;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/js-cookie\";i:5532;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-tiptip\";i:10303;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/prettyPhoto\";i:56955;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/selectWoo\";i:464613;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js/jquery-cookie\";i:4550;s:60:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/js\";i:2341331;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/css\";i:2096198;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/core-profiler\";i:33862;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/template-placeholders\";i:2886;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods/72x72\";i:35180;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment_methods\";i:35180;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/task_list\";i:83458;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/product_data\";i:1441;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/previews\";i:413623;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/product-filters-overlay\";i:6825;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks/mini-cart\";i:8753;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/blocks\";i:15578;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/shipping_partners\";i:205509;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/onboarding\";i:240417;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/payment-methods\";i:67316;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons/credit-cards\";i:27486;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/icons\";i:31521;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/pattern-placeholders\";i:4053200;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/marketing\";i:82806;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/block-placeholders\";i:6496;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images/admin_notes\";i:22969;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets/images\";i:5767572;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/assets\";i:22097295;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin/config\";i:2432;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client/admin\";i:2432;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/client\";i:2432;s:61:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/bin\";i:19348;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39842;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6588;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42756;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17185;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4181;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/css-selector\";i:107185;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:2168;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:2168;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:10530;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/symfony\";i:117715;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:13039;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10209;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:17616;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:30074;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:37869;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:42613;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:171568;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:172672;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/sabberworm\";i:172672;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer/installers\";i:79355;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/composer\";i:986889;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Info\";i:5464;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Formats\";i:9455;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Resolvers\";i:26657;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Schemas\";i:11417;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Filters\";i:14233;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Pragmas\";i:6839;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Keywords\";i:104211;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts\";i:16672;s:104:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/KeywordValidators\";i:2046;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Parsers\";i:168548;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas\";i:9060;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Keywords\";i:149538;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Exceptions\";i:14049;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Errors\";i:19102;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/Variables\";i:6949;s:96:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src/KeywordValidators\";i:4676;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema/src\";i:512100;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/json-schema\";i:523262;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src/Exception\";i:3792;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/src\";i:45510;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string/res\";i:85488;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/string\";i:141477;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri/src\";i:50158;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis/uri\";i:61761;s:62:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/opis\";i:726500;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/jetpack-autoloader\";i:51562;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Cli\";i:2787;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs/json-examples\";i:578;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/docs\";i:578;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Schemas\";i:3561;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Importers\";i:13706;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Exporters\";i:5124;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResultFormatters\";i:2804;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/ResourceStorages\";i:5077;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src/Steps\";i:14199;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/src\";i:87257;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/fixtures\";i:595;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit/Schemas\";i:2144;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/Unit\";i:6049;s:101:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs/Exporters\";i:643;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests/stubs\";i:643;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint/tests\";i:8499;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce/blueprint\";i:96039;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/woocommerce\";i:96039;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:64:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/pelago\";i:94360;s:97:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:16839;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:29467;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:29467;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:29467;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31944;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db/reader\";i:76583;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/maxmind-db\";i:76583;s:112:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis/_inc\";i:2116;s:107:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/identity-crisis\";i:45720;s:100:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/webhooks\";i:6554;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src/sso\";i:113495;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/src\";i:462283;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/dist\";i:82512;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy\";i:86764;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-connection\";i:649975;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles/src\";i:1863;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-roles\";i:20279;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3465;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:21881;s:93:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats/src\";i:4364;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-a8c-mc-stats\";i:22780;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui/src\";i:6809;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-admin-ui\";i:25225;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/build\";i:8948;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src/js\";i:2330;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets/src\";i:40444;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-assets\";i:68778;s:91:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81481;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:99897;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config/src\";i:11782;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-config\";i:30198;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect/src\";i:2606;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-redirect\";i:21022;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status/src\";i:50948;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic/jetpack-status\";i:69364;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor/automattic\";i:1029399;s:57:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/vendor\";i:3372155;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/data-stores\";i:354754;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/react-admin\";i:34639;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/libraries\";i:26600;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/customizer\";i:33397;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/log-handlers\";i:23124;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/walkers\";i:8177;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/product-usage\";i:3082;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/import\";i:56176;s:77:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/list-tables\";i:59028;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/reports\";i:167441;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/notes\";i:13659;s:86:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:99:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:95:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10184;s:71:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/views\";i:121662;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/mappings\";i:9193;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers/views\";i:13062;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/importers\";i:62849;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes/views\";i:131617;s:76:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/meta-boxes\";i:223285;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings/views\";i:55620;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/settings\";i:181942;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper/views\";i:17661;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin/helper\";i:165129;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/admin\";i:1542031;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/interfaces\";i:35473;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/emails\";i:100280;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/theme-support\";i:26018;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/traits\";i:2124;s:63:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/cli\";i:38423;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/blocks\";i:2122;s:67:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/widgets\";i:61034;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/queue\";i:8898;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:6046;s:87:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:4220;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/flat-rate\";i:12294;s:88:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6991;s:81:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/local-pickup\";i:4004;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/free-shipping\";i:8365;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:94:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17337;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shipping\";i:64889;s:74:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/payment-tokens\";i:6598;s:69:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/abstracts\";i:268729;s:98:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:92:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15058;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/integrations\";i:15058;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks/events\";i:62168;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/tracks\";i:87347;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/export\";i:40330;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:373774;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:456837;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:397047;s:90:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:4679;s:80:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Controllers\";i:1232337;s:78:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/rest-api\";i:1246552;s:102:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation/installation-steps\";i:11303;s:83:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/installation\";i:27945;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:11576;s:79:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site/rest-api\";i:17838;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/wccom-site\";i:57476;s:72:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cod\";i:13290;s:85:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:89:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:82:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:84:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal/includes\";i:54634;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/paypal\";i:77646;s:75:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/cheque\";i:4736;s:73:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways/bacs\";i:14991;s:68:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/gateways\";i:116934;s:70:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/shortcodes\";i:53973;s:66:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes/legacy\";i:77989;s:59:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/includes\";i:6609222;s:65:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n/languages\";i:1753660;s:55:\"/var/www/haiku-atelier/web/app/plugins/woocommerce/i18n\";i:2019496;s:50:\"/var/www/haiku-atelier/web/app/plugins/woocommerce\";i:40855736;s:73:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/scripts\";i:2058766;s:69:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources/css\";i:1445;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build/resources\";i:2060211;s:55:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/build\";i:2060211;s:61:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Filters\";i:1300;s:58:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/Spec\";i:16940;s:57:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src/CLI\";i:2060;s:53:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/src\";i:32330;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/assets\";i:417779;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor/composer\";i:36281;s:56:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/vendor\";i:37052;s:67:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/scripts\";i:1193;s:68:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/elements\";i:2149767;s:64:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/sass\";i:401;s:65:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources/views\";i:1979;s:59:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi/resources\";i:2153340;s:49:\"/var/www/haiku-atelier/web/app/plugins/wp-openapi\";i:4718989;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/chronopost\";i:21790;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/mondial_relay\";i:14027;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods/ups\";i:14871;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/shipping_methods\";i:55876;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI/filters\";i:5896;s:68:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/FPDI\";i:100646;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/include\";i:952612;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/config\";i:1194;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/fonts\";i:2529;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf/tools\";i:7413;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib/tcpdf\";i:2322586;s:63:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/lib\";i:2426416;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/chronopost\";i:80783;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/abstract_classes\";i:69630;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/config\";i:350;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/mondial_relay\";i:76867;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes/ups\";i:70178;s:73:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/classes\";i:299338;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/openstreetmap\";i:2964;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/mondial_relay\";i:3251;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups/google_maps\";i:2540;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/pickups\";i:9732;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/shipping\";i:6384;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/config\";i:2233;s:92:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/chronopost\";i:6964;s:98:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/abstract_classes\";i:16698;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/mondial_relay\";i:5948;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders/ups\";i:5812;s:81:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/orders\";i:35422;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials/settings\";i:799;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/partials\";i:54570;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/chronopost\";i:12119;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/openstreetmap\";i:15136;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/mondial_relay\";i:5469;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups/google_maps\";i:14868;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/pickups\";i:37647;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/mondial_relay\";i:3080;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/dhl\";i:1381;s:79:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js/ups\";i:3109;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/js\";i:61179;s:87:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/chronopost\";i:55;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/pickups\";i:4890;s:90:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/mondial_relay\";i:55;s:80:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css/ups\";i:55;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets/css\";i:5055;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/assets\";i:66234;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin/views\";i:254;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/admin\";i:421863;s:77:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/woocommerce_block\";i:42885;s:85:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email/templates\";i:1248;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources/email\";i:1248;s:69:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/resources\";i:108037;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/chronopost\";i:4973;s:89:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/abstract_classes\";i:12853;s:86:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/mondial_relay\";i:4668;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup/ups\";i:6516;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/pickup\";i:29010;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/openstreetmap\";i:3603;s:96:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/mondial_relay\";i:3812;s:94:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups/google_maps\";i:3461;s:82:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials/pickups\";i:10876;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/partials\";i:10876;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/openstreetmap\";i:11083;s:97:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/mondial_relay\";i:4894;s:102:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/woocommerce_blocks\";i:2911;s:95:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups/google_maps\";i:11001;s:83:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js/pickups\";i:29889;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/js\";i:29889;s:84:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css/pickups\";i:3911;s:76:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets/css\";i:3911;s:72:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front/assets\";i:33800;s:65:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/front\";i:75274;s:75:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/classes\";i:374;s:74:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers/helper\";i:7996;s:67:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc/helpers\";i:10238;s:59:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/inc\";i:3140589;s:71:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor/composer\";i:35612;s:62:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping/vendor\";i:35751;s:55:\"/var/www/haiku-atelier/web/app/plugins/wc-multishipping\";i:3194686;s:38:\"/var/www/haiku-atelier/web/app/plugins\";i:51124625;s:58:\"/var/www/haiku-atelier/web/app/uploads/woocommerce_uploads\";i:14;s:46:\"/var/www/haiku-atelier/web/app/uploads/wc-logs\";i:4441;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/10\";i:122283131;s:46:\"/var/www/haiku-atelier/web/app/uploads/2024/09\";i:30092056;s:43:\"/var/www/haiku-atelier/web/app/uploads/2024\";i:152375187;s:38:\"/var/www/haiku-atelier/web/app/uploads\";i:152379642;}','off'),
|
||
(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<tb?Mcf?k&8J)2J$o:>)-EMc@BG;IG#6FB*f!A=pxe@1kq:jG','off'),
|
||
(1866,'secure_auth_salt','0zE{&JkB]rz&F(6g<oo5NOL;Bi^0x;_a_6Xs0ncGz:cna^#+ va|*jZO/QE)_^3|','off'),
|
||
(1867,'logged_in_key','>C,sYm42s?Y~I(@wIuB%<M*DNk$SGi|m7.C>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'),
|
||
(2018,'woocommerce_downloads_count_partial','yes','on'),
|
||
(2230,'wp-openapi-rewrite-flushed','1','auto'),
|
||
(2232,'wp-openapi-options','','auto'),
|
||
(2594,'woocommerce_email_footer_text_color','#3c3c3c','off'),
|
||
(3107,'recovery_keys','a:0:{}','off'),
|
||
(5596,'woocommerce_admin_customize_store_completed','yes','auto'),
|
||
(6061,'site_logo','','auto'),
|
||
(8528,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
|
||
(8589,'woocommerce_admin_created_default_shipping_zones','yes','auto'),
|
||
(8590,'woocommerce_admin_reviewed_default_shipping_zones','yes','auto'),
|
||
(8603,'_transient_orders-transient-version','1750690587','on'),
|
||
(8610,'woocommerce_admin_last_orders_milestone','10','auto'),
|
||
(8759,'wc_shop_order_list_table_months_filter_cache_date','1749466779','auto'),
|
||
(8760,'wc_shop_order_list_table_months_filter_cache_value','a:8:{i:0;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"6\";}i:1;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"5\";}i:2;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"4\";}i:3;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"3\";}i:4;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"2\";}i:5;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2025\";s:5:\"month\";s:1:\"1\";}i:6;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"12\";}i:7;O:8:\"stdClass\":2:{s:4:\"year\";s:4:\"2024\";s:5:\"month\";s:2:\"11\";}}','auto'),
|
||
(9197,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"dd429dffcb518f90fe1f9ce99f485c58\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
|
||
(9202,'db_upgraded','','on'),
|
||
(9217,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:8:\"extended\";i:1;s:5:\"setup\";}','auto'),
|
||
(9218,'woocommerce_default_homepage_layout','two_columns','auto'),
|
||
(10216,'woocommerce_sales_record_date','2024-11-26','auto'),
|
||
(10217,'woocommerce_sales_record_amount','1525','auto'),
|
||
(10790,'wpmc_options','a:27:{s:6:\"method\";s:5:\"media\";s:7:\"content\";b:1;s:18:\"filesystem_content\";b:0;s:13:\"media_library\";b:1;s:12:\"live_content\";b:0;s:9:\"debuglogs\";b:0;s:11:\"images_only\";b:0;s:13:\"attach_is_use\";b:0;s:15:\"thumbnails_only\";b:0;s:11:\"dirs_filter\";s:0:\"\";s:12:\"files_filter\";s:0:\"\";s:15:\"hide_thumbnails\";b:0;s:12:\"hide_warning\";b:0;s:10:\"skip_trash\";b:0;s:13:\"medias_buffer\";i:100;s:12:\"posts_buffer\";i:5;s:15:\"analysis_buffer\";i:100;s:14:\"file_op_buffer\";i:20;s:5:\"delay\";i:100;s:19:\"shortcodes_disabled\";b:0;s:31:\"output_buffer_cleaning_disabled\";b:0;s:14:\"php_error_logs\";b:0;s:14:\"posts_per_page\";i:1000;s:15:\"clean_uninstall\";b:0;s:11:\"repair_mode\";b:0;s:11:\"expert_mode\";b:0;s:9:\"logs_path\";N;}','off'),
|
||
(10791,'wpmc_rating_date','1732931640','off'),
|
||
(10793,'product_cat_children','a:0:{}','auto'),
|
||
(10807,'wms_mondial_relay_enable','yes','on'),
|
||
(10808,'wms_mondial_relay_customer_code','','on'),
|
||
(10809,'wms_mondial_relay_private_key','','on'),
|
||
(10810,'wms_mondial_relay_brand_code','','on'),
|
||
(10811,'wms_mondial_relay_section_pickup_points_map_type','openstreetmap','on'),
|
||
(10812,'wms_mondial_relay_section_pickup_points_google_maps_api_key','','on'),
|
||
(10813,'wms_mondial_relay_section_label_generation_status','a:0:{}','on'),
|
||
(10814,'wms_mondial_relay_section_label_status_post_generation','','on'),
|
||
(10815,'wms_mondial_relay_section_label_send_email','no','on'),
|
||
(10816,'wms_mondial_relay_price_before_discount','no','on'),
|
||
(10817,'wms_mondial_relay_shipper_civility','MLLE','on'),
|
||
(10818,'wms_mondial_relay_shipper_name','','on'),
|
||
(10819,'wms_mondial_relay_shipper_name_2','','on'),
|
||
(10820,'wms_mondial_relay_shipper_address_1','','on'),
|
||
(10821,'wms_mondial_relay_shipper_address_2','','on'),
|
||
(10822,'wms_mondial_relay_shipper_zip_code','','on'),
|
||
(10823,'wms_mondial_relay_shipper_city','','on'),
|
||
(10824,'wms_mondial_relay_shipper_country','AF','on'),
|
||
(10825,'wms_mondial_relay_shipper_email','','on'),
|
||
(10826,'wms_mondial_relay_shipper_phone','','on'),
|
||
(10827,'wms_mondial_relay_shipper_mobile_phone','','on'),
|
||
(10828,'wms_mondial_relay_section_parcel_insurance','0','on'),
|
||
(10829,'wms_mondial_relay_section_parcel_installation_duration','','on'),
|
||
(10830,'wms_mondial_relay_section_parcel_shipping_value','','on'),
|
||
(10831,'wms_mondial_relay_debug_mode','1','on'),
|
||
(10832,'wms_chronopost_enable','no','on'),
|
||
(10833,'wms_chronopost_account_number','','on'),
|
||
(10834,'wms_chronopost_account_name','','on'),
|
||
(10835,'wms_chronopost_account_password','','on'),
|
||
(10836,'wms_chronopost_section_pickup_points_map_type','openstreetmap','on'),
|
||
(10837,'wms_chronopost_section_pickup_points_google_maps_api_key','','on'),
|
||
(10838,'wms_chronopost_label_format','PDF','on'),
|
||
(10839,'wms_chronopost_section_label_generation_status','a:0:{}','on'),
|
||
(10840,'wms_chronopost_section_label_status_post_generation','','on'),
|
||
(10841,'wms_chronopost_section_label_send_email','no','on'),
|
||
(10842,'wms_chronopost_price_before_discount','yes','on'),
|
||
(10843,'wms_chronopost_shipper_civility','E','on'),
|
||
(10844,'wms_chronopost_shipper_name','','on'),
|
||
(10845,'wms_chronopost_shipper_name_2','','on'),
|
||
(10846,'wms_chronopost_shipper_address_1','','on'),
|
||
(10847,'wms_chronopost_shipper_address_2','','on'),
|
||
(10848,'wms_chronopost_shipper_zip_code','','on'),
|
||
(10849,'wms_chronopost_shipper_city','','on'),
|
||
(10850,'wms_chronopost_shipper_country','AF','on'),
|
||
(10851,'wms_chronopost_shipper_contact_name','','on'),
|
||
(10852,'wms_chronopost_shipper_email','','on'),
|
||
(10853,'wms_chronopost_shipper_phone','','on'),
|
||
(10854,'wms_chronopost_shipper_mobile_phone','','on'),
|
||
(10855,'wms_chronopost_customer_civility','E','on'),
|
||
(10856,'wms_chronopost_customer_name','','on'),
|
||
(10857,'wms_chronopost_customer_name_2','','on'),
|
||
(10858,'wms_chronopost_customer_address_1','','on'),
|
||
(10859,'wms_chronopost_customer_address_2','','on'),
|
||
(10860,'wms_chronopost_customer_zip_code','','on'),
|
||
(10861,'wms_chronopost_customer_city','','on'),
|
||
(10862,'wms_chronopost_customer_country','AF','on'),
|
||
(10863,'wms_chronopost_customer_contact_name','','on'),
|
||
(10864,'wms_chronopost_customer_email','','on'),
|
||
(10865,'wms_chronopost_customer_phone','','on'),
|
||
(10866,'wms_chronopost_customer_mobile_phone','','on'),
|
||
(10867,'wms_chronopost_section_insurance_ad_valorem_enabled','1','on'),
|
||
(10868,'wms_chronopost_section_insurance_ad_valorem_min_amount','0','on'),
|
||
(10869,'wms_chronopost_saturday_shipping_start_day','monday','on'),
|
||
(10870,'wms_chronopost_saturday_shipping_start_time','0','on'),
|
||
(10871,'wms_chronopost_saturday_shipping_end_day','monday','on'),
|
||
(10872,'wms_chronopost_saturday_shipping_end_time','0','on'),
|
||
(10873,'wms_chronopost_debug_mode','0','on'),
|
||
(10874,'wms_ups_enable','yes','on'),
|
||
(10875,'wms_ups_account_username','','on'),
|
||
(10876,'wms_ups_password','','on'),
|
||
(10877,'wms_ups_account_number','','on'),
|
||
(10878,'wms_ups_api_access_key','','on'),
|
||
(10879,'wms_ups_section_pickup_points_map_type','openstreetmap','on'),
|
||
(10880,'wms_ups_section_pickup_points_google_maps_api_key','','on'),
|
||
(10881,'wms_ups_section_label_generation_status','a:0:{}','on'),
|
||
(10882,'wms_ups_section_label_status_post_generation','','on'),
|
||
(10883,'wms_ups_section_label_send_email','no','on'),
|
||
(10884,'wms_ups_shipper_civility','MLLE','on'),
|
||
(10885,'wms_ups_shipper_name','','on'),
|
||
(10886,'wms_ups_shipper_name_2','','on'),
|
||
(10887,'wms_ups_shipper_company_name','','on'),
|
||
(10888,'wms_ups_shipper_vat_number','','on'),
|
||
(10889,'wms_ups_shipper_address_1','','on'),
|
||
(10890,'wms_ups_shipper_address_2','','on'),
|
||
(10891,'wms_ups_shipper_zip_code','','on'),
|
||
(10892,'wms_ups_shipper_city','','on'),
|
||
(10893,'wms_ups_shipper_country','AF','on'),
|
||
(10894,'wms_ups_shipper_email','','on'),
|
||
(10895,'wms_ups_shipper_phone','','on'),
|
||
(10896,'wms_ups_shipper_mobile_phone','','on'),
|
||
(10897,'wms_ups_debug_mode','1','on'),
|
||
(10899,'woocommerce_ups_standard_4_settings','a:8:{s:5:\"title\";s:14:\"UPS - Standard\";s:13:\"title_if_free\";s:13:\"Free Shipping\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:12;}}}','on'),
|
||
(10900,'woocommerce_mondial_relay_point_relais_5_settings','a:8:{s:5:\"title\";s:26:\"Mondial Relay Point Relais\";s:13:\"title_if_free\";s:33:\"Mondial Relay Point Relais (Free)\";s:17:\"pricing_condition\";s:11:\"cart_amount\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:100;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:6;}}}','on'),
|
||
(10901,'woocommerce_mondial_relay_point_relais_6_settings','a:8:{s:5:\"title\";s:28:\"Mondial Relay - Point Relais\";s:13:\"title_if_free\";s:35:\"Mondial Relay - Point Relais (Free)\";s:17:\"pricing_condition\";s:6:\"weight\";s:13:\"free_shipping\";s:2:\"no\";s:23:\"free_shipping_condition\";d:50;s:15:\"management_fees\";s:1:\"0\";s:16:\"packaging_weight\";s:1:\"0\";s:14:\"shipping_rates\";a:1:{i:0;a:4:{s:3:\"min\";d:0;s:3:\"max\";d:100;s:14:\"shipping_class\";a:1:{i:0;s:3:\"all\";}s:5:\"price\";d:3;}}}','on'),
|
||
(12053,'wp_mail_logging_activated_time','1732552283','auto'),
|
||
(12054,'wp_mail_logging_db_version','2','off'),
|
||
(12055,'WPML_Plugin__version','1.13.1','auto'),
|
||
(12059,'wp_mail_logging_user_feedback_notice','a:2:{s:4:\"time\";i:1732552283;s:9:\"dismissed\";b:0;}','auto'),
|
||
(12077,'wp_mail_smtp_initial_version','4.2.0','off'),
|
||
(12078,'wp_mail_smtp_version','4.2.0','off'),
|
||
(12079,'wp_mail_smtp','a:19:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:23:\"haiku.atelier@gmail.com\";s:9:\"from_name\";s:13:\"Haiku Atelier\";s:6:\"mailer\";s:5:\"gmail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:0;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:15:\"smtp.google.com\";s:4:\"port\";i:587;s:10:\"encryption\";s:3:\"tls\";s:4:\"user\";s:23:\"haiku.atelier@gmail.com\";s:4:\"pass\";s:8:\"jD091299\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:1;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:10:{s:9:\"client_id\";s:72:\"402628219773-hl8niqniiiklf15f9biou8g06pbm9sac.apps.googleusercontent.com\";s:13:\"client_secret\";s:35:\"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\";s:12:\"access_token\";a:6:{s:12:\"access_token\";s:256:\"ya29.a0ATkoCc5QWt0i5Duj4NceAUkdnZhbB2UOeMeMXtyk34mCIibwggvTfhRw-z9U134pBFDd4B2e8auuMmy18RKcmM9MhukKsMLLLtQLV_KM49rYiTjraKltefdKUBMnivwk2ndpFgmbxkn65b4qXG6Mf-w6rXgxpvU575b8dEIxrz3-VMhNRhJHWxvSJOeE3wxzMrOIZSilRAaCgYKAYMSARASFQHGX2MiH7KBueUt5hj_8hZiXWLH8w0209\";s:10:\"expires_in\";i:3599;s:5:\"scope\";s:24:\"https://mail.google.com/\";s:10:\"token_type\";s:6:\"Bearer\";s:7:\"created\";i:1771256332;s:13:\"refresh_token\";s:103:\"1//03C5NUFaT7UPOCgYIARAAGAMSNwF-L9IrDxhy86bbC5yXLNTnGa5nUHn4qh61Ril_yzrAjpDlxZ0kAkBhkdMAknk9nXhh3luN-GA\";}s:13:\"refresh_token\";s:103:\"1//03C5NUFaT7UPOCgYIARAAGAMSNwF-L9IrDxhy86bbC5yXLNTnGa5nUHn4qh61Ril_yzrAjpDlxZ0kAkBhkdMAknk9nXhh3luN-GA\";s:12:\"user_details\";a:1:{s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";}s:23:\"one_click_setup_enabled\";b:0;s:27:\"one_click_setup_credentials\";a:2:{s:3:\"key\";s:0:\"\";s:5:\"token\";s:0:\"\";}s:28:\"one_click_setup_user_details\";a:1:{s:5:\"email\";s:0:\"\";}s:20:\"is_setup_wizard_auth\";b:0;s:9:\"auth_code\";s:73:\"4/0AeanS0ZUssWZn8hNjBZJEuEFDL9SMb5c1tjzffcTAVb5e2L-B_PRnuKLBa88D022Uumzmw\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}s:7:\"license\";a:4:{s:3:\"key\";s:0:\"\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;}}','off'),
|
||
(12080,'wp_mail_smtp_activated_time','1732553202','off'),
|
||
(12081,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1732553202;}','auto'),
|
||
(12087,'wp_mail_smtp_migration_version','5','on'),
|
||
(12088,'wp_mail_smtp_debug_events_db_version','1','on'),
|
||
(12089,'wp_mail_smtp_activation_prevent_redirect','1','auto'),
|
||
(12090,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1732821999;s:14:\"completed_time\";i:1732822044;s:14:\"was_successful\";b:1;}','off'),
|
||
(12092,'wp_mail_smtp_mail_key','b4X/o2Jlr+B6fYssiy4aNvSjL0y5sT0DeDNxw9gANsE=','auto'),
|
||
(12094,'wp_mail_smtp_debug','a:0:{}','off'),
|
||
(12097,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1733769473;s:9:\"dismissed\";b:1;}','auto'),
|
||
(12100,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1771925806;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'),
|
||
(12490,'woocommerce_flat_rate_7_settings','a:3:{s:5:\"title\";s:12:\"UPS Standard\";s:10:\"tax_status\";s:4:\"none\";s:4:\"cost\";s:5:\"12,00\";}','on'),
|
||
(12492,'woocommerce_free_shipping_8_settings','a:4:{s:5:\"title\";s:19:\"UPS Standard (Free)\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}','on'),
|
||
(12503,'wp_mail_logging_product_education','a:1:{s:9:\"dismissed\";a:1:{s:17:\"email-logs-bottom\";b:1;}}','off'),
|
||
(12504,'woocommerce_new_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:39:\"haiku.atelier@gmail.com,contact@gcch.fr\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Congratulations on the sale.\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(13305,'woocommerce_revenue_report_date_tour_shown','yes','auto'),
|
||
(13521,'wp_mail_smtp_lite_sent_email_counter','183','on'),
|
||
(13522,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{i:45;i:4;i:46;i:1;i:47;i:4;i:48;i:10;i:49;i:11;i:50;i:9;i:51;i:3;s:2:\"03\";i:9;s:2:\"05\";i:3;s:2:\"06\";i:3;s:2:\"07\";i:4;s:2:\"08\";i:3;}','on'),
|
||
(20569,'woocommerce_clear_ces_tracks_queue_for_page','a:2:{s:7:\"pagenow\";s:25:\"woocommerce_page_wc-admin\";s:9:\"adminpage\";s:25:\"woocommerce_page_wc-admin\";}','auto'),
|
||
(20640,'_transient_woocommerce_product_task_product_count_transient','66','on'),
|
||
(21366,'woocommerce_customer_on_hold_order_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:46:\"We look forward to fulfilling your order soon.\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(21367,'woocommerce_customer_processing_order_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Thanks for using {site_url}!\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(21368,'woocommerce_customer_completed_order_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Thanks for shopping with us.\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(21369,'woocommerce_customer_refunded_order_settings','a:7:{s:7:\"enabled\";s:2:\"no\";s:12:\"subject_full\";s:0:\"\";s:15:\"subject_partial\";s:0:\"\";s:12:\"heading_full\";s:0:\"\";s:15:\"heading_partial\";s:0:\"\";s:18:\"additional_content\";s:30:\"We hope to see you again soon.\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(21370,'woocommerce_mondial_relay_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(21371,'woocommerce_ups_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(25278,'_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'),
|
||
(28660,'woocommerce_customer_note_settings','a:5:{s:7:\"enabled\";s:2:\"no\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:19:\"Thanks for reading.\";s:10:\"email_type\";s:4:\"html\";}','on'),
|
||
(30281,'woocommerce_hpos_address_fts_index_created','yes','off'),
|
||
(30418,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
|
||
(30419,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
|
||
(30420,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
|
||
(30421,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
|
||
(30422,'woocommerce_email_auto_sync_with_theme','no','off'),
|
||
(30423,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
|
||
(30424,'woocommerce_feature_remote_logging_enabled','yes','on'),
|
||
(30425,'woocommerce_feature_email_improvements_enabled','no','on'),
|
||
(30426,'woocommerce_feature_reactify-classic-payments-settings_enabled','yes','on'),
|
||
(30427,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
|
||
(30437,'new_admin_email','haiku.atelier@gmail.com','auto'),
|
||
(30451,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
|
||
(30480,'woocommerce_shipping_hide_rates_when_free','no','off'),
|
||
(30481,'woocommerce_email_header_image_width','120','on'),
|
||
(30482,'woocommerce_email_header_alignment','left','on'),
|
||
(30483,'woocommerce_email_font_family','Helvetica','on'),
|
||
(30484,'woocommerce_feature_blueprint_enabled','yes','on'),
|
||
(30485,'woocommerce_hpos_datastore_caching_enabled','no','on'),
|
||
(30486,'woocommerce_feature_block_email_editor_enabled','no','on'),
|
||
(30853,'_transient_timeout_woocommerce_analytics_orders_statuses_all','1781339871','off'),
|
||
(30854,'_transient_woocommerce_analytics_orders_statuses_all','a:4:{i:0;s:10:\"wc-pending\";i:1;s:13:\"wc-processing\";i:2;s:12:\"wc-completed\";i:3;s:11:\"wc-refunded\";}','off'),
|
||
(31724,'_transient_filter_data-transient-version','1750363871','on'),
|
||
(32731,'_transient_wc_attribute_taxonomies','a:3:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"side\";s:15:\"attribute_label\";s:4:\"Side\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:5:\"stone\";s:15:\"attribute_label\";s:5:\"Stone\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:4:\"name\";s:16:\"attribute_public\";s:1:\"0\";}}','on'),
|
||
(32767,'_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.8.1.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.8.1.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.8.1\";s:7:\"version\";s:5:\"6.8.1\";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.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1750690595;s:15:\"version_checked\";s:5:\"6.8.1\";s:12:\"translations\";a:0:{}}','off'),
|
||
(32768,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1750690595;s:8:\"response\";a:0:{}s:12:\"translations\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"query-monitor\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:6:\"3.18.0\";s:7:\"updated\";s:19:\"2024-04-22 15:16:58\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/query-monitor/3.18.0/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"query-monitor\";s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"3.18.0\";s:7:\"updated\";s:19:\"2025-02-23 13:55:57\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/query-monitor/3.18.0/fr_FR.zip\";s:10:\"autoupdate\";b:1;}i:2;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.9.4\";s:7:\"updated\";s:19:\"2024-10-02 16:14:23\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.9.4/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:3;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"9.9.4\";s:7:\"updated\";s:19:\"2022-05-20 05:27:20\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.9.4/fr_BE.zip\";s:10:\"autoupdate\";b:1;}i:4;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.9.4\";s:7:\"updated\";s:19:\"2025-06-20 10:20:52\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/9.9.4/fr_FR.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:10:{s:37:\"wc-multishipping/wc-multishipping.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wc-multishipping\";s:4:\"slug\";s:16:\"wc-multishipping\";s:6:\"plugin\";s:37:\"wc-multishipping/wc-multishipping.php\";s:11:\"new_version\";s:5:\"2.5.7\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wc-multishipping/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wc-multishipping.2.5.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wc-multishipping/assets/icon-128x128.png?rev=2477036\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}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.5\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/falcon/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/falcon.2.8.5.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:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/force-regenerate-thumbnails\";s:4:\"slug\";s:27:\"force-regenerate-thumbnails\";s:6:\"plugin\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"2.2.2\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/force-regenerate-thumbnails/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/force-regenerate-thumbnails.2.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-256x256.jpg?rev=2816275\";s:2:\"1x\";s:80:\"https://ps.w.org/force-regenerate-thumbnails/assets/icon-128x128.jpg?rev=2816275\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-1544x500.jpg?rev=2816275\";s:2:\"1x\";s:82:\"https://ps.w.org/force-regenerate-thumbnails/assets/banner-772x250.jpg?rev=2816275\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/woo-preview-emails\";s:4:\"slug\";s:18:\"woo-preview-emails\";s:6:\"plugin\";s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";s:11:\"new_version\";s:6:\"2.2.14\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/woo-preview-emails/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/woo-preview-emails.2.2.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/woo-preview-emails/assets/icon-256x256.png?rev=3019089\";s:2:\"1x\";s:71:\"https://ps.w.org/woo-preview-emails/assets/icon-256x256.png?rev=3019089\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"6.1.0\";}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.18.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/query-monitor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/query-monitor.3.18.0.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:\"6.0\";}s:27:\"redis-cache/redis-cache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redis-cache\";s:4:\"slug\";s:11:\"redis-cache\";s:6:\"plugin\";s:27:\"redis-cache/redis-cache.php\";s:11:\"new_version\";s:5:\"2.5.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redis-cache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/redis-cache.2.5.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513\";s:2:\"1x\";s:64:\"https://ps.w.org/redis-cache/assets/icon-128x128.gif?rev=2568513\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/redis-cache/assets/banner-1544x500.png?rev=2315420\";s:2:\"1x\";s:66:\"https://ps.w.org/redis-cache/assets/banner-772x250.png?rev=2315420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}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.9.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:35:\"wp-mail-logging/wp-mail-logging.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-mail-logging\";s:4:\"slug\";s:15:\"wp-mail-logging\";s:6:\"plugin\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:11:\"new_version\";s:6:\"1.14.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-mail-logging/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wp-mail-logging.1.14.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296\";s:2:\"1x\";s:68:\"https://ps.w.org/wp-mail-logging/assets/icon-128x128.jpg?rev=2562296\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-mail-logging/assets/banner-772x250.jpg?rev=2562296\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.5.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=3206423\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=3206423\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.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.20\";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.20.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\";}}s:7:\"checked\";a:10:{s:37:\"wc-multishipping/wc-multishipping.php\";s:5:\"2.5.7\";s:17:\"falcon/falcon.php\";s:5:\"2.8.5\";s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";s:5:\"2.2.2\";s:49:\"woo-preview-emails/woocommerce-preview-emails.php\";s:6:\"2.2.14\";s:31:\"query-monitor/query-monitor.php\";s:6:\"3.18.0\";s:27:\"redis-cache/redis-cache.php\";s:5:\"2.5.4\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.9.5\";s:35:\"wp-mail-logging/wp-mail-logging.php\";s:6:\"1.14.0\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"4.5.0\";s:25:\"wp-openapi/wp-openapi.php\";s:6:\"1.0.20\";}}','off'),
|
||
(32769,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1750690595;s:7:\"checked\";a:2:{s:18:\"haiku-atelier-2024\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.3\";}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.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'),
|
||
(34088,'recovery_mode_email_last_sent','1762792321','auto'),
|
||
(34183,'woocommerce_pos_store_name','Haiku Atelier','on'),
|
||
(34184,'woocommerce_pos_store_address','','on'),
|
||
(34185,'woocommerce_pos_store_phone','','on'),
|
||
(34186,'woocommerce_pos_store_email','haiku.atelier@gmail.com','on'),
|
||
(34187,'woocommerce_pos_refund_returns_policy','','on'),
|
||
(34188,'woocommerce_feature_point_of_sale_enabled','yes','on'),
|
||
(34189,'woocommerce_feature_experimental-iapi-mini-cart_enabled','no','on'),
|
||
(34250,'woocommerce_address_autocomplete_enabled','no','on'),
|
||
(34251,'woocommerce_feature_mcp_integration_enabled','no','on'),
|
||
(34253,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),
|
||
(34254,'action_scheduler_migration_status','complete','auto'),
|
||
(34255,'as_has_wp_comment_logs','no','on'),
|
||
(34261,'woocommerce_attribute_lookup_enabled','yes','auto'),
|
||
(34262,'woocommerce_analytics_uses_old_full_refund_data','yes','auto'),
|
||
(34264,'woocommerce_orders_report_date_tour_shown','yes','auto'),
|
||
(34271,'woocommerce_admin_dismissed_try_email_improvements_modal','yes','auto'),
|
||
(34298,'wms_customer_email','contact@gcch.fr','auto'),
|
||
(34299,'wms_customer_installation_registered','1','auto'),
|
||
(34314,'woocommerce_order_stats_has_fulfillment_column','no','off'),
|
||
(34315,'wp_notes_notify','1','on'),
|
||
(34316,'can_compress_scripts','1','on'),
|
||
(34347,'woocommerce_payments_provider_state_snapshots','a:0:{}','off');
|
||
/*!40000 ALTER TABLE `haikuwp_options` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=17132 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_postmeta` VALUES
|
||
(22,13,'_edit_last','1'),
|
||
(23,13,'_edit_lock','1746463848:1'),
|
||
(24,14,'_edit_last','1'),
|
||
(25,14,'_edit_lock','1722975574:1'),
|
||
(28,16,'_edit_last','1'),
|
||
(29,16,'_edit_lock','1722958355:1'),
|
||
(30,17,'_edit_last','1'),
|
||
(31,17,'_edit_lock','1731277749: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','1732548394: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'),
|
||
(915,81,'_wp_attached_file','2024/09/HADOU-B.jpg'),
|
||
(916,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/09/HADOU-B.jpg\";s:8:\"filesize\";i:40136;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"HADOU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4705;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"HADOU-B.jpg\";}'),
|
||
(917,81,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'),
|
||
(1183,100,'_wp_attached_file','2024/09/HADOU-B-mix.jpg'),
|
||
(1184,100,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/HADOU-B-mix.jpg\";s:8:\"filesize\";i:316713;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-B-mix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"HADOU-B-mix.jpg\";}'),
|
||
(1185,100,'_wp_attachment_image_alt','Hadou wavy silver ring and Kishou signet ring'),
|
||
(1194,102,'_sku','IKKAN-B-s'),
|
||
(1195,102,'total_sales','0'),
|
||
(1196,102,'_tax_status','taxable'),
|
||
(1197,102,'_tax_class',''),
|
||
(1198,102,'_manage_stock','yes'),
|
||
(1199,102,'_backorders','notify'),
|
||
(1200,102,'_sold_individually','no'),
|
||
(1201,102,'_virtual','no'),
|
||
(1202,102,'_downloadable','no'),
|
||
(1203,102,'_download_limit','-1'),
|
||
(1204,102,'_download_expiry','-1'),
|
||
(1205,102,'_thumbnail_id','110'),
|
||
(1206,102,'_stock','0'),
|
||
(1207,102,'_stock_status','onbackorder'),
|
||
(1208,102,'_wc_average_rating','0'),
|
||
(1209,102,'_wc_review_count','0'),
|
||
(1210,102,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(1211,102,'_product_version','10.4.2'),
|
||
(1216,103,'_variation_description',''),
|
||
(1217,103,'_regular_price','85'),
|
||
(1218,103,'total_sales','0'),
|
||
(1219,103,'_tax_status','taxable'),
|
||
(1220,103,'_tax_class','parent'),
|
||
(1221,103,'_manage_stock','no'),
|
||
(1222,103,'_backorders','no'),
|
||
(1223,103,'_sold_individually','no'),
|
||
(1224,103,'_virtual','no'),
|
||
(1225,103,'_downloadable','no'),
|
||
(1226,103,'_download_limit','-1'),
|
||
(1227,103,'_download_expiry','-1'),
|
||
(1228,103,'_thumbnail_id','0'),
|
||
(1229,103,'_stock',NULL),
|
||
(1230,103,'_stock_status','onbackorder'),
|
||
(1231,103,'_wc_average_rating','0'),
|
||
(1232,103,'_wc_review_count','0'),
|
||
(1233,103,'attribute_pa_size','50'),
|
||
(1234,103,'_price','85'),
|
||
(1235,103,'_product_version','9.3.3'),
|
||
(1236,104,'_variation_description',''),
|
||
(1237,104,'_regular_price','85'),
|
||
(1238,104,'total_sales','0'),
|
||
(1239,104,'_tax_status','taxable'),
|
||
(1240,104,'_tax_class','parent'),
|
||
(1241,104,'_manage_stock','no'),
|
||
(1242,104,'_backorders','no'),
|
||
(1243,104,'_sold_individually','no'),
|
||
(1244,104,'_virtual','no'),
|
||
(1245,104,'_downloadable','no'),
|
||
(1246,104,'_download_limit','-1'),
|
||
(1247,104,'_download_expiry','-1'),
|
||
(1248,104,'_thumbnail_id','0'),
|
||
(1249,104,'_stock',NULL),
|
||
(1250,104,'_stock_status','onbackorder'),
|
||
(1251,104,'_wc_average_rating','0'),
|
||
(1252,104,'_wc_review_count','0'),
|
||
(1253,104,'attribute_pa_size','52'),
|
||
(1254,104,'_price','85'),
|
||
(1255,104,'_product_version','9.3.3'),
|
||
(1256,105,'_variation_description',''),
|
||
(1257,105,'_regular_price','85'),
|
||
(1258,105,'total_sales','0'),
|
||
(1259,105,'_tax_status','taxable'),
|
||
(1260,105,'_tax_class','parent'),
|
||
(1261,105,'_manage_stock','no'),
|
||
(1262,105,'_backorders','no'),
|
||
(1263,105,'_sold_individually','no'),
|
||
(1264,105,'_virtual','no'),
|
||
(1265,105,'_downloadable','no'),
|
||
(1266,105,'_download_limit','-1'),
|
||
(1267,105,'_download_expiry','-1'),
|
||
(1268,105,'_thumbnail_id','0'),
|
||
(1269,105,'_stock',NULL),
|
||
(1270,105,'_stock_status','onbackorder'),
|
||
(1271,105,'_wc_average_rating','0'),
|
||
(1272,105,'_wc_review_count','0'),
|
||
(1273,105,'attribute_pa_size','54'),
|
||
(1274,105,'_price','85'),
|
||
(1275,105,'_product_version','9.3.3'),
|
||
(1276,106,'_variation_description',''),
|
||
(1277,106,'_regular_price','85'),
|
||
(1278,106,'total_sales','0'),
|
||
(1279,106,'_tax_status','taxable'),
|
||
(1280,106,'_tax_class','parent'),
|
||
(1281,106,'_manage_stock','no'),
|
||
(1282,106,'_backorders','no'),
|
||
(1283,106,'_sold_individually','no'),
|
||
(1284,106,'_virtual','no'),
|
||
(1285,106,'_downloadable','no'),
|
||
(1286,106,'_download_limit','-1'),
|
||
(1287,106,'_download_expiry','-1'),
|
||
(1288,106,'_thumbnail_id','0'),
|
||
(1289,106,'_stock',NULL),
|
||
(1290,106,'_stock_status','onbackorder'),
|
||
(1291,106,'_wc_average_rating','0'),
|
||
(1292,106,'_wc_review_count','0'),
|
||
(1293,106,'attribute_pa_size','56'),
|
||
(1294,106,'_price','85'),
|
||
(1295,106,'_product_version','9.3.3'),
|
||
(1296,107,'_variation_description',''),
|
||
(1297,107,'_regular_price','85'),
|
||
(1298,107,'total_sales','0'),
|
||
(1299,107,'_tax_status','taxable'),
|
||
(1300,107,'_tax_class','parent'),
|
||
(1301,107,'_manage_stock','no'),
|
||
(1302,107,'_backorders','no'),
|
||
(1303,107,'_sold_individually','no'),
|
||
(1304,107,'_virtual','no'),
|
||
(1305,107,'_downloadable','no'),
|
||
(1306,107,'_download_limit','-1'),
|
||
(1307,107,'_download_expiry','-1'),
|
||
(1308,107,'_thumbnail_id','0'),
|
||
(1309,107,'_stock',NULL),
|
||
(1310,107,'_stock_status','onbackorder'),
|
||
(1311,107,'_wc_average_rating','0'),
|
||
(1312,107,'_wc_review_count','0'),
|
||
(1313,107,'attribute_pa_size','58'),
|
||
(1314,107,'_price','85'),
|
||
(1315,107,'_product_version','9.3.3'),
|
||
(1316,108,'_variation_description',''),
|
||
(1317,108,'_regular_price','85'),
|
||
(1318,108,'total_sales','0'),
|
||
(1319,108,'_tax_status','taxable'),
|
||
(1320,108,'_tax_class','parent'),
|
||
(1321,108,'_manage_stock','no'),
|
||
(1322,108,'_backorders','no'),
|
||
(1323,108,'_sold_individually','no'),
|
||
(1324,108,'_virtual','no'),
|
||
(1325,108,'_downloadable','no'),
|
||
(1326,108,'_download_limit','-1'),
|
||
(1327,108,'_download_expiry','-1'),
|
||
(1328,108,'_thumbnail_id','0'),
|
||
(1329,108,'_stock',NULL),
|
||
(1330,108,'_stock_status','onbackorder'),
|
||
(1331,108,'_wc_average_rating','0'),
|
||
(1332,108,'_wc_review_count','0'),
|
||
(1333,108,'attribute_pa_size','60'),
|
||
(1334,108,'_price','85'),
|
||
(1335,108,'_product_version','9.3.3'),
|
||
(1336,109,'_variation_description',''),
|
||
(1337,109,'_regular_price','85'),
|
||
(1338,109,'total_sales','0'),
|
||
(1339,109,'_tax_status','taxable'),
|
||
(1340,109,'_tax_class','parent'),
|
||
(1341,109,'_manage_stock','no'),
|
||
(1342,109,'_backorders','no'),
|
||
(1343,109,'_sold_individually','no'),
|
||
(1344,109,'_virtual','no'),
|
||
(1345,109,'_downloadable','no'),
|
||
(1346,109,'_download_limit','-1'),
|
||
(1347,109,'_download_expiry','-1'),
|
||
(1348,109,'_thumbnail_id','0'),
|
||
(1349,109,'_stock',NULL),
|
||
(1350,109,'_stock_status','onbackorder'),
|
||
(1351,109,'_wc_average_rating','0'),
|
||
(1352,109,'_wc_review_count','0'),
|
||
(1353,109,'attribute_pa_size','62'),
|
||
(1354,109,'_price','85'),
|
||
(1355,109,'_product_version','9.3.3'),
|
||
(1357,102,'_edit_lock','1766581907:1'),
|
||
(1358,110,'_wp_attached_file','2024/09/IKKAN-B2-arg.jpg'),
|
||
(1359,110,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/09/IKKAN-B2-arg.jpg\";s:8:\"filesize\";i:39627;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-B2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4442;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-B2-arg.jpg\";}'),
|
||
(1360,110,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'),
|
||
(1361,111,'_wp_attached_file','2024/09/IKKAN-B-arg.jpg'),
|
||
(1362,111,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/09/IKKAN-B-arg.jpg\";s:8:\"filesize\";i:90791;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"IKKAN-B-arg.jpg\";}'),
|
||
(1363,111,'_wp_attachment_image_alt','Ikkan'),
|
||
(1364,112,'_wp_attached_file','2024/09/IKKAN-BaKIGEN-Ba.jpg'),
|
||
(1365,112,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/09/IKKAN-BaKIGEN-Ba.jpg\";s:8:\"filesize\";i:237493;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"IKKAN-BaKIGEN-Ba-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"IKKAN-BaKIGEN-Ba.jpg\";}'),
|
||
(1366,112,'_wp_attachment_image_alt','Ikkan silver ring with oversized link on top'),
|
||
(1369,102,'_edit_last','1'),
|
||
(1382,113,'_sku','IKKAN-B-g'),
|
||
(1383,113,'total_sales','0'),
|
||
(1384,113,'_tax_status','taxable'),
|
||
(1385,113,'_tax_class',''),
|
||
(1386,113,'_manage_stock','yes'),
|
||
(1387,113,'_backorders','notify'),
|
||
(1388,113,'_sold_individually','no'),
|
||
(1389,113,'_virtual','no'),
|
||
(1390,113,'_downloadable','no'),
|
||
(1391,113,'_download_limit','-1'),
|
||
(1392,113,'_download_expiry','-1'),
|
||
(1394,113,'_stock','0'),
|
||
(1395,113,'_stock_status','onbackorder'),
|
||
(1396,113,'_wc_average_rating','0'),
|
||
(1397,113,'_wc_review_count','0'),
|
||
(1398,113,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(1399,113,'_product_version','10.3.4'),
|
||
(1404,114,'_variation_description',''),
|
||
(1405,114,'_regular_price','90'),
|
||
(1406,114,'total_sales','0'),
|
||
(1407,114,'_tax_status','taxable'),
|
||
(1408,114,'_tax_class','parent'),
|
||
(1409,114,'_manage_stock','no'),
|
||
(1410,114,'_backorders','no'),
|
||
(1411,114,'_sold_individually','no'),
|
||
(1412,114,'_virtual','no'),
|
||
(1413,114,'_downloadable','no'),
|
||
(1414,114,'_download_limit','-1'),
|
||
(1415,114,'_download_expiry','-1'),
|
||
(1416,114,'_thumbnail_id','0'),
|
||
(1417,114,'_stock',NULL),
|
||
(1418,114,'_stock_status','onbackorder'),
|
||
(1419,114,'_wc_average_rating','0'),
|
||
(1420,114,'_wc_review_count','0'),
|
||
(1421,114,'attribute_pa_size','50'),
|
||
(1422,114,'_price','90'),
|
||
(1423,114,'_product_version','9.3.3'),
|
||
(1424,115,'_variation_description',''),
|
||
(1425,115,'_regular_price','90'),
|
||
(1426,115,'total_sales','0'),
|
||
(1427,115,'_tax_status','taxable'),
|
||
(1428,115,'_tax_class','parent'),
|
||
(1429,115,'_manage_stock','no'),
|
||
(1430,115,'_backorders','no'),
|
||
(1431,115,'_sold_individually','no'),
|
||
(1432,115,'_virtual','no'),
|
||
(1433,115,'_downloadable','no'),
|
||
(1434,115,'_download_limit','-1'),
|
||
(1435,115,'_download_expiry','-1'),
|
||
(1436,115,'_thumbnail_id','0'),
|
||
(1437,115,'_stock',NULL),
|
||
(1438,115,'_stock_status','onbackorder'),
|
||
(1439,115,'_wc_average_rating','0'),
|
||
(1440,115,'_wc_review_count','0'),
|
||
(1441,115,'attribute_pa_size','52'),
|
||
(1442,115,'_price','90'),
|
||
(1443,115,'_product_version','9.3.3'),
|
||
(1444,116,'_variation_description',''),
|
||
(1445,116,'_regular_price','90'),
|
||
(1446,116,'total_sales','0'),
|
||
(1447,116,'_tax_status','taxable'),
|
||
(1448,116,'_tax_class','parent'),
|
||
(1449,116,'_manage_stock','no'),
|
||
(1450,116,'_backorders','no'),
|
||
(1451,116,'_sold_individually','no'),
|
||
(1452,116,'_virtual','no'),
|
||
(1453,116,'_downloadable','no'),
|
||
(1454,116,'_download_limit','-1'),
|
||
(1455,116,'_download_expiry','-1'),
|
||
(1456,116,'_thumbnail_id','0'),
|
||
(1457,116,'_stock',NULL),
|
||
(1458,116,'_stock_status','onbackorder'),
|
||
(1459,116,'_wc_average_rating','0'),
|
||
(1460,116,'_wc_review_count','0'),
|
||
(1461,116,'attribute_pa_size','54'),
|
||
(1462,116,'_price','90'),
|
||
(1463,116,'_product_version','9.3.3'),
|
||
(1464,117,'_variation_description',''),
|
||
(1465,117,'_regular_price','90'),
|
||
(1466,117,'total_sales','0'),
|
||
(1467,117,'_tax_status','taxable'),
|
||
(1468,117,'_tax_class','parent'),
|
||
(1469,117,'_manage_stock','no'),
|
||
(1470,117,'_backorders','no'),
|
||
(1471,117,'_sold_individually','no'),
|
||
(1472,117,'_virtual','no'),
|
||
(1473,117,'_downloadable','no'),
|
||
(1474,117,'_download_limit','-1'),
|
||
(1475,117,'_download_expiry','-1'),
|
||
(1476,117,'_thumbnail_id','0'),
|
||
(1477,117,'_stock',NULL),
|
||
(1478,117,'_stock_status','onbackorder'),
|
||
(1479,117,'_wc_average_rating','0'),
|
||
(1480,117,'_wc_review_count','0'),
|
||
(1481,117,'attribute_pa_size','56'),
|
||
(1482,117,'_price','90'),
|
||
(1483,117,'_product_version','9.3.3'),
|
||
(1484,118,'_variation_description',''),
|
||
(1485,118,'_regular_price','90'),
|
||
(1486,118,'total_sales','0'),
|
||
(1487,118,'_tax_status','taxable'),
|
||
(1488,118,'_tax_class','parent'),
|
||
(1489,118,'_manage_stock','no'),
|
||
(1490,118,'_backorders','no'),
|
||
(1491,118,'_sold_individually','no'),
|
||
(1492,118,'_virtual','no'),
|
||
(1493,118,'_downloadable','no'),
|
||
(1494,118,'_download_limit','-1'),
|
||
(1495,118,'_download_expiry','-1'),
|
||
(1496,118,'_thumbnail_id','0'),
|
||
(1497,118,'_stock',NULL),
|
||
(1498,118,'_stock_status','onbackorder'),
|
||
(1499,118,'_wc_average_rating','0'),
|
||
(1500,118,'_wc_review_count','0'),
|
||
(1501,118,'attribute_pa_size','58'),
|
||
(1502,118,'_price','90'),
|
||
(1503,118,'_product_version','9.3.3'),
|
||
(1504,119,'_variation_description',''),
|
||
(1505,119,'_regular_price','90'),
|
||
(1506,119,'total_sales','0'),
|
||
(1507,119,'_tax_status','taxable'),
|
||
(1508,119,'_tax_class','parent'),
|
||
(1509,119,'_manage_stock','no'),
|
||
(1510,119,'_backorders','no'),
|
||
(1511,119,'_sold_individually','no'),
|
||
(1512,119,'_virtual','no'),
|
||
(1513,119,'_downloadable','no'),
|
||
(1514,119,'_download_limit','-1'),
|
||
(1515,119,'_download_expiry','-1'),
|
||
(1516,119,'_thumbnail_id','0'),
|
||
(1517,119,'_stock',NULL),
|
||
(1518,119,'_stock_status','onbackorder'),
|
||
(1519,119,'_wc_average_rating','0'),
|
||
(1520,119,'_wc_review_count','0'),
|
||
(1521,119,'attribute_pa_size','60'),
|
||
(1522,119,'_price','90'),
|
||
(1523,119,'_product_version','9.3.3'),
|
||
(1524,120,'_variation_description',''),
|
||
(1525,120,'_regular_price','90'),
|
||
(1526,120,'total_sales','0'),
|
||
(1527,120,'_tax_status','taxable'),
|
||
(1528,120,'_tax_class','parent'),
|
||
(1529,120,'_manage_stock','no'),
|
||
(1530,120,'_backorders','no'),
|
||
(1531,120,'_sold_individually','no'),
|
||
(1532,120,'_virtual','no'),
|
||
(1533,120,'_downloadable','no'),
|
||
(1534,120,'_download_limit','-1'),
|
||
(1535,120,'_download_expiry','-1'),
|
||
(1536,120,'_thumbnail_id','0'),
|
||
(1537,120,'_stock',NULL),
|
||
(1538,120,'_stock_status','onbackorder'),
|
||
(1539,120,'_wc_average_rating','0'),
|
||
(1540,120,'_wc_review_count','0'),
|
||
(1541,120,'attribute_pa_size','62'),
|
||
(1542,120,'_price','90'),
|
||
(1543,120,'_product_version','9.3.3'),
|
||
(1545,113,'_edit_lock','1765648069:1'),
|
||
(1549,122,'_wp_attached_file','2024/09/IKKAN-B-g.jpg'),
|
||
(1550,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/IKKAN-B-g.jpg\";s:8:\"filesize\";i:575848;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IKKAN-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(1551,122,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top'),
|
||
(1554,113,'_edit_last','1'),
|
||
(1724,132,'_wp_attached_file','2024/09/DSC9928.jpg'),
|
||
(1725,132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9928.jpg\";s:8:\"filesize\";i:329984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9928-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9928.jpg\";}'),
|
||
(1726,132,'_wp_attachment_image_alt','Piasu wide ring in sterling silver with three small rings on top, one in 18k gold'),
|
||
(1902,142,'_wp_attached_file','2024/09/DSC9269.jpg'),
|
||
(1903,142,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9269.jpg\";s:8:\"filesize\";i:230822;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9269-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9269.jpg\";}'),
|
||
(1904,142,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(1905,143,'_wp_attached_file','2024/09/DSC9148.jpg'),
|
||
(1906,143,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9148.jpg\";s:8:\"filesize\";i:216029;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9148-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9148.jpg\";}'),
|
||
(1907,143,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(2087,154,'_wp_attached_file','2024/10/KIGEN-BaIKKANBa.jpg'),
|
||
(2088,154,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/KIGEN-BaIKKANBa.jpg\";s:8:\"filesize\";i:228219;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"KIGEN-BaIKKANBa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"KIGEN-BaIKKANBa.jpg\";}'),
|
||
(2090,154,'_wp_attachment_image_alt','Kishou signet ring in silver, with three engrave lines'),
|
||
(2272,165,'_wp_attached_file','2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg'),
|
||
(2273,165,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:43:\"2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";s:8:\"filesize\";i:262084;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg\";}'),
|
||
(2274,165,'_wp_attachment_image_alt','Kishou signet ring in gold plated silver, with three engrave lines'),
|
||
(2282,166,'_wp_attached_file','2024/09/DSC9760.jpg'),
|
||
(2283,166,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9760.jpg\";s:8:\"filesize\";i:352950;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9760.jpg\";}'),
|
||
(2284,166,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(2285,167,'_wp_attached_file','2024/09/DSC9339.jpg'),
|
||
(2286,167,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9339.jpg\";s:8:\"filesize\";i:257752;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9339-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9339.jpg\";}'),
|
||
(2287,167,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(2294,168,'_sku','Rokku-B'),
|
||
(2295,168,'total_sales','2'),
|
||
(2296,168,'_tax_status','taxable'),
|
||
(2297,168,'_tax_class',''),
|
||
(2298,168,'_manage_stock','yes'),
|
||
(2299,168,'_backorders','notify'),
|
||
(2300,168,'_sold_individually','no'),
|
||
(2301,168,'_virtual','no'),
|
||
(2302,168,'_downloadable','no'),
|
||
(2303,168,'_download_limit','-1'),
|
||
(2304,168,'_download_expiry','-1'),
|
||
(2306,168,'_stock','1'),
|
||
(2307,168,'_stock_status','instock'),
|
||
(2308,168,'_wc_average_rating','0'),
|
||
(2309,168,'_wc_review_count','0'),
|
||
(2310,168,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";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;}}'),
|
||
(2311,168,'_product_version','10.3.4'),
|
||
(2457,168,'_edit_lock','1765647680:1'),
|
||
(2461,177,'_wp_attached_file','2024/10/ROKKU-B-malachite-1.jpg'),
|
||
(2462,177,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-B-malachite-1.jpg\";s:8:\"filesize\";i:85733;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-B-malachite-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:10523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"ROKKU-B-malachite-1.jpg\";}'),
|
||
(2463,177,'_wp_attachment_image_alt',''),
|
||
(2464,178,'_wp_attached_file','2024/10/ROKKU-B-tigereye.jpg'),
|
||
(2465,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/ROKKU-B-tigereye.jpg\";s:8:\"filesize\";i:51905;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"ROKKU-B-tigereye-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5348;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"ROKKU-B-tigereye.jpg\";}'),
|
||
(2466,178,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'),
|
||
(2467,179,'_wp_attached_file','2024/10/ROKKU-B-tigereye-1.jpg'),
|
||
(2468,179,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-B-tigereye-1.jpg\";s:8:\"filesize\";i:87699;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-B-tigereye-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:10598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"ROKKU-B-tigereye-1.jpg\";}'),
|
||
(2469,179,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'),
|
||
(2470,180,'_wp_attached_file','2024/10/DSC9710.jpg'),
|
||
(2471,180,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9710.jpg\";s:8:\"filesize\";i:421874;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9710.jpg\";}'),
|
||
(2472,180,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'),
|
||
(2475,182,'_wp_attached_file','2024/10/DSC9190.jpg'),
|
||
(2476,182,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9190.jpg\";s:8:\"filesize\";i:229655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9190-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9190.jpg\";}'),
|
||
(2477,182,'_wp_attachment_image_alt','Rokku wide silver ring with tiger eye set in 18k gold'),
|
||
(2480,168,'_edit_last','1'),
|
||
(2488,183,'_sku','BOROBORO-BO2-s'),
|
||
(2489,183,'total_sales','1'),
|
||
(2490,183,'_tax_status','taxable'),
|
||
(2491,183,'_tax_class',''),
|
||
(2492,183,'_manage_stock','yes'),
|
||
(2493,183,'_backorders','notify'),
|
||
(2494,183,'_sold_individually','no'),
|
||
(2495,183,'_virtual','no'),
|
||
(2496,183,'_downloadable','no'),
|
||
(2497,183,'_download_limit','-1'),
|
||
(2498,183,'_download_expiry','-1'),
|
||
(2500,183,'_stock','1'),
|
||
(2501,183,'_stock_status','instock'),
|
||
(2502,183,'_wc_average_rating','0'),
|
||
(2503,183,'_wc_review_count','0'),
|
||
(2504,183,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(2505,183,'_product_version','10.4.2'),
|
||
(2654,183,'_edit_lock','1768476605:1'),
|
||
(2772,199,'_wp_attached_file','2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg'),
|
||
(2773,199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:997;s:4:\"file\";s:42:\"2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg\";s:8:\"filesize\";i:236038;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"BOROBORO-BOaTANEMAKI-BO1a-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:19871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(2775,199,'_wp_attachment_image_alt','Boroboro long silver earrings. right side'),
|
||
(2790,183,'_edit_last','1'),
|
||
(2805,200,'_variation_description',''),
|
||
(2806,200,'total_sales','0'),
|
||
(2807,200,'_tax_status','taxable'),
|
||
(2808,200,'_tax_class','parent'),
|
||
(2809,200,'_manage_stock','no'),
|
||
(2810,200,'_backorders','no'),
|
||
(2811,200,'_sold_individually','no'),
|
||
(2812,200,'_virtual','no'),
|
||
(2813,200,'_downloadable','no'),
|
||
(2814,200,'_download_limit','-1'),
|
||
(2815,200,'_download_expiry','-1'),
|
||
(2816,200,'_stock',NULL),
|
||
(2817,200,'_stock_status','instock'),
|
||
(2818,200,'_wc_average_rating','0'),
|
||
(2819,200,'_wc_review_count','0'),
|
||
(2820,200,'attribute_pa_stone','malachite'),
|
||
(2821,200,'_product_version','9.9.3'),
|
||
(2822,201,'_variation_description',''),
|
||
(2823,201,'total_sales','0'),
|
||
(2824,201,'_tax_status','taxable'),
|
||
(2825,201,'_tax_class','parent'),
|
||
(2826,201,'_manage_stock','no'),
|
||
(2827,201,'_backorders','no'),
|
||
(2828,201,'_sold_individually','no'),
|
||
(2829,201,'_virtual','no'),
|
||
(2830,201,'_downloadable','no'),
|
||
(2831,201,'_download_limit','-1'),
|
||
(2832,201,'_download_expiry','-1'),
|
||
(2833,201,'_stock',NULL),
|
||
(2834,201,'_stock_status','instock'),
|
||
(2835,201,'_wc_average_rating','0'),
|
||
(2836,201,'_wc_review_count','0'),
|
||
(2837,201,'attribute_pa_stone','tiger-eye'),
|
||
(2838,201,'_product_version','9.9.3'),
|
||
(2839,200,'_regular_price','100'),
|
||
(2841,200,'_price','100'),
|
||
(2842,201,'_regular_price','110'),
|
||
(2843,201,'_thumbnail_id','178'),
|
||
(2844,201,'_price','110'),
|
||
(2854,202,'_sku','PIASU-BO2'),
|
||
(2855,202,'total_sales','8'),
|
||
(2856,202,'_tax_status','taxable'),
|
||
(2857,202,'_tax_class',''),
|
||
(2858,202,'_manage_stock','yes'),
|
||
(2859,202,'_backorders','notify'),
|
||
(2860,202,'_sold_individually','no'),
|
||
(2861,202,'_virtual','no'),
|
||
(2862,202,'_downloadable','no'),
|
||
(2863,202,'_download_limit','-1'),
|
||
(2864,202,'_download_expiry','-1'),
|
||
(2865,202,'_thumbnail_id','1485'),
|
||
(2866,202,'_stock','1'),
|
||
(2867,202,'_stock_status','instock'),
|
||
(2868,202,'_wc_average_rating','0'),
|
||
(2869,202,'_wc_review_count','0'),
|
||
(2870,202,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(2871,202,'_product_version','10.4.2'),
|
||
(2941,202,'_edit_lock','1770815670:1'),
|
||
(2942,206,'_wp_attached_file','2024/10/PIASU-BO.jpg'),
|
||
(2943,206,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/10/PIASU-BO.jpg\";s:8:\"filesize\";i:56620;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"PIASU-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7143;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"PIASU-BO.jpg\";}'),
|
||
(2944,206,'_wp_attachment_image_alt','Piasu earrings in silver covering ear lobe with three hoops hanging on it'),
|
||
(2956,202,'_edit_last','1'),
|
||
(2977,213,'_sku','BOROBORO-BO2-g'),
|
||
(2978,213,'total_sales','1'),
|
||
(2979,213,'_tax_status','taxable'),
|
||
(2980,213,'_tax_class',''),
|
||
(2981,213,'_manage_stock','yes'),
|
||
(2982,213,'_backorders','notify'),
|
||
(2983,213,'_sold_individually','no'),
|
||
(2984,213,'_virtual','no'),
|
||
(2985,213,'_downloadable','no'),
|
||
(2986,213,'_download_limit','-1'),
|
||
(2987,213,'_download_expiry','-1'),
|
||
(2989,213,'_stock','1'),
|
||
(2990,213,'_stock_status','instock'),
|
||
(2991,213,'_wc_average_rating','0'),
|
||
(2992,213,'_wc_review_count','0'),
|
||
(2993,213,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(2994,213,'_product_version','10.3.4'),
|
||
(3064,213,'_edit_lock','1765647535:1'),
|
||
(3070,213,'_edit_last','1'),
|
||
(3440,240,'_sku','IKKAN-BR-s'),
|
||
(3441,240,'total_sales','1'),
|
||
(3442,240,'_tax_status','taxable'),
|
||
(3443,240,'_tax_class',''),
|
||
(3444,240,'_manage_stock','yes'),
|
||
(3445,240,'_backorders','notify'),
|
||
(3446,240,'_sold_individually','no'),
|
||
(3447,240,'_virtual','no'),
|
||
(3448,240,'_downloadable','no'),
|
||
(3449,240,'_download_limit','-1'),
|
||
(3450,240,'_download_expiry','-1'),
|
||
(3451,240,'_thumbnail_id','243'),
|
||
(3452,240,'_stock','-1'),
|
||
(3453,240,'_stock_status','onbackorder'),
|
||
(3454,240,'_wc_average_rating','0'),
|
||
(3455,240,'_wc_review_count','0'),
|
||
(3456,240,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(3457,240,'_product_version','10.4.2'),
|
||
(3461,241,'_variation_description',''),
|
||
(3462,241,'_sku','IKKAN-BR-s-1'),
|
||
(3463,241,'_regular_price','110'),
|
||
(3464,241,'total_sales','0'),
|
||
(3465,241,'_tax_status','taxable'),
|
||
(3466,241,'_tax_class','parent'),
|
||
(3467,241,'_manage_stock','no'),
|
||
(3468,241,'_backorders','no'),
|
||
(3469,241,'_sold_individually','no'),
|
||
(3470,241,'_virtual','no'),
|
||
(3471,241,'_downloadable','no'),
|
||
(3472,241,'_download_limit','-1'),
|
||
(3473,241,'_download_expiry','-1'),
|
||
(3474,241,'_thumbnail_id','243'),
|
||
(3475,241,'_stock','0'),
|
||
(3476,241,'_stock_status','onbackorder'),
|
||
(3477,241,'_wc_average_rating','0'),
|
||
(3478,241,'_wc_review_count','0'),
|
||
(3479,241,'attribute_pa_size','size-1'),
|
||
(3480,241,'_price','110'),
|
||
(3481,241,'_product_version','10.4.2'),
|
||
(3482,242,'_variation_description',''),
|
||
(3483,242,'_sku','IKKAN-BR-s-2'),
|
||
(3484,242,'_regular_price','110'),
|
||
(3485,242,'total_sales','0'),
|
||
(3486,242,'_tax_status','taxable'),
|
||
(3487,242,'_tax_class','parent'),
|
||
(3488,242,'_manage_stock','no'),
|
||
(3489,242,'_backorders','no'),
|
||
(3490,242,'_sold_individually','no'),
|
||
(3491,242,'_virtual','no'),
|
||
(3492,242,'_downloadable','no'),
|
||
(3493,242,'_download_limit','-1'),
|
||
(3494,242,'_download_expiry','-1'),
|
||
(3495,242,'_thumbnail_id','243'),
|
||
(3496,242,'_stock','0'),
|
||
(3497,242,'_stock_status','onbackorder'),
|
||
(3498,242,'_wc_average_rating','0'),
|
||
(3499,242,'_wc_review_count','0'),
|
||
(3500,242,'attribute_pa_size','size-2'),
|
||
(3501,242,'_price','110'),
|
||
(3502,242,'_product_version','10.4.2'),
|
||
(3504,240,'_edit_lock','1770815594:1'),
|
||
(3505,243,'_wp_attached_file','2024/10/IKKAN-BR-arg.jpg'),
|
||
(3506,243,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-arg.jpg\";s:8:\"filesize\";i:51107;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"IKKAN-BR-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6101;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-arg.jpg\";}'),
|
||
(3507,243,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'),
|
||
(3508,244,'_wp_attached_file','2024/10/IKKAN-BR-s.jpg'),
|
||
(3509,244,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-s.jpg\";s:8:\"filesize\";i:438743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-s.jpg\";}'),
|
||
(3510,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'),
|
||
(3511,244,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'),
|
||
(3512,245,'_wp_attached_file','2024/10/IKKAN-BR-s-1.jpg'),
|
||
(3513,245,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-s-1.jpg\";s:8:\"filesize\";i:536594;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-s-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:16394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-s-1.jpg\";}'),
|
||
(3514,245,'_wp_attachment_image_alt','Ikkan silver bracelet, half chain half wire'),
|
||
(3516,240,'_edit_last','1'),
|
||
(3587,249,'_wp_attached_file','2024/10/IKKAN-BR-vrm.jpg'),
|
||
(3588,249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/IKKAN-BR-vrm.jpg\";s:8:\"filesize\";i:52984;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"IKKAN-BR-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"IKKAN-BR-vrm.jpg\";}'),
|
||
(3589,249,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'),
|
||
(3590,250,'_wp_attached_file','2024/10/IKKAN-BR-g.jpg'),
|
||
(3591,250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IKKAN-BR-g.jpg\";s:8:\"filesize\";i:187089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IKKAN-BR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"IKKAN-BR-g.jpg\";}'),
|
||
(3592,250,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire'),
|
||
(3669,255,'_wp_attached_file','2024/10/TANEMAKI-BR-1.jpg'),
|
||
(3670,255,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2835;s:6:\"height\";i:2835;s:4:\"file\";s:25:\"2024/10/TANEMAKI-BR-1.jpg\";s:8:\"filesize\";i:514458;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TANEMAKI-BR-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:11325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"TANEMAKI-BR-1.jpg\";}'),
|
||
(3671,255,'_wp_attachment_image_alt',''),
|
||
(3713,258,'_sku','FUYOU-BR-s'),
|
||
(3714,258,'_regular_price','95'),
|
||
(3715,258,'total_sales','0'),
|
||
(3716,258,'_tax_status','taxable'),
|
||
(3717,258,'_tax_class',''),
|
||
(3718,258,'_manage_stock','yes'),
|
||
(3719,258,'_backorders','notify'),
|
||
(3720,258,'_sold_individually','no'),
|
||
(3721,258,'_virtual','no'),
|
||
(3722,258,'_downloadable','no'),
|
||
(3723,258,'_download_limit','-1'),
|
||
(3724,258,'_download_expiry','-1'),
|
||
(3726,258,'_stock','2'),
|
||
(3727,258,'_stock_status','instock'),
|
||
(3728,258,'_wc_average_rating','0'),
|
||
(3729,258,'_wc_review_count','0'),
|
||
(3730,258,'_product_version','10.4.2'),
|
||
(3731,258,'_price','95'),
|
||
(3735,258,'_edit_lock','1770815702:1'),
|
||
(3742,258,'_edit_last','1'),
|
||
(3782,263,'_sku','IKKAN-C'),
|
||
(3783,263,'_regular_price','140'),
|
||
(3784,263,'total_sales','1'),
|
||
(3785,263,'_tax_status','taxable'),
|
||
(3786,263,'_tax_class',''),
|
||
(3787,263,'_manage_stock','yes'),
|
||
(3788,263,'_backorders','notify'),
|
||
(3789,263,'_sold_individually','no'),
|
||
(3790,263,'_virtual','no'),
|
||
(3791,263,'_downloadable','no'),
|
||
(3792,263,'_download_limit','-1'),
|
||
(3793,263,'_download_expiry','-1'),
|
||
(3795,263,'_stock','2'),
|
||
(3796,263,'_stock_status','instock'),
|
||
(3797,263,'_wc_average_rating','0'),
|
||
(3798,263,'_wc_review_count','0'),
|
||
(3799,263,'_product_version','10.4.2'),
|
||
(3800,263,'_price','140'),
|
||
(3804,263,'_edit_lock','1770815687:1'),
|
||
(3817,263,'_edit_last','1'),
|
||
(3828,268,'_sku','PIASU-C'),
|
||
(3829,268,'_regular_price','90'),
|
||
(3830,268,'total_sales','1'),
|
||
(3831,268,'_tax_status','taxable'),
|
||
(3832,268,'_tax_class',''),
|
||
(3833,268,'_manage_stock','yes'),
|
||
(3834,268,'_backorders','no'),
|
||
(3835,268,'_sold_individually','no'),
|
||
(3836,268,'_virtual','no'),
|
||
(3837,268,'_downloadable','no'),
|
||
(3838,268,'_download_limit','-1'),
|
||
(3839,268,'_download_expiry','-1'),
|
||
(3841,268,'_stock','0'),
|
||
(3842,268,'_stock_status','outofstock'),
|
||
(3843,268,'_wc_average_rating','0'),
|
||
(3844,268,'_wc_review_count','0'),
|
||
(3845,268,'_product_version','10.4.2'),
|
||
(3846,268,'_price','90'),
|
||
(3852,268,'_edit_lock','1765988067:1'),
|
||
(3856,270,'_wp_attached_file','2024/10/PIASU-C-arg-opti.jpg'),
|
||
(3857,270,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/10/PIASU-C-arg-opti.jpg\";s:8:\"filesize\";i:266103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PIASU-C-arg-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:15925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PIASU-C-arg-opti.jpg\";}'),
|
||
(3858,270,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'),
|
||
(3859,268,'_edit_last','1'),
|
||
(3889,273,'_wp_attached_file','2024/10/TANEMAKI-C.jpg'),
|
||
(3890,273,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/TANEMAKI-C.jpg\";s:8:\"filesize\";i:498528;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"TANEMAKI-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"TANEMAKI-C.jpg\";}'),
|
||
(3891,273,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'),
|
||
(3899,274,'_sku','FUYOU-C'),
|
||
(3900,274,'_regular_price','170'),
|
||
(3901,274,'total_sales','4'),
|
||
(3902,274,'_tax_status','taxable'),
|
||
(3903,274,'_tax_class',''),
|
||
(3904,274,'_manage_stock','yes'),
|
||
(3905,274,'_backorders','notify'),
|
||
(3906,274,'_sold_individually','no'),
|
||
(3907,274,'_virtual','no'),
|
||
(3908,274,'_downloadable','no'),
|
||
(3909,274,'_download_limit','-1'),
|
||
(3910,274,'_download_expiry','-1'),
|
||
(3911,274,'_thumbnail_id','1382'),
|
||
(3912,274,'_stock','1'),
|
||
(3913,274,'_stock_status','instock'),
|
||
(3914,274,'_wc_average_rating','0'),
|
||
(3915,274,'_wc_review_count','0'),
|
||
(3916,274,'_product_version','10.4.2'),
|
||
(3917,274,'_price','170'),
|
||
(3921,274,'_edit_lock','1770815661:1'),
|
||
(3925,274,'_edit_last','1'),
|
||
(4071,285,'_sku','HATTARI-CR2-s'),
|
||
(4073,285,'total_sales','4'),
|
||
(4074,285,'_tax_status','taxable'),
|
||
(4075,285,'_tax_class',''),
|
||
(4076,285,'_manage_stock','yes'),
|
||
(4077,285,'_backorders','notify'),
|
||
(4078,285,'_sold_individually','no'),
|
||
(4079,285,'_virtual','no'),
|
||
(4080,285,'_downloadable','no'),
|
||
(4081,285,'_download_limit','-1'),
|
||
(4082,285,'_download_expiry','-1'),
|
||
(4084,285,'_stock','0'),
|
||
(4085,285,'_stock_status','onbackorder'),
|
||
(4086,285,'_wc_average_rating','0'),
|
||
(4087,285,'_wc_review_count','0'),
|
||
(4088,285,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(4089,285,'_product_version','10.4.2'),
|
||
(4094,285,'_edit_lock','1771926442:1'),
|
||
(4098,287,'_wp_attached_file','2024/10/HATTARI-CR1-s-1.jpg'),
|
||
(4099,287,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/10/HATTARI-CR1-s-1.jpg\";s:8:\"filesize\";i:323619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR1-s-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:15492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"HATTARI-CR1-s-1.jpg\";}'),
|
||
(4100,287,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver'),
|
||
(4101,285,'_edit_last','1'),
|
||
(4105,288,'_sku','HATTARI-CR2-g'),
|
||
(4107,288,'total_sales','3'),
|
||
(4108,288,'_tax_status','taxable'),
|
||
(4109,288,'_tax_class',''),
|
||
(4110,288,'_manage_stock','yes'),
|
||
(4111,288,'_backorders','notify'),
|
||
(4112,288,'_sold_individually','no'),
|
||
(4113,288,'_virtual','no'),
|
||
(4114,288,'_downloadable','no'),
|
||
(4115,288,'_download_limit','-1'),
|
||
(4116,288,'_download_expiry','-1'),
|
||
(4118,288,'_stock','2'),
|
||
(4119,288,'_stock_status','instock'),
|
||
(4120,288,'_wc_average_rating','0'),
|
||
(4121,288,'_wc_review_count','0'),
|
||
(4122,288,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(4123,288,'_product_version','10.3.4'),
|
||
(4128,288,'_edit_lock','1765647332:1'),
|
||
(4132,290,'_wp_attached_file','2024/10/DSC9336.jpg'),
|
||
(4133,290,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9336.jpg\";s:8:\"filesize\";i:280534;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9336-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9336.jpg\";}'),
|
||
(4134,290,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'),
|
||
(4135,288,'_edit_last','1'),
|
||
(4381,306,'_sku','TAMANORI-CR-s'),
|
||
(4382,306,'total_sales','6'),
|
||
(4383,306,'_tax_status','taxable'),
|
||
(4384,306,'_tax_class',''),
|
||
(4385,306,'_manage_stock','yes'),
|
||
(4386,306,'_backorders','notify'),
|
||
(4387,306,'_sold_individually','no'),
|
||
(4388,306,'_virtual','no'),
|
||
(4389,306,'_downloadable','no'),
|
||
(4390,306,'_download_limit','-1'),
|
||
(4391,306,'_download_expiry','-1'),
|
||
(4392,306,'_thumbnail_id','310'),
|
||
(4393,306,'_stock','0'),
|
||
(4394,306,'_stock_status','onbackorder'),
|
||
(4395,306,'_wc_average_rating','0'),
|
||
(4396,306,'_wc_review_count','0'),
|
||
(4397,306,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(4398,306,'_product_version','10.4.2'),
|
||
(4467,306,'_edit_lock','1770815497:1'),
|
||
(4468,310,'_wp_attached_file','2024/10/TAMANORI-CR2-arg.jpg'),
|
||
(4469,310,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-arg.jpg\";s:8:\"filesize\";i:33849;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4012;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"TAMANORI-CR2-arg.jpg\";}'),
|
||
(4470,310,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'),
|
||
(4471,311,'_wp_attached_file','2024/10/DSC9378.jpg'),
|
||
(4472,311,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9378.jpg\";s:8:\"filesize\";i:270951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9378.jpg\";}'),
|
||
(4473,311,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'),
|
||
(4477,306,'_edit_last','1'),
|
||
(4481,312,'_sku','TAMANORI-CR-g'),
|
||
(4482,312,'total_sales','1'),
|
||
(4483,312,'_tax_status','taxable'),
|
||
(4484,312,'_tax_class',''),
|
||
(4485,312,'_manage_stock','yes'),
|
||
(4486,312,'_backorders','notify'),
|
||
(4487,312,'_sold_individually','no'),
|
||
(4488,312,'_virtual','no'),
|
||
(4489,312,'_downloadable','no'),
|
||
(4490,312,'_download_limit','-1'),
|
||
(4491,312,'_download_expiry','-1'),
|
||
(4493,312,'_stock','3'),
|
||
(4494,312,'_stock_status','instock'),
|
||
(4495,312,'_wc_average_rating','0'),
|
||
(4496,312,'_wc_review_count','0'),
|
||
(4497,312,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(4498,312,'_product_version','10.4.2'),
|
||
(4568,312,'_edit_lock','1770815410:1'),
|
||
(4572,317,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm-1.jpg'),
|
||
(4573,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:2440;s:4:\"file\";s:30:\"2024/10/TAMANORI-CR2-vrm-1.jpg\";s:8:\"filesize\";i:408918;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"TAMANORI-CR2-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:9979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(4574,317,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'),
|
||
(4578,312,'_edit_last','1'),
|
||
(4585,318,'_sku','FUYOU-CR'),
|
||
(4586,318,'total_sales','3'),
|
||
(4587,318,'_tax_status','taxable'),
|
||
(4588,318,'_tax_class',''),
|
||
(4589,318,'_manage_stock','yes'),
|
||
(4590,318,'_backorders','notify'),
|
||
(4591,318,'_sold_individually','no'),
|
||
(4592,318,'_virtual','no'),
|
||
(4593,318,'_downloadable','no'),
|
||
(4594,318,'_download_limit','-1'),
|
||
(4595,318,'_download_expiry','-1'),
|
||
(4597,318,'_stock','3'),
|
||
(4598,318,'_stock_status','instock'),
|
||
(4599,318,'_wc_average_rating','0'),
|
||
(4600,318,'_wc_review_count','0'),
|
||
(4602,318,'_product_version','10.4.2'),
|
||
(4669,318,'_price','50'),
|
||
(4670,318,'_price','50'),
|
||
(4671,318,'_price','50'),
|
||
(4672,318,'_edit_lock','1770815246:1'),
|
||
(4676,323,'_wp_attached_file','2024/10/FUYOU-CR.jpg'),
|
||
(4677,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/FUYOU-CR.jpg\";s:8:\"filesize\";i:546040;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(4678,323,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'),
|
||
(4679,324,'_wp_attached_file','2024/10/DSC9542.jpg'),
|
||
(4680,324,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9542.jpg\";s:8:\"filesize\";i:438169;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9542-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9542.jpg\";}'),
|
||
(4681,324,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with 18k gold rings hanging.'),
|
||
(4682,318,'_edit_last','1'),
|
||
(4683,318,'_regular_price','50'),
|
||
(4736,326,'_wp_attached_file','2024/10/HADOU-EC-arg.jpg'),
|
||
(4737,326,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-arg.jpg\";s:8:\"filesize\";i:27956;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-arg.jpg\";}'),
|
||
(4738,326,'_wp_attachment_image_alt','Hadou earcuff in sterling silver.'),
|
||
(4739,327,'_wp_attached_file','2024/10/HADOU-EC.jpg'),
|
||
(4740,327,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/HADOU-EC.jpg\";s:8:\"filesize\";i:355588;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"HADOU-EC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"HADOU-EC.jpg\";}'),
|
||
(4741,327,'_wp_attachment_image_alt','Hadou earcuff in sterling silver'),
|
||
(4769,329,'_wp_attached_file','2024/10/HADOU-EC-vrm.jpg'),
|
||
(4770,329,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/HADOU-EC-vrm.jpg\";s:8:\"filesize\";i:28932;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HADOU-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:16:\"HADOU-EC-vrm.jpg\";}'),
|
||
(4771,329,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'),
|
||
(4772,330,'_wp_attached_file','2024/10/HADOU-EC-vrm-1.jpg'),
|
||
(4773,330,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2024/10/HADOU-EC-vrm-1.jpg\";s:8:\"filesize\";i:223978;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{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:14768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"HADOU-EC-vrm-1.jpg\";}'),
|
||
(4774,330,'_wp_attachment_image_alt','Hadou earcuff in gold plated silver.'),
|
||
(4876,339,'_wp_attached_file','2024/10/PIASU-BRC.jpg'),
|
||
(4877,339,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/10/PIASU-BRC.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"PIASU-BRC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"PIASU-BRC.jpg\";}'),
|
||
(4878,339,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'),
|
||
(4879,340,'_wp_attached_file','2024/10/PIASU-BRC-1.jpg'),
|
||
(4880,340,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-1.jpg\";s:8:\"filesize\";i:237100;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-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:11880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-1.jpg\";}'),
|
||
(4881,340,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'),
|
||
(4882,341,'_wp_attached_file','2024/10/PIASU-BRC-2.jpg'),
|
||
(4883,341,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/PIASU-BRC-2.jpg\";s:8:\"filesize\";i:326181;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BRC-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"PIASU-BRC-2.jpg\";}'),
|
||
(4884,341,'_wp_attachment_image_alt','Piasu sterling silver brooch looking like a nipple piercing.'),
|
||
(4981,347,'_wp_attached_file','2024/10/DSC9763.jpg'),
|
||
(4982,347,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9763.jpg\";s:8:\"filesize\";i:402127;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9763-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9763.jpg\";}'),
|
||
(4983,347,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'),
|
||
(4984,348,'_wp_attached_file','2024/10/DSC9781.jpg'),
|
||
(4985,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1919;s:4:\"file\";s:19:\"2024/10/DSC9781.jpg\";s:8:\"filesize\";i:372455;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9781-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(4986,348,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'),
|
||
(4987,349,'_wp_attached_file','2024/10/DSC9748.jpg'),
|
||
(4988,349,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9748.jpg\";s:8:\"filesize\";i:421413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9748-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9748.jpg\";}'),
|
||
(4989,349,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'),
|
||
(5608,385,'_sku','ROKKU-C'),
|
||
(5610,385,'total_sales','0'),
|
||
(5611,385,'_tax_status','taxable'),
|
||
(5612,385,'_tax_class',''),
|
||
(5613,385,'_manage_stock','yes'),
|
||
(5614,385,'_backorders','notify'),
|
||
(5615,385,'_sold_individually','no'),
|
||
(5616,385,'_virtual','no'),
|
||
(5617,385,'_downloadable','no'),
|
||
(5618,385,'_download_limit','-1'),
|
||
(5619,385,'_download_expiry','-1'),
|
||
(5621,385,'_stock','1'),
|
||
(5622,385,'_stock_status','instock'),
|
||
(5623,385,'_wc_average_rating','0'),
|
||
(5624,385,'_wc_review_count','0'),
|
||
(5625,385,'_product_version','10.3.4'),
|
||
(5630,385,'_edit_lock','1765647671:1'),
|
||
(5637,388,'_wp_attached_file','2024/10/ROKKU-C-arg.jpg'),
|
||
(5638,388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/10/ROKKU-C-arg.jpg\";s:8:\"filesize\";i:328180;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"ROKKU-C-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"ROKKU-C-arg.jpg\";}'),
|
||
(5639,388,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'),
|
||
(5640,385,'_product_attributes','a:1:{s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(5641,389,'_variation_description',''),
|
||
(5642,389,'total_sales','0'),
|
||
(5643,389,'_tax_status','taxable'),
|
||
(5644,389,'_tax_class','parent'),
|
||
(5645,389,'_manage_stock','no'),
|
||
(5646,389,'_backorders','no'),
|
||
(5647,389,'_sold_individually','no'),
|
||
(5648,389,'_virtual','no'),
|
||
(5649,389,'_downloadable','no'),
|
||
(5650,389,'_download_limit','-1'),
|
||
(5651,389,'_download_expiry','-1'),
|
||
(5652,389,'_stock',NULL),
|
||
(5653,389,'_stock_status','instock'),
|
||
(5654,389,'_wc_average_rating','0'),
|
||
(5655,389,'_wc_review_count','0'),
|
||
(5656,389,'attribute_pa_stone','green-jaspe'),
|
||
(5657,389,'_product_version','9.8.4'),
|
||
(5675,391,'_variation_description',''),
|
||
(5676,391,'total_sales','0'),
|
||
(5677,391,'_tax_status','taxable'),
|
||
(5678,391,'_tax_class','parent'),
|
||
(5679,391,'_manage_stock','no'),
|
||
(5680,391,'_backorders','no'),
|
||
(5681,391,'_sold_individually','no'),
|
||
(5682,391,'_virtual','no'),
|
||
(5683,391,'_downloadable','no'),
|
||
(5684,391,'_download_limit','-1'),
|
||
(5685,391,'_download_expiry','-1'),
|
||
(5686,391,'_stock',NULL),
|
||
(5687,391,'_stock_status','instock'),
|
||
(5688,391,'_wc_average_rating','0'),
|
||
(5689,391,'_wc_review_count','0'),
|
||
(5690,391,'attribute_pa_stone','lapis-lazuli'),
|
||
(5691,391,'_product_version','9.8.4'),
|
||
(5692,392,'_variation_description',''),
|
||
(5693,392,'total_sales','0'),
|
||
(5694,392,'_tax_status','taxable'),
|
||
(5695,392,'_tax_class','parent'),
|
||
(5696,392,'_manage_stock','no'),
|
||
(5697,392,'_backorders','no'),
|
||
(5698,392,'_sold_individually','no'),
|
||
(5699,392,'_virtual','no'),
|
||
(5700,392,'_downloadable','no'),
|
||
(5701,392,'_download_limit','-1'),
|
||
(5702,392,'_download_expiry','-1'),
|
||
(5703,392,'_stock',NULL),
|
||
(5704,392,'_stock_status','instock'),
|
||
(5705,392,'_wc_average_rating','0'),
|
||
(5706,392,'_wc_review_count','0'),
|
||
(5707,392,'attribute_pa_stone','tiger-eye'),
|
||
(5708,392,'_product_version','9.8.4'),
|
||
(5709,389,'_sku','ROKKU-C-jaspe'),
|
||
(5710,389,'_regular_price','120'),
|
||
(5711,389,'_thumbnail_id','0'),
|
||
(5712,389,'_price','120'),
|
||
(5717,391,'_sku','ROKKU-C-lapis'),
|
||
(5718,391,'_regular_price','120'),
|
||
(5719,391,'_thumbnail_id','0'),
|
||
(5720,391,'_price','120'),
|
||
(5721,392,'_sku','ROKKU-C-tiger'),
|
||
(5722,392,'_regular_price','120'),
|
||
(5723,392,'_thumbnail_id','0'),
|
||
(5724,392,'_price','120'),
|
||
(5726,385,'_edit_last','1'),
|
||
(5736,393,'_sku','MUGURA-CR-s'),
|
||
(5737,393,'total_sales','0'),
|
||
(5738,393,'_tax_status','taxable'),
|
||
(5739,393,'_tax_class',''),
|
||
(5740,393,'_manage_stock','yes'),
|
||
(5741,393,'_backorders','no'),
|
||
(5742,393,'_sold_individually','no'),
|
||
(5743,393,'_virtual','no'),
|
||
(5744,393,'_downloadable','no'),
|
||
(5745,393,'_download_limit','-1'),
|
||
(5746,393,'_download_expiry','-1'),
|
||
(5748,393,'_stock','0'),
|
||
(5749,393,'_stock_status','outofstock'),
|
||
(5750,393,'_wc_average_rating','0'),
|
||
(5751,393,'_wc_review_count','0'),
|
||
(5753,393,'_product_version','10.4.2'),
|
||
(5801,393,'_edit_lock','1768476682:1'),
|
||
(5802,396,'_wp_attached_file','2024/10/MUGURA-CR2-arg.jpg'),
|
||
(5803,396,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-arg.jpg\";s:8:\"filesize\";i:33386;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:18:\"MUGURA-CR2-arg.jpg\";}'),
|
||
(5804,396,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(5805,397,'_wp_attached_file','2024/10/DSC9733.jpg'),
|
||
(5806,397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9733.jpg\";s:8:\"filesize\";i:373189;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(5807,397,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(5808,393,'_edit_last','1'),
|
||
(5816,398,'_sku','MUGURA-CR-g'),
|
||
(5818,398,'total_sales','0'),
|
||
(5819,398,'_tax_status','taxable'),
|
||
(5820,398,'_tax_class',''),
|
||
(5821,398,'_manage_stock','yes'),
|
||
(5822,398,'_backorders','notify'),
|
||
(5823,398,'_sold_individually','no'),
|
||
(5824,398,'_virtual','no'),
|
||
(5825,398,'_downloadable','no'),
|
||
(5826,398,'_download_limit','-1'),
|
||
(5827,398,'_download_expiry','-1'),
|
||
(5829,398,'_stock','0'),
|
||
(5830,398,'_stock_status','onbackorder'),
|
||
(5831,398,'_wc_average_rating','0'),
|
||
(5832,398,'_wc_review_count','0'),
|
||
(5834,398,'_product_version','10.4.2'),
|
||
(5839,398,'_edit_lock','1766403527:1'),
|
||
(5843,400,'_wp_attached_file','2024/10/DSC9723.jpg'),
|
||
(5844,400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9723.jpg\";s:8:\"filesize\";i:387538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9723.jpg\";}'),
|
||
(5845,400,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(5846,401,'_wp_attached_file','2024/10/DSC9730.jpg'),
|
||
(5847,401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9730.jpg\";s:8:\"filesize\";i:388089;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9730.jpg\";}'),
|
||
(5848,401,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(5849,398,'_edit_last','1'),
|
||
(5946,411,'_wp_attached_file','2024/09/DSC8400-copie.jpg'),
|
||
(5947,411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"2024/09/DSC8400-copie.jpg\";s:8:\"filesize\";i:497813;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"DSC8400-copie-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"DSC8400-copie.jpg\";}'),
|
||
(5948,411,'_wp_attachment_image_alt','Hadou wavy ring in silver and gold plated silver'),
|
||
(6121,424,'_wp_attached_file','2024/10/DSC9376.jpg'),
|
||
(6122,424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9376.jpg\";s:8:\"filesize\";i:313356;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9376-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC9376.jpg\";}'),
|
||
(6123,424,'_wp_attachment_image_alt','Tamanori oval silver hoops with dangling chains.'),
|
||
(6201,393,'_price','70'),
|
||
(6202,393,'_price','70'),
|
||
(6322,435,'_sku','KARA-EC-s'),
|
||
(6323,435,'_regular_price','50'),
|
||
(6324,435,'total_sales','4'),
|
||
(6325,435,'_tax_status','taxable'),
|
||
(6326,435,'_tax_class',''),
|
||
(6327,435,'_manage_stock','yes'),
|
||
(6328,435,'_backorders','notify'),
|
||
(6329,435,'_sold_individually','no'),
|
||
(6330,435,'_virtual','no'),
|
||
(6331,435,'_downloadable','no'),
|
||
(6332,435,'_download_limit','-1'),
|
||
(6333,435,'_download_expiry','-1'),
|
||
(6334,435,'_thumbnail_id','940'),
|
||
(6335,435,'_stock','2'),
|
||
(6336,435,'_stock_status','instock'),
|
||
(6337,435,'_wc_average_rating','0'),
|
||
(6338,435,'_wc_review_count','0'),
|
||
(6339,435,'_product_version','10.4.2'),
|
||
(6340,435,'_price','50'),
|
||
(6344,435,'_edit_lock','1770815220:1'),
|
||
(6345,436,'_wp_attached_file','2024/10/KARA-EC-arg.jpg'),
|
||
(6346,436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/KARA-EC-arg.jpg\";s:8:\"filesize\";i:27162;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"KARA-EC-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2920;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"KARA-EC-arg.jpg\";}'),
|
||
(6347,436,'_wp_attachment_image_alt','Kara textured ear cuff in silver'),
|
||
(6348,437,'_wp_attached_file','2024/10/DSC9781-1.jpg'),
|
||
(6349,437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9781-1.jpg\";s:8:\"filesize\";i:374922;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9781-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:17705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"DSC9781-1.jpg\";}'),
|
||
(6350,437,'_wp_attachment_image_alt','Kara textured ear cuff in silver'),
|
||
(6351,435,'_edit_last','1'),
|
||
(6364,398,'_price','75'),
|
||
(6365,398,'_regular_price','75'),
|
||
(6370,393,'_regular_price','70'),
|
||
(6501,447,'_sku','KARA-EC-s-1'),
|
||
(6502,447,'_regular_price','55'),
|
||
(6503,447,'total_sales','3'),
|
||
(6504,447,'_tax_status','taxable'),
|
||
(6505,447,'_tax_class',''),
|
||
(6506,447,'_manage_stock','yes'),
|
||
(6507,447,'_backorders','notify'),
|
||
(6508,447,'_sold_individually','no'),
|
||
(6509,447,'_virtual','no'),
|
||
(6510,447,'_downloadable','no'),
|
||
(6511,447,'_download_limit','-1'),
|
||
(6512,447,'_download_expiry','-1'),
|
||
(6514,447,'_stock','4'),
|
||
(6515,447,'_stock_status','instock'),
|
||
(6516,447,'_wc_average_rating','0'),
|
||
(6517,447,'_wc_review_count','0'),
|
||
(6518,447,'_product_version','10.4.2'),
|
||
(6519,447,'_price','55'),
|
||
(6523,447,'_edit_lock','1770815211:1'),
|
||
(6530,447,'_edit_last','1'),
|
||
(6868,487,'_wp_attached_file','2024/10/DSC9138.jpg'),
|
||
(6869,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9138.jpg\";s:8:\"filesize\";i:283469;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(6870,487,'_wp_attachment_image_alt','Rokku statement necklace in silver with semi tiger\'s eye stone pendant and gold plated clasp.'),
|
||
(6887,490,'_sku','MUGU-BOP'),
|
||
(6889,490,'total_sales','1'),
|
||
(6890,490,'_tax_status','taxable'),
|
||
(6891,490,'_tax_class',''),
|
||
(6892,490,'_manage_stock','yes'),
|
||
(6893,490,'_backorders','notify'),
|
||
(6894,490,'_sold_individually','no'),
|
||
(6895,490,'_virtual','no'),
|
||
(6896,490,'_downloadable','no'),
|
||
(6897,490,'_download_limit','-1'),
|
||
(6898,490,'_download_expiry','-1'),
|
||
(6900,490,'_stock','2'),
|
||
(6901,490,'_stock_status','instock'),
|
||
(6902,490,'_wc_average_rating','0'),
|
||
(6903,490,'_wc_review_count','0'),
|
||
(6904,490,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(6905,490,'_product_version','10.4.2'),
|
||
(6912,490,'_edit_lock','1770815054:1'),
|
||
(6919,493,'_variation_description',''),
|
||
(6920,493,'total_sales','0'),
|
||
(6921,493,'_tax_status','taxable'),
|
||
(6922,493,'_tax_class','parent'),
|
||
(6923,493,'_manage_stock','no'),
|
||
(6924,493,'_backorders','no'),
|
||
(6925,493,'_sold_individually','no'),
|
||
(6926,493,'_virtual','no'),
|
||
(6927,493,'_downloadable','no'),
|
||
(6928,493,'_download_limit','-1'),
|
||
(6929,493,'_download_expiry','-1'),
|
||
(6930,493,'_stock','0'),
|
||
(6931,493,'_stock_status','instock'),
|
||
(6932,493,'_wc_average_rating','0'),
|
||
(6933,493,'_wc_review_count','0'),
|
||
(6934,493,'attribute_pa_side','left-side'),
|
||
(6935,493,'_product_version','10.4.2'),
|
||
(6936,494,'_variation_description',''),
|
||
(6937,494,'total_sales','0'),
|
||
(6938,494,'_tax_status','taxable'),
|
||
(6939,494,'_tax_class','parent'),
|
||
(6940,494,'_manage_stock','no'),
|
||
(6941,494,'_backorders','no'),
|
||
(6942,494,'_sold_individually','no'),
|
||
(6943,494,'_virtual','no'),
|
||
(6944,494,'_downloadable','no'),
|
||
(6945,494,'_download_limit','-1'),
|
||
(6946,494,'_download_expiry','-1'),
|
||
(6947,494,'_stock','0'),
|
||
(6948,494,'_stock_status','instock'),
|
||
(6949,494,'_wc_average_rating','0'),
|
||
(6950,494,'_wc_review_count','0'),
|
||
(6951,494,'attribute_pa_side','pair'),
|
||
(6952,494,'_product_version','10.4.2'),
|
||
(6953,495,'_variation_description',''),
|
||
(6954,495,'total_sales','0'),
|
||
(6955,495,'_tax_status','taxable'),
|
||
(6956,495,'_tax_class','parent'),
|
||
(6957,495,'_manage_stock','no'),
|
||
(6958,495,'_backorders','no'),
|
||
(6959,495,'_sold_individually','no'),
|
||
(6960,495,'_virtual','no'),
|
||
(6961,495,'_downloadable','no'),
|
||
(6962,495,'_download_limit','-1'),
|
||
(6963,495,'_download_expiry','-1'),
|
||
(6964,495,'_stock','0'),
|
||
(6965,495,'_stock_status','instock'),
|
||
(6966,495,'_wc_average_rating','0'),
|
||
(6967,495,'_wc_review_count','0'),
|
||
(6968,495,'attribute_pa_side','right-side'),
|
||
(6969,495,'_product_version','10.4.2'),
|
||
(6970,493,'_sku','HADOU-BOP-left'),
|
||
(6971,493,'_regular_price','40'),
|
||
(6972,493,'_thumbnail_id','0'),
|
||
(6973,493,'_price','40'),
|
||
(6974,494,'_sku','HADOU-BOP-pair'),
|
||
(6975,494,'_regular_price','55'),
|
||
(6976,494,'_thumbnail_id','0'),
|
||
(6977,494,'_price','55'),
|
||
(6978,495,'_sku','HADOU-BOP-right'),
|
||
(6979,495,'_regular_price','40'),
|
||
(6980,495,'_thumbnail_id','0'),
|
||
(6981,495,'_price','40'),
|
||
(6984,490,'_edit_last','1'),
|
||
(6989,496,'_sku','MUGURA-CR1'),
|
||
(6990,496,'total_sales','0'),
|
||
(6991,496,'_tax_status','taxable'),
|
||
(6992,496,'_tax_class',''),
|
||
(6993,496,'_manage_stock','yes'),
|
||
(6994,496,'_backorders','notify'),
|
||
(6995,496,'_sold_individually','no'),
|
||
(6996,496,'_virtual','no'),
|
||
(6997,496,'_downloadable','no'),
|
||
(6998,496,'_download_limit','-1'),
|
||
(6999,496,'_download_expiry','-1'),
|
||
(7001,496,'_stock','1'),
|
||
(7002,496,'_stock_status','instock'),
|
||
(7003,496,'_wc_average_rating','0'),
|
||
(7004,496,'_wc_review_count','0'),
|
||
(7006,496,'_product_version','10.4.2'),
|
||
(7069,496,'_edit_lock','1770815138:1'),
|
||
(7079,496,'_edit_last','1'),
|
||
(7080,496,'_regular_price','50'),
|
||
(7081,496,'_price','50'),
|
||
(7109,506,'_wp_attached_file','woocommerce-placeholder.png'),
|
||
(7110,506,'_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:48149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";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:10479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(7111,510,'_edit_last','1'),
|
||
(7112,510,'_edit_lock','1731429269:1'),
|
||
(7113,511,'_edit_last','1'),
|
||
(7114,511,'_edit_lock','1731429286:1'),
|
||
(7320,528,'_variation_description',''),
|
||
(7321,528,'total_sales','0'),
|
||
(7322,528,'_tax_status','taxable'),
|
||
(7323,528,'_tax_class','parent'),
|
||
(7324,528,'_manage_stock','no'),
|
||
(7325,528,'_backorders','no'),
|
||
(7326,528,'_sold_individually','no'),
|
||
(7327,528,'_virtual','no'),
|
||
(7328,528,'_downloadable','no'),
|
||
(7329,528,'_download_limit','-1'),
|
||
(7330,528,'_download_expiry','-1'),
|
||
(7331,528,'_stock',NULL),
|
||
(7332,528,'_stock_status','onbackorder'),
|
||
(7333,528,'_wc_average_rating','0'),
|
||
(7334,528,'_wc_review_count','0'),
|
||
(7335,528,'attribute_pa_size','64'),
|
||
(7336,528,'_product_version','9.3.3'),
|
||
(7338,528,'_thumbnail_id','0'),
|
||
(7339,102,'_price','85'),
|
||
(7344,529,'_variation_description',''),
|
||
(7345,529,'total_sales','0'),
|
||
(7346,529,'_tax_status','taxable'),
|
||
(7347,529,'_tax_class','parent'),
|
||
(7348,529,'_manage_stock','no'),
|
||
(7349,529,'_backorders','no'),
|
||
(7350,529,'_sold_individually','no'),
|
||
(7351,529,'_virtual','no'),
|
||
(7352,529,'_downloadable','no'),
|
||
(7353,529,'_download_limit','-1'),
|
||
(7354,529,'_download_expiry','-1'),
|
||
(7355,529,'_stock',NULL),
|
||
(7356,529,'_stock_status','onbackorder'),
|
||
(7357,529,'_wc_average_rating','0'),
|
||
(7358,529,'_wc_review_count','0'),
|
||
(7359,529,'attribute_pa_size','64'),
|
||
(7360,529,'_product_version','9.3.3'),
|
||
(7362,529,'_thumbnail_id','0'),
|
||
(7363,113,'_price','90'),
|
||
(7568,545,'_sku','KARA-CR1-g'),
|
||
(7570,545,'total_sales','2'),
|
||
(7571,545,'_tax_status','taxable'),
|
||
(7572,545,'_tax_class',''),
|
||
(7573,545,'_manage_stock','yes'),
|
||
(7574,545,'_backorders','notify'),
|
||
(7575,545,'_sold_individually','no'),
|
||
(7576,545,'_virtual','no'),
|
||
(7577,545,'_downloadable','no'),
|
||
(7578,545,'_download_limit','-1'),
|
||
(7579,545,'_download_expiry','-1'),
|
||
(7581,545,'_stock','2'),
|
||
(7582,545,'_stock_status','instock'),
|
||
(7583,545,'_wc_average_rating','0'),
|
||
(7584,545,'_wc_review_count','0'),
|
||
(7585,545,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";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;}}'),
|
||
(7586,545,'_product_version','10.3.4'),
|
||
(7592,545,'_edit_lock','1765647594:1'),
|
||
(7602,545,'_edit_last','1'),
|
||
(7681,552,'_variation_description',''),
|
||
(7682,552,'total_sales','0'),
|
||
(7683,552,'_tax_status','taxable'),
|
||
(7684,552,'_tax_class','parent'),
|
||
(7685,552,'_manage_stock','no'),
|
||
(7686,552,'_backorders','no'),
|
||
(7687,552,'_sold_individually','no'),
|
||
(7688,552,'_virtual','no'),
|
||
(7689,552,'_downloadable','no'),
|
||
(7690,552,'_download_limit','-1'),
|
||
(7691,552,'_download_expiry','-1'),
|
||
(7692,552,'_stock',NULL),
|
||
(7693,552,'_stock_status','instock'),
|
||
(7694,552,'_wc_average_rating','0'),
|
||
(7695,552,'_wc_review_count','0'),
|
||
(7696,552,'attribute_pa_side','one'),
|
||
(7697,552,'_product_version','10.3.4'),
|
||
(7698,553,'_variation_description',''),
|
||
(7699,553,'total_sales','0'),
|
||
(7700,553,'_tax_status','taxable'),
|
||
(7701,553,'_tax_class','parent'),
|
||
(7702,553,'_manage_stock','no'),
|
||
(7703,553,'_backorders','no'),
|
||
(7704,553,'_sold_individually','no'),
|
||
(7705,553,'_virtual','no'),
|
||
(7706,553,'_downloadable','no'),
|
||
(7707,553,'_download_limit','-1'),
|
||
(7708,553,'_download_expiry','-1'),
|
||
(7709,553,'_stock',NULL),
|
||
(7710,553,'_stock_status','instock'),
|
||
(7711,553,'_wc_average_rating','0'),
|
||
(7712,553,'_wc_review_count','0'),
|
||
(7713,553,'attribute_pa_side','pair'),
|
||
(7714,553,'_product_version','10.3.4'),
|
||
(7715,552,'_sku','KARA-CR-g-one'),
|
||
(7716,552,'_regular_price','50'),
|
||
(7717,552,'_thumbnail_id','0'),
|
||
(7718,552,'_price','50'),
|
||
(7719,553,'_sku','KARA-CR-g-pair'),
|
||
(7720,553,'_regular_price','75'),
|
||
(7721,553,'_thumbnail_id','0'),
|
||
(7722,553,'_price','75'),
|
||
(7729,554,'_sku','KARA-CR1-s'),
|
||
(7730,554,'total_sales','2'),
|
||
(7731,554,'_tax_status','taxable'),
|
||
(7732,554,'_tax_class',''),
|
||
(7733,554,'_manage_stock','yes'),
|
||
(7734,554,'_backorders','notify'),
|
||
(7735,554,'_sold_individually','no'),
|
||
(7736,554,'_virtual','no'),
|
||
(7737,554,'_downloadable','no'),
|
||
(7738,554,'_download_limit','-1'),
|
||
(7739,554,'_download_expiry','-1'),
|
||
(7741,554,'_stock','1'),
|
||
(7742,554,'_stock_status','instock'),
|
||
(7743,554,'_wc_average_rating','0'),
|
||
(7744,554,'_wc_review_count','0'),
|
||
(7745,554,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";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;}}'),
|
||
(7746,554,'_product_version','10.3.4'),
|
||
(7750,555,'_variation_description',''),
|
||
(7751,555,'_sku','KARA-CR-s-pair'),
|
||
(7752,555,'_regular_price','70'),
|
||
(7753,555,'total_sales','0'),
|
||
(7754,555,'_tax_status','taxable'),
|
||
(7755,555,'_tax_class','parent'),
|
||
(7756,555,'_manage_stock','no'),
|
||
(7757,555,'_backorders','no'),
|
||
(7758,555,'_sold_individually','no'),
|
||
(7759,555,'_virtual','no'),
|
||
(7760,555,'_downloadable','no'),
|
||
(7761,555,'_download_limit','-1'),
|
||
(7762,555,'_download_expiry','-1'),
|
||
(7763,555,'_thumbnail_id','0'),
|
||
(7764,555,'_stock',NULL),
|
||
(7765,555,'_stock_status','instock'),
|
||
(7766,555,'_wc_average_rating','0'),
|
||
(7767,555,'_wc_review_count','0'),
|
||
(7768,555,'attribute_pa_side','pair'),
|
||
(7769,555,'_price','70'),
|
||
(7770,555,'_product_version','10.3.4'),
|
||
(7771,556,'_variation_description',''),
|
||
(7772,556,'_sku','KARA-CR-s-one'),
|
||
(7773,556,'_regular_price','45'),
|
||
(7774,556,'total_sales','0'),
|
||
(7775,556,'_tax_status','taxable'),
|
||
(7776,556,'_tax_class','parent'),
|
||
(7777,556,'_manage_stock','no'),
|
||
(7778,556,'_backorders','no'),
|
||
(7779,556,'_sold_individually','no'),
|
||
(7780,556,'_virtual','no'),
|
||
(7781,556,'_downloadable','no'),
|
||
(7782,556,'_download_limit','-1'),
|
||
(7783,556,'_download_expiry','-1'),
|
||
(7784,556,'_thumbnail_id','0'),
|
||
(7785,556,'_stock',NULL),
|
||
(7786,556,'_stock_status','instock'),
|
||
(7787,556,'_wc_average_rating','0'),
|
||
(7788,556,'_wc_review_count','0'),
|
||
(7789,556,'attribute_pa_side','one'),
|
||
(7790,556,'_price','45'),
|
||
(7791,556,'_product_version','10.3.4'),
|
||
(7794,554,'_edit_lock','1765806106:1'),
|
||
(7803,554,'_edit_last','1'),
|
||
(7909,565,'_variation_description',''),
|
||
(7910,565,'total_sales','0'),
|
||
(7911,565,'_tax_status','taxable'),
|
||
(7912,565,'_tax_class','parent'),
|
||
(7913,565,'_manage_stock','no'),
|
||
(7914,565,'_backorders','no'),
|
||
(7915,565,'_sold_individually','no'),
|
||
(7916,565,'_virtual','no'),
|
||
(7917,565,'_downloadable','no'),
|
||
(7918,565,'_download_limit','-1'),
|
||
(7919,565,'_download_expiry','-1'),
|
||
(7920,565,'_stock',NULL),
|
||
(7921,565,'_stock_status','instock'),
|
||
(7922,565,'_wc_average_rating','0'),
|
||
(7923,565,'_wc_review_count','0'),
|
||
(7924,565,'attribute_pa_side','one-element-side'),
|
||
(7925,565,'_product_version','10.3.4'),
|
||
(7926,566,'_variation_description',''),
|
||
(7927,566,'total_sales','0'),
|
||
(7928,566,'_tax_status','taxable'),
|
||
(7929,566,'_tax_class','parent'),
|
||
(7930,566,'_manage_stock','no'),
|
||
(7931,566,'_backorders','no'),
|
||
(7932,566,'_sold_individually','no'),
|
||
(7933,566,'_virtual','no'),
|
||
(7934,566,'_downloadable','no'),
|
||
(7935,566,'_download_limit','-1'),
|
||
(7936,566,'_download_expiry','-1'),
|
||
(7937,566,'_stock',NULL),
|
||
(7938,566,'_stock_status','instock'),
|
||
(7939,566,'_wc_average_rating','0'),
|
||
(7940,566,'_wc_review_count','0'),
|
||
(7941,566,'attribute_pa_side','pair'),
|
||
(7942,566,'_product_version','10.3.4'),
|
||
(7943,567,'_variation_description',''),
|
||
(7944,567,'total_sales','0'),
|
||
(7945,567,'_tax_status','taxable'),
|
||
(7946,567,'_tax_class','parent'),
|
||
(7947,567,'_manage_stock','no'),
|
||
(7948,567,'_backorders','no'),
|
||
(7949,567,'_sold_individually','no'),
|
||
(7950,567,'_virtual','no'),
|
||
(7951,567,'_downloadable','no'),
|
||
(7952,567,'_download_limit','-1'),
|
||
(7953,567,'_download_expiry','-1'),
|
||
(7954,567,'_stock',NULL),
|
||
(7955,567,'_stock_status','instock'),
|
||
(7956,567,'_wc_average_rating','0'),
|
||
(7957,567,'_wc_review_count','0'),
|
||
(7958,567,'attribute_pa_side','two-elements-side'),
|
||
(7959,567,'_product_version','10.3.4'),
|
||
(7960,565,'_regular_price','50'),
|
||
(7961,565,'_thumbnail_id','1454'),
|
||
(7962,565,'_price','50'),
|
||
(7963,566,'_regular_price','75'),
|
||
(7964,566,'_thumbnail_id','0'),
|
||
(7965,566,'_price','75'),
|
||
(7966,567,'_regular_price','50'),
|
||
(7967,567,'_thumbnail_id','1455'),
|
||
(7968,567,'_price','50'),
|
||
(7980,569,'_variation_description',''),
|
||
(7981,569,'total_sales','0'),
|
||
(7982,569,'_tax_status','taxable'),
|
||
(7983,569,'_tax_class','parent'),
|
||
(7984,569,'_manage_stock','no'),
|
||
(7985,569,'_backorders','no'),
|
||
(7986,569,'_sold_individually','no'),
|
||
(7987,569,'_virtual','no'),
|
||
(7988,569,'_downloadable','no'),
|
||
(7989,569,'_download_limit','-1'),
|
||
(7990,569,'_download_expiry','-1'),
|
||
(7991,569,'_stock',NULL),
|
||
(7992,569,'_stock_status','instock'),
|
||
(7993,569,'_wc_average_rating','0'),
|
||
(7994,569,'_wc_review_count','0'),
|
||
(7995,569,'attribute_pa_side','one-element-side'),
|
||
(7996,569,'_product_version','10.3.4'),
|
||
(7997,570,'_variation_description',''),
|
||
(7998,570,'total_sales','0'),
|
||
(7999,570,'_tax_status','taxable'),
|
||
(8000,570,'_tax_class','parent'),
|
||
(8001,570,'_manage_stock','no'),
|
||
(8002,570,'_backorders','no'),
|
||
(8003,570,'_sold_individually','no'),
|
||
(8004,570,'_virtual','no'),
|
||
(8005,570,'_downloadable','no'),
|
||
(8006,570,'_download_limit','-1'),
|
||
(8007,570,'_download_expiry','-1'),
|
||
(8008,570,'_stock',NULL),
|
||
(8009,570,'_stock_status','instock'),
|
||
(8010,570,'_wc_average_rating','0'),
|
||
(8011,570,'_wc_review_count','0'),
|
||
(8012,570,'attribute_pa_side','pair'),
|
||
(8013,570,'_product_version','10.3.4'),
|
||
(8014,571,'_variation_description',''),
|
||
(8015,571,'total_sales','0'),
|
||
(8016,571,'_tax_status','taxable'),
|
||
(8017,571,'_tax_class','parent'),
|
||
(8018,571,'_manage_stock','no'),
|
||
(8019,571,'_backorders','no'),
|
||
(8020,571,'_sold_individually','no'),
|
||
(8021,571,'_virtual','no'),
|
||
(8022,571,'_downloadable','no'),
|
||
(8023,571,'_download_limit','-1'),
|
||
(8024,571,'_download_expiry','-1'),
|
||
(8025,571,'_stock',NULL),
|
||
(8026,571,'_stock_status','instock'),
|
||
(8027,571,'_wc_average_rating','0'),
|
||
(8028,571,'_wc_review_count','0'),
|
||
(8029,571,'attribute_pa_side','two-elements-side'),
|
||
(8030,571,'_product_version','10.3.4'),
|
||
(8031,569,'_sku','BOROBORO-BO2-g-one'),
|
||
(8032,569,'_regular_price','55'),
|
||
(8033,569,'_thumbnail_id','1456'),
|
||
(8034,569,'_price','55'),
|
||
(8035,570,'_sku','BOROBORO-BO2-g-pair'),
|
||
(8036,570,'_regular_price','80'),
|
||
(8037,570,'_thumbnail_id','0'),
|
||
(8038,570,'_price','80'),
|
||
(8039,571,'_sku','BOROBORO-BO2-g-two'),
|
||
(8040,571,'_regular_price','55'),
|
||
(8041,571,'_thumbnail_id','1457'),
|
||
(8042,571,'_price','55'),
|
||
(8052,566,'_sku','BOROBORO-BO2-s-pair'),
|
||
(8053,565,'_sku','BOROBORO-BO2-s-one'),
|
||
(8054,567,'_sku','BOROBORO-BO2-s-two'),
|
||
(8686,613,'_sku','BOROBORO-B2-g'),
|
||
(8687,613,'total_sales','0'),
|
||
(8688,613,'_tax_status','taxable'),
|
||
(8689,613,'_tax_class',''),
|
||
(8690,613,'_manage_stock','yes'),
|
||
(8691,613,'_backorders','notify'),
|
||
(8692,613,'_sold_individually','no'),
|
||
(8693,613,'_virtual','no'),
|
||
(8694,613,'_downloadable','no'),
|
||
(8695,613,'_download_limit','-1'),
|
||
(8696,613,'_download_expiry','-1'),
|
||
(8698,613,'_stock','1'),
|
||
(8699,613,'_stock_status','instock'),
|
||
(8700,613,'_wc_average_rating','0'),
|
||
(8701,613,'_wc_review_count','0'),
|
||
(8702,613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(8703,613,'_product_version','10.3.4'),
|
||
(8710,614,'_variation_description',''),
|
||
(8711,614,'_regular_price','70'),
|
||
(8712,614,'total_sales','0'),
|
||
(8713,614,'_tax_status','taxable'),
|
||
(8714,614,'_tax_class','parent'),
|
||
(8715,614,'_manage_stock','no'),
|
||
(8716,614,'_backorders','no'),
|
||
(8717,614,'_sold_individually','no'),
|
||
(8718,614,'_virtual','no'),
|
||
(8719,614,'_downloadable','no'),
|
||
(8720,614,'_download_limit','-1'),
|
||
(8721,614,'_download_expiry','-1'),
|
||
(8722,614,'_thumbnail_id','0'),
|
||
(8723,614,'_stock',NULL),
|
||
(8724,614,'_stock_status','instock'),
|
||
(8725,614,'_wc_average_rating','0'),
|
||
(8726,614,'_wc_review_count','0'),
|
||
(8727,614,'attribute_pa_size','50'),
|
||
(8728,614,'_price','70'),
|
||
(8729,614,'_product_version','9.3.3'),
|
||
(8730,615,'_variation_description',''),
|
||
(8731,615,'_regular_price','70'),
|
||
(8732,615,'total_sales','0'),
|
||
(8733,615,'_tax_status','taxable'),
|
||
(8734,615,'_tax_class','parent'),
|
||
(8735,615,'_manage_stock','no'),
|
||
(8736,615,'_backorders','no'),
|
||
(8737,615,'_sold_individually','no'),
|
||
(8738,615,'_virtual','no'),
|
||
(8739,615,'_downloadable','no'),
|
||
(8740,615,'_download_limit','-1'),
|
||
(8741,615,'_download_expiry','-1'),
|
||
(8742,615,'_thumbnail_id','0'),
|
||
(8743,615,'_stock',NULL),
|
||
(8744,615,'_stock_status','instock'),
|
||
(8745,615,'_wc_average_rating','0'),
|
||
(8746,615,'_wc_review_count','0'),
|
||
(8747,615,'attribute_pa_size','52'),
|
||
(8748,615,'_price','70'),
|
||
(8749,615,'_product_version','9.3.3'),
|
||
(8750,616,'_variation_description',''),
|
||
(8751,616,'_regular_price','70'),
|
||
(8752,616,'total_sales','0'),
|
||
(8753,616,'_tax_status','taxable'),
|
||
(8754,616,'_tax_class','parent'),
|
||
(8755,616,'_manage_stock','no'),
|
||
(8756,616,'_backorders','no'),
|
||
(8757,616,'_sold_individually','no'),
|
||
(8758,616,'_virtual','no'),
|
||
(8759,616,'_downloadable','no'),
|
||
(8760,616,'_download_limit','-1'),
|
||
(8761,616,'_download_expiry','-1'),
|
||
(8762,616,'_thumbnail_id','0'),
|
||
(8763,616,'_stock',NULL),
|
||
(8764,616,'_stock_status','instock'),
|
||
(8765,616,'_wc_average_rating','0'),
|
||
(8766,616,'_wc_review_count','0'),
|
||
(8767,616,'attribute_pa_size','54'),
|
||
(8768,616,'_price','70'),
|
||
(8769,616,'_product_version','9.3.3'),
|
||
(8770,617,'_variation_description',''),
|
||
(8771,617,'_regular_price','70'),
|
||
(8772,617,'total_sales','0'),
|
||
(8773,617,'_tax_status','taxable'),
|
||
(8774,617,'_tax_class','parent'),
|
||
(8775,617,'_manage_stock','no'),
|
||
(8776,617,'_backorders','no'),
|
||
(8777,617,'_sold_individually','no'),
|
||
(8778,617,'_virtual','no'),
|
||
(8779,617,'_downloadable','no'),
|
||
(8780,617,'_download_limit','-1'),
|
||
(8781,617,'_download_expiry','-1'),
|
||
(8782,617,'_thumbnail_id','0'),
|
||
(8783,617,'_stock',NULL),
|
||
(8784,617,'_stock_status','instock'),
|
||
(8785,617,'_wc_average_rating','0'),
|
||
(8786,617,'_wc_review_count','0'),
|
||
(8787,617,'attribute_pa_size','56'),
|
||
(8788,617,'_price','70'),
|
||
(8789,617,'_product_version','9.3.3'),
|
||
(8790,618,'_variation_description',''),
|
||
(8791,618,'_regular_price','70'),
|
||
(8792,618,'total_sales','0'),
|
||
(8793,618,'_tax_status','taxable'),
|
||
(8794,618,'_tax_class','parent'),
|
||
(8795,618,'_manage_stock','no'),
|
||
(8796,618,'_backorders','no'),
|
||
(8797,618,'_sold_individually','no'),
|
||
(8798,618,'_virtual','no'),
|
||
(8799,618,'_downloadable','no'),
|
||
(8800,618,'_download_limit','-1'),
|
||
(8801,618,'_download_expiry','-1'),
|
||
(8802,618,'_thumbnail_id','0'),
|
||
(8803,618,'_stock',NULL),
|
||
(8804,618,'_stock_status','instock'),
|
||
(8805,618,'_wc_average_rating','0'),
|
||
(8806,618,'_wc_review_count','0'),
|
||
(8807,618,'attribute_pa_size','58'),
|
||
(8808,618,'_price','70'),
|
||
(8809,618,'_product_version','9.3.3'),
|
||
(8810,619,'_variation_description',''),
|
||
(8811,619,'_regular_price','70'),
|
||
(8812,619,'total_sales','0'),
|
||
(8813,619,'_tax_status','taxable'),
|
||
(8814,619,'_tax_class','parent'),
|
||
(8815,619,'_manage_stock','no'),
|
||
(8816,619,'_backorders','no'),
|
||
(8817,619,'_sold_individually','no'),
|
||
(8818,619,'_virtual','no'),
|
||
(8819,619,'_downloadable','no'),
|
||
(8820,619,'_download_limit','-1'),
|
||
(8821,619,'_download_expiry','-1'),
|
||
(8822,619,'_thumbnail_id','0'),
|
||
(8823,619,'_stock',NULL),
|
||
(8824,619,'_stock_status','instock'),
|
||
(8825,619,'_wc_average_rating','0'),
|
||
(8826,619,'_wc_review_count','0'),
|
||
(8827,619,'attribute_pa_size','60'),
|
||
(8828,619,'_price','70'),
|
||
(8829,619,'_product_version','9.3.3'),
|
||
(8830,620,'_variation_description',''),
|
||
(8831,620,'_regular_price','70'),
|
||
(8832,620,'total_sales','0'),
|
||
(8833,620,'_tax_status','taxable'),
|
||
(8834,620,'_tax_class','parent'),
|
||
(8835,620,'_manage_stock','no'),
|
||
(8836,620,'_backorders','no'),
|
||
(8837,620,'_sold_individually','no'),
|
||
(8838,620,'_virtual','no'),
|
||
(8839,620,'_downloadable','no'),
|
||
(8840,620,'_download_limit','-1'),
|
||
(8841,620,'_download_expiry','-1'),
|
||
(8842,620,'_thumbnail_id','0'),
|
||
(8843,620,'_stock',NULL),
|
||
(8844,620,'_stock_status','instock'),
|
||
(8845,620,'_wc_average_rating','0'),
|
||
(8846,620,'_wc_review_count','0'),
|
||
(8847,620,'attribute_pa_size','62'),
|
||
(8848,620,'_price','70'),
|
||
(8849,620,'_product_version','9.4.1'),
|
||
(8851,613,'_edit_lock','1765647516:1'),
|
||
(8861,624,'_variation_description',''),
|
||
(8862,624,'total_sales','0'),
|
||
(8863,624,'_tax_status','taxable'),
|
||
(8864,624,'_tax_class','parent'),
|
||
(8865,624,'_manage_stock','no'),
|
||
(8866,624,'_backorders','no'),
|
||
(8867,624,'_sold_individually','no'),
|
||
(8868,624,'_virtual','no'),
|
||
(8869,624,'_downloadable','no'),
|
||
(8870,624,'_download_limit','-1'),
|
||
(8871,624,'_download_expiry','-1'),
|
||
(8872,624,'_stock',NULL),
|
||
(8873,624,'_stock_status','instock'),
|
||
(8874,624,'_wc_average_rating','0'),
|
||
(8875,624,'_wc_review_count','0'),
|
||
(8876,624,'attribute_pa_size','64'),
|
||
(8877,624,'_product_version','9.3.3'),
|
||
(8879,624,'_sku','BOROBORO-B2-g-60'),
|
||
(8880,624,'_regular_price','70'),
|
||
(8881,624,'_thumbnail_id','0'),
|
||
(8882,624,'_price','70'),
|
||
(8883,614,'_sku','BOROBORO-B2-g-50'),
|
||
(8884,615,'_sku','BOROBORO-B2-g-52'),
|
||
(8885,616,'_sku','BOROBORO-B2-g-54'),
|
||
(8886,617,'_sku','BOROBORO-B2-g-56'),
|
||
(8887,618,'_sku','BOROBORO-B2-g-58'),
|
||
(8890,613,'_edit_last','1'),
|
||
(8895,625,'_sku','BOROBORO-B2-sj'),
|
||
(8896,625,'total_sales','0'),
|
||
(8897,625,'_tax_status','taxable'),
|
||
(8898,625,'_tax_class',''),
|
||
(8899,625,'_manage_stock','yes'),
|
||
(8900,625,'_backorders','notify'),
|
||
(8901,625,'_sold_individually','no'),
|
||
(8902,625,'_virtual','no'),
|
||
(8903,625,'_downloadable','no'),
|
||
(8904,625,'_download_limit','-1'),
|
||
(8905,625,'_download_expiry','-1'),
|
||
(8907,625,'_stock','0'),
|
||
(8908,625,'_stock_status','onbackorder'),
|
||
(8909,625,'_wc_average_rating','0'),
|
||
(8910,625,'_wc_review_count','0'),
|
||
(8911,625,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}s:8:\"pa_stone\";a:6:{s:4:\"name\";s:8:\"pa_stone\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(8912,625,'_product_version','10.3.4'),
|
||
(8917,626,'_variation_description',''),
|
||
(8918,626,'_sku','BOROBORO-B2-s-50'),
|
||
(8919,626,'_regular_price','65'),
|
||
(8920,626,'total_sales','0'),
|
||
(8921,626,'_tax_status','taxable'),
|
||
(8922,626,'_tax_class','parent'),
|
||
(8923,626,'_manage_stock','no'),
|
||
(8924,626,'_backorders','no'),
|
||
(8925,626,'_sold_individually','no'),
|
||
(8926,626,'_virtual','no'),
|
||
(8927,626,'_downloadable','no'),
|
||
(8928,626,'_download_limit','-1'),
|
||
(8929,626,'_download_expiry','-1'),
|
||
(8930,626,'_thumbnail_id','0'),
|
||
(8931,626,'_stock',NULL),
|
||
(8932,626,'_stock_status','onbackorder'),
|
||
(8933,626,'_wc_average_rating','0'),
|
||
(8934,626,'_wc_review_count','0'),
|
||
(8935,626,'attribute_pa_size','50'),
|
||
(8936,626,'_price','65'),
|
||
(8937,626,'_product_version','9.3.3'),
|
||
(8938,627,'_variation_description',''),
|
||
(8939,627,'_sku','BOROBORO-B2-s-52'),
|
||
(8940,627,'_regular_price','65'),
|
||
(8941,627,'total_sales','0'),
|
||
(8942,627,'_tax_status','taxable'),
|
||
(8943,627,'_tax_class','parent'),
|
||
(8944,627,'_manage_stock','no'),
|
||
(8945,627,'_backorders','no'),
|
||
(8946,627,'_sold_individually','no'),
|
||
(8947,627,'_virtual','no'),
|
||
(8948,627,'_downloadable','no'),
|
||
(8949,627,'_download_limit','-1'),
|
||
(8950,627,'_download_expiry','-1'),
|
||
(8951,627,'_thumbnail_id','0'),
|
||
(8952,627,'_stock',NULL),
|
||
(8953,627,'_stock_status','onbackorder'),
|
||
(8954,627,'_wc_average_rating','0'),
|
||
(8955,627,'_wc_review_count','0'),
|
||
(8956,627,'attribute_pa_size','52'),
|
||
(8957,627,'_price','65'),
|
||
(8958,627,'_product_version','9.3.3'),
|
||
(8959,628,'_variation_description',''),
|
||
(8960,628,'_sku','BOROBORO-B2-s-54'),
|
||
(8961,628,'_regular_price','65'),
|
||
(8962,628,'total_sales','0'),
|
||
(8963,628,'_tax_status','taxable'),
|
||
(8964,628,'_tax_class','parent'),
|
||
(8965,628,'_manage_stock','no'),
|
||
(8966,628,'_backorders','no'),
|
||
(8967,628,'_sold_individually','no'),
|
||
(8968,628,'_virtual','no'),
|
||
(8969,628,'_downloadable','no'),
|
||
(8970,628,'_download_limit','-1'),
|
||
(8971,628,'_download_expiry','-1'),
|
||
(8972,628,'_thumbnail_id','0'),
|
||
(8973,628,'_stock',NULL),
|
||
(8974,628,'_stock_status','onbackorder'),
|
||
(8975,628,'_wc_average_rating','0'),
|
||
(8976,628,'_wc_review_count','0'),
|
||
(8977,628,'attribute_pa_size','54'),
|
||
(8978,628,'_price','65'),
|
||
(8979,628,'_product_version','9.3.3'),
|
||
(8980,629,'_variation_description',''),
|
||
(8981,629,'_sku','BOROBORO-B2-s-56'),
|
||
(8982,629,'_regular_price','65'),
|
||
(8983,629,'total_sales','0'),
|
||
(8984,629,'_tax_status','taxable'),
|
||
(8985,629,'_tax_class','parent'),
|
||
(8986,629,'_manage_stock','no'),
|
||
(8987,629,'_backorders','no'),
|
||
(8988,629,'_sold_individually','no'),
|
||
(8989,629,'_virtual','no'),
|
||
(8990,629,'_downloadable','no'),
|
||
(8991,629,'_download_limit','-1'),
|
||
(8992,629,'_download_expiry','-1'),
|
||
(8993,629,'_thumbnail_id','0'),
|
||
(8994,629,'_stock',NULL),
|
||
(8995,629,'_stock_status','onbackorder'),
|
||
(8996,629,'_wc_average_rating','0'),
|
||
(8997,629,'_wc_review_count','0'),
|
||
(8998,629,'attribute_pa_size','56'),
|
||
(8999,629,'_price','65'),
|
||
(9000,629,'_product_version','9.3.3'),
|
||
(9001,630,'_variation_description',''),
|
||
(9002,630,'_sku','BOROBORO-B2-s-58'),
|
||
(9003,630,'_regular_price','65'),
|
||
(9004,630,'total_sales','0'),
|
||
(9005,630,'_tax_status','taxable'),
|
||
(9006,630,'_tax_class','parent'),
|
||
(9007,630,'_manage_stock','no'),
|
||
(9008,630,'_backorders','no'),
|
||
(9009,630,'_sold_individually','no'),
|
||
(9010,630,'_virtual','no'),
|
||
(9011,630,'_downloadable','no'),
|
||
(9012,630,'_download_limit','-1'),
|
||
(9013,630,'_download_expiry','-1'),
|
||
(9014,630,'_thumbnail_id','0'),
|
||
(9015,630,'_stock',NULL),
|
||
(9016,630,'_stock_status','onbackorder'),
|
||
(9017,630,'_wc_average_rating','0'),
|
||
(9018,630,'_wc_review_count','0'),
|
||
(9019,630,'attribute_pa_size','58'),
|
||
(9020,630,'_price','65'),
|
||
(9021,630,'_product_version','9.3.3'),
|
||
(9022,631,'_variation_description',''),
|
||
(9023,631,'_regular_price','65'),
|
||
(9024,631,'total_sales','0'),
|
||
(9025,631,'_tax_status','taxable'),
|
||
(9026,631,'_tax_class','parent'),
|
||
(9027,631,'_manage_stock','no'),
|
||
(9028,631,'_backorders','no'),
|
||
(9029,631,'_sold_individually','no'),
|
||
(9030,631,'_virtual','no'),
|
||
(9031,631,'_downloadable','no'),
|
||
(9032,631,'_download_limit','-1'),
|
||
(9033,631,'_download_expiry','-1'),
|
||
(9034,631,'_thumbnail_id','0'),
|
||
(9035,631,'_stock',NULL),
|
||
(9036,631,'_stock_status','onbackorder'),
|
||
(9037,631,'_wc_average_rating','0'),
|
||
(9038,631,'_wc_review_count','0'),
|
||
(9039,631,'attribute_pa_size','60'),
|
||
(9040,631,'_price','65'),
|
||
(9041,631,'_product_version','9.3.3'),
|
||
(9042,632,'_variation_description',''),
|
||
(9043,632,'_regular_price','65'),
|
||
(9044,632,'total_sales','0'),
|
||
(9045,632,'_tax_status','taxable'),
|
||
(9046,632,'_tax_class','parent'),
|
||
(9047,632,'_manage_stock','no'),
|
||
(9048,632,'_backorders','no'),
|
||
(9049,632,'_sold_individually','no'),
|
||
(9050,632,'_virtual','no'),
|
||
(9051,632,'_downloadable','no'),
|
||
(9052,632,'_download_limit','-1'),
|
||
(9053,632,'_download_expiry','-1'),
|
||
(9054,632,'_thumbnail_id','0'),
|
||
(9055,632,'_stock',NULL),
|
||
(9056,632,'_stock_status','onbackorder'),
|
||
(9057,632,'_wc_average_rating','0'),
|
||
(9058,632,'_wc_review_count','0'),
|
||
(9059,632,'attribute_pa_size','62'),
|
||
(9060,632,'_price','65'),
|
||
(9061,632,'_product_version','9.3.3'),
|
||
(9062,633,'_variation_description',''),
|
||
(9063,633,'_sku','BOROBORO-B2-s-64'),
|
||
(9064,633,'_regular_price','65'),
|
||
(9065,633,'total_sales','0'),
|
||
(9066,633,'_tax_status','taxable'),
|
||
(9067,633,'_tax_class','parent'),
|
||
(9068,633,'_manage_stock','no'),
|
||
(9069,633,'_backorders','no'),
|
||
(9070,633,'_sold_individually','no'),
|
||
(9071,633,'_virtual','no'),
|
||
(9072,633,'_downloadable','no'),
|
||
(9073,633,'_download_limit','-1'),
|
||
(9074,633,'_download_expiry','-1'),
|
||
(9075,633,'_thumbnail_id','0'),
|
||
(9076,633,'_stock',NULL),
|
||
(9077,633,'_stock_status','onbackorder'),
|
||
(9078,633,'_wc_average_rating','0'),
|
||
(9079,633,'_wc_review_count','0'),
|
||
(9080,633,'attribute_pa_size','64'),
|
||
(9081,633,'_price','65'),
|
||
(9082,633,'_product_version','9.3.3'),
|
||
(9085,625,'_edit_lock','1765647504:1'),
|
||
(9095,631,'_sku','BOROBORO-B2-s-60'),
|
||
(9096,625,'_price','65'),
|
||
(9097,625,'_edit_last','1'),
|
||
(9102,637,'_variation_description',''),
|
||
(9103,637,'total_sales','0'),
|
||
(9104,637,'_tax_status','taxable'),
|
||
(9105,637,'_tax_class','parent'),
|
||
(9106,637,'_manage_stock','no'),
|
||
(9107,637,'_backorders','no'),
|
||
(9108,637,'_sold_individually','no'),
|
||
(9109,637,'_virtual','no'),
|
||
(9110,637,'_downloadable','no'),
|
||
(9111,637,'_download_limit','-1'),
|
||
(9112,637,'_download_expiry','-1'),
|
||
(9113,637,'_stock','0'),
|
||
(9114,637,'_stock_status','instock'),
|
||
(9115,637,'_wc_average_rating','0'),
|
||
(9116,637,'_wc_review_count','0'),
|
||
(9117,637,'attribute_pa_side','left-side'),
|
||
(9118,637,'_product_version','10.4.2'),
|
||
(9119,638,'_variation_description',''),
|
||
(9120,638,'total_sales','0'),
|
||
(9121,638,'_tax_status','taxable'),
|
||
(9122,638,'_tax_class','parent'),
|
||
(9123,638,'_manage_stock','no'),
|
||
(9124,638,'_backorders','no'),
|
||
(9125,638,'_sold_individually','no'),
|
||
(9126,638,'_virtual','no'),
|
||
(9127,638,'_downloadable','no'),
|
||
(9128,638,'_download_limit','-1'),
|
||
(9129,638,'_download_expiry','-1'),
|
||
(9130,638,'_stock','0'),
|
||
(9131,638,'_stock_status','instock'),
|
||
(9132,638,'_wc_average_rating','0'),
|
||
(9133,638,'_wc_review_count','0'),
|
||
(9134,638,'attribute_pa_side','pair'),
|
||
(9135,638,'_product_version','10.4.2'),
|
||
(9136,639,'_variation_description',''),
|
||
(9137,639,'total_sales','0'),
|
||
(9138,639,'_tax_status','taxable'),
|
||
(9139,639,'_tax_class','parent'),
|
||
(9140,639,'_manage_stock','no'),
|
||
(9141,639,'_backorders','no'),
|
||
(9142,639,'_sold_individually','no'),
|
||
(9143,639,'_virtual','no'),
|
||
(9144,639,'_downloadable','no'),
|
||
(9145,639,'_download_limit','-1'),
|
||
(9146,639,'_download_expiry','-1'),
|
||
(9147,639,'_stock','0'),
|
||
(9148,639,'_stock_status','instock'),
|
||
(9149,639,'_wc_average_rating','0'),
|
||
(9150,639,'_wc_review_count','0'),
|
||
(9151,639,'attribute_pa_side','right-side'),
|
||
(9152,639,'_product_version','10.4.2'),
|
||
(9153,637,'_sku','PIASU-BO2-left'),
|
||
(9154,637,'_regular_price','80'),
|
||
(9155,637,'_thumbnail_id','0'),
|
||
(9156,637,'_price','80'),
|
||
(9157,638,'_sku','PIASU-BO2-pair'),
|
||
(9158,638,'_regular_price','130'),
|
||
(9159,638,'_thumbnail_id','0'),
|
||
(9160,638,'_price','130'),
|
||
(9161,639,'_sku','PIASU-BO2-right'),
|
||
(9162,639,'_regular_price','80'),
|
||
(9163,639,'_thumbnail_id','0'),
|
||
(9164,639,'_price','80'),
|
||
(9214,641,'_variation_description',''),
|
||
(9215,641,'total_sales','0'),
|
||
(9216,641,'_tax_status','taxable'),
|
||
(9217,641,'_tax_class','parent'),
|
||
(9218,641,'_manage_stock','no'),
|
||
(9219,641,'_backorders','no'),
|
||
(9220,641,'_sold_individually','no'),
|
||
(9221,641,'_virtual','no'),
|
||
(9222,641,'_downloadable','no'),
|
||
(9223,641,'_download_limit','-1'),
|
||
(9224,641,'_download_expiry','-1'),
|
||
(9225,641,'_stock',NULL),
|
||
(9226,641,'_stock_status','onbackorder'),
|
||
(9227,641,'_wc_average_rating','0'),
|
||
(9228,641,'_wc_review_count','0'),
|
||
(9229,641,'attribute_pa_side','left-side'),
|
||
(9230,641,'_product_version','9.8.4'),
|
||
(9231,642,'_variation_description',''),
|
||
(9232,642,'total_sales','0'),
|
||
(9233,642,'_tax_status','taxable'),
|
||
(9234,642,'_tax_class','parent'),
|
||
(9235,642,'_manage_stock','no'),
|
||
(9236,642,'_backorders','no'),
|
||
(9237,642,'_sold_individually','no'),
|
||
(9238,642,'_virtual','no'),
|
||
(9239,642,'_downloadable','no'),
|
||
(9240,642,'_download_limit','-1'),
|
||
(9241,642,'_download_expiry','-1'),
|
||
(9242,642,'_stock',NULL),
|
||
(9243,642,'_stock_status','onbackorder'),
|
||
(9244,642,'_wc_average_rating','0'),
|
||
(9245,642,'_wc_review_count','0'),
|
||
(9246,642,'attribute_pa_side','pair'),
|
||
(9247,642,'_product_version','9.9.3'),
|
||
(9248,643,'_variation_description',''),
|
||
(9249,643,'total_sales','0'),
|
||
(9250,643,'_tax_status','taxable'),
|
||
(9251,643,'_tax_class','parent'),
|
||
(9252,643,'_manage_stock','no'),
|
||
(9253,643,'_backorders','no'),
|
||
(9254,643,'_sold_individually','no'),
|
||
(9255,643,'_virtual','no'),
|
||
(9256,643,'_downloadable','no'),
|
||
(9257,643,'_download_limit','-1'),
|
||
(9258,643,'_download_expiry','-1'),
|
||
(9259,643,'_stock',NULL),
|
||
(9260,643,'_stock_status','onbackorder'),
|
||
(9261,643,'_wc_average_rating','0'),
|
||
(9262,643,'_wc_review_count','0'),
|
||
(9263,643,'attribute_pa_side','right-side'),
|
||
(9264,643,'_product_version','9.8.4'),
|
||
(9265,641,'_sku','HATTARI-CR1-s-left'),
|
||
(9266,641,'_regular_price','55'),
|
||
(9267,641,'_thumbnail_id','0'),
|
||
(9268,641,'_price','55'),
|
||
(9269,642,'_sku','HATTARI-CR1-s-pair'),
|
||
(9270,642,'_regular_price','85'),
|
||
(9271,642,'_thumbnail_id','0'),
|
||
(9272,642,'_price','85'),
|
||
(9273,643,'_sku','HATTARI-CR1-s-right'),
|
||
(9274,643,'_regular_price','55'),
|
||
(9275,643,'_thumbnail_id','0'),
|
||
(9276,643,'_price','55'),
|
||
(9286,645,'_variation_description',''),
|
||
(9287,645,'total_sales','0'),
|
||
(9288,645,'_tax_status','taxable'),
|
||
(9289,645,'_tax_class','parent'),
|
||
(9290,645,'_manage_stock','no'),
|
||
(9291,645,'_backorders','no'),
|
||
(9292,645,'_sold_individually','no'),
|
||
(9293,645,'_virtual','no'),
|
||
(9294,645,'_downloadable','no'),
|
||
(9295,645,'_download_limit','-1'),
|
||
(9296,645,'_download_expiry','-1'),
|
||
(9297,645,'_stock',NULL),
|
||
(9298,645,'_stock_status','instock'),
|
||
(9299,645,'_wc_average_rating','0'),
|
||
(9300,645,'_wc_review_count','0'),
|
||
(9301,645,'attribute_pa_side','left-side'),
|
||
(9302,645,'_product_version','9.8.4'),
|
||
(9303,646,'_variation_description',''),
|
||
(9304,646,'total_sales','0'),
|
||
(9305,646,'_tax_status','taxable'),
|
||
(9306,646,'_tax_class','parent'),
|
||
(9307,646,'_manage_stock','no'),
|
||
(9308,646,'_backorders','no'),
|
||
(9309,646,'_sold_individually','no'),
|
||
(9310,646,'_virtual','no'),
|
||
(9311,646,'_downloadable','no'),
|
||
(9312,646,'_download_limit','-1'),
|
||
(9313,646,'_download_expiry','-1'),
|
||
(9314,646,'_stock',NULL),
|
||
(9315,646,'_stock_status','instock'),
|
||
(9316,646,'_wc_average_rating','0'),
|
||
(9317,646,'_wc_review_count','0'),
|
||
(9318,646,'attribute_pa_side','pair'),
|
||
(9319,646,'_product_version','9.9.3'),
|
||
(9320,647,'_variation_description',''),
|
||
(9321,647,'total_sales','0'),
|
||
(9322,647,'_tax_status','taxable'),
|
||
(9323,647,'_tax_class','parent'),
|
||
(9324,647,'_manage_stock','no'),
|
||
(9325,647,'_backorders','no'),
|
||
(9326,647,'_sold_individually','no'),
|
||
(9327,647,'_virtual','no'),
|
||
(9328,647,'_downloadable','no'),
|
||
(9329,647,'_download_limit','-1'),
|
||
(9330,647,'_download_expiry','-1'),
|
||
(9331,647,'_stock',NULL),
|
||
(9332,647,'_stock_status','instock'),
|
||
(9333,647,'_wc_average_rating','0'),
|
||
(9334,647,'_wc_review_count','0'),
|
||
(9335,647,'attribute_pa_side','right-side'),
|
||
(9336,647,'_product_version','9.8.4'),
|
||
(9337,645,'_sku','HATTARI-CR1-g-left'),
|
||
(9338,645,'_regular_price','60'),
|
||
(9339,645,'_thumbnail_id','0'),
|
||
(9340,645,'_price','60'),
|
||
(9341,646,'_sku','HATTARI-CR1-g-pair'),
|
||
(9342,646,'_regular_price','90'),
|
||
(9343,646,'_thumbnail_id','0'),
|
||
(9344,646,'_price','90'),
|
||
(9345,647,'_sku','HATTARI-CR1-g-right'),
|
||
(9346,647,'_regular_price','60'),
|
||
(9347,647,'_thumbnail_id','0'),
|
||
(9348,647,'_price','60'),
|
||
(9427,651,'_variation_description',''),
|
||
(9428,651,'total_sales','0'),
|
||
(9429,651,'_tax_status','taxable'),
|
||
(9430,651,'_tax_class','parent'),
|
||
(9431,651,'_manage_stock','no'),
|
||
(9432,651,'_backorders','no'),
|
||
(9433,651,'_sold_individually','no'),
|
||
(9434,651,'_virtual','no'),
|
||
(9435,651,'_downloadable','no'),
|
||
(9436,651,'_download_limit','-1'),
|
||
(9437,651,'_download_expiry','-1'),
|
||
(9438,651,'_stock','0'),
|
||
(9439,651,'_stock_status','onbackorder'),
|
||
(9440,651,'_wc_average_rating','0'),
|
||
(9441,651,'_wc_review_count','0'),
|
||
(9442,651,'attribute_pa_side','long'),
|
||
(9443,651,'_product_version','10.4.2'),
|
||
(9444,652,'_variation_description',''),
|
||
(9445,652,'total_sales','0'),
|
||
(9446,652,'_tax_status','taxable'),
|
||
(9447,652,'_tax_class','parent'),
|
||
(9448,652,'_manage_stock','no'),
|
||
(9449,652,'_backorders','no'),
|
||
(9450,652,'_sold_individually','no'),
|
||
(9451,652,'_virtual','no'),
|
||
(9452,652,'_downloadable','no'),
|
||
(9453,652,'_download_limit','-1'),
|
||
(9454,652,'_download_expiry','-1'),
|
||
(9455,652,'_stock','0'),
|
||
(9456,652,'_stock_status','onbackorder'),
|
||
(9457,652,'_wc_average_rating','0'),
|
||
(9458,652,'_wc_review_count','0'),
|
||
(9459,652,'attribute_pa_side','pair'),
|
||
(9460,652,'_product_version','10.4.2'),
|
||
(9461,653,'_variation_description',''),
|
||
(9462,653,'total_sales','0'),
|
||
(9463,653,'_tax_status','taxable'),
|
||
(9464,653,'_tax_class','parent'),
|
||
(9465,653,'_manage_stock','no'),
|
||
(9466,653,'_backorders','no'),
|
||
(9467,653,'_sold_individually','no'),
|
||
(9468,653,'_virtual','no'),
|
||
(9469,653,'_downloadable','no'),
|
||
(9470,653,'_download_limit','-1'),
|
||
(9471,653,'_download_expiry','-1'),
|
||
(9472,653,'_stock','0'),
|
||
(9473,653,'_stock_status','onbackorder'),
|
||
(9474,653,'_wc_average_rating','0'),
|
||
(9475,653,'_wc_review_count','0'),
|
||
(9476,653,'attribute_pa_side','short'),
|
||
(9477,653,'_product_version','10.4.2'),
|
||
(9478,651,'_sku','TAMANORI-CR-s-long'),
|
||
(9479,651,'_regular_price','53'),
|
||
(9480,651,'_thumbnail_id','0'),
|
||
(9481,651,'_price','53'),
|
||
(9482,652,'_sku','TAMANORI-CR-s-pair'),
|
||
(9483,652,'_regular_price','75'),
|
||
(9484,652,'_thumbnail_id','0'),
|
||
(9485,652,'_price','75'),
|
||
(9486,653,'_sku','TAMANORI-CR-s-short'),
|
||
(9487,653,'_regular_price','50'),
|
||
(9488,653,'_thumbnail_id','0'),
|
||
(9489,653,'_price','50'),
|
||
(9498,654,'_variation_description',''),
|
||
(9499,654,'total_sales','0'),
|
||
(9500,654,'_tax_status','taxable'),
|
||
(9501,654,'_tax_class','parent'),
|
||
(9502,654,'_manage_stock','no'),
|
||
(9503,654,'_backorders','no'),
|
||
(9504,654,'_sold_individually','no'),
|
||
(9505,654,'_virtual','no'),
|
||
(9506,654,'_downloadable','no'),
|
||
(9507,654,'_download_limit','-1'),
|
||
(9508,654,'_download_expiry','-1'),
|
||
(9509,654,'_stock','0'),
|
||
(9510,654,'_stock_status','instock'),
|
||
(9511,654,'_wc_average_rating','0'),
|
||
(9512,654,'_wc_review_count','0'),
|
||
(9513,654,'attribute_pa_side','long'),
|
||
(9514,654,'_product_version','10.4.2'),
|
||
(9515,655,'_variation_description',''),
|
||
(9516,655,'total_sales','0'),
|
||
(9517,655,'_tax_status','taxable'),
|
||
(9518,655,'_tax_class','parent'),
|
||
(9519,655,'_manage_stock','no'),
|
||
(9520,655,'_backorders','no'),
|
||
(9521,655,'_sold_individually','no'),
|
||
(9522,655,'_virtual','no'),
|
||
(9523,655,'_downloadable','no'),
|
||
(9524,655,'_download_limit','-1'),
|
||
(9525,655,'_download_expiry','-1'),
|
||
(9526,655,'_stock','0'),
|
||
(9527,655,'_stock_status','instock'),
|
||
(9528,655,'_wc_average_rating','0'),
|
||
(9529,655,'_wc_review_count','0'),
|
||
(9530,655,'attribute_pa_side','pair'),
|
||
(9531,655,'_product_version','10.4.2'),
|
||
(9532,656,'_variation_description',''),
|
||
(9533,656,'total_sales','0'),
|
||
(9534,656,'_tax_status','taxable'),
|
||
(9535,656,'_tax_class','parent'),
|
||
(9536,656,'_manage_stock','no'),
|
||
(9537,656,'_backorders','no'),
|
||
(9538,656,'_sold_individually','no'),
|
||
(9539,656,'_virtual','no'),
|
||
(9540,656,'_downloadable','no'),
|
||
(9541,656,'_download_limit','-1'),
|
||
(9542,656,'_download_expiry','-1'),
|
||
(9543,656,'_stock','0'),
|
||
(9544,656,'_stock_status','instock'),
|
||
(9545,656,'_wc_average_rating','0'),
|
||
(9546,656,'_wc_review_count','0'),
|
||
(9547,656,'attribute_pa_side','short'),
|
||
(9548,656,'_product_version','10.4.2'),
|
||
(9549,654,'_sku','TAMANORI-CR-g-long'),
|
||
(9550,654,'_regular_price','55'),
|
||
(9551,654,'_thumbnail_id','0'),
|
||
(9552,654,'_price','55'),
|
||
(9553,655,'_sku','TAMANORI-CR-g-pair'),
|
||
(9554,655,'_regular_price','80'),
|
||
(9555,655,'_thumbnail_id','0'),
|
||
(9556,655,'_price','80'),
|
||
(9557,656,'_sku','TAMANORI-CR-g-short'),
|
||
(9558,656,'_regular_price','52'),
|
||
(9559,656,'_thumbnail_id','0'),
|
||
(9560,656,'_price','52'),
|
||
(9575,659,'_wp_attached_file','2024/09/HADOU-B-opti.jpg'),
|
||
(9576,659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/09/HADOU-B-opti.jpg\";s:8:\"filesize\";i:249510;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9577,659,'_wp_attachment_image_alt','Hadou wavy ring mix of silver and gold plated silver.'),
|
||
(9584,660,'_wp_attached_file','2024/10/IMG_1442.jpg'),
|
||
(9585,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1442.jpg\";s:8:\"filesize\";i:1029972;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9586,660,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'),
|
||
(9627,664,'_wp_attached_file','2024/10/IMG_1512.jpg'),
|
||
(9628,664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1512.jpg\";s:8:\"filesize\";i:873482;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1512-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9629,664,'_wp_attachment_image_alt','Kagun trio of earrings in mix of silver and gold plated silver, with minimalist shapes and fresh water pearls'),
|
||
(9693,671,'_wp_attached_file','2024/10/IMG_1604.jpg'),
|
||
(9694,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1604.jpg\";s:8:\"filesize\";i:876712;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9695,671,'_wp_attachment_image_alt','pair of Boroboro long gold plated silver earrings with asymmetrical shapes.'),
|
||
(9701,672,'_wp_attached_file','2024/10/IMG_1656-1.jpg'),
|
||
(9702,672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/IMG_1656-1.jpg\";s:8:\"filesize\";i:1095755;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1656-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:16180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9703,672,'_wp_attachment_image_alt','Hattari ear cuff gold plated.'),
|
||
(9713,673,'_wp_attached_file','2024/10/IMG_1657.jpg'),
|
||
(9714,673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1657.jpg\";s:8:\"filesize\";i:901473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9715,673,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(9850,613,'_price','70'),
|
||
(9892,681,'_wp_attached_file','2024/09/DSC9897.jpg'),
|
||
(9893,681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/09/DSC9897.jpg\";s:8:\"filesize\";i:689413;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9894,681,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops, one in 18K gold.'),
|
||
(9915,684,'_wp_attached_file','2024/09/IMG_1478.jpg'),
|
||
(9916,684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/09/IMG_1478.jpg\";s:8:\"filesize\";i:867867;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1478-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9917,684,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'),
|
||
(9947,689,'_wp_attached_file','2024/10/DSC9341.jpg'),
|
||
(9948,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/10/DSC9341.jpg\";s:8:\"filesize\";i:635454;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9341-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(9949,689,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'),
|
||
(9991,263,'_thumbnail_id','1383'),
|
||
(10004,700,'_wp_attached_file','2024/10/IMG_1431.jpg'),
|
||
(10005,700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1431.jpg\";s:8:\"filesize\";i:1757156;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10006,700,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'),
|
||
(10011,702,'_wp_attached_file','2024/10/IMG_1432.jpg'),
|
||
(10012,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1432.jpg\";s:8:\"filesize\";i:540692;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1432-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10013,702,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'),
|
||
(10021,704,'_wp_attached_file','2024/10/IMG_1493.jpg'),
|
||
(10022,704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1493.jpg\";s:8:\"filesize\";i:985049;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10023,704,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains'),
|
||
(10028,705,'_wp_attached_file','2024/10/IMG_1531.jpg'),
|
||
(10029,705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1531.jpg\";s:8:\"filesize\";i:774222;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1531-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10030,705,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'),
|
||
(10031,707,'_wp_attached_file','2024/10/IMG_1543.jpg'),
|
||
(10032,707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1543.jpg\";s:8:\"filesize\";i:776895;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1543-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10033,707,'_wp_attachment_image_alt','Rokku statement necklace in sterling silver with semi precious stone pendant.'),
|
||
(10089,714,'_wp_attached_file','2024/10/IMG_1651.jpg'),
|
||
(10090,714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1651.jpg\";s:8:\"filesize\";i:639347;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1651-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10091,714,'_wp_attachment_image_alt','Fuyou solo hoop and Hadou ear cuff in sterling silver'),
|
||
(10097,715,'_wp_attached_file','2024/10/IMG_1669.jpg'),
|
||
(10098,715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1669.jpg\";s:8:\"filesize\";i:642926;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10099,715,'_wp_attachment_image_alt','Rokku solo hoop silver with tiger\'s eye and Tamanori earrings gold plated silver.'),
|
||
(10126,718,'_wp_attached_file','2024/10/IMG_1746.jpg'),
|
||
(10127,718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1746.jpg\";s:8:\"filesize\";i:684400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1746-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10128,718,'_wp_attachment_image_alt','BoroBoro asymmetrical oval shaped earrings sterling silver.'),
|
||
(10159,722,'_wp_attached_file','2024/10/MUGURA-CR2-vrm.jpg'),
|
||
(10160,722,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:26:\"2024/10/MUGURA-CR2-vrm.jpg\";s:8:\"filesize\";i:254284;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4808;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10161,722,'_wp_attachment_image_alt','Mugura minimalist silver hoops.'),
|
||
(10183,725,'_wp_attached_file','2024/10/PIASU-C.jpg'),
|
||
(10184,725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:19:\"2024/10/PIASU-C.jpg\";s:8:\"filesize\";i:391561;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"PIASU-C-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10185,725,'_wp_attachment_image_alt','Piasu necklace mixing gold plated and silver chains.'),
|
||
(10186,268,'_thumbnail_id','725'),
|
||
(10191,726,'_wp_attached_file','2024/10/ROKKU-B-malachite.jpg'),
|
||
(10192,726,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:29:\"2024/10/ROKKU-B-malachite.jpg\";s:8:\"filesize\";i:287899;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"ROKKU-B-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10193,726,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold'),
|
||
(10194,168,'_thumbnail_id','726'),
|
||
(10203,727,'_wp_attached_file','2024/10/ROKKU-C-jaspe.jpg'),
|
||
(10204,727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-jaspe.jpg\";s:8:\"filesize\";i:324080;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-jaspe-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10205,727,'_wp_attachment_image_alt','Rokku statement necklace in silver with jaspe stone pendant and gold plated clasp.'),
|
||
(10209,729,'_wp_attached_file','2024/10/ROKKU-C-tiger.jpg'),
|
||
(10210,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/10/ROKKU-C-tiger.jpg\";s:8:\"filesize\";i:325348;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"ROKKU-C-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6593;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10211,729,'_wp_attachment_image_alt','Rokku statement necklace in silver with tiger\'s eye stone pendant and gold plated clasp.'),
|
||
(10212,385,'_thumbnail_id','729'),
|
||
(10227,730,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-lapis.jpg'),
|
||
(10228,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-lapis.jpg\";s:8:\"filesize\";i:243829;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-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:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-lapis-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:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10229,730,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with lapis lazuli stone.'),
|
||
(10230,731,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-malachite.jpg'),
|
||
(10231,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:35:\"2024/10/ROKKU-CR1-vrm-malachite.jpg\";s:8:\"filesize\";i:224150;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"ROKKU-CR1-vrm-malachite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10232,731,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with malachite stone.'),
|
||
(10233,732,'_wp_attached_file','2024/10/ROKKU-CR1-vrm-tiger.jpg'),
|
||
(10234,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:31:\"2024/10/ROKKU-CR1-vrm-tiger.jpg\";s:8:\"filesize\";i:239111;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ROKKU-CR1-vrm-tiger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10235,732,'_wp_attachment_image_alt','Rokku solo hoop earring in gold plated silver with tiger\'s eye stone.'),
|
||
(10260,735,'_wp_attached_file','2024/10/TAMANORI-CR2-vrm.jpg'),
|
||
(10261,735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:28:\"2024/10/TAMANORI-CR2-vrm.jpg\";s:8:\"filesize\";i:262704;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"TAMANORI-CR2-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4895;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10262,735,'_wp_attachment_image_alt','Tamanori oval gold plated hoops with dangling chains.'),
|
||
(10267,736,'_wp_attached_file','2024/10/TANEMAKI-BR.jpg'),
|
||
(10268,736,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/10/TANEMAKI-BR.jpg\";s:8:\"filesize\";i:287017;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"TANEMAKI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5366;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10269,736,'_wp_attachment_image_alt','Tanemaki bracelet mixing chains and fresh water pearls.'),
|
||
(10313,743,'_wp_attached_file','2024/11/BOROBORO-B2-g.jpg'),
|
||
(10314,743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-g.jpg\";s:8:\"filesize\";i:237826;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10315,743,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'),
|
||
(10316,613,'_thumbnail_id','1351'),
|
||
(10321,744,'_wp_attached_file','2024/11/BOROBORO-B2-s.jpg'),
|
||
(10322,744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:25:\"2024/11/BOROBORO-B2-s.jpg\";s:8:\"filesize\";i:221635;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3652;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10323,744,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'),
|
||
(10324,625,'_thumbnail_id','1349'),
|
||
(10341,747,'_wp_attached_file','2024/11/BOROBORO-BO1-g-green.jpg'),
|
||
(10342,747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-green.jpg\";s:8:\"filesize\";i:292196;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5376;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10343,747,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'),
|
||
(10344,748,'_wp_attached_file','2024/11/BOROBORO-BO1-g-brown.jpg'),
|
||
(10345,748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-g-brown.jpg\";s:8:\"filesize\";i:290704;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-g-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10346,748,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with tiger\'s eye.'),
|
||
(10352,749,'_wp_attached_file','2024/11/BOROBORO-BO1-s-brown.jpg'),
|
||
(10353,749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-brown.jpg\";s:8:\"filesize\";i:265471;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4452;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10354,749,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'),
|
||
(10355,750,'_wp_attached_file','2024/11/BOROBORO-BO1-s-green.jpg'),
|
||
(10356,750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:32:\"2024/11/BOROBORO-BO1-s-green.jpg\";s:8:\"filesize\";i:266105;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BOROBORO-BO1-s-green-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10357,750,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with green aventurine.'),
|
||
(10363,751,'_wp_attached_file','2024/11/DSC9463.jpg'),
|
||
(10364,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2024/11/DSC9463.jpg\";s:8:\"filesize\";i:888805;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10365,751,'_wp_attachment_image_alt','Kara textured silver hoops'),
|
||
(10369,752,'_wp_attached_file','2024/11/HADOU-BOP.jpg'),
|
||
(10370,752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/HADOU-BOP.jpg\";s:8:\"filesize\";i:248309;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"HADOU-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4492;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10371,752,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'),
|
||
(10372,490,'_thumbnail_id','934'),
|
||
(10376,753,'_wp_attached_file','2024/11/HATTARI-BR.jpg'),
|
||
(10377,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:22:\"2024/11/HATTARI-BR.jpg\";s:8:\"filesize\";i:302897;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"HATTARI-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5839;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10378,753,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'),
|
||
(10389,755,'_wp_attached_file','2024/11/IMG_1474.jpg'),
|
||
(10390,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1474.jpg\";s:8:\"filesize\";i:625708;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1474-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10391,755,'_wp_attachment_image_alt','Hadou wavy stud earrings mixing gold and silver.'),
|
||
(10395,756,'_wp_attached_file','2024/11/IMG_1481.jpg'),
|
||
(10396,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1481.jpg\";s:8:\"filesize\";i:841107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1481-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10397,756,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'),
|
||
(10398,757,'_wp_attached_file','2024/11/IMG_1484.jpg'),
|
||
(10399,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1484.jpg\";s:8:\"filesize\";i:691565;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1484-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10400,757,'_wp_attachment_image_alt','Kagun solo hoop with wavy gold plated element.'),
|
||
(10405,758,'_wp_attached_file','2024/11/IMG_1501.jpg'),
|
||
(10406,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1501.jpg\";s:8:\"filesize\";i:582559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10407,758,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'),
|
||
(10408,759,'_wp_attached_file','2024/11/IMG_1506.jpg'),
|
||
(10409,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1506.jpg\";s:8:\"filesize\";i:606859;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1506-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10410,759,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable tiger\'s eye bead.'),
|
||
(10418,761,'_wp_attached_file','2024/11/IMG_1554.jpg'),
|
||
(10419,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1554.jpg\";s:8:\"filesize\";i:648391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1554-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10420,761,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable aventurine bead.'),
|
||
(10425,762,'_wp_attached_file','2024/11/IMG_1563.jpg'),
|
||
(10426,762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1563.jpg\";s:8:\"filesize\";i:711087;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14072;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(10427,762,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'),
|
||
(10448,766,'_sku','FUYOU-BO'),
|
||
(10449,766,'total_sales','1'),
|
||
(10450,766,'_tax_status','taxable'),
|
||
(10451,766,'_tax_class',''),
|
||
(10452,766,'_manage_stock','yes'),
|
||
(10453,766,'_backorders','notify'),
|
||
(10454,766,'_sold_individually','no'),
|
||
(10455,766,'_virtual','no'),
|
||
(10456,766,'_downloadable','no'),
|
||
(10457,766,'_download_limit','-1'),
|
||
(10458,766,'_download_expiry','-1'),
|
||
(10460,766,'_stock','2'),
|
||
(10461,766,'_stock_status','instock'),
|
||
(10462,766,'_wc_average_rating','0'),
|
||
(10463,766,'_wc_review_count','0'),
|
||
(10464,766,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";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;}}'),
|
||
(10465,766,'_product_version','10.4.2'),
|
||
(10513,766,'_edit_lock','1770814960:1'),
|
||
(10559,766,'_edit_last','1'),
|
||
(11354,819,'_wp_attached_file','2024/11/HAIKU-ringsizes.jpg'),
|
||
(11355,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:595;s:6:\"height\";i:842;s:4:\"file\";s:27:\"2024/11/HAIKU-ringsizes.jpg\";s:8:\"filesize\";i:41989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HAIKU-ringsizes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11356,819,'_wp_attachment_image_alt','Ring size guide'),
|
||
(11368,102,'_photos_colonne_gauche|||0|value','110'),
|
||
(11369,102,'_photos_colonne_droite|||0|value','112'),
|
||
(11370,102,'_photos_colonne_droite|||1|value','111'),
|
||
(11371,102,'_haiku_details_produit',''),
|
||
(11420,820,'_wp_attached_file','2024/09/IKKAN-B-vrm.jpg'),
|
||
(11421,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1277;s:4:\"file\";s:23:\"2024/09/IKKAN-B-vrm.jpg\";s:8:\"filesize\";i:393112;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-B-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5054;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11422,820,'_wp_attachment_image_alt','Ikkan gold plated silver ring with oversized link on top.'),
|
||
(11423,113,'_thumbnail_id','820'),
|
||
(11424,113,'_photos_colonne_gauche|||0|value','820'),
|
||
(11425,113,'_photos_colonne_droite|||0|value','122'),
|
||
(11426,113,'_photos_colonne_droite|||1|value','684'),
|
||
(11427,113,'_haiku_details_produit',''),
|
||
(11428,821,'_wp_attached_file','2024/09/KARA-B.jpg'),
|
||
(11429,821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:18:\"2024/09/KARA-B.jpg\";s:8:\"filesize\";i:460992;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"KARA-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11430,822,'_wp_attached_file','2024/09/KARA-B-1.jpg'),
|
||
(11431,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:20:\"2024/09/KARA-B-1.jpg\";s:8:\"filesize\";i:429750;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"KARA-B-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:22093;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"KARA-B-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:4882;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11432,821,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(11433,822,'_wp_attachment_image_alt','Kara ring composed of two sterling silver bands linked by a 18k gold thin curb chain'),
|
||
(11456,825,'_wp_attached_file','2024/10/IMG_1505.jpg'),
|
||
(11457,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/10/IMG_1505.jpg\";s:8:\"filesize\";i:460176;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1505-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11458,825,'_wp_attachment_image_alt','Ikkan gold plated silver bracelet, half chain half wire.'),
|
||
(11463,826,'_wp_attached_file','2024/10/IMG_1582.jpg'),
|
||
(11464,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:1195;s:4:\"file\";s:20:\"2024/10/IMG_1582.jpg\";s:8:\"filesize\";i:1286747;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 6D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1729428985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11465,826,'_wp_attachment_image_alt','Rokku wide silver ring with malachite set in 18k gold.'),
|
||
(11485,828,'_wp_attached_file','2024/10/ROKKU-C-lapis-copy.jpg'),
|
||
(11486,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:30:\"2024/10/ROKKU-C-lapis-copy.jpg\";s:8:\"filesize\";i:546484;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ROKKU-C-lapis-copy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11487,828,'_wp_attachment_image_alt','Rokku statement necklace in silver with lapis lazuli stone pendant and gold plated clasp.'),
|
||
(11495,312,'_thumbnail_id','735'),
|
||
(11500,829,'_wp_attached_file','2024/11/IMG_1460.jpg'),
|
||
(11501,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1460.jpg\";s:8:\"filesize\";i:934957;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1460-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11502,829,'_wp_attachment_image_alt','Hattari wide asymmetrical cuff crossed by gold plated thin band.'),
|
||
(11509,830,'_wp_attached_file','2024/11/IMG_1473.jpg'),
|
||
(11510,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1473.jpg\";s:8:\"filesize\";i:632613;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11511,830,'_wp_attachment_image_alt','Kara textured ear cuff in silver and gold plated'),
|
||
(11524,831,'_wp_attached_file','2024/11/IMG_1524.jpg'),
|
||
(11525,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1921;s:4:\"file\";s:20:\"2024/11/IMG_1524.jpg\";s:8:\"filesize\";i:911352;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1524-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11526,831,'_wp_attachment_image_alt','Boroboro asymmetrical silver bead earrings with tiger\'s eye.'),
|
||
(11531,832,'_wp_attached_file','2024/11/IMG_1525.jpg'),
|
||
(11532,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2024/11/IMG_1525.jpg\";s:8:\"filesize\";i:985758;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11533,832,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated bead earrings with green aventurine.'),
|
||
(11545,834,'_wp_attached_file','2024/11/KARA-CR-g.jpg'),
|
||
(11546,834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-g.jpg\";s:8:\"filesize\";i:407384;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22482;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4712;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11547,834,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'),
|
||
(11551,835,'_wp_attached_file','2024/11/KARA-CR-s.jpg'),
|
||
(11552,835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:21:\"2024/11/KARA-CR-s.jpg\";s:8:\"filesize\";i:384089;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"KARA-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3818;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11553,835,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'),
|
||
(11554,554,'_thumbnail_id','935'),
|
||
(11558,545,'_thumbnail_id','938'),
|
||
(11567,836,'_wp_attached_file','2024/11/KARA-EC-vrm.jpg'),
|
||
(11568,836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2024/11/KARA-EC-vrm.jpg\";s:8:\"filesize\";i:361036;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"KARA-EC-vrm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3165;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(11569,836,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver'),
|
||
(11570,447,'_thumbnail_id','939'),
|
||
(11730,851,'_edit_lock','1733268183:1'),
|
||
(11731,851,'_edit_last','1'),
|
||
(11732,851,'discount_type','percent'),
|
||
(11733,851,'coupon_amount','20'),
|
||
(11734,851,'individual_use','no'),
|
||
(11735,851,'usage_limit','0'),
|
||
(11736,851,'usage_limit_per_user','1'),
|
||
(11737,851,'limit_usage_to_x_items','0'),
|
||
(11738,851,'usage_count','0'),
|
||
(11739,851,'date_expires','1733266800'),
|
||
(11740,851,'free_shipping','no'),
|
||
(11741,851,'exclude_sale_items','no'),
|
||
(11962,200,'_thumbnail_id','0'),
|
||
(12025,385,'_price','120'),
|
||
(12026,385,'_photos_colonne_gauche|||0|value','729'),
|
||
(12027,385,'_photos_colonne_droite|||0|value','487'),
|
||
(12028,385,'_photos_colonne_droite|||1|value','727'),
|
||
(12029,385,'_photos_colonne_droite|||2|value','705'),
|
||
(12030,385,'_photos_colonne_droite|||3|value','828'),
|
||
(12031,385,'_photos_colonne_droite|||4|value','707'),
|
||
(12032,385,'_haiku_details_produit',''),
|
||
(12200,925,'_wp_attached_file','2024/11/BORO-BO1-arg.jpg'),
|
||
(12201,925,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:24:\"2024/11/BORO-BO1-arg.jpg\";s:8:\"filesize\";i:162384;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BORO-BO1-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12202,925,'_wp_attachment_image_alt','Boroboro asymmetrical silver earrings with honey calcite beads.'),
|
||
(12230,927,'_wp_attached_file','2024/11/BORO-BO1-or.jpg'),
|
||
(12231,927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/11/BORO-BO1-or.jpg\";s:8:\"filesize\";i:168334;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"BORO-BO1-or-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12232,927,'_wp_attachment_image_alt','Boroboro asymmetrical gold plated silver earrings with green aventurine beads.'),
|
||
(12237,928,'_wp_attached_file','2024/10/MUGURA-BOP.jpg'),
|
||
(12238,928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/10/MUGURA-BOP.jpg\";s:8:\"filesize\";i:155395;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"MUGURA-BOP-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12239,928,'_wp_attachment_image_alt','Mugura trio of stud earrings in silver and gold plated silver with dangling pearls.'),
|
||
(12300,934,'_wp_attached_file','2024/11/HADOU-BOP-1.jpg'),
|
||
(12301,934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/11/HADOU-BOP-1.jpg\";s:8:\"filesize\";i:160091;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"HADOU-BOP-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:18088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12302,934,'_wp_attachment_image_alt','Hadou wavy stud earrings in silver.'),
|
||
(12307,935,'_wp_attached_file','2024/11/KARA-CR-s-1.jpg'),
|
||
(12308,935,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/11/KARA-CR-s-1.jpg\";s:8:\"filesize\";i:173653;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-CR-s-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:18419;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12309,935,'_wp_attachment_image_alt','Kara small textured sterling silver hoops.'),
|
||
(12310,936,'_wp_attached_file','2024/11/DSC00650.jpg'),
|
||
(12311,936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2760;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2024/11/DSC00650.jpg\";s:8:\"filesize\";i:1683107;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00650-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294989922\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12312,936,'_wp_attachment_image_alt','Kara small textured silver hoops.'),
|
||
(12313,937,'_wp_attached_file','2024/11/DSC00655.jpg'),
|
||
(12314,937,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2760;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2024/11/DSC00655.jpg\";s:8:\"filesize\";i:1563690;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00655-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294989978\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12315,937,'_wp_attachment_image_alt','Kara small textured silver hoops.'),
|
||
(12321,938,'_wp_attached_file','2024/11/KARA-CR-g-1.jpg'),
|
||
(12322,938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"2024/11/KARA-CR-g-1.jpg\";s:8:\"filesize\";i:170852;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"KARA-CR-g-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:18352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12323,938,'_wp_attachment_image_alt','Kara small textured gold plated silver hoops.'),
|
||
(12328,939,'_wp_attached_file','2024/11/KARA-EC-g.jpg'),
|
||
(12329,939,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/11/KARA-EC-g.jpg\";s:8:\"filesize\";i:162501;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17883;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12330,939,'_wp_attachment_image_alt','Kara textured ear cuff in gold plated silver.'),
|
||
(12331,447,'_photos_colonne_gauche|||0|value','939'),
|
||
(12332,447,'_photos_colonne_droite|||0|value','830'),
|
||
(12333,447,'_photos_colonne_droite|||1|value','939'),
|
||
(12334,447,'_haiku_details_produit',''),
|
||
(12335,940,'_wp_attached_file','2024/10/KARA-EC-s.jpg'),
|
||
(12336,940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/KARA-EC-s.jpg\";s:8:\"filesize\";i:157285;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"KARA-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12337,940,'_wp_attachment_image_alt','Kara textured ear cuff in silver.'),
|
||
(12338,435,'_photos_colonne_gauche|||0|value','940'),
|
||
(12339,435,'_photos_colonne_droite|||0|value','437'),
|
||
(12340,435,'_photos_colonne_droite|||1|value','940'),
|
||
(12341,435,'_haiku_details_produit',''),
|
||
(12342,941,'_edit_lock','1770814723:1'),
|
||
(12343,941,'_edit_last','1'),
|
||
(12347,943,'_wp_attached_file','2025/06/DSC00671.jpg'),
|
||
(12348,943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2760;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2025/06/DSC00671.jpg\";s:8:\"filesize\";i:1219328;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00671-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294990774\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12349,943,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. in sterling silver'),
|
||
(12350,943,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. in sterling silver'),
|
||
(12351,941,'total_sales','0'),
|
||
(12352,941,'_tax_status','taxable'),
|
||
(12353,941,'_tax_class',''),
|
||
(12354,941,'_manage_stock','yes'),
|
||
(12355,941,'_backorders','notify'),
|
||
(12356,941,'_sold_individually','no'),
|
||
(12357,941,'_virtual','no'),
|
||
(12358,941,'_downloadable','no'),
|
||
(12359,941,'_download_limit','-1'),
|
||
(12360,941,'_download_expiry','-1'),
|
||
(12361,941,'_stock','0'),
|
||
(12362,941,'_stock_status','onbackorder'),
|
||
(12363,941,'_wc_average_rating','0'),
|
||
(12364,941,'_wc_review_count','0'),
|
||
(12365,941,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(12366,941,'_product_version','10.4.2'),
|
||
(12367,944,'_variation_description',''),
|
||
(12368,944,'total_sales','0'),
|
||
(12369,944,'_tax_status','taxable'),
|
||
(12370,944,'_tax_class','parent'),
|
||
(12371,944,'_manage_stock','no'),
|
||
(12372,944,'_backorders','no'),
|
||
(12373,944,'_sold_individually','no'),
|
||
(12374,944,'_virtual','no'),
|
||
(12375,944,'_downloadable','no'),
|
||
(12376,944,'_download_limit','-1'),
|
||
(12377,944,'_download_expiry','-1'),
|
||
(12378,944,'_stock','0'),
|
||
(12379,944,'_stock_status','onbackorder'),
|
||
(12380,944,'_wc_average_rating','0'),
|
||
(12381,944,'_wc_review_count','0'),
|
||
(12382,944,'attribute_pa_size','50'),
|
||
(12383,944,'_product_version','10.4.2'),
|
||
(12384,945,'_variation_description',''),
|
||
(12385,945,'total_sales','0'),
|
||
(12386,945,'_tax_status','taxable'),
|
||
(12387,945,'_tax_class','parent'),
|
||
(12388,945,'_manage_stock','no'),
|
||
(12389,945,'_backorders','no'),
|
||
(12390,945,'_sold_individually','no'),
|
||
(12391,945,'_virtual','no'),
|
||
(12392,945,'_downloadable','no'),
|
||
(12393,945,'_download_limit','-1'),
|
||
(12394,945,'_download_expiry','-1'),
|
||
(12395,945,'_stock','0'),
|
||
(12396,945,'_stock_status','onbackorder'),
|
||
(12397,945,'_wc_average_rating','0'),
|
||
(12398,945,'_wc_review_count','0'),
|
||
(12399,945,'attribute_pa_size','52'),
|
||
(12400,945,'_product_version','10.4.2'),
|
||
(12401,946,'_variation_description',''),
|
||
(12402,946,'total_sales','0'),
|
||
(12403,946,'_tax_status','taxable'),
|
||
(12404,946,'_tax_class','parent'),
|
||
(12405,946,'_manage_stock','no'),
|
||
(12406,946,'_backorders','no'),
|
||
(12407,946,'_sold_individually','no'),
|
||
(12408,946,'_virtual','no'),
|
||
(12409,946,'_downloadable','no'),
|
||
(12410,946,'_download_limit','-1'),
|
||
(12411,946,'_download_expiry','-1'),
|
||
(12412,946,'_stock','0'),
|
||
(12413,946,'_stock_status','onbackorder'),
|
||
(12414,946,'_wc_average_rating','0'),
|
||
(12415,946,'_wc_review_count','0'),
|
||
(12416,946,'attribute_pa_size','54'),
|
||
(12417,946,'_product_version','10.4.2'),
|
||
(12418,947,'_variation_description',''),
|
||
(12419,947,'total_sales','0'),
|
||
(12420,947,'_tax_status','taxable'),
|
||
(12421,947,'_tax_class','parent'),
|
||
(12422,947,'_manage_stock','no'),
|
||
(12423,947,'_backorders','no'),
|
||
(12424,947,'_sold_individually','no'),
|
||
(12425,947,'_virtual','no'),
|
||
(12426,947,'_downloadable','no'),
|
||
(12427,947,'_download_limit','-1'),
|
||
(12428,947,'_download_expiry','-1'),
|
||
(12429,947,'_stock','0'),
|
||
(12430,947,'_stock_status','onbackorder'),
|
||
(12431,947,'_wc_average_rating','0'),
|
||
(12432,947,'_wc_review_count','0'),
|
||
(12433,947,'attribute_pa_size','56'),
|
||
(12434,947,'_product_version','10.4.2'),
|
||
(12435,948,'_variation_description',''),
|
||
(12436,948,'total_sales','0'),
|
||
(12437,948,'_tax_status','taxable'),
|
||
(12438,948,'_tax_class','parent'),
|
||
(12439,948,'_manage_stock','no'),
|
||
(12440,948,'_backorders','no'),
|
||
(12441,948,'_sold_individually','no'),
|
||
(12442,948,'_virtual','no'),
|
||
(12443,948,'_downloadable','no'),
|
||
(12444,948,'_download_limit','-1'),
|
||
(12445,948,'_download_expiry','-1'),
|
||
(12446,948,'_stock','0'),
|
||
(12447,948,'_stock_status','onbackorder'),
|
||
(12448,948,'_wc_average_rating','0'),
|
||
(12449,948,'_wc_review_count','0'),
|
||
(12450,948,'attribute_pa_size','58'),
|
||
(12451,948,'_product_version','10.4.2'),
|
||
(12452,949,'_variation_description',''),
|
||
(12453,949,'total_sales','0'),
|
||
(12454,949,'_tax_status','taxable'),
|
||
(12455,949,'_tax_class','parent'),
|
||
(12456,949,'_manage_stock','no'),
|
||
(12457,949,'_backorders','no'),
|
||
(12458,949,'_sold_individually','no'),
|
||
(12459,949,'_virtual','no'),
|
||
(12460,949,'_downloadable','no'),
|
||
(12461,949,'_download_limit','-1'),
|
||
(12462,949,'_download_expiry','-1'),
|
||
(12463,949,'_stock','0'),
|
||
(12464,949,'_stock_status','onbackorder'),
|
||
(12465,949,'_wc_average_rating','0'),
|
||
(12466,949,'_wc_review_count','0'),
|
||
(12467,949,'attribute_pa_size','60'),
|
||
(12468,949,'_product_version','10.4.2'),
|
||
(12469,950,'_variation_description',''),
|
||
(12470,950,'total_sales','0'),
|
||
(12471,950,'_tax_status','taxable'),
|
||
(12472,950,'_tax_class','parent'),
|
||
(12473,950,'_manage_stock','no'),
|
||
(12474,950,'_backorders','no'),
|
||
(12475,950,'_sold_individually','no'),
|
||
(12476,950,'_virtual','no'),
|
||
(12477,950,'_downloadable','no'),
|
||
(12478,950,'_download_limit','-1'),
|
||
(12479,950,'_download_expiry','-1'),
|
||
(12480,950,'_stock','0'),
|
||
(12481,950,'_stock_status','onbackorder'),
|
||
(12482,950,'_wc_average_rating','0'),
|
||
(12483,950,'_wc_review_count','0'),
|
||
(12484,950,'attribute_pa_size','62'),
|
||
(12485,950,'_product_version','10.4.2'),
|
||
(12486,951,'_variation_description',''),
|
||
(12487,951,'total_sales','0'),
|
||
(12488,951,'_tax_status','taxable'),
|
||
(12489,951,'_tax_class','parent'),
|
||
(12490,951,'_manage_stock','no'),
|
||
(12491,951,'_backorders','no'),
|
||
(12492,951,'_sold_individually','no'),
|
||
(12493,951,'_virtual','no'),
|
||
(12494,951,'_downloadable','no'),
|
||
(12495,951,'_download_limit','-1'),
|
||
(12496,951,'_download_expiry','-1'),
|
||
(12497,951,'_stock','0'),
|
||
(12498,951,'_stock_status','onbackorder'),
|
||
(12499,951,'_wc_average_rating','0'),
|
||
(12500,951,'_wc_review_count','0'),
|
||
(12501,951,'attribute_pa_size','64'),
|
||
(12502,951,'_product_version','10.4.2'),
|
||
(12503,944,'_sku','UTEKI-B-s-50'),
|
||
(12504,944,'_regular_price','130'),
|
||
(12505,944,'_thumbnail_id','0'),
|
||
(12506,944,'_price','130'),
|
||
(12507,945,'_sku','UTEKI-B-s-52'),
|
||
(12508,945,'_regular_price','130'),
|
||
(12509,945,'_thumbnail_id','0'),
|
||
(12510,945,'_price','130'),
|
||
(12511,946,'_sku','UTEKI-B-s-54'),
|
||
(12512,946,'_regular_price','130'),
|
||
(12513,946,'_thumbnail_id','0'),
|
||
(12514,946,'_price','130'),
|
||
(12515,947,'_sku','UTEKI-B-s-56'),
|
||
(12516,947,'_regular_price','130'),
|
||
(12517,947,'_thumbnail_id','0'),
|
||
(12518,947,'_price','130'),
|
||
(12519,948,'_sku','UTEKI-B-s-58'),
|
||
(12520,948,'_regular_price','130'),
|
||
(12521,948,'_thumbnail_id','0'),
|
||
(12522,948,'_price','130'),
|
||
(12523,949,'_sku','UTEKI-B-s-60'),
|
||
(12524,949,'_regular_price','130'),
|
||
(12525,949,'_thumbnail_id','0'),
|
||
(12526,949,'_price','130'),
|
||
(12527,950,'_sku','UTEKI-B-s-62'),
|
||
(12528,950,'_regular_price','130'),
|
||
(12529,950,'_thumbnail_id','0'),
|
||
(12530,950,'_price','130'),
|
||
(12531,951,'_sku','UTEKI-B-s-64'),
|
||
(12532,951,'_regular_price','130'),
|
||
(12533,951,'_thumbnail_id','0'),
|
||
(12534,951,'_price','130'),
|
||
(12548,953,'total_sales','0'),
|
||
(12549,953,'_tax_status','taxable'),
|
||
(12550,953,'_tax_class',''),
|
||
(12551,953,'_manage_stock','yes'),
|
||
(12552,953,'_backorders','notify'),
|
||
(12553,953,'_sold_individually','no'),
|
||
(12554,953,'_virtual','no'),
|
||
(12555,953,'_downloadable','no'),
|
||
(12556,953,'_download_limit','-1'),
|
||
(12557,953,'_download_expiry','-1'),
|
||
(12558,953,'_thumbnail_id','1342'),
|
||
(12559,953,'_stock','1'),
|
||
(12560,953,'_stock_status','instock'),
|
||
(12561,953,'_wc_average_rating','0'),
|
||
(12562,953,'_wc_review_count','0'),
|
||
(12563,953,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(12564,953,'_product_version','10.4.2'),
|
||
(12568,954,'_variation_description',''),
|
||
(12569,954,'_sku','UTEKI-B-s-50-1'),
|
||
(12570,954,'_regular_price','135'),
|
||
(12571,954,'total_sales','0'),
|
||
(12572,954,'_tax_status','taxable'),
|
||
(12573,954,'_tax_class','parent'),
|
||
(12574,954,'_manage_stock','no'),
|
||
(12575,954,'_backorders','no'),
|
||
(12576,954,'_sold_individually','no'),
|
||
(12577,954,'_virtual','no'),
|
||
(12578,954,'_downloadable','no'),
|
||
(12579,954,'_download_limit','-1'),
|
||
(12580,954,'_download_expiry','-1'),
|
||
(12581,954,'_thumbnail_id','0'),
|
||
(12582,954,'_stock','0'),
|
||
(12583,954,'_stock_status','instock'),
|
||
(12584,954,'_wc_average_rating','0'),
|
||
(12585,954,'_wc_review_count','0'),
|
||
(12586,954,'attribute_pa_size','50'),
|
||
(12587,954,'_price','135'),
|
||
(12588,954,'_product_version','10.4.2'),
|
||
(12589,955,'_variation_description',''),
|
||
(12590,955,'_sku','UTEKI-B-s-52-1'),
|
||
(12591,955,'_regular_price','135'),
|
||
(12592,955,'total_sales','0'),
|
||
(12593,955,'_tax_status','taxable'),
|
||
(12594,955,'_tax_class','parent'),
|
||
(12595,955,'_manage_stock','no'),
|
||
(12596,955,'_backorders','no'),
|
||
(12597,955,'_sold_individually','no'),
|
||
(12598,955,'_virtual','no'),
|
||
(12599,955,'_downloadable','no'),
|
||
(12600,955,'_download_limit','-1'),
|
||
(12601,955,'_download_expiry','-1'),
|
||
(12602,955,'_thumbnail_id','0'),
|
||
(12603,955,'_stock','0'),
|
||
(12604,955,'_stock_status','instock'),
|
||
(12605,955,'_wc_average_rating','0'),
|
||
(12606,955,'_wc_review_count','0'),
|
||
(12607,955,'attribute_pa_size','52'),
|
||
(12608,955,'_price','135'),
|
||
(12609,955,'_product_version','10.4.2'),
|
||
(12610,956,'_variation_description',''),
|
||
(12611,956,'_sku','UTEKI-B-s-54-1'),
|
||
(12612,956,'_regular_price','135'),
|
||
(12613,956,'total_sales','0'),
|
||
(12614,956,'_tax_status','taxable'),
|
||
(12615,956,'_tax_class','parent'),
|
||
(12616,956,'_manage_stock','no'),
|
||
(12617,956,'_backorders','no'),
|
||
(12618,956,'_sold_individually','no'),
|
||
(12619,956,'_virtual','no'),
|
||
(12620,956,'_downloadable','no'),
|
||
(12621,956,'_download_limit','-1'),
|
||
(12622,956,'_download_expiry','-1'),
|
||
(12623,956,'_thumbnail_id','0'),
|
||
(12624,956,'_stock','0'),
|
||
(12625,956,'_stock_status','instock'),
|
||
(12626,956,'_wc_average_rating','0'),
|
||
(12627,956,'_wc_review_count','0'),
|
||
(12628,956,'attribute_pa_size','54'),
|
||
(12629,956,'_price','135'),
|
||
(12630,956,'_product_version','10.4.2'),
|
||
(12631,957,'_variation_description',''),
|
||
(12632,957,'_sku','UTEKI-B-s-56-1'),
|
||
(12633,957,'_regular_price','135'),
|
||
(12634,957,'total_sales','0'),
|
||
(12635,957,'_tax_status','taxable'),
|
||
(12636,957,'_tax_class','parent'),
|
||
(12637,957,'_manage_stock','no'),
|
||
(12638,957,'_backorders','no'),
|
||
(12639,957,'_sold_individually','no'),
|
||
(12640,957,'_virtual','no'),
|
||
(12641,957,'_downloadable','no'),
|
||
(12642,957,'_download_limit','-1'),
|
||
(12643,957,'_download_expiry','-1'),
|
||
(12644,957,'_thumbnail_id','0'),
|
||
(12645,957,'_stock','0'),
|
||
(12646,957,'_stock_status','instock'),
|
||
(12647,957,'_wc_average_rating','0'),
|
||
(12648,957,'_wc_review_count','0'),
|
||
(12649,957,'attribute_pa_size','56'),
|
||
(12650,957,'_price','135'),
|
||
(12651,957,'_product_version','10.4.2'),
|
||
(12652,958,'_variation_description',''),
|
||
(12653,958,'_sku','UTEKI-B-s-58-1'),
|
||
(12654,958,'_regular_price','135'),
|
||
(12655,958,'total_sales','0'),
|
||
(12656,958,'_tax_status','taxable'),
|
||
(12657,958,'_tax_class','parent'),
|
||
(12658,958,'_manage_stock','no'),
|
||
(12659,958,'_backorders','no'),
|
||
(12660,958,'_sold_individually','no'),
|
||
(12661,958,'_virtual','no'),
|
||
(12662,958,'_downloadable','no'),
|
||
(12663,958,'_download_limit','-1'),
|
||
(12664,958,'_download_expiry','-1'),
|
||
(12665,958,'_thumbnail_id','0'),
|
||
(12666,958,'_stock','0'),
|
||
(12667,958,'_stock_status','instock'),
|
||
(12668,958,'_wc_average_rating','0'),
|
||
(12669,958,'_wc_review_count','0'),
|
||
(12670,958,'attribute_pa_size','58'),
|
||
(12671,958,'_price','135'),
|
||
(12672,958,'_product_version','10.4.2'),
|
||
(12673,959,'_variation_description',''),
|
||
(12674,959,'_sku','UTEKI-B-s-60-1'),
|
||
(12675,959,'_regular_price','135'),
|
||
(12676,959,'total_sales','0'),
|
||
(12677,959,'_tax_status','taxable'),
|
||
(12678,959,'_tax_class','parent'),
|
||
(12679,959,'_manage_stock','no'),
|
||
(12680,959,'_backorders','no'),
|
||
(12681,959,'_sold_individually','no'),
|
||
(12682,959,'_virtual','no'),
|
||
(12683,959,'_downloadable','no'),
|
||
(12684,959,'_download_limit','-1'),
|
||
(12685,959,'_download_expiry','-1'),
|
||
(12686,959,'_thumbnail_id','0'),
|
||
(12687,959,'_stock','0'),
|
||
(12688,959,'_stock_status','instock'),
|
||
(12689,959,'_wc_average_rating','0'),
|
||
(12690,959,'_wc_review_count','0'),
|
||
(12691,959,'attribute_pa_size','60'),
|
||
(12692,959,'_price','135'),
|
||
(12693,959,'_product_version','10.4.2'),
|
||
(12694,960,'_variation_description',''),
|
||
(12695,960,'_sku','UTEKI-B-s-62-1'),
|
||
(12696,960,'_regular_price','135'),
|
||
(12697,960,'total_sales','0'),
|
||
(12698,960,'_tax_status','taxable'),
|
||
(12699,960,'_tax_class','parent'),
|
||
(12700,960,'_manage_stock','no'),
|
||
(12701,960,'_backorders','no'),
|
||
(12702,960,'_sold_individually','no'),
|
||
(12703,960,'_virtual','no'),
|
||
(12704,960,'_downloadable','no'),
|
||
(12705,960,'_download_limit','-1'),
|
||
(12706,960,'_download_expiry','-1'),
|
||
(12707,960,'_thumbnail_id','0'),
|
||
(12708,960,'_stock','0'),
|
||
(12709,960,'_stock_status','instock'),
|
||
(12710,960,'_wc_average_rating','0'),
|
||
(12711,960,'_wc_review_count','0'),
|
||
(12712,960,'attribute_pa_size','62'),
|
||
(12713,960,'_price','135'),
|
||
(12714,960,'_product_version','10.4.2'),
|
||
(12715,961,'_variation_description',''),
|
||
(12716,961,'_sku','UTEKI-B-s-64-1'),
|
||
(12717,961,'_regular_price','135'),
|
||
(12718,961,'total_sales','0'),
|
||
(12719,961,'_tax_status','taxable'),
|
||
(12720,961,'_tax_class','parent'),
|
||
(12721,961,'_manage_stock','no'),
|
||
(12722,961,'_backorders','no'),
|
||
(12723,961,'_sold_individually','no'),
|
||
(12724,961,'_virtual','no'),
|
||
(12725,961,'_downloadable','no'),
|
||
(12726,961,'_download_limit','-1'),
|
||
(12727,961,'_download_expiry','-1'),
|
||
(12728,961,'_thumbnail_id','0'),
|
||
(12729,961,'_stock','0'),
|
||
(12730,961,'_stock_status','instock'),
|
||
(12731,961,'_wc_average_rating','0'),
|
||
(12732,961,'_wc_review_count','0'),
|
||
(12733,961,'attribute_pa_size','64'),
|
||
(12734,961,'_price','135'),
|
||
(12735,961,'_product_version','10.4.2'),
|
||
(12737,953,'_edit_lock','1770814802:1'),
|
||
(12738,962,'_wp_attached_file','2025/06/UTEKI-B-g.jpg'),
|
||
(12739,962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2025/06/UTEKI-B-g.jpg\";s:8:\"filesize\";i:181915;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"UTEKI-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12740,953,'_edit_last','1'),
|
||
(12741,962,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In gold plated sterling silver'),
|
||
(12742,963,'_wp_attached_file','2025/06/DSC00670.jpg'),
|
||
(12743,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2760;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2025/06/DSC00670.jpg\";s:8:\"filesize\";i:1396939;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00670-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34019;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294990764\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12744,963,'_wp_attachment_image_alt',''),
|
||
(12754,268,'_photos_colonne_gauche|||0|value','725'),
|
||
(12755,268,'_photos_colonne_droite|||0|value','704'),
|
||
(12756,268,'_photos_colonne_droite|||1|value','270'),
|
||
(12757,268,'_haiku_details_produit',''),
|
||
(12758,288,'_price','60'),
|
||
(12759,288,'_price','90'),
|
||
(12764,285,'_price','55'),
|
||
(12765,285,'_price','85'),
|
||
(12798,968,'_wp_attached_file','2024/09/PIASU-B-s.jpg'),
|
||
(12799,968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/09/PIASU-B-s.jpg\";s:8:\"filesize\";i:187836;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17649;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12800,968,'_wp_attachment_image_alt','Piasu wide band silver ring with three hoops.'),
|
||
(12807,168,'_price','100'),
|
||
(12808,168,'_price','110'),
|
||
(12809,168,'_photos_colonne_gauche|||0|value','726'),
|
||
(12810,168,'_photos_colonne_droite|||0|value','180'),
|
||
(12811,168,'_photos_colonne_droite|||1|value','177'),
|
||
(12812,168,'_photos_colonne_droite|||2|value','178'),
|
||
(12813,168,'_photos_colonne_droite|||3|value','182'),
|
||
(12814,168,'_photos_colonne_droite|||4|value','179'),
|
||
(12815,168,'_photos_colonne_droite|||5|value','826'),
|
||
(12816,168,'_haiku_details_produit',''),
|
||
(12817,969,'_wp_attached_file','2024/10/TANEMAKI-C-1.jpg'),
|
||
(12818,969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:24:\"2024/10/TANEMAKI-C-1.jpg\";s:8:\"filesize\";i:581610;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"TANEMAKI-C-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:26499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294266271\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(12819,969,'_wp_attachment_image_alt','Tanemaki silver necklace with fresh water grey pearls and gold plated details'),
|
||
(12836,982,'total_sales','0'),
|
||
(12837,982,'_tax_status','taxable'),
|
||
(12838,982,'_tax_class',''),
|
||
(12839,982,'_manage_stock','yes'),
|
||
(12840,982,'_backorders','notify'),
|
||
(12841,982,'_sold_individually','no'),
|
||
(12842,982,'_virtual','no'),
|
||
(12843,982,'_downloadable','no'),
|
||
(12844,982,'_download_limit','-1'),
|
||
(12845,982,'_download_expiry','-1'),
|
||
(12847,982,'_stock','0'),
|
||
(12848,982,'_stock_status','onbackorder'),
|
||
(12849,982,'_wc_average_rating','0'),
|
||
(12850,982,'_wc_review_count','0'),
|
||
(12852,982,'_product_version','10.4.2'),
|
||
(13024,982,'_price','95'),
|
||
(13025,982,'_edit_lock','1765988004:1'),
|
||
(13026,982,'_edit_last','1'),
|
||
(13030,992,'_wp_attached_file','2025/06/DSC00689.jpg'),
|
||
(13031,992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4912;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2025/06/DSC00689.jpg\";s:8:\"filesize\";i:1445969;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00689-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18191;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13032,992,'_wp_attachment_image_alt','Uteki necklaces with a droplet pendant and prehnite oval stone.'),
|
||
(13033,993,'_wp_attached_file','2025/06/DSC00684.jpg'),
|
||
(13034,993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2137;s:6:\"height\";i:2138;s:4:\"file\";s:20:\"2025/06/DSC00684.jpg\";s:8:\"filesize\";i:950776;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00684-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294991090\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13035,993,'_wp_attachment_image_alt','Uteki necklace with a droplet pendant and prehnite oval stone. Silver version'),
|
||
(13036,982,'_sku','UTEKI-C-s'),
|
||
(13037,982,'_regular_price','95'),
|
||
(13042,994,'_sku','UTEKI-C-g'),
|
||
(13043,994,'_regular_price','100'),
|
||
(13044,994,'total_sales','0'),
|
||
(13045,994,'_tax_status','taxable'),
|
||
(13046,994,'_tax_class',''),
|
||
(13047,994,'_manage_stock','yes'),
|
||
(13048,994,'_backorders','notify'),
|
||
(13049,994,'_sold_individually','no'),
|
||
(13050,994,'_virtual','no'),
|
||
(13051,994,'_downloadable','no'),
|
||
(13052,994,'_download_limit','-1'),
|
||
(13053,994,'_download_expiry','-1'),
|
||
(13054,994,'_thumbnail_id','1345'),
|
||
(13055,994,'_stock','1'),
|
||
(13056,994,'_stock_status','instock'),
|
||
(13057,994,'_wc_average_rating','0'),
|
||
(13058,994,'_wc_review_count','0'),
|
||
(13060,994,'_product_version','10.4.2'),
|
||
(13061,994,'_price','100'),
|
||
(13066,994,'_edit_lock','1765987997:1'),
|
||
(13070,994,'_edit_last','1'),
|
||
(13071,996,'_wp_attached_file','2025/06/DSC00699.jpg'),
|
||
(13072,996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2760;s:6:\"height\";i:2760;s:4:\"file\";s:20:\"2025/06/DSC00699.jpg\";s:8:\"filesize\";i:1161535;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00699-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33359;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294991497\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"19\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13073,996,'_wp_attachment_image_alt','Uteki necklace with a droplet pendant and prehnite oval stone.'),
|
||
(13078,941,'_sku','UTEKI-B-s'),
|
||
(13082,953,'_sku','UTEKI-B-g'),
|
||
(13191,1008,'_wp_attached_file','2025/07/PIASU-CR.jpg'),
|
||
(13192,1008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2025/07/PIASU-CR.jpg\";s:8:\"filesize\";i:167258;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PIASU-CR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17860;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13193,1008,'_wp_attachment_image_alt','Piasu open hoops in sterling silver'),
|
||
(13194,1009,'_wp_attached_file','2025/07/IMG_4071.jpg'),
|
||
(13195,1009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2098;s:6:\"height\";i:2800;s:4:\"file\";s:20:\"2025/07/IMG_4071.jpg\";s:8:\"filesize\";i:1221354;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_4071-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.78\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 14 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1751569172\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.86\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13196,1009,'_wp_attachment_image_alt',''),
|
||
(13197,1010,'_wp_attached_file','2025/07/DSC00642.jpg'),
|
||
(13198,1010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2688;s:6:\"height\";i:2688;s:4:\"file\";s:20:\"2025/07/DSC00642.jpg\";s:8:\"filesize\";i:1374954;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC00642-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"NEX-C3\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";s:10:\"1294989772\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13199,1010,'_wp_attachment_image_alt','Piasu open hoops in sterling silver'),
|
||
(13902,1342,'_wp_attached_file','2025/08/UTEKI-B-g.jpg'),
|
||
(13903,1342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:21:\"2025/08/UTEKI-B-g.jpg\";s:8:\"filesize\";i:1066961;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"UTEKI-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"UTEKI-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5046;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390728870\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13904,1342,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In gold plated sterling silver'),
|
||
(13905,1343,'_wp_attached_file','2025/08/UTEKI-B-s.jpg'),
|
||
(13906,1343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:21:\"2025/08/UTEKI-B-s.jpg\";s:8:\"filesize\";i:1181300;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"UTEKI-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17819;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"UTEKI-B-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4375;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390728769\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13907,1343,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In sterling silver'),
|
||
(13908,941,'_thumbnail_id','1343'),
|
||
(13917,1345,'_wp_attached_file','2025/06/UTEKI-C-g-1.jpg'),
|
||
(13918,1345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:23:\"2025/06/UTEKI-C-g-1.jpg\";s:8:\"filesize\";i:1597909;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"UTEKI-C-g-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:19736;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"UTEKI-C-g-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:6035;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390800588\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13919,1345,'_wp_attachment_image_alt','Uteki necklace with a droplet pendant and prehnite oval stone. In gold plated silver'),
|
||
(13924,1346,'_wp_attached_file','2025/06/UTEKI-C-s-1.jpg'),
|
||
(13925,1346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3717;s:6:\"height\";i:2974;s:4:\"file\";s:23:\"2025/06/UTEKI-C-s-1.jpg\";s:8:\"filesize\";i:753912;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"UTEKI-C-s-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:14436;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"UTEKI-C-s-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:4119;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390800746\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13926,1346,'_wp_attachment_image_alt','Uteki necklace with a droplet pendant and prehnite oval stone. In gold plated silver.'),
|
||
(13927,982,'_thumbnail_id','1346'),
|
||
(13932,1347,'_wp_attached_file','2024/11/BOROBORO-B-st.jpg'),
|
||
(13933,1347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3651;s:6:\"height\";i:2921;s:4:\"file\";s:25:\"2024/11/BOROBORO-B-st.jpg\";s:8:\"filesize\";i:764276;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B-st-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16603;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B-st-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3355;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390729086\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13934,1347,'_wp_attachment_image_alt','BoroBoro minimalist sterling silver ring with movable tiger eye bead.'),
|
||
(13935,1348,'_wp_attached_file','2024/11/BOROBORO-B.jpg'),
|
||
(13936,1348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:22:\"2024/11/BOROBORO-B.jpg\";s:8:\"filesize\";i:964649;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"BOROBORO-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18503;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390729277\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13937,1348,'_wp_attachment_image_alt','BoroBoro minimalist rings with movable bead.'),
|
||
(13943,1349,'_wp_attached_file','2024/11/BOROBORO-B-sj.jpg'),
|
||
(13944,1349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3844;s:6:\"height\";i:3076;s:4:\"file\";s:25:\"2024/11/BOROBORO-B-sj.jpg\";s:8:\"filesize\";i:942770;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"BOROBORO-B-sj-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16514;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"BOROBORO-B-sj-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3313;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390729118\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13945,1349,'_wp_attachment_image_alt','BoroBoro bead ring silver and honey jade.'),
|
||
(13952,1351,'_wp_attached_file','2024/11/BOROBORO-B-g.jpg'),
|
||
(13953,1351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3852;s:6:\"height\";i:3081;s:4:\"file\";s:24:\"2024/11/BOROBORO-B-g.jpg\";s:8:\"filesize\";i:896746;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"BOROBORO-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16930;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"BOROBORO-B-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3647;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390729212\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13954,1351,'_wp_attachment_image_alt','BoroBoro minimalist gold plated ring with movable prehnite bead.'),
|
||
(13960,1353,'_wp_attached_file','2024/10/DSC9237-1.jpg'),
|
||
(13961,1353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/10/DSC9237-1.jpg\";s:8:\"filesize\";i:711273;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9237-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:14622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13962,1354,'_wp_attached_file','2024/10/DSC9240.jpg'),
|
||
(13963,1354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3752;s:6:\"height\";i:3002;s:4:\"file\";s:19:\"2024/10/DSC9240.jpg\";s:8:\"filesize\";i:1559638;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC9240-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13619;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13964,1355,'_wp_attached_file','2024/10/DSC9242-1.jpg'),
|
||
(13965,1355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:4:\"file\";s:21:\"2024/10/DSC9242-1.jpg\";s:8:\"filesize\";i:299229;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC9242-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:12533;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13966,1353,'_wp_attachment_image_alt','Fuyou sterling silver chain bracelet with fluid element and gold plated details.'),
|
||
(13967,1354,'_wp_attachment_image_alt','Fuyou sterling silver chain bracelet with fluid element and gold plated details.'),
|
||
(13968,1355,'_wp_attachment_image_alt','Fuyou sterling silver chain bracelet with fluid element and gold plated details.'),
|
||
(13969,1356,'_wp_attached_file','2024/10/FUYOU-BR.jpg'),
|
||
(13970,1356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4029;s:6:\"height\";i:3223;s:4:\"file\";s:20:\"2024/10/FUYOU-BR.jpg\";s:8:\"filesize\";i:904391;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19450;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"FUYOU-BR-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5622;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390801216\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13971,1356,'_wp_attachment_image_alt',''),
|
||
(13972,258,'_thumbnail_id','1356'),
|
||
(13973,258,'_photos_colonne_gauche|||0|value','1356'),
|
||
(13975,258,'_photos_colonne_droite|||1|value','1354'),
|
||
(13976,258,'_photos_colonne_droite|||2|value','1353'),
|
||
(13977,258,'_haiku_details_produit',''),
|
||
(13993,1365,'_wp_attached_file','2024/11/FUYOU-B0.jpg'),
|
||
(13994,1365,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3920;s:6:\"height\";i:3136;s:4:\"file\";s:20:\"2024/11/FUYOU-B0.jpg\";s:8:\"filesize\";i:910436;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"FUYOU-B0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19325;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"FUYOU-B0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5479;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390810915\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(13995,1365,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and gold plated details.'),
|
||
(13999,1367,'_wp_attached_file','2024/11/DSC0249-1.jpg'),
|
||
(14000,1367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:21:\"2024/11/DSC0249-1.jpg\";s:8:\"filesize\";i:483245;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC0249-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:16779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14001,1367,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and gold plated details.'),
|
||
(14004,766,'_thumbnail_id','1365'),
|
||
(14012,1369,'_wp_attached_file','2024/10/HATTARI-CR2-arg.jpg'),
|
||
(14013,1369,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3922;s:6:\"height\";i:3138;s:4:\"file\";s:27:\"2024/10/HATTARI-CR2-arg.jpg\";s:8:\"filesize\";i:802503;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"HATTARI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17671;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"HATTARI-CR2-arg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17671;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390810186\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14014,1369,'_wp_attachment_image_alt','Hattari stacked hoops in sterling silver.'),
|
||
(14020,1371,'_wp_attached_file','2024/10/HATTARI-CR2-or.jpg'),
|
||
(14021,1371,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3704;s:6:\"height\";i:2963;s:4:\"file\";s:26:\"2024/10/HATTARI-CR2-or.jpg\";s:8:\"filesize\";i:763800;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"HATTARI-CR2-or-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19395;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"HATTARI-CR2-or-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5700;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390810363\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14022,1371,'_wp_attachment_image_alt','Hattari stacked hoops in gold plated silver.'),
|
||
(14023,288,'_thumbnail_id','1371'),
|
||
(14028,285,'_thumbnail_id','1369'),
|
||
(14029,285,'_photos_colonne_gauche|||0|value','1369'),
|
||
(14030,285,'_photos_colonne_droite|||0|value','287'),
|
||
(14031,285,'_haiku_details_produit',''),
|
||
(14046,1377,'_wp_attached_file','2024/11/MUGURA-CR1solo.jpg'),
|
||
(14047,1377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:26:\"2024/11/MUGURA-CR1solo.jpg\";s:8:\"filesize\";i:906768;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"MUGURA-CR1solo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16182;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"MUGURA-CR1solo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16182;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390809607\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14048,1377,'_wp_attachment_image_alt','Mugura solo hoop with wavy gold plated element.'),
|
||
(14049,496,'_thumbnail_id','1377'),
|
||
(14054,496,'_photos_colonne_gauche|||0|value','1377'),
|
||
(14055,496,'_photos_colonne_droite|||0|value','756'),
|
||
(14056,496,'_photos_colonne_droite|||1|value','757'),
|
||
(14057,496,'_haiku_details_produit',''),
|
||
(14062,1378,'_wp_attached_file','2025/08/PIASU-CR-1.jpg'),
|
||
(14063,1378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2025/08/PIASU-CR-1.jpg\";s:8:\"filesize\";i:88383;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14064,1379,'_wp_attached_file','2025/08/PIASU-CR-2.jpg'),
|
||
(14065,1379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3768;s:6:\"height\";i:3015;s:4:\"file\";s:22:\"2025/08/PIASU-CR-2.jpg\";s:8:\"filesize\";i:733914;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-CR-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5855;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14066,1378,'_wp_attachment_image_alt','Piasu open hoops ending with a silver bead.'),
|
||
(14067,1379,'_wp_attachment_image_alt','Piasu open hoops ending with a silver bead.'),
|
||
(14079,1381,'_wp_attached_file','2024/10/FUYOU-C-2.jpg'),
|
||
(14080,1381,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:21:\"2024/10/FUYOU-C-2.jpg\";s:8:\"filesize\";i:987866;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-C-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20016;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390804372\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14081,1381,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(14082,1382,'_wp_attached_file','2024/10/FUYOU-C-1-1.jpg'),
|
||
(14083,1382,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:23:\"2024/10/FUYOU-C-1-1.jpg\";s:8:\"filesize\";i:1186192;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"FUYOU-C-1-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:20218;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"FUYOU-C-1-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:6150;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390804434\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14084,1382,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(14085,1382,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(14096,1383,'_wp_attached_file','2024/10/IKKAN-C-1-1.jpg'),
|
||
(14097,1383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:23:\"2024/10/IKKAN-C-1-1.jpg\";s:8:\"filesize\";i:1089765;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-1-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:19467;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"IKKAN-C-1-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:5780;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390804098\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14098,1383,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with a mix of links gold plated details.'),
|
||
(14099,1384,'_wp_attached_file','2024/10/IKKAN-C-2-1.jpg'),
|
||
(14100,1384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3814;s:6:\"height\";i:3051;s:4:\"file\";s:23:\"2024/10/IKKAN-C-2-1.jpg\";s:8:\"filesize\";i:835517;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"IKKAN-C-2-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:18572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390804077\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14101,1384,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with a mix of links gold plated details.'),
|
||
(14116,1388,'_wp_attached_file','2025/08/FUYOU-CR1.jpg'),
|
||
(14117,1388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3127;s:6:\"height\";i:2502;s:4:\"file\";s:21:\"2025/08/FUYOU-CR1.jpg\";s:8:\"filesize\";i:557492;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16077;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"FUYOU-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16077;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390808402\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14118,1388,'_wp_attachment_image_alt','Fuyou solo hoop in sterling silver with gold plated rings hanging.'),
|
||
(14119,318,'_thumbnail_id','1388'),
|
||
(14120,318,'_photos_colonne_gauche|||0|value','1388'),
|
||
(14121,318,'_photos_colonne_droite|||0|value','714'),
|
||
(14122,318,'_photos_colonne_droite|||1|value','324'),
|
||
(14123,318,'_photos_colonne_droite|||2|value','323'),
|
||
(14124,318,'_haiku_details_produit',''),
|
||
(14132,1391,'_wp_attached_file','2025/08/MUGURA-CR2-g.jpg'),
|
||
(14133,1391,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3973;s:6:\"height\";i:3179;s:4:\"file\";s:24:\"2025/08/MUGURA-CR2-g.jpg\";s:8:\"filesize\";i:864612;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17606;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"MUGURA-CR2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4221;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390808566\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14134,1391,'_wp_attachment_image_alt','Mugura minimalist gold plated silver hoops.'),
|
||
(14135,398,'_thumbnail_id','1391'),
|
||
(14147,1393,'_wp_attached_file','2025/08/MUGURA-CR2-s.jpg'),
|
||
(14148,1393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:24:\"2025/08/MUGURA-CR2-s.jpg\";s:8:\"filesize\";i:901135;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MUGURA-CR2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"MUGURA-CR2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3585;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390808580\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14149,1393,'_wp_attachment_image_alt','Mugura minimalist sterling silver hoops.'),
|
||
(14150,393,'_thumbnail_id','1393'),
|
||
(14161,1395,'_wp_attached_file','2025/08/BOROBORO-BO2-s.jpg'),
|
||
(14162,1395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3904;s:6:\"height\";i:3124;s:4:\"file\";s:26:\"2025/08/BOROBORO-BO2-s.jpg\";s:8:\"filesize\";i:842962;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"BOROBORO-BO2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18681;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"BOROBORO-BO2-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18681;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390807710\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14163,1395,'_wp_attachment_image_alt','pair of Boroboro long sterling silver earrings with asymmetrical shapes.'),
|
||
(14164,183,'_thumbnail_id','1395'),
|
||
(14177,1396,'_wp_attached_file','2025/08/BOROBORO-BO2-g.jpg'),
|
||
(14178,1396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3887;s:6:\"height\";i:3109;s:4:\"file\";s:26:\"2025/08/BOROBORO-BO2-g.jpg\";s:8:\"filesize\";i:810245;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"BOROBORO-BO2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20806;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"BOROBORO-BO2-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20806;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390807479\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14179,1396,'_wp_attachment_image_alt','pair of Boroboro long gold plated earrings with asymmetrical shapes.'),
|
||
(14180,213,'_thumbnail_id','1396'),
|
||
(14186,1397,'_wp_attached_file','2024/10/DSCF7880.jpg'),
|
||
(14187,1397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3648;s:6:\"height\";i:4560;s:4:\"file\";s:20:\"2024/10/DSCF7880.jpg\";s:8:\"filesize\";i:1214559;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7880-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11851;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14188,1397,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'),
|
||
(14189,1398,'_wp_attached_file','2024/10/DSCF7869.jpg'),
|
||
(14190,1398,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4560;s:6:\"height\";i:3648;s:4:\"file\";s:20:\"2024/10/DSCF7869.jpg\";s:8:\"filesize\";i:881724;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7869-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14191,1398,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'),
|
||
(14192,1399,'_wp_attached_file','2024/10/DSCF7860.jpg'),
|
||
(14193,1399,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4560;s:6:\"height\";i:3648;s:4:\"file\";s:20:\"2024/10/DSCF7860.jpg\";s:8:\"filesize\";i:703862;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7860-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9742;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14194,1399,'_wp_attachment_image_alt','Ikkan necklace in sterling silver with some gold plated links.'),
|
||
(14201,1400,'_photos_colonne_gauche|||0|value','1383'),
|
||
(14202,1400,'_photos_colonne_droite|||0|value','1397'),
|
||
(14203,1400,'_photos_colonne_droite|||1|value','1399'),
|
||
(14204,1400,'_photos_colonne_droite|||2|value','1384'),
|
||
(14205,1400,'_photos_colonne_droite|||3|value','1398'),
|
||
(14206,1400,'_haiku_details_produit',''),
|
||
(14207,263,'_photos_colonne_gauche|||0|value','1383'),
|
||
(14208,263,'_photos_colonne_droite|||0|value','1397'),
|
||
(14209,263,'_photos_colonne_droite|||1|value','1398'),
|
||
(14210,263,'_photos_colonne_droite|||2|value','1399'),
|
||
(14211,263,'_photos_colonne_droite|||3|value','1384'),
|
||
(14212,263,'_haiku_details_produit',''),
|
||
(14213,1401,'_sku','UTEKI-CR-g'),
|
||
(14214,1401,'_regular_price','90'),
|
||
(14215,1401,'total_sales','0'),
|
||
(14216,1401,'_tax_status','taxable'),
|
||
(14217,1401,'_tax_class',''),
|
||
(14218,1401,'_manage_stock','yes'),
|
||
(14219,1401,'_backorders','notify'),
|
||
(14220,1401,'_sold_individually','no'),
|
||
(14221,1401,'_virtual','no'),
|
||
(14222,1401,'_downloadable','no'),
|
||
(14223,1401,'_download_limit','-1'),
|
||
(14224,1401,'_download_expiry','-1'),
|
||
(14225,1401,'_thumbnail_id','1402'),
|
||
(14226,1401,'_stock','1'),
|
||
(14227,1401,'_stock_status','instock'),
|
||
(14228,1401,'_wc_average_rating','0'),
|
||
(14229,1401,'_wc_review_count','0'),
|
||
(14231,1401,'_product_version','10.4.2'),
|
||
(14232,1401,'_price','90'),
|
||
(14237,1401,'_edit_lock','1770814774:1'),
|
||
(14238,1401,'_edit_last','1'),
|
||
(14239,1402,'_wp_attached_file','2025/09/UTEKI-CR-g.jpg'),
|
||
(14240,1402,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3851;s:6:\"height\";i:3081;s:4:\"file\";s:22:\"2025/09/UTEKI-CR-g.jpg\";s:8:\"filesize\";i:762160;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"UTEKI-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"UTEKI-CR-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5415;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390807161\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14241,1402,'_wp_attachment_image_alt','Uteki hoops with intertwined gold plated silver wire.'),
|
||
(14242,1403,'_wp_attached_file','2025/09/DSCF8538.jpg'),
|
||
(14243,1403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3238;s:6:\"height\";i:2591;s:4:\"file\";s:20:\"2025/09/DSCF8538.jpg\";s:8:\"filesize\";i:823345;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8538-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14244,1404,'_wp_attached_file','2025/09/DSCF8521.jpg'),
|
||
(14245,1404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3432;s:6:\"height\";i:4290;s:4:\"file\";s:20:\"2025/09/DSCF8521.jpg\";s:8:\"filesize\";i:1379543;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8521-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14246,1405,'_wp_attached_file','2025/09/DSCF8493.jpg'),
|
||
(14247,1405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2968;s:6:\"height\";i:3711;s:4:\"file\";s:20:\"2025/09/DSCF8493.jpg\";s:8:\"filesize\";i:1254939;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8493-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14248,1403,'_wp_attachment_image_alt','Uteki hoops with intertwined gold plated silver wire.'),
|
||
(14249,1404,'_wp_attachment_image_alt','Uteki hoops with intertwined gold plated silver wire.'),
|
||
(14250,1405,'_wp_attachment_image_alt','Uteki hoops with intertwined gold plated silver wire.'),
|
||
(14261,1406,'_sku','UTEKI-CR-s'),
|
||
(14262,1406,'_regular_price','85'),
|
||
(14263,1406,'total_sales','0'),
|
||
(14264,1406,'_tax_status','taxable'),
|
||
(14265,1406,'_tax_class',''),
|
||
(14266,1406,'_manage_stock','yes'),
|
||
(14267,1406,'_backorders','notify'),
|
||
(14268,1406,'_sold_individually','no'),
|
||
(14269,1406,'_virtual','no'),
|
||
(14270,1406,'_downloadable','no'),
|
||
(14271,1406,'_download_limit','-1'),
|
||
(14272,1406,'_download_expiry','-1'),
|
||
(14273,1406,'_thumbnail_id','1407'),
|
||
(14274,1406,'_stock','0'),
|
||
(14275,1406,'_stock_status','onbackorder'),
|
||
(14276,1406,'_wc_average_rating','0'),
|
||
(14277,1406,'_wc_review_count','0'),
|
||
(14279,1406,'_product_version','10.4.2'),
|
||
(14280,1406,'_price','85'),
|
||
(14286,1406,'_edit_lock','1770814764:1'),
|
||
(14287,1407,'_wp_attached_file','2025/09/UTEKI-CR-s.jpg'),
|
||
(14288,1407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3673;s:6:\"height\";i:2938;s:4:\"file\";s:22:\"2025/09/UTEKI-CR-s.jpg\";s:8:\"filesize\";i:700775;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"UTEKI-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17756;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"UTEKI-CR-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4304;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390807140\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14289,1407,'_wp_attachment_image_alt','Uteki hoops with intertwined silver wire.'),
|
||
(14290,1406,'_edit_last','1'),
|
||
(14293,1409,'_wp_attached_file','2025/09/DSCF8461.jpg'),
|
||
(14294,1409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2554;s:6:\"height\";i:3192;s:4:\"file\";s:20:\"2025/09/DSCF8461.jpg\";s:8:\"filesize\";i:918417;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8461-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19078;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14295,1410,'_wp_attached_file','2025/09/DSCF8462.jpg'),
|
||
(14296,1410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3463;s:6:\"height\";i:4329;s:4:\"file\";s:20:\"2025/09/DSCF8462.jpg\";s:8:\"filesize\";i:1288706;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8462-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14299,1409,'_wp_attachment_image_alt','Uteki hoops with intertwined silver wire.'),
|
||
(14300,1410,'_wp_attachment_image_alt','Uteki hoops with intertwined silver wire.'),
|
||
(14311,1411,'_wp_attached_file','2025/09/DSCF8447.jpg'),
|
||
(14312,1411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2474;s:6:\"height\";i:3092;s:4:\"file\";s:20:\"2025/09/DSCF8447.jpg\";s:8:\"filesize\";i:811986;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8447-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14313,1411,'_wp_attachment_image_alt','Uteki hoops with intertwined silver wire.'),
|
||
(14320,1412,'_sku','BOROBORO-B2-st'),
|
||
(14321,1412,'total_sales','1'),
|
||
(14322,1412,'_tax_status','taxable'),
|
||
(14323,1412,'_tax_class',''),
|
||
(14324,1412,'_manage_stock','yes'),
|
||
(14325,1412,'_backorders','notify'),
|
||
(14326,1412,'_sold_individually','no'),
|
||
(14327,1412,'_virtual','no'),
|
||
(14328,1412,'_downloadable','no'),
|
||
(14329,1412,'_download_limit','-1'),
|
||
(14330,1412,'_download_expiry','-1'),
|
||
(14331,1412,'_thumbnail_id','1347'),
|
||
(14332,1412,'_stock','1'),
|
||
(14333,1412,'_stock_status','instock'),
|
||
(14334,1412,'_wc_average_rating','0'),
|
||
(14335,1412,'_wc_review_count','0'),
|
||
(14336,1412,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(14337,1412,'_product_version','10.3.4'),
|
||
(14344,1413,'_variation_description',''),
|
||
(14345,1413,'_sku','BOROBORO-B2-s-50-1'),
|
||
(14346,1413,'_regular_price','65'),
|
||
(14347,1413,'total_sales','0'),
|
||
(14348,1413,'_tax_status','taxable'),
|
||
(14349,1413,'_tax_class','parent'),
|
||
(14350,1413,'_manage_stock','no'),
|
||
(14351,1413,'_backorders','no'),
|
||
(14352,1413,'_sold_individually','no'),
|
||
(14353,1413,'_virtual','no'),
|
||
(14354,1413,'_downloadable','no'),
|
||
(14355,1413,'_download_limit','-1'),
|
||
(14356,1413,'_download_expiry','-1'),
|
||
(14357,1413,'_thumbnail_id','0'),
|
||
(14358,1413,'_stock',NULL),
|
||
(14359,1413,'_stock_status','instock'),
|
||
(14360,1413,'_wc_average_rating','0'),
|
||
(14361,1413,'_wc_review_count','0'),
|
||
(14362,1413,'attribute_pa_size','50'),
|
||
(14363,1413,'attribute_pa_stone',''),
|
||
(14364,1413,'_price','65'),
|
||
(14365,1413,'_product_version','10.1.2'),
|
||
(14366,1414,'_variation_description',''),
|
||
(14367,1414,'_sku','BOROBORO-B2-s-52-1'),
|
||
(14368,1414,'_regular_price','65'),
|
||
(14369,1414,'total_sales','0'),
|
||
(14370,1414,'_tax_status','taxable'),
|
||
(14371,1414,'_tax_class','parent'),
|
||
(14372,1414,'_manage_stock','no'),
|
||
(14373,1414,'_backorders','no'),
|
||
(14374,1414,'_sold_individually','no'),
|
||
(14375,1414,'_virtual','no'),
|
||
(14376,1414,'_downloadable','no'),
|
||
(14377,1414,'_download_limit','-1'),
|
||
(14378,1414,'_download_expiry','-1'),
|
||
(14379,1414,'_thumbnail_id','0'),
|
||
(14380,1414,'_stock',NULL),
|
||
(14381,1414,'_stock_status','instock'),
|
||
(14382,1414,'_wc_average_rating','0'),
|
||
(14383,1414,'_wc_review_count','0'),
|
||
(14384,1414,'attribute_pa_size','52'),
|
||
(14385,1414,'attribute_pa_stone',''),
|
||
(14386,1414,'_price','65'),
|
||
(14387,1414,'_product_version','10.1.2'),
|
||
(14388,1415,'_variation_description',''),
|
||
(14389,1415,'_sku','BOROBORO-B2-s-54-1'),
|
||
(14390,1415,'_regular_price','65'),
|
||
(14391,1415,'total_sales','0'),
|
||
(14392,1415,'_tax_status','taxable'),
|
||
(14393,1415,'_tax_class','parent'),
|
||
(14394,1415,'_manage_stock','no'),
|
||
(14395,1415,'_backorders','no'),
|
||
(14396,1415,'_sold_individually','no'),
|
||
(14397,1415,'_virtual','no'),
|
||
(14398,1415,'_downloadable','no'),
|
||
(14399,1415,'_download_limit','-1'),
|
||
(14400,1415,'_download_expiry','-1'),
|
||
(14401,1415,'_thumbnail_id','0'),
|
||
(14402,1415,'_stock',NULL),
|
||
(14403,1415,'_stock_status','instock'),
|
||
(14404,1415,'_wc_average_rating','0'),
|
||
(14405,1415,'_wc_review_count','0'),
|
||
(14406,1415,'attribute_pa_size','54'),
|
||
(14407,1415,'attribute_pa_stone',''),
|
||
(14408,1415,'_price','65'),
|
||
(14409,1415,'_product_version','10.1.2'),
|
||
(14410,1416,'_variation_description',''),
|
||
(14411,1416,'_sku','BOROBORO-B2-s-56-1'),
|
||
(14412,1416,'_regular_price','65'),
|
||
(14413,1416,'total_sales','0'),
|
||
(14414,1416,'_tax_status','taxable'),
|
||
(14415,1416,'_tax_class','parent'),
|
||
(14416,1416,'_manage_stock','no'),
|
||
(14417,1416,'_backorders','no'),
|
||
(14418,1416,'_sold_individually','no'),
|
||
(14419,1416,'_virtual','no'),
|
||
(14420,1416,'_downloadable','no'),
|
||
(14421,1416,'_download_limit','-1'),
|
||
(14422,1416,'_download_expiry','-1'),
|
||
(14423,1416,'_thumbnail_id','0'),
|
||
(14424,1416,'_stock',NULL),
|
||
(14425,1416,'_stock_status','instock'),
|
||
(14426,1416,'_wc_average_rating','0'),
|
||
(14427,1416,'_wc_review_count','0'),
|
||
(14428,1416,'attribute_pa_size','56'),
|
||
(14429,1416,'attribute_pa_stone',''),
|
||
(14430,1416,'_price','65'),
|
||
(14431,1416,'_product_version','10.1.2'),
|
||
(14432,1417,'_variation_description',''),
|
||
(14433,1417,'_sku','BOROBORO-B2-s-58-1'),
|
||
(14434,1417,'_regular_price','65'),
|
||
(14435,1417,'total_sales','0'),
|
||
(14436,1417,'_tax_status','taxable'),
|
||
(14437,1417,'_tax_class','parent'),
|
||
(14438,1417,'_manage_stock','no'),
|
||
(14439,1417,'_backorders','no'),
|
||
(14440,1417,'_sold_individually','no'),
|
||
(14441,1417,'_virtual','no'),
|
||
(14442,1417,'_downloadable','no'),
|
||
(14443,1417,'_download_limit','-1'),
|
||
(14444,1417,'_download_expiry','-1'),
|
||
(14445,1417,'_thumbnail_id','0'),
|
||
(14446,1417,'_stock',NULL),
|
||
(14447,1417,'_stock_status','instock'),
|
||
(14448,1417,'_wc_average_rating','0'),
|
||
(14449,1417,'_wc_review_count','0'),
|
||
(14450,1417,'attribute_pa_size','58'),
|
||
(14451,1417,'attribute_pa_stone',''),
|
||
(14452,1417,'_price','65'),
|
||
(14453,1417,'_product_version','10.1.2'),
|
||
(14454,1418,'_variation_description',''),
|
||
(14455,1418,'_sku','BOROBORO-B2-s-60-1'),
|
||
(14456,1418,'_regular_price','65'),
|
||
(14457,1418,'total_sales','0'),
|
||
(14458,1418,'_tax_status','taxable'),
|
||
(14459,1418,'_tax_class','parent'),
|
||
(14460,1418,'_manage_stock','no'),
|
||
(14461,1418,'_backorders','no'),
|
||
(14462,1418,'_sold_individually','no'),
|
||
(14463,1418,'_virtual','no'),
|
||
(14464,1418,'_downloadable','no'),
|
||
(14465,1418,'_download_limit','-1'),
|
||
(14466,1418,'_download_expiry','-1'),
|
||
(14467,1418,'_thumbnail_id','0'),
|
||
(14468,1418,'_stock',NULL),
|
||
(14469,1418,'_stock_status','instock'),
|
||
(14470,1418,'_wc_average_rating','0'),
|
||
(14471,1418,'_wc_review_count','0'),
|
||
(14472,1418,'attribute_pa_size','60'),
|
||
(14473,1418,'attribute_pa_stone',''),
|
||
(14474,1418,'_price','65'),
|
||
(14475,1418,'_product_version','10.1.2'),
|
||
(14476,1419,'_variation_description',''),
|
||
(14477,1419,'_regular_price','65'),
|
||
(14478,1419,'total_sales','0'),
|
||
(14479,1419,'_tax_status','taxable'),
|
||
(14480,1419,'_tax_class','parent'),
|
||
(14481,1419,'_manage_stock','no'),
|
||
(14482,1419,'_backorders','no'),
|
||
(14483,1419,'_sold_individually','no'),
|
||
(14484,1419,'_virtual','no'),
|
||
(14485,1419,'_downloadable','no'),
|
||
(14486,1419,'_download_limit','-1'),
|
||
(14487,1419,'_download_expiry','-1'),
|
||
(14488,1419,'_thumbnail_id','0'),
|
||
(14489,1419,'_stock',NULL),
|
||
(14490,1419,'_stock_status','instock'),
|
||
(14491,1419,'_wc_average_rating','0'),
|
||
(14492,1419,'_wc_review_count','0'),
|
||
(14493,1419,'attribute_pa_size','62'),
|
||
(14494,1419,'attribute_pa_stone',''),
|
||
(14495,1419,'_price','65'),
|
||
(14496,1419,'_product_version','10.1.2'),
|
||
(14497,1420,'_variation_description',''),
|
||
(14498,1420,'_sku','BOROBORO-B2-s-64-1'),
|
||
(14499,1420,'_regular_price','65'),
|
||
(14500,1420,'total_sales','0'),
|
||
(14501,1420,'_tax_status','taxable'),
|
||
(14502,1420,'_tax_class','parent'),
|
||
(14503,1420,'_manage_stock','no'),
|
||
(14504,1420,'_backorders','no'),
|
||
(14505,1420,'_sold_individually','no'),
|
||
(14506,1420,'_virtual','no'),
|
||
(14507,1420,'_downloadable','no'),
|
||
(14508,1420,'_download_limit','-1'),
|
||
(14509,1420,'_download_expiry','-1'),
|
||
(14510,1420,'_thumbnail_id','0'),
|
||
(14511,1420,'_stock',NULL),
|
||
(14512,1420,'_stock_status','instock'),
|
||
(14513,1420,'_wc_average_rating','0'),
|
||
(14514,1420,'_wc_review_count','0'),
|
||
(14515,1420,'attribute_pa_size','64'),
|
||
(14516,1420,'attribute_pa_stone',''),
|
||
(14517,1420,'_price','65'),
|
||
(14518,1420,'_product_version','10.1.2'),
|
||
(14519,1412,'_price','65'),
|
||
(14520,1412,'_edit_lock','1765647489:1'),
|
||
(14521,1412,'_edit_last','1'),
|
||
(14522,1412,'_photos_colonne_gauche|||0|value','1347'),
|
||
(14523,1412,'_photos_colonne_droite|||0|value','758'),
|
||
(14524,1412,'_photos_colonne_droite|||1|value','1348'),
|
||
(14525,1412,'_haiku_details_produit',''),
|
||
(14526,613,'_photos_colonne_gauche|||0|value','1351'),
|
||
(14527,613,'_photos_colonne_droite|||0|value','761'),
|
||
(14528,613,'_photos_colonne_droite|||1|value','1348'),
|
||
(14529,613,'_haiku_details_produit',''),
|
||
(14530,1422,'_wp_attached_file','2024/11/IMG_1504-1.jpg'),
|
||
(14531,1422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1920;s:4:\"file\";s:22:\"2024/11/IMG_1504-1.jpg\";s:8:\"filesize\";i:542654;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_1504-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:13283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14532,1422,'_wp_attachment_image_alt','BoroBoro minimalist silver ring with movable honey jade bead.'),
|
||
(14533,625,'_photos_colonne_gauche|||0|value','1349'),
|
||
(14534,625,'_photos_colonne_droite|||0|value','1422'),
|
||
(14535,625,'_photos_colonne_droite|||1|value','1348'),
|
||
(14536,625,'_haiku_details_produit',''),
|
||
(14561,1444,'_sku','PUCHI-BO'),
|
||
(14563,1444,'total_sales','1'),
|
||
(14564,1444,'_tax_status','taxable'),
|
||
(14565,1444,'_tax_class',''),
|
||
(14566,1444,'_manage_stock','yes'),
|
||
(14567,1444,'_backorders','notify'),
|
||
(14568,1444,'_sold_individually','no'),
|
||
(14569,1444,'_virtual','no'),
|
||
(14570,1444,'_downloadable','no'),
|
||
(14571,1444,'_download_limit','-1'),
|
||
(14572,1444,'_download_expiry','-1'),
|
||
(14573,1444,'_thumbnail_id','1445'),
|
||
(14574,1444,'_stock','3'),
|
||
(14575,1444,'_stock_status','instock'),
|
||
(14576,1444,'_wc_average_rating','0'),
|
||
(14577,1444,'_wc_review_count','0'),
|
||
(14578,1444,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";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;}}'),
|
||
(14579,1444,'_product_version','10.4.2'),
|
||
(14587,1444,'_edit_lock','1770814397:1'),
|
||
(14588,1444,'_edit_last','1'),
|
||
(14589,1445,'_wp_attached_file','2025/09/PISHI-BO.jpg'),
|
||
(14590,1445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3855;s:6:\"height\";i:3084;s:4:\"file\";s:20:\"2025/09/PISHI-BO.jpg\";s:8:\"filesize\";i:1111576;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PISHI-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22221;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"PISHI-BO-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7449;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393636870\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14591,1445,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(14592,1446,'_wp_attached_file','2025/09/DSCF8198.jpg'),
|
||
(14593,1446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3037;s:6:\"height\";i:3680;s:4:\"file\";s:20:\"2025/09/DSCF8198.jpg\";s:8:\"filesize\";i:1641696;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8198-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14594,1446,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(14595,1446,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(14596,1447,'_wp_attached_file','2025/09/DSCF8226-e1758365681430.jpg'),
|
||
(14597,1447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1946;s:6:\"height\";i:2570;s:4:\"file\";s:35:\"2025/09/DSCF8226-e1758365681430.jpg\";s:8:\"filesize\";i:885477;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"DSCF8226-e1758365681430-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14598,1447,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(14599,1447,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:3648;s:6:\"height\";i:4560;s:8:\"filesize\";i:1826940;s:4:\"file\";s:12:\"DSCF8226.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:20:\"DSCF8226-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15288;}}'),
|
||
(14600,1448,'_wp_attached_file','2025/09/DSCF8277.jpg'),
|
||
(14601,1448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3648;s:6:\"height\";i:4864;s:4:\"file\";s:20:\"2025/09/DSCF8277.jpg\";s:8:\"filesize\";i:1711248;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8277-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18232;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14602,1448,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(14603,1449,'_variation_description',''),
|
||
(14604,1449,'total_sales','0'),
|
||
(14605,1449,'_tax_status','taxable'),
|
||
(14606,1449,'_tax_class','parent'),
|
||
(14607,1449,'_manage_stock','no'),
|
||
(14608,1449,'_backorders','no'),
|
||
(14609,1449,'_sold_individually','no'),
|
||
(14610,1449,'_virtual','no'),
|
||
(14611,1449,'_downloadable','no'),
|
||
(14612,1449,'_download_limit','-1'),
|
||
(14613,1449,'_download_expiry','-1'),
|
||
(14614,1449,'_stock','0'),
|
||
(14615,1449,'_stock_status','instock'),
|
||
(14616,1449,'_wc_average_rating','0'),
|
||
(14617,1449,'_wc_review_count','0'),
|
||
(14618,1449,'attribute_pa_side','all'),
|
||
(14619,1449,'_product_version','10.4.2'),
|
||
(14620,1450,'_variation_description',''),
|
||
(14621,1450,'total_sales','0'),
|
||
(14622,1450,'_tax_status','taxable'),
|
||
(14623,1450,'_tax_class','parent'),
|
||
(14624,1450,'_manage_stock','no'),
|
||
(14625,1450,'_backorders','no'),
|
||
(14626,1450,'_sold_individually','no'),
|
||
(14627,1450,'_virtual','no'),
|
||
(14628,1450,'_downloadable','no'),
|
||
(14629,1450,'_download_limit','-1'),
|
||
(14630,1450,'_download_expiry','-1'),
|
||
(14631,1450,'_stock','0'),
|
||
(14632,1450,'_stock_status','instock'),
|
||
(14633,1450,'_wc_average_rating','0'),
|
||
(14634,1450,'_wc_review_count','0'),
|
||
(14635,1450,'attribute_pa_side','left-side'),
|
||
(14636,1450,'_product_version','10.4.2'),
|
||
(14637,1451,'_variation_description',''),
|
||
(14638,1451,'total_sales','0'),
|
||
(14639,1451,'_tax_status','taxable'),
|
||
(14640,1451,'_tax_class','parent'),
|
||
(14641,1451,'_manage_stock','no'),
|
||
(14642,1451,'_backorders','no'),
|
||
(14643,1451,'_sold_individually','no'),
|
||
(14644,1451,'_virtual','no'),
|
||
(14645,1451,'_downloadable','no'),
|
||
(14646,1451,'_download_limit','-1'),
|
||
(14647,1451,'_download_expiry','-1'),
|
||
(14648,1451,'_stock','0'),
|
||
(14649,1451,'_stock_status','instock'),
|
||
(14650,1451,'_wc_average_rating','0'),
|
||
(14651,1451,'_wc_review_count','0'),
|
||
(14652,1451,'attribute_pa_side','right-side'),
|
||
(14653,1451,'_product_version','10.4.2'),
|
||
(14654,1449,'_sku','PISHI-BO-all'),
|
||
(14655,1449,'_regular_price','120'),
|
||
(14656,1449,'_thumbnail_id','0'),
|
||
(14657,1449,'_price','120'),
|
||
(14658,1450,'_sku','PISHI-BO-left'),
|
||
(14659,1450,'_regular_price','70'),
|
||
(14660,1450,'_thumbnail_id','0'),
|
||
(14661,1450,'_price','70'),
|
||
(14662,1451,'_sku','PISHI-BO-right'),
|
||
(14663,1451,'_regular_price','70'),
|
||
(14664,1451,'_thumbnail_id','0'),
|
||
(14665,1451,'_price','70'),
|
||
(14691,1452,'_wp_attached_file','2025/06/DSCF8669.jpg'),
|
||
(14692,1452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4403;s:6:\"height\";i:3523;s:4:\"file\";s:20:\"2025/06/DSCF8669.jpg\";s:8:\"filesize\";i:1187727;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8669-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14693,1452,'_wp_attachment_image_alt','Uteki necklace with a droplet pendant and prehnite oval stone. Silver version'),
|
||
(14707,1454,'_wp_attached_file','2024/10/DSCF8686.jpg'),
|
||
(14708,1454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2736;s:6:\"height\";i:3648;s:4:\"file\";s:20:\"2024/10/DSCF8686.jpg\";s:8:\"filesize\";i:985661;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8686-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16385;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14709,1454,'_wp_attachment_image_alt','BoroBoro asymmetrical oval shaped earrings sterling silver.'),
|
||
(14710,1455,'_wp_attached_file','2024/10/DSCF8674.jpg'),
|
||
(14711,1455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2768;s:6:\"height\";i:3459;s:4:\"file\";s:20:\"2024/10/DSCF8674.jpg\";s:8:\"filesize\";i:929535;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8674-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14712,1455,'_wp_attachment_image_alt','BoroBoro asymmetrical oval shaped earrings sterling silver.'),
|
||
(14720,1456,'_wp_attached_file','2024/10/DSCF8693.jpg'),
|
||
(14721,1456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2440;s:6:\"height\";i:3049;s:4:\"file\";s:20:\"2024/10/DSCF8693.jpg\";s:8:\"filesize\";i:680909;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8693-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14722,1456,'_wp_attachment_image_alt','BoroBoro asymmetrical oval shaped earrings gold plated silver.'),
|
||
(14723,1457,'_wp_attached_file','2024/10/DSCF8676.jpg'),
|
||
(14724,1457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1970;s:6:\"height\";i:2462;s:4:\"file\";s:20:\"2024/10/DSCF8676.jpg\";s:8:\"filesize\";i:671776;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8676-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17686;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(14725,1457,'_wp_attachment_image_alt','BoroBoro asymmetrical oval shaped earrings gold plated silver.'),
|
||
(14951,1467,'_sku','PIASU-B'),
|
||
(14952,1467,'total_sales','3'),
|
||
(14953,1467,'_tax_status','taxable'),
|
||
(14954,1467,'_tax_class',''),
|
||
(14955,1467,'_manage_stock','yes'),
|
||
(14956,1467,'_backorders','notify'),
|
||
(14957,1467,'_sold_individually','no'),
|
||
(14958,1467,'_virtual','no'),
|
||
(14959,1467,'_downloadable','no'),
|
||
(14960,1467,'_download_limit','-1'),
|
||
(14961,1467,'_download_expiry','-1'),
|
||
(14962,1467,'_thumbnail_id','1476'),
|
||
(14963,1467,'_stock','1'),
|
||
(14964,1467,'_stock_status','instock'),
|
||
(14965,1467,'_wc_average_rating','0'),
|
||
(14966,1467,'_wc_review_count','0'),
|
||
(14967,1467,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";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;}}'),
|
||
(14968,1467,'_product_version','10.4.2'),
|
||
(14973,1468,'_variation_description',''),
|
||
(14974,1468,'_regular_price','130'),
|
||
(14975,1468,'total_sales','0'),
|
||
(14976,1468,'_tax_status','taxable'),
|
||
(14977,1468,'_tax_class','parent'),
|
||
(14978,1468,'_manage_stock','no'),
|
||
(14979,1468,'_backorders','no'),
|
||
(14980,1468,'_sold_individually','no'),
|
||
(14981,1468,'_virtual','no'),
|
||
(14982,1468,'_downloadable','no'),
|
||
(14983,1468,'_download_limit','-1'),
|
||
(14984,1468,'_download_expiry','-1'),
|
||
(14985,1468,'_thumbnail_id','0'),
|
||
(14986,1468,'_stock','0'),
|
||
(14987,1468,'_stock_status','instock'),
|
||
(14988,1468,'_wc_average_rating','0'),
|
||
(14989,1468,'_wc_review_count','0'),
|
||
(14990,1468,'attribute_pa_size','50'),
|
||
(14991,1468,'_price','130'),
|
||
(14992,1468,'_product_version','10.4.2'),
|
||
(14993,1469,'_variation_description',''),
|
||
(14994,1469,'_regular_price','130'),
|
||
(14995,1469,'total_sales','0'),
|
||
(14996,1469,'_tax_status','taxable'),
|
||
(14997,1469,'_tax_class','parent'),
|
||
(14998,1469,'_manage_stock','no'),
|
||
(14999,1469,'_backorders','no'),
|
||
(15000,1469,'_sold_individually','no'),
|
||
(15001,1469,'_virtual','no'),
|
||
(15002,1469,'_downloadable','no'),
|
||
(15003,1469,'_download_limit','-1'),
|
||
(15004,1469,'_download_expiry','-1'),
|
||
(15005,1469,'_thumbnail_id','0'),
|
||
(15006,1469,'_stock','0'),
|
||
(15007,1469,'_stock_status','instock'),
|
||
(15008,1469,'_wc_average_rating','0'),
|
||
(15009,1469,'_wc_review_count','0'),
|
||
(15010,1469,'attribute_pa_size','52'),
|
||
(15011,1469,'_price','130'),
|
||
(15012,1469,'_product_version','10.4.2'),
|
||
(15013,1470,'_variation_description',''),
|
||
(15014,1470,'_regular_price','130'),
|
||
(15015,1470,'total_sales','0'),
|
||
(15016,1470,'_tax_status','taxable'),
|
||
(15017,1470,'_tax_class','parent'),
|
||
(15018,1470,'_manage_stock','no'),
|
||
(15019,1470,'_backorders','no'),
|
||
(15020,1470,'_sold_individually','no'),
|
||
(15021,1470,'_virtual','no'),
|
||
(15022,1470,'_downloadable','no'),
|
||
(15023,1470,'_download_limit','-1'),
|
||
(15024,1470,'_download_expiry','-1'),
|
||
(15025,1470,'_thumbnail_id','0'),
|
||
(15026,1470,'_stock','0'),
|
||
(15027,1470,'_stock_status','instock'),
|
||
(15028,1470,'_wc_average_rating','0'),
|
||
(15029,1470,'_wc_review_count','0'),
|
||
(15030,1470,'attribute_pa_size','54'),
|
||
(15031,1470,'_price','130'),
|
||
(15032,1470,'_product_version','10.4.2'),
|
||
(15033,1471,'_variation_description',''),
|
||
(15034,1471,'_regular_price','130'),
|
||
(15035,1471,'total_sales','0'),
|
||
(15036,1471,'_tax_status','taxable'),
|
||
(15037,1471,'_tax_class','parent'),
|
||
(15038,1471,'_manage_stock','no'),
|
||
(15039,1471,'_backorders','no'),
|
||
(15040,1471,'_sold_individually','no'),
|
||
(15041,1471,'_virtual','no'),
|
||
(15042,1471,'_downloadable','no'),
|
||
(15043,1471,'_download_limit','-1'),
|
||
(15044,1471,'_download_expiry','-1'),
|
||
(15045,1471,'_thumbnail_id','0'),
|
||
(15046,1471,'_stock','0'),
|
||
(15047,1471,'_stock_status','instock'),
|
||
(15048,1471,'_wc_average_rating','0'),
|
||
(15049,1471,'_wc_review_count','0'),
|
||
(15050,1471,'attribute_pa_size','56'),
|
||
(15051,1471,'_price','130'),
|
||
(15052,1471,'_product_version','10.4.2'),
|
||
(15053,1472,'_variation_description',''),
|
||
(15054,1472,'_regular_price','130'),
|
||
(15055,1472,'total_sales','0'),
|
||
(15056,1472,'_tax_status','taxable'),
|
||
(15057,1472,'_tax_class','parent'),
|
||
(15058,1472,'_manage_stock','no'),
|
||
(15059,1472,'_backorders','no'),
|
||
(15060,1472,'_sold_individually','no'),
|
||
(15061,1472,'_virtual','no'),
|
||
(15062,1472,'_downloadable','no'),
|
||
(15063,1472,'_download_limit','-1'),
|
||
(15064,1472,'_download_expiry','-1'),
|
||
(15065,1472,'_thumbnail_id','0'),
|
||
(15066,1472,'_stock','0'),
|
||
(15067,1472,'_stock_status','instock'),
|
||
(15068,1472,'_wc_average_rating','0'),
|
||
(15069,1472,'_wc_review_count','0'),
|
||
(15070,1472,'attribute_pa_size','58'),
|
||
(15071,1472,'_price','130'),
|
||
(15072,1472,'_product_version','10.4.2'),
|
||
(15073,1473,'_variation_description',''),
|
||
(15074,1473,'_regular_price','130'),
|
||
(15075,1473,'total_sales','0'),
|
||
(15076,1473,'_tax_status','taxable'),
|
||
(15077,1473,'_tax_class','parent'),
|
||
(15078,1473,'_manage_stock','no'),
|
||
(15079,1473,'_backorders','no'),
|
||
(15080,1473,'_sold_individually','no'),
|
||
(15081,1473,'_virtual','no'),
|
||
(15082,1473,'_downloadable','no'),
|
||
(15083,1473,'_download_limit','-1'),
|
||
(15084,1473,'_download_expiry','-1'),
|
||
(15085,1473,'_thumbnail_id','0'),
|
||
(15086,1473,'_stock','0'),
|
||
(15087,1473,'_stock_status','instock'),
|
||
(15088,1473,'_wc_average_rating','0'),
|
||
(15089,1473,'_wc_review_count','0'),
|
||
(15090,1473,'attribute_pa_size','60'),
|
||
(15091,1473,'_price','130'),
|
||
(15092,1473,'_product_version','10.4.2'),
|
||
(15093,1474,'_variation_description',''),
|
||
(15094,1474,'_regular_price','130'),
|
||
(15095,1474,'total_sales','0'),
|
||
(15096,1474,'_tax_status','taxable'),
|
||
(15097,1474,'_tax_class','parent'),
|
||
(15098,1474,'_manage_stock','no'),
|
||
(15099,1474,'_backorders','no'),
|
||
(15100,1474,'_sold_individually','no'),
|
||
(15101,1474,'_virtual','no'),
|
||
(15102,1474,'_downloadable','no'),
|
||
(15103,1474,'_download_limit','-1'),
|
||
(15104,1474,'_download_expiry','-1'),
|
||
(15105,1474,'_thumbnail_id','0'),
|
||
(15106,1474,'_stock','0'),
|
||
(15107,1474,'_stock_status','instock'),
|
||
(15108,1474,'_wc_average_rating','0'),
|
||
(15109,1474,'_wc_review_count','0'),
|
||
(15110,1474,'attribute_pa_size','62'),
|
||
(15111,1474,'_price','130'),
|
||
(15112,1474,'_product_version','10.4.2'),
|
||
(15113,1475,'_variation_description',''),
|
||
(15114,1475,'_regular_price','130'),
|
||
(15115,1475,'total_sales','0'),
|
||
(15116,1475,'_tax_status','taxable'),
|
||
(15117,1475,'_tax_class','parent'),
|
||
(15118,1475,'_manage_stock','no'),
|
||
(15119,1475,'_backorders','no'),
|
||
(15120,1475,'_sold_individually','no'),
|
||
(15121,1475,'_virtual','no'),
|
||
(15122,1475,'_downloadable','no'),
|
||
(15123,1475,'_download_limit','-1'),
|
||
(15124,1475,'_download_expiry','-1'),
|
||
(15125,1475,'_thumbnail_id','0'),
|
||
(15126,1475,'_stock','0'),
|
||
(15127,1475,'_stock_status','instock'),
|
||
(15128,1475,'_wc_average_rating','0'),
|
||
(15129,1475,'_wc_review_count','0'),
|
||
(15130,1475,'attribute_pa_size','64'),
|
||
(15131,1475,'_price','130'),
|
||
(15132,1475,'_product_version','10.4.2'),
|
||
(15134,1467,'_edit_lock','1770814869:1'),
|
||
(15135,1467,'_edit_last','1'),
|
||
(15136,1476,'_wp_attached_file','2025/09/PIASU-B.jpg'),
|
||
(15137,1476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3920;s:6:\"height\";i:3136;s:4:\"file\";s:19:\"2025/09/PIASU-B.jpg\";s:8:\"filesize\";i:1419521;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"PIASU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17404;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"PIASU-B-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3592;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393569664\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15138,1476,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(15139,1477,'_wp_attached_file','2025/09/DSCF7789.jpg'),
|
||
(15140,1477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2276;s:6:\"height\";i:2845;s:4:\"file\";s:20:\"2025/09/DSCF7789.jpg\";s:8:\"filesize\";i:478890;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7789-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15141,1477,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(15142,1478,'_wp_attached_file','2025/09/DSCF7842.jpg'),
|
||
(15143,1478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2744;s:6:\"height\";i:3429;s:4:\"file\";s:20:\"2025/09/DSCF7842.jpg\";s:8:\"filesize\";i:501714;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7842-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15144,1478,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(15145,1479,'_wp_attached_file','2025/09/DSCF7809.jpg'),
|
||
(15146,1479,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2545;s:6:\"height\";i:3181;s:4:\"file\";s:20:\"2025/09/DSCF7809.jpg\";s:8:\"filesize\";i:566391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7809-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16420;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15147,1479,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(15191,1482,'_wp_attached_file','2024/10/DSCF8158.jpg'),
|
||
(15192,1482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3427;s:6:\"height\";i:4284;s:4:\"file\";s:20:\"2024/10/DSCF8158.jpg\";s:8:\"filesize\";i:1398601;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8158-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16918;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15193,1482,'_wp_attachment_image_alt','Piasu earrings covering the ear lobe with three hoops hanging on it.'),
|
||
(15194,1483,'_wp_attached_file','2024/10/DSCF8069.jpg'),
|
||
(15195,1483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1412;s:6:\"height\";i:1765;s:4:\"file\";s:20:\"2024/10/DSCF8069.jpg\";s:8:\"filesize\";i:379321;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8069-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15196,1483,'_wp_attachment_image_alt','Piasu earrings covering the ear lobe with three hoops hanging on it.'),
|
||
(15197,1484,'_wp_attached_file','2024/10/DSCF8026.jpg'),
|
||
(15198,1484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2556;s:6:\"height\";i:3195;s:4:\"file\";s:20:\"2024/10/DSCF8026.jpg\";s:8:\"filesize\";i:914261;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8026-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15199,1484,'_wp_attachment_image_alt','Piasu earrings covering the ear lobe with three hoops hanging on it.'),
|
||
(15200,1485,'_wp_attached_file','2024/10/PIASU-BO2.jpg'),
|
||
(15201,1485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3767;s:6:\"height\";i:3013;s:4:\"file\";s:21:\"2024/10/PIASU-BO2.jpg\";s:8:\"filesize\";i:881946;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"PIASU-BO2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17694;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"PIASU-BO2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17694;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393637278\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15202,1485,'_wp_attachment_image_alt','Piasu earrings covering the ear lobe with three hoops hanging on it.'),
|
||
(15248,1491,'_edit_lock','1770813423:1'),
|
||
(15249,1491,'_edit_last','1'),
|
||
(15250,1492,'_wp_attached_file','2025/10/IKKAN-CR1.jpg'),
|
||
(15251,1492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1536;s:4:\"file\";s:21:\"2025/10/IKKAN-CR1.jpg\";s:8:\"filesize\";i:244496;s:5:\"sizes\";a:1:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"IKKAN-CR1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3056;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15252,1492,'_wp_attachment_image_alt','Kime solo hoop in gold plated with a marine link element in sterling silver.'),
|
||
(15253,1493,'_wp_attached_file','2025/10/DSCF7652.jpg'),
|
||
(15254,1493,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3534;s:6:\"height\";i:4418;s:4:\"file\";s:20:\"2025/10/DSCF7652.jpg\";s:8:\"filesize\";i:808925;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7652-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15255,1493,'_wp_attachment_image_alt','Kime solo hoop in gold plated with a marine link element in sterling silver.'),
|
||
(15256,1494,'_wp_attached_file','2025/10/DSCF7675.jpg'),
|
||
(15257,1494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1364;s:6:\"height\";i:1706;s:4:\"file\";s:20:\"2025/10/DSCF7675.jpg\";s:8:\"filesize\";i:192623;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7675-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15258,1494,'_wp_attachment_image_alt',''),
|
||
(15259,1495,'_wp_attached_file','2025/10/DSCF7638.jpg'),
|
||
(15260,1495,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3429;s:6:\"height\";i:4287;s:4:\"file\";s:20:\"2025/10/DSCF7638.jpg\";s:8:\"filesize\";i:810228;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7638-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15261,1495,'_wp_attachment_image_alt','Kime solo hoop in gold plated with a marine link element in sterling silver.'),
|
||
(15262,1491,'_thumbnail_id','1492'),
|
||
(15263,1491,'_sku','KIME-CR1'),
|
||
(15264,1491,'_regular_price','50'),
|
||
(15265,1491,'total_sales','0'),
|
||
(15266,1491,'_tax_status','taxable'),
|
||
(15267,1491,'_tax_class',''),
|
||
(15268,1491,'_manage_stock','no'),
|
||
(15269,1491,'_backorders','no'),
|
||
(15270,1491,'_sold_individually','no'),
|
||
(15271,1491,'_virtual','no'),
|
||
(15272,1491,'_downloadable','no'),
|
||
(15273,1491,'_download_limit','-1'),
|
||
(15274,1491,'_download_expiry','-1'),
|
||
(15275,1491,'_stock',NULL),
|
||
(15276,1491,'_stock_status','instock'),
|
||
(15277,1491,'_wc_average_rating','0'),
|
||
(15278,1491,'_wc_review_count','0'),
|
||
(15279,1491,'_product_version','10.4.2'),
|
||
(15280,1491,'_price','50'),
|
||
(15293,1499,'_wp_attached_file','2025/11/HAIKU-sizechart.pdf'),
|
||
(15294,1499,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:826408;}'),
|
||
(15303,1503,'_wp_attached_file','2025/09/DSCF8521-1.jpg'),
|
||
(15304,1503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3257;s:6:\"height\";i:4072;s:4:\"file\";s:22:\"2025/09/DSCF8521-1.jpg\";s:8:\"filesize\";i:1339844;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSCF8521-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:17596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15305,1503,'_wp_attachment_image_alt','Uteki hoops with intertwined silver wire.'),
|
||
(15311,1504,'_wp_attached_file','2025/09/DSCF8490.jpg'),
|
||
(15312,1504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2726;s:6:\"height\";i:3407;s:4:\"file\";s:20:\"2025/09/DSCF8490.jpg\";s:8:\"filesize\";i:1027009;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8490-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15313,1504,'_wp_attachment_image_alt','Uteki hoops with intertwined gold plated silver wire.'),
|
||
(15319,1505,'_wp_attached_file','2025/06/2025HAIKU_00079.jpg'),
|
||
(15320,1505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:27:\"2025/06/2025HAIKU_00079.jpg\";s:8:\"filesize\";i:1945332;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00079-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15321,1505,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In sterling silver.'),
|
||
(15322,1506,'_wp_attached_file','2025/06/2025HAIKU_00050.jpg'),
|
||
(15323,1506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:27:\"2025/06/2025HAIKU_00050.jpg\";s:8:\"filesize\";i:1353438;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00050-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15324,1507,'_wp_attached_file','2025/06/2025HAIKU_0006.jpg'),
|
||
(15325,1507,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:26:\"2025/06/2025HAIKU_0006.jpg\";s:8:\"filesize\";i:1004545;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"2025HAIKU_0006-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14318;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15326,1506,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In sterling silver.'),
|
||
(15327,1507,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In sterling silver.'),
|
||
(15333,1508,'_wp_attached_file','2025/06/2025HAIKU_0004.jpg'),
|
||
(15334,1508,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:26:\"2025/06/2025HAIKU_0004.jpg\";s:8:\"filesize\";i:713512;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"2025HAIKU_0004-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15335,1508,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In gold plated silver.'),
|
||
(15336,1509,'_wp_attached_file','2025/06/2025HAIKU_00020.jpg'),
|
||
(15337,1509,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:27:\"2025/06/2025HAIKU_00020.jpg\";s:8:\"filesize\";i:1780828;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00020-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15338,1510,'_wp_attached_file','2025/06/2025HAIKU_00013.jpg'),
|
||
(15339,1510,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:3125;s:4:\"file\";s:27:\"2025/06/2025HAIKU_00013.jpg\";s:8:\"filesize\";i:1095811;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00013-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13374;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15340,1509,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In gold plated silver.'),
|
||
(15341,1510,'_wp_attachment_image_alt','Uteki swirling ring with a prehnite oval stone. In gold plated silver.'),
|
||
(15347,1491,'_photos_colonne_gauche|||0|value','1492'),
|
||
(15348,1491,'_photos_colonne_droite|||0|value','1493'),
|
||
(15349,1491,'_photos_colonne_droite|||1|value','1494'),
|
||
(15350,1491,'_photos_colonne_droite|||2|value','1495'),
|
||
(15351,1491,'_haiku_details_produit',''),
|
||
(15352,1512,'_sku','PIASU-EC-s'),
|
||
(15353,1512,'_regular_price','70'),
|
||
(15354,1512,'total_sales','2'),
|
||
(15355,1512,'_tax_status','taxable'),
|
||
(15356,1512,'_tax_class',''),
|
||
(15357,1512,'_manage_stock','yes'),
|
||
(15358,1512,'_backorders','notify'),
|
||
(15359,1512,'_sold_individually','no'),
|
||
(15360,1512,'_virtual','no'),
|
||
(15361,1512,'_downloadable','no'),
|
||
(15362,1512,'_download_limit','-1'),
|
||
(15363,1512,'_download_expiry','-1'),
|
||
(15365,1512,'_stock','1'),
|
||
(15366,1512,'_stock_status','instock'),
|
||
(15367,1512,'_wc_average_rating','0'),
|
||
(15368,1512,'_wc_review_count','0'),
|
||
(15369,1512,'_product_version','10.4.2'),
|
||
(15370,1512,'_price','70'),
|
||
(15375,1512,'_edit_lock','1770813398:1'),
|
||
(15376,1512,'_edit_last','1'),
|
||
(15381,1513,'_wp_attached_file','2025/11/PIASU-EC-s.jpg'),
|
||
(15382,1513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:22:\"2025/11/PIASU-EC-s.jpg\";s:8:\"filesize\";i:1158074;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3017;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3017;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15383,1513,'_wp_attachment_image_alt','Piasu ear cuff in sterling silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15384,1514,'_wp_attached_file','2025/11/DSCF7654.jpg'),
|
||
(15385,1514,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2636;s:6:\"height\";i:3295;s:4:\"file\";s:20:\"2025/11/DSCF7654.jpg\";s:8:\"filesize\";i:1150475;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7654-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15386,1514,'_wp_attachment_image_alt','Piasu ear cuff in sterling silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15387,1515,'_wp_attached_file','2025/11/DSCF7673.jpg'),
|
||
(15388,1515,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3576;s:6:\"height\";i:4470;s:4:\"file\";s:20:\"2025/11/DSCF7673.jpg\";s:8:\"filesize\";i:1679554;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15389,1515,'_wp_attachment_image_alt','Piasu ear cuff in sterling silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15390,1512,'_thumbnail_id','1513'),
|
||
(15395,1516,'_sku','PIASU-EC-g'),
|
||
(15396,1516,'_regular_price','75'),
|
||
(15397,1516,'total_sales','1'),
|
||
(15398,1516,'_tax_status','taxable'),
|
||
(15399,1516,'_tax_class',''),
|
||
(15400,1516,'_manage_stock','yes'),
|
||
(15401,1516,'_backorders','notify'),
|
||
(15402,1516,'_sold_individually','no'),
|
||
(15403,1516,'_virtual','no'),
|
||
(15404,1516,'_downloadable','no'),
|
||
(15405,1516,'_download_limit','-1'),
|
||
(15406,1516,'_download_expiry','-1'),
|
||
(15407,1516,'_thumbnail_id','1517'),
|
||
(15408,1516,'_stock','0'),
|
||
(15409,1516,'_stock_status','onbackorder'),
|
||
(15410,1516,'_wc_average_rating','0'),
|
||
(15411,1516,'_wc_review_count','0'),
|
||
(15412,1516,'_product_version','10.4.2'),
|
||
(15413,1516,'_price','75'),
|
||
(15418,1516,'_edit_lock','1770813390:1'),
|
||
(15419,1517,'_wp_attached_file','2025/11/PIASU-EC-g.jpg'),
|
||
(15420,1517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:22:\"2025/11/PIASU-EC-g.jpg\";s:8:\"filesize\";i:881698;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PIASU-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"PIASU-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16758;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1390811824\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15421,1517,'_wp_attachment_image_alt','Piasu ear cuff in gold plated silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15422,1516,'_edit_last','1'),
|
||
(15423,1518,'_wp_attached_file','2025/11/2025HAIKU_00010.jpg'),
|
||
(15424,1518,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5304;s:6:\"height\";i:6630;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00010.jpg\";s:8:\"filesize\";i:2065072;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00010-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15425,1519,'_wp_attached_file','2025/11/2025HAIKU_00029.jpg'),
|
||
(15426,1519,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4053;s:6:\"height\";i:5067;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00029.jpg\";s:8:\"filesize\";i:1846554;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00029-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15427,1518,'_wp_attachment_image_alt',''),
|
||
(15428,1519,'_wp_attachment_image_alt','Piasu ear cuff in gold plated silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15429,1519,'_wp_attachment_image_alt','Piasu ear cuff in gold plated silver. A statement piece composed of thick wires and silver beads.'),
|
||
(15482,1520,'_sku','PIASU-BO1-s'),
|
||
(15483,1520,'total_sales','1'),
|
||
(15484,1520,'_tax_status','taxable'),
|
||
(15485,1520,'_tax_class',''),
|
||
(15486,1520,'_manage_stock','yes'),
|
||
(15487,1520,'_backorders','notify'),
|
||
(15488,1520,'_sold_individually','no'),
|
||
(15489,1520,'_virtual','no'),
|
||
(15490,1520,'_downloadable','no'),
|
||
(15491,1520,'_download_limit','-1'),
|
||
(15492,1520,'_download_expiry','-1'),
|
||
(15493,1520,'_thumbnail_id','1525'),
|
||
(15494,1520,'_stock','0'),
|
||
(15495,1520,'_stock_status','onbackorder'),
|
||
(15496,1520,'_wc_average_rating','0'),
|
||
(15497,1520,'_wc_review_count','0'),
|
||
(15498,1520,'_product_attributes','a:1:{s:7:\"pa_side\";a:6:{s:4:\"name\";s:7:\"pa_side\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
|
||
(15499,1520,'_product_version','10.4.2'),
|
||
(15570,1520,'_edit_lock','1765989274:1'),
|
||
(15571,1520,'_edit_last','1'),
|
||
(15572,1524,'_wp_attached_file','2025/11/PIASU-BO1-g.jpg'),
|
||
(15573,1524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3698;s:6:\"height\";i:2958;s:4:\"file\";s:23:\"2025/11/PIASU-BO1-g.jpg\";s:8:\"filesize\";i:547570;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BO1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393568082\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15574,1524,'_wp_attachment_image_alt','Piasu pending earrings. Maxi version of a stud piercing. In gold plated silver.'),
|
||
(15575,1525,'_wp_attached_file','2025/11/PIASU-BO1-s.jpg'),
|
||
(15576,1525,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3110;s:6:\"height\";i:2488;s:4:\"file\";s:23:\"2025/11/PIASU-BO1-s.jpg\";s:8:\"filesize\";i:395287;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PIASU-BO1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PIASU-BO1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17135;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393567990\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15577,1525,'_wp_attachment_image_alt','Piasu pending earrings. Maxi version of a stud piercing. In sterling silver.'),
|
||
(15578,1526,'_wp_attached_file','2025/11/2025HAIKU_00032.jpg'),
|
||
(15579,1526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5304;s:6:\"height\";i:6630;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00032.jpg\";s:8:\"filesize\";i:2047308;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00032-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16224;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15580,1526,'_wp_attachment_image_alt',''),
|
||
(15581,1527,'_wp_attached_file','2025/11/2025HAIKU_00057.jpg'),
|
||
(15582,1527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4583;s:6:\"height\";i:5728;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00057.jpg\";s:8:\"filesize\";i:2034037;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00057-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15583,1527,'_wp_attachment_image_alt','Piasu pending earrings. Maxi version of a stud piercing. In sterling silver.'),
|
||
(15596,1512,'_photos_colonne_gauche|||0|value','1513'),
|
||
(15597,1512,'_photos_colonne_droite|||0|value','1514'),
|
||
(15598,1512,'_photos_colonne_droite|||1|value','1515'),
|
||
(15599,1512,'_haiku_details_produit',''),
|
||
(15600,1516,'_photos_colonne_gauche|||0|value','1517'),
|
||
(15601,1516,'_photos_colonne_droite|||0|value','1518'),
|
||
(15602,1516,'_photos_colonne_droite|||1|value','1519'),
|
||
(15603,1516,'_haiku_details_produit',''),
|
||
(15629,1531,'_sku','TAMA-EC-g'),
|
||
(15630,1531,'_regular_price','55'),
|
||
(15631,1531,'total_sales','1'),
|
||
(15632,1531,'_tax_status','taxable'),
|
||
(15633,1531,'_tax_class',''),
|
||
(15634,1531,'_manage_stock','yes'),
|
||
(15635,1531,'_backorders','notify'),
|
||
(15636,1531,'_sold_individually','no'),
|
||
(15637,1531,'_virtual','no'),
|
||
(15638,1531,'_downloadable','no'),
|
||
(15639,1531,'_download_limit','-1'),
|
||
(15640,1531,'_download_expiry','-1'),
|
||
(15641,1531,'_thumbnail_id','1532'),
|
||
(15642,1531,'_stock','1'),
|
||
(15643,1531,'_stock_status','instock'),
|
||
(15644,1531,'_wc_average_rating','0'),
|
||
(15645,1531,'_wc_review_count','0'),
|
||
(15646,1531,'_product_version','10.4.2'),
|
||
(15647,1531,'_price','55'),
|
||
(15652,1531,'_edit_lock','1770813319:1'),
|
||
(15653,1531,'_edit_last','1'),
|
||
(15654,1532,'_wp_attached_file','2025/11/TAMANORI-EC-g.jpg'),
|
||
(15655,1532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4080;s:6:\"height\";i:3264;s:4:\"file\";s:25:\"2025/11/TAMANORI-EC-g.jpg\";s:8:\"filesize\";i:596187;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17462;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TAMANORI-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3579;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393569092\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15656,1532,'_wp_attachment_image_alt','Tamanori ear cuff in gold plated silver with dangling chains.'),
|
||
(15657,1533,'_wp_attached_file','2025/11/2025HAIKU_00011.jpg'),
|
||
(15658,1533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1591;s:6:\"height\";i:2385;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00011.jpg\";s:8:\"filesize\";i:2069803;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00011-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15659,1533,'_wp_attachment_image_alt','Tamanori ear cuff in gold plated silver with dangling chains.'),
|
||
(15660,1533,'_wp_attachment_image_alt','Tamanori ear cuff in gold plated silver with dangling chains.'),
|
||
(15661,1534,'_wp_attached_file','2025/11/2025HAIKU_00019.jpg'),
|
||
(15662,1534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1591;s:6:\"height\";i:2385;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00019.jpg\";s:8:\"filesize\";i:1746031;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00019-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15663,1534,'_wp_attachment_image_alt','Tamanori ear cuff in gold plated silver with dangling chains.'),
|
||
(15672,1535,'_sku','TAMA-EC-s'),
|
||
(15673,1535,'_regular_price','50'),
|
||
(15674,1535,'total_sales','1'),
|
||
(15675,1535,'_tax_status','taxable'),
|
||
(15676,1535,'_tax_class',''),
|
||
(15677,1535,'_manage_stock','yes'),
|
||
(15678,1535,'_backorders','notify'),
|
||
(15679,1535,'_sold_individually','no'),
|
||
(15680,1535,'_virtual','no'),
|
||
(15681,1535,'_downloadable','no'),
|
||
(15682,1535,'_download_limit','-1'),
|
||
(15683,1535,'_download_expiry','-1'),
|
||
(15684,1535,'_thumbnail_id','1536'),
|
||
(15685,1535,'_stock','0'),
|
||
(15686,1535,'_stock_status','onbackorder'),
|
||
(15687,1535,'_wc_average_rating','0'),
|
||
(15688,1535,'_wc_review_count','0'),
|
||
(15689,1535,'_product_version','10.4.2'),
|
||
(15690,1535,'_price','50'),
|
||
(15695,1535,'_edit_lock','1770813312:1'),
|
||
(15696,1536,'_wp_attached_file','2025/11/TAMANORI-EC-s.jpg'),
|
||
(15697,1536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3177;s:6:\"height\";i:2542;s:4:\"file\";s:25:\"2025/11/TAMANORI-EC-s.jpg\";s:8:\"filesize\";i:319272;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TAMANORI-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16655;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"TAMANORI-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16655;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393569131\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15698,1536,'_wp_attachment_image_alt','Tamanori ear cuff in sterling silver with dangling chains.'),
|
||
(15699,1535,'_edit_last','1'),
|
||
(15700,1537,'_wp_attached_file','2025/11/2025HAIKU_0001.jpg'),
|
||
(15701,1537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1591;s:6:\"height\";i:2385;s:4:\"file\";s:26:\"2025/11/2025HAIKU_0001.jpg\";s:8:\"filesize\";i:1574318;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"2025HAIKU_0001-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13301;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15702,1537,'_wp_attachment_image_alt','Tamanori ear cuff in sterling silver with dangling chains.'),
|
||
(15703,1538,'_wp_attached_file','2025/11/2025HAIKU_00019-1-e1764147483802.jpg'),
|
||
(15704,1538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1403;s:6:\"height\";i:2154;s:4:\"file\";s:44:\"2025/11/2025HAIKU_00019-1-e1764147483802.jpg\";s:8:\"filesize\";i:556817;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"2025HAIKU_00019-1-e1764147483802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20824;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15705,1538,'_wp_attachment_image_alt','Tamanori ear cuff in sterling silver with dangling chains.'),
|
||
(15706,1538,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1591;s:6:\"height\";i:2385;s:8:\"filesize\";i:1746031;s:4:\"file\";s:21:\"2025HAIKU_00019-1.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"2025HAIKU_00019-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:21874;}}'),
|
||
(15707,1535,'_photos_colonne_gauche|||0|value','1536'),
|
||
(15708,1535,'_photos_colonne_droite|||0|value','1537'),
|
||
(15709,1535,'_photos_colonne_droite|||1|value','1538'),
|
||
(15710,1535,'_haiku_details_produit',''),
|
||
(15711,1531,'_photos_colonne_gauche|||0|value','1532'),
|
||
(15712,1531,'_photos_colonne_droite|||0|value','1533'),
|
||
(15713,1531,'_photos_colonne_droite|||1|value','1534'),
|
||
(15714,1531,'_haiku_details_produit',''),
|
||
(15715,1539,'_wp_attached_file','2025/11/2025HAIKU_00031.jpg'),
|
||
(15716,1539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1509;s:6:\"height\";i:2262;s:4:\"file\";s:27:\"2025/11/2025HAIKU_00031.jpg\";s:8:\"filesize\";i:1640516;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00031-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15717,1539,'_wp_attachment_image_alt','Piasu pending earrings. Maxi version of a stud piercing. In sterling silver.'),
|
||
(15723,554,'_price','45'),
|
||
(15724,554,'_price','70'),
|
||
(15725,554,'_photos_colonne_gauche|||0|value','935'),
|
||
(15726,554,'_photos_colonne_droite|||0|value','936'),
|
||
(15727,554,'_photos_colonne_droite|||1|value','937'),
|
||
(15728,554,'_photos_colonne_droite|||2|value','835'),
|
||
(15729,554,'_haiku_details_produit',''),
|
||
(15730,545,'_price','50'),
|
||
(15731,545,'_price','75'),
|
||
(15732,545,'_photos_colonne_gauche|||0|value','938'),
|
||
(15733,545,'_photos_colonne_droite|||0|value','762'),
|
||
(15734,545,'_photos_colonne_droite|||1|value','834'),
|
||
(15735,545,'_haiku_details_produit',''),
|
||
(15744,213,'_price','55'),
|
||
(15745,213,'_price','80'),
|
||
(15746,213,'_photos_colonne_gauche|||0|value','1396'),
|
||
(15747,213,'_photos_colonne_droite|||0|value','1456'),
|
||
(15748,213,'_photos_colonne_droite|||1|value','1457'),
|
||
(15749,213,'_photos_colonne_droite|||2|value','671'),
|
||
(15750,213,'_haiku_details_produit',''),
|
||
(15751,183,'_price','50'),
|
||
(15752,183,'_price','75'),
|
||
(15753,183,'_photos_colonne_gauche|||0|value','1395'),
|
||
(15754,183,'_photos_colonne_droite|||0|value','1454'),
|
||
(15755,183,'_photos_colonne_droite|||1|value','1455'),
|
||
(15756,183,'_photos_colonne_droite|||2|value','718'),
|
||
(15757,183,'_haiku_details_produit',''),
|
||
(15758,1541,'_sku','HATTARI-CR1-s'),
|
||
(15759,1541,'total_sales','0'),
|
||
(15760,1541,'_tax_status','taxable'),
|
||
(15761,1541,'_tax_class',''),
|
||
(15762,1541,'_manage_stock','yes'),
|
||
(15763,1541,'_backorders','notify'),
|
||
(15764,1541,'_sold_individually','no'),
|
||
(15765,1541,'_virtual','no'),
|
||
(15766,1541,'_downloadable','no'),
|
||
(15767,1541,'_download_limit','-1'),
|
||
(15768,1541,'_download_expiry','-1'),
|
||
(15769,1541,'_thumbnail_id','1545'),
|
||
(15770,1541,'_stock','1'),
|
||
(15771,1541,'_stock_status','instock'),
|
||
(15772,1541,'_wc_average_rating','0'),
|
||
(15773,1541,'_wc_review_count','0'),
|
||
(15775,1541,'_product_version','10.4.2'),
|
||
(15842,1541,'_price','75'),
|
||
(15843,1541,'_price','75'),
|
||
(15844,1541,'_edit_lock','1770812796:1'),
|
||
(15845,1541,'_edit_last','1'),
|
||
(15846,1545,'_wp_attached_file','2025/11/HATTARI-CR1-s.jpg'),
|
||
(15847,1545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3660;s:6:\"height\";i:2928;s:4:\"file\";s:25:\"2025/11/HATTARI-CR1-s.jpg\";s:8:\"filesize\";i:589738;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17020;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3694;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1394156931\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15848,1545,'_wp_attachment_image_alt','Hattari small crossed hoops in sterling silver.'),
|
||
(15849,1546,'_wp_attached_file','2025/11/DSCF7730.jpg'),
|
||
(15850,1546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2918;s:6:\"height\";i:3648;s:4:\"file\";s:20:\"2025/11/DSCF7730.jpg\";s:8:\"filesize\";i:2060914;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7730-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15851,1546,'_wp_attachment_image_alt',''),
|
||
(15852,1547,'_wp_attached_file','2025/11/DSCF7724.jpg'),
|
||
(15853,1547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2301;s:6:\"height\";i:2876;s:4:\"file\";s:20:\"2025/11/DSCF7724.jpg\";s:8:\"filesize\";i:1873335;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7724-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15854,1547,'_wp_attachment_image_alt','Hattari small crossed hoops in sterling silver.'),
|
||
(15855,1547,'_wp_attachment_image_alt','Hattari small crossed hoops in sterling silver.'),
|
||
(15856,1548,'_wp_attached_file','2025/11/DSCF7723.jpg'),
|
||
(15857,1548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2179;s:6:\"height\";i:2724;s:4:\"file\";s:20:\"2025/11/DSCF7723.jpg\";s:8:\"filesize\";i:1799467;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15189;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15858,1548,'_wp_attachment_image_alt','Hattari small crossed hoops in sterling silver.'),
|
||
(15859,1548,'_wp_attachment_image_alt','Hattari small crossed hoops in sterling silver.'),
|
||
(15860,1541,'_regular_price','75'),
|
||
(15866,1549,'_sku','HATTARI-CR1-g'),
|
||
(15867,1549,'_regular_price','80'),
|
||
(15868,1549,'total_sales','1'),
|
||
(15869,1549,'_tax_status','taxable'),
|
||
(15870,1549,'_tax_class',''),
|
||
(15871,1549,'_manage_stock','yes'),
|
||
(15872,1549,'_backorders','notify'),
|
||
(15873,1549,'_sold_individually','no'),
|
||
(15874,1549,'_virtual','no'),
|
||
(15875,1549,'_downloadable','no'),
|
||
(15876,1549,'_download_limit','-1'),
|
||
(15877,1549,'_download_expiry','-1'),
|
||
(15878,1549,'_thumbnail_id','1551'),
|
||
(15879,1549,'_stock','1'),
|
||
(15880,1549,'_stock_status','instock'),
|
||
(15881,1549,'_wc_average_rating','0'),
|
||
(15882,1549,'_wc_review_count','0'),
|
||
(15884,1549,'_product_version','10.4.2'),
|
||
(15885,1549,'_price','80'),
|
||
(15891,1549,'_edit_lock','1770812787:1'),
|
||
(15894,1551,'_wp_attached_file','2025/11/HATTARI-CR1-g.jpg'),
|
||
(15895,1551,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3825;s:6:\"height\";i:3060;s:4:\"file\";s:25:\"2025/11/HATTARI-CR1-g.jpg\";s:8:\"filesize\";i:627414;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17162;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HATTARI-CR1-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3852;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1394156895\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15896,1551,'_wp_attachment_image_alt','Hattari small crossed hoops in gold plated silver.'),
|
||
(15897,1549,'_edit_last','1'),
|
||
(15898,1552,'_wp_attached_file','2025/11/DSCF8607.jpg'),
|
||
(15899,1552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2661;s:6:\"height\";i:3326;s:4:\"file\";s:20:\"2025/11/DSCF8607.jpg\";s:8:\"filesize\";i:1804474;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8607-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15900,1552,'_wp_attachment_image_alt','Hattari small crossed hoops in gold plated silver.'),
|
||
(15901,1552,'_wp_attachment_image_alt','Hattari small crossed hoops in gold plated silver.'),
|
||
(15902,1553,'_wp_attached_file','2025/11/DSCF8596.jpg'),
|
||
(15903,1553,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2255;s:6:\"height\";i:2819;s:4:\"file\";s:20:\"2025/11/DSCF8596.jpg\";s:8:\"filesize\";i:1918809;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8596-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15904,1553,'_wp_attachment_image_alt','Hattari small crossed hoops in gold plated silver.'),
|
||
(15905,1554,'_wp_attached_file','2025/11/DSCF8561.jpg'),
|
||
(15906,1554,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1505;s:6:\"height\";i:1881;s:4:\"file\";s:20:\"2025/11/DSCF8561.jpg\";s:8:\"filesize\";i:1500102;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8561-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15907,1554,'_wp_attachment_image_alt','Hattari small crossed hoops in gold plated silver.'),
|
||
(15923,288,'_photos_colonne_gauche|||0|value','1371'),
|
||
(15924,288,'_photos_colonne_droite|||0|value','290'),
|
||
(15925,288,'_photos_colonne_droite|||1|value','689'),
|
||
(15926,288,'_haiku_details_produit',''),
|
||
(15932,1555,'_sku','HATTARI-EC-s'),
|
||
(15933,1555,'_regular_price','50'),
|
||
(15934,1555,'total_sales','0'),
|
||
(15935,1555,'_tax_status','taxable'),
|
||
(15936,1555,'_tax_class',''),
|
||
(15937,1555,'_manage_stock','yes'),
|
||
(15938,1555,'_backorders','notify'),
|
||
(15939,1555,'_sold_individually','no'),
|
||
(15940,1555,'_virtual','no'),
|
||
(15941,1555,'_downloadable','no'),
|
||
(15942,1555,'_download_limit','-1'),
|
||
(15943,1555,'_download_expiry','-1'),
|
||
(15944,1555,'_thumbnail_id','1556'),
|
||
(15945,1555,'_stock','1'),
|
||
(15946,1555,'_stock_status','instock'),
|
||
(15947,1555,'_wc_average_rating','0'),
|
||
(15948,1555,'_wc_review_count','0'),
|
||
(15950,1555,'_product_version','10.4.2'),
|
||
(15951,1555,'_price','50'),
|
||
(15957,1555,'_edit_lock','1770812761:1'),
|
||
(15958,1555,'_edit_last','1'),
|
||
(15959,1556,'_wp_attached_file','2025/11/HATTARI-EC-s.jpg'),
|
||
(15960,1556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3921;s:6:\"height\";i:3137;s:4:\"file\";s:24:\"2025/11/HATTARI-EC-s.jpg\";s:8:\"filesize\";i:1031253;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HATTARI-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16376;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HATTARI-EC-s-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2717;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393636706\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15961,1556,'_wp_attachment_image_alt','Hattari ear cuff with intertwined silver wires.'),
|
||
(15962,1557,'_wp_attached_file','2025/11/DSCF7711.jpg'),
|
||
(15963,1557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2952;s:6:\"height\";i:3690;s:4:\"file\";s:20:\"2025/11/DSCF7711.jpg\";s:8:\"filesize\";i:2058860;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7711-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15275;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15964,1557,'_wp_attachment_image_alt','Hattari ear cuff with intertwined silver wires.'),
|
||
(15965,1558,'_wp_attached_file','2025/11/DSCF7713.jpg'),
|
||
(15966,1558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2734;s:6:\"height\";i:3417;s:4:\"file\";s:20:\"2025/11/DSCF7713.jpg\";s:8:\"filesize\";i:2006136;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7713-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16230;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15967,1558,'_wp_attachment_image_alt','Hattari ear cuff with intertwined silver wires.'),
|
||
(15968,1559,'_wp_attached_file','2025/11/DSCF7727.jpg'),
|
||
(15969,1559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2134;s:6:\"height\";i:2668;s:4:\"file\";s:20:\"2025/11/DSCF7727.jpg\";s:8:\"filesize\";i:1859678;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF7727-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(15970,1559,'_wp_attachment_image_alt','Hattari ear cuff with intertwined silver wires.'),
|
||
(15976,1560,'_sku','HATTARI-EC-g'),
|
||
(15977,1560,'_regular_price','55'),
|
||
(15978,1560,'total_sales','0'),
|
||
(15979,1560,'_tax_status','taxable'),
|
||
(15980,1560,'_tax_class',''),
|
||
(15981,1560,'_manage_stock','yes'),
|
||
(15982,1560,'_backorders','notify'),
|
||
(15983,1560,'_sold_individually','no'),
|
||
(15984,1560,'_virtual','no'),
|
||
(15985,1560,'_downloadable','no'),
|
||
(15986,1560,'_download_limit','-1'),
|
||
(15987,1560,'_download_expiry','-1'),
|
||
(15988,1560,'_thumbnail_id','1561'),
|
||
(15989,1560,'_stock','0'),
|
||
(15990,1560,'_stock_status','onbackorder'),
|
||
(15991,1560,'_wc_average_rating','0'),
|
||
(15992,1560,'_wc_review_count','0'),
|
||
(15994,1560,'_product_version','10.4.2'),
|
||
(15995,1560,'_price','55'),
|
||
(16001,1560,'_edit_lock','1770812770:1'),
|
||
(16002,1561,'_wp_attached_file','2025/11/HATTARI-EC-g.jpg'),
|
||
(16003,1561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3872;s:6:\"height\";i:3098;s:4:\"file\";s:24:\"2025/11/HATTARI-EC-g.jpg\";s:8:\"filesize\";i:449439;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HATTARI-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16673;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"HATTARI-EC-g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2882;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"X-T1\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1393636752\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16004,1561,'_wp_attachment_image_alt','Hattari ear cuff with intertwined gold plated wires.'),
|
||
(16005,1560,'_edit_last','1'),
|
||
(16006,1562,'_wp_attached_file','2025/11/DSCF8415.jpg'),
|
||
(16007,1562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2052;s:6:\"height\";i:2565;s:4:\"file\";s:20:\"2025/11/DSCF8415.jpg\";s:8:\"filesize\";i:2015737;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8415-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15488;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16008,1562,'_wp_attachment_image_alt','Hattari ear cuff with intertwined gold plated wires.'),
|
||
(16009,1562,'_wp_attachment_image_alt','Hattari ear cuff with intertwined gold plated wires.'),
|
||
(16010,1563,'_wp_attached_file','2025/11/DSCF8503.jpg'),
|
||
(16011,1563,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2369;s:6:\"height\";i:2962;s:4:\"file\";s:20:\"2025/11/DSCF8503.jpg\";s:8:\"filesize\";i:2024515;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8503-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18870;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16012,1563,'_wp_attachment_image_alt','Hattari ear cuff with intertwined gold plated wires.'),
|
||
(16013,1564,'_wp_attached_file','2025/11/DSCF8502.jpg'),
|
||
(16014,1564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2523;s:6:\"height\";i:3154;s:4:\"file\";s:20:\"2025/11/DSCF8502.jpg\";s:8:\"filesize\";i:1888538;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSCF8502-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16015,1564,'_wp_attachment_image_alt','Hattari ear cuff with intertwined gold plated wires.'),
|
||
(16021,1565,'_wp_attached_file','2024/10/2025HAIKU_00063.jpg'),
|
||
(16022,1565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1326;s:6:\"height\";i:1988;s:4:\"file\";s:27:\"2024/10/2025HAIKU_00063.jpg\";s:8:\"filesize\";i:1828070;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00063-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18747;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16023,1565,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(16024,1566,'_wp_attached_file','2024/10/2025HAIKU_00049.jpg'),
|
||
(16025,1566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2007;s:6:\"height\";i:2508;s:4:\"file\";s:27:\"2024/10/2025HAIKU_00049.jpg\";s:8:\"filesize\";i:1986991;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00049-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16026,1566,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(16027,1567,'_wp_attached_file','2024/10/2025HAIKU_00080.jpg'),
|
||
(16028,1567,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1365;s:6:\"height\";i:2046;s:4:\"file\";s:27:\"2024/10/2025HAIKU_00080.jpg\";s:8:\"filesize\";i:2077626;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00080-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16029,1567,'_wp_attachment_image_alt','Fuyou sterling silver necklace with fluid elements and gold plated dangling detail.'),
|
||
(16035,274,'_photos_colonne_gauche|||0|value','1382'),
|
||
(16036,274,'_photos_colonne_droite|||0|value','1565'),
|
||
(16037,274,'_photos_colonne_droite|||1|value','1566'),
|
||
(16038,274,'_photos_colonne_droite|||2|value','1567'),
|
||
(16039,274,'_haiku_details_produit',''),
|
||
(16040,1568,'_wp_attached_file','2024/11/2025HAIKU_00024.jpg'),
|
||
(16041,1568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1856;s:6:\"height\";i:2320;s:4:\"file\";s:27:\"2024/11/2025HAIKU_00024.jpg\";s:8:\"filesize\";i:2087764;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00024-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16042,1568,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and gold plated details.'),
|
||
(16043,1569,'_wp_attached_file','2024/11/2025HAIKU_00022.jpg'),
|
||
(16044,1569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1844;s:6:\"height\";i:2306;s:4:\"file\";s:27:\"2024/11/2025HAIKU_00022.jpg\";s:8:\"filesize\";i:1891696;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00022-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16045,1569,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and gold plated details.'),
|
||
(16046,1570,'_wp_attached_file','2024/11/2025HAIKU_00035.jpg'),
|
||
(16047,1570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1872;s:6:\"height\";i:2340;s:4:\"file\";s:27:\"2024/11/2025HAIKU_00035.jpg\";s:8:\"filesize\";i:1837026;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00035-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16048,1570,'_wp_attachment_image_alt','Fuyou long dangling earrings in silver with fluid oval shapes and gold plated details.'),
|
||
(16055,1574,'_edit_lock','1765646897:1'),
|
||
(16056,1574,'_edit_last','1'),
|
||
(16057,1575,'_wp_attached_file','2025/12/HK-cartekdo-1.jpg'),
|
||
(16058,1575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1694;s:6:\"height\";i:2116;s:4:\"file\";s:25:\"2025/12/HK-cartekdo-1.jpg\";s:8:\"filesize\";i:1324328;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"HK-cartekdo-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:7231;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"HK-cartekdo-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:7231;s:9:\"uncropped\";b:0;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16059,1575,'_wp_attachment_image_alt','Haiku Gift card'),
|
||
(16060,1576,'_wp_attached_file','2025/12/HK-cartekdo-2-e1764747369741.jpg'),
|
||
(16061,1576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1023;s:4:\"file\";s:40:\"2025/12/HK-cartekdo-2-e1764747369741.jpg\";s:8:\"filesize\";i:89059;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"HK-cartekdo-2-e1764747369741-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16062,1576,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1101;s:6:\"height\";i:1376;s:8:\"filesize\";i:462163;s:4:\"file\";s:17:\"HK-cartekdo-2.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"HK-cartekdo-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7737;}}'),
|
||
(16063,1576,'_wp_attachment_image_alt','Haiku Gift Card'),
|
||
(16064,1577,'_wp_attached_file','2025/12/HK-cartekdo-3-e1764747408263.jpg'),
|
||
(16065,1577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1232;s:6:\"height\";i:1053;s:4:\"file\";s:40:\"2025/12/HK-cartekdo-3-e1764747408263.jpg\";s:8:\"filesize\";i:112032;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"HK-cartekdo-3-e1764747408263-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9962;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16066,1577,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1232;s:6:\"height\";i:1541;s:8:\"filesize\";i:868801;s:4:\"file\";s:17:\"HK-cartekdo-3.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"HK-cartekdo-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9178;}}'),
|
||
(16067,1574,'total_sales','2'),
|
||
(16068,1574,'_tax_status','taxable'),
|
||
(16069,1574,'_tax_class',''),
|
||
(16070,1574,'_manage_stock','no'),
|
||
(16071,1574,'_backorders','no'),
|
||
(16072,1574,'_sold_individually','no'),
|
||
(16073,1574,'_virtual','no'),
|
||
(16074,1574,'_downloadable','no'),
|
||
(16075,1574,'_download_limit','-1'),
|
||
(16076,1574,'_download_expiry','-1'),
|
||
(16077,1574,'_stock',NULL),
|
||
(16078,1574,'_stock_status','instock'),
|
||
(16079,1574,'_wc_average_rating','0'),
|
||
(16080,1574,'_wc_review_count','0'),
|
||
(16082,1574,'_product_version','10.3.4'),
|
||
(16134,1574,'_thumbnail_id','1575'),
|
||
(16135,1574,'_sku','GIFTcard'),
|
||
(16213,1574,'_product_attributes','a:1:{s:18:\"pa_giftcard-amount\";a:6:{s:4:\"name\";s:18:\"pa_giftcard-amount\";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;}}'),
|
||
(16214,1585,'_variation_description',''),
|
||
(16215,1585,'total_sales','0'),
|
||
(16216,1585,'_tax_status','taxable'),
|
||
(16217,1585,'_tax_class','parent'),
|
||
(16218,1585,'_manage_stock','no'),
|
||
(16219,1585,'_backorders','no'),
|
||
(16220,1585,'_sold_individually','no'),
|
||
(16221,1585,'_virtual','yes'),
|
||
(16222,1585,'_downloadable','yes'),
|
||
(16223,1585,'_download_limit','-1'),
|
||
(16224,1585,'_download_expiry','-1'),
|
||
(16225,1585,'_stock',NULL),
|
||
(16226,1585,'_stock_status','instock'),
|
||
(16227,1585,'_wc_average_rating','0'),
|
||
(16228,1585,'_wc_review_count','0'),
|
||
(16229,1585,'attribute_pa_giftcard-amount','100e'),
|
||
(16230,1585,'_product_version','10.3.4'),
|
||
(16231,1586,'_variation_description',''),
|
||
(16232,1586,'total_sales','0'),
|
||
(16233,1586,'_tax_status','taxable'),
|
||
(16234,1586,'_tax_class','parent'),
|
||
(16235,1586,'_manage_stock','no'),
|
||
(16236,1586,'_backorders','no'),
|
||
(16237,1586,'_sold_individually','no'),
|
||
(16238,1586,'_virtual','yes'),
|
||
(16239,1586,'_downloadable','yes'),
|
||
(16240,1586,'_download_limit','-1'),
|
||
(16241,1586,'_download_expiry','-1'),
|
||
(16242,1586,'_stock',NULL),
|
||
(16243,1586,'_stock_status','instock'),
|
||
(16244,1586,'_wc_average_rating','0'),
|
||
(16245,1586,'_wc_review_count','0'),
|
||
(16246,1586,'attribute_pa_giftcard-amount','40e'),
|
||
(16247,1586,'_product_version','10.3.4'),
|
||
(16248,1587,'_variation_description',''),
|
||
(16249,1587,'total_sales','0'),
|
||
(16250,1587,'_tax_status','taxable'),
|
||
(16251,1587,'_tax_class','parent'),
|
||
(16252,1587,'_manage_stock','no'),
|
||
(16253,1587,'_backorders','no'),
|
||
(16254,1587,'_sold_individually','no'),
|
||
(16255,1587,'_virtual','yes'),
|
||
(16256,1587,'_downloadable','yes'),
|
||
(16257,1587,'_download_limit','-1'),
|
||
(16258,1587,'_download_expiry','-1'),
|
||
(16259,1587,'_stock',NULL),
|
||
(16260,1587,'_stock_status','instock'),
|
||
(16261,1587,'_wc_average_rating','0'),
|
||
(16262,1587,'_wc_review_count','0'),
|
||
(16263,1587,'attribute_pa_giftcard-amount','50e'),
|
||
(16264,1587,'_product_version','10.3.4'),
|
||
(16265,1588,'_variation_description',''),
|
||
(16266,1588,'total_sales','0'),
|
||
(16267,1588,'_tax_status','taxable'),
|
||
(16268,1588,'_tax_class','parent'),
|
||
(16269,1588,'_manage_stock','no'),
|
||
(16270,1588,'_backorders','no'),
|
||
(16271,1588,'_sold_individually','no'),
|
||
(16272,1588,'_virtual','yes'),
|
||
(16273,1588,'_downloadable','yes'),
|
||
(16274,1588,'_download_limit','-1'),
|
||
(16275,1588,'_download_expiry','-1'),
|
||
(16276,1588,'_stock',NULL),
|
||
(16277,1588,'_stock_status','instock'),
|
||
(16278,1588,'_wc_average_rating','0'),
|
||
(16279,1588,'_wc_review_count','0'),
|
||
(16280,1588,'attribute_pa_giftcard-amount','60e'),
|
||
(16281,1588,'_product_version','10.3.4'),
|
||
(16282,1589,'_variation_description',''),
|
||
(16283,1589,'total_sales','0'),
|
||
(16284,1589,'_tax_status','taxable'),
|
||
(16285,1589,'_tax_class','parent'),
|
||
(16286,1589,'_manage_stock','no'),
|
||
(16287,1589,'_backorders','no'),
|
||
(16288,1589,'_sold_individually','no'),
|
||
(16289,1589,'_virtual','yes'),
|
||
(16290,1589,'_downloadable','yes'),
|
||
(16291,1589,'_download_limit','-1'),
|
||
(16292,1589,'_download_expiry','-1'),
|
||
(16293,1589,'_stock',NULL),
|
||
(16294,1589,'_stock_status','instock'),
|
||
(16295,1589,'_wc_average_rating','0'),
|
||
(16296,1589,'_wc_review_count','0'),
|
||
(16297,1589,'attribute_pa_giftcard-amount','70e'),
|
||
(16298,1589,'_product_version','10.3.4'),
|
||
(16299,1590,'_variation_description',''),
|
||
(16300,1590,'total_sales','0'),
|
||
(16301,1590,'_tax_status','taxable'),
|
||
(16302,1590,'_tax_class','parent'),
|
||
(16303,1590,'_manage_stock','no'),
|
||
(16304,1590,'_backorders','no'),
|
||
(16305,1590,'_sold_individually','no'),
|
||
(16306,1590,'_virtual','yes'),
|
||
(16307,1590,'_downloadable','yes'),
|
||
(16308,1590,'_download_limit','-1'),
|
||
(16309,1590,'_download_expiry','-1'),
|
||
(16310,1590,'_stock',NULL),
|
||
(16311,1590,'_stock_status','instock'),
|
||
(16312,1590,'_wc_average_rating','0'),
|
||
(16313,1590,'_wc_review_count','0'),
|
||
(16314,1590,'attribute_pa_giftcard-amount','80e'),
|
||
(16315,1590,'_product_version','10.3.4'),
|
||
(16316,1591,'_variation_description',''),
|
||
(16317,1591,'total_sales','0'),
|
||
(16318,1591,'_tax_status','taxable'),
|
||
(16319,1591,'_tax_class','parent'),
|
||
(16320,1591,'_manage_stock','no'),
|
||
(16321,1591,'_backorders','no'),
|
||
(16322,1591,'_sold_individually','no'),
|
||
(16323,1591,'_virtual','yes'),
|
||
(16324,1591,'_downloadable','yes'),
|
||
(16325,1591,'_download_limit','-1'),
|
||
(16326,1591,'_download_expiry','-1'),
|
||
(16327,1591,'_stock',NULL),
|
||
(16328,1591,'_stock_status','instock'),
|
||
(16329,1591,'_wc_average_rating','0'),
|
||
(16330,1591,'_wc_review_count','0'),
|
||
(16331,1591,'attribute_pa_giftcard-amount','90e'),
|
||
(16332,1591,'_product_version','10.3.4'),
|
||
(16333,1592,'_wp_attached_file','woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf'),
|
||
(16334,1592,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:215602;}'),
|
||
(16335,1593,'_wp_attached_file','woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf'),
|
||
(16336,1593,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:209261;}'),
|
||
(16337,1585,'_sku','GIFTcard-100'),
|
||
(16338,1585,'_thumbnail_id','0'),
|
||
(16339,1585,'_downloadable_files','a:2:{s:36:\"ce9ccfa6-ce89-41bd-9bb3-4181ff7ff9e8\";a:4:{s:2:\"id\";s:36:\"ce9ccfa6-ce89-41bd-9bb3-4181ff7ff9e8\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"3bcd25d4-4366-419f-8681-cb1dcf1507ec\";a:4:{s:2:\"id\";s:36:\"3bcd25d4-4366-419f-8681-cb1dcf1507ec\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16340,1586,'_sku','GIFTcard-40'),
|
||
(16341,1586,'_thumbnail_id','0'),
|
||
(16342,1586,'_downloadable_files','a:2:{s:36:\"bdd544b1-a9cd-4dbf-95af-5c45853dbe36\";a:4:{s:2:\"id\";s:36:\"bdd544b1-a9cd-4dbf-95af-5c45853dbe36\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"fff9a32b-322a-4daf-95f0-7cc491cc58b8\";a:4:{s:2:\"id\";s:36:\"fff9a32b-322a-4daf-95f0-7cc491cc58b8\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16343,1587,'_sku','GIFTcard-50'),
|
||
(16344,1587,'_thumbnail_id','0'),
|
||
(16345,1587,'_downloadable_files','a:2:{s:36:\"ceb86d6c-4948-429f-9599-d44445860ad1\";a:4:{s:2:\"id\";s:36:\"ceb86d6c-4948-429f-9599-d44445860ad1\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"c6aa6909-f134-4c3c-b239-bcb4a2a92c60\";a:4:{s:2:\"id\";s:36:\"c6aa6909-f134-4c3c-b239-bcb4a2a92c60\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16346,1588,'_sku','GIFTcard-60'),
|
||
(16347,1588,'_thumbnail_id','0'),
|
||
(16348,1588,'_downloadable_files','a:2:{s:36:\"8c5e4622-5919-4dcd-9f0b-1c944adafb95\";a:4:{s:2:\"id\";s:36:\"8c5e4622-5919-4dcd-9f0b-1c944adafb95\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"67323415-b64c-4793-87d3-4e8b04de96c0\";a:4:{s:2:\"id\";s:36:\"67323415-b64c-4793-87d3-4e8b04de96c0\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16349,1589,'_sku','GIFTcard-70'),
|
||
(16350,1589,'_thumbnail_id','0'),
|
||
(16351,1589,'_downloadable_files','a:2:{s:36:\"ebed4223-bdb0-4730-b664-e83fb7698c5f\";a:4:{s:2:\"id\";s:36:\"ebed4223-bdb0-4730-b664-e83fb7698c5f\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"7cb861e9-c02b-4528-8cda-91037589ed46\";a:4:{s:2:\"id\";s:36:\"7cb861e9-c02b-4528-8cda-91037589ed46\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16352,1590,'_sku','GIFTcard-80'),
|
||
(16353,1590,'_thumbnail_id','0'),
|
||
(16354,1590,'_downloadable_files','a:2:{s:36:\"1cc60f67-04d7-4c61-87df-526b8723f141\";a:4:{s:2:\"id\";s:36:\"1cc60f67-04d7-4c61-87df-526b8723f141\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"376471f0-b17a-4917-88e8-5bcb6f8e9fb6\";a:4:{s:2:\"id\";s:36:\"376471f0-b17a-4917-88e8-5bcb6f8e9fb6\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16355,1591,'_sku','GIFTcard-90'),
|
||
(16356,1591,'_thumbnail_id','0'),
|
||
(16357,1591,'_downloadable_files','a:2:{s:36:\"5d19fba3-0f55-4c2b-ae41-8dad59e1a701\";a:4:{s:2:\"id\";s:36:\"5d19fba3-0f55-4c2b-ae41-8dad59e1a701\";s:4:\"name\";s:22:\"Haiku-GiftCard-English\";s:4:\"file\";s:98:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf\";s:7:\"enabled\";b:1;}s:36:\"bd14ca66-6490-4f72-8566-69a7e59939bb\";a:4:{s:2:\"id\";s:36:\"bd14ca66-6490-4f72-8566-69a7e59939bb\";s:4:\"name\";s:24:\"Haiku-GiftCard-Français\";s:4:\"file\";s:99:\"https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf\";s:7:\"enabled\";b:1;}}'),
|
||
(16550,1586,'_regular_price','40'),
|
||
(16551,1586,'_price','40'),
|
||
(16552,1587,'_regular_price','50'),
|
||
(16553,1587,'_price','50'),
|
||
(16554,1588,'_regular_price','60'),
|
||
(16555,1588,'_price','60'),
|
||
(16556,1589,'_regular_price','70'),
|
||
(16557,1589,'_price','70'),
|
||
(16558,1590,'_regular_price','80'),
|
||
(16559,1590,'_price','80'),
|
||
(16560,1591,'_regular_price','90'),
|
||
(16561,1591,'_price','90'),
|
||
(16562,1585,'_regular_price','100'),
|
||
(16563,1585,'_price','100'),
|
||
(16574,1574,'_price','40'),
|
||
(16575,1574,'_price','50'),
|
||
(16576,1574,'_price','60'),
|
||
(16577,1574,'_price','70'),
|
||
(16578,1574,'_price','80'),
|
||
(16579,1574,'_price','90'),
|
||
(16580,1574,'_price','100'),
|
||
(16581,1574,'_photos_colonne_gauche|||0|value','1575'),
|
||
(16582,1574,'_photos_colonne_droite|||0|value','1577'),
|
||
(16583,1574,'_haiku_details_produit',''),
|
||
(16592,496,'_wp_old_slug','kagun-hoop'),
|
||
(16593,490,'_wp_old_slug','hadou-stud-earrings'),
|
||
(16594,1613,'_edit_lock','1767711720:1'),
|
||
(16595,1613,'_edit_last','1'),
|
||
(16596,1613,'discount_type','fixed_cart'),
|
||
(16597,1613,'coupon_amount','50'),
|
||
(16598,1613,'individual_use','no'),
|
||
(16599,1613,'usage_limit','1'),
|
||
(16600,1613,'usage_limit_per_user','0'),
|
||
(16601,1613,'limit_usage_to_x_items','0'),
|
||
(16602,1613,'usage_count','0'),
|
||
(16603,1613,'date_expires',NULL),
|
||
(16604,1613,'free_shipping','no'),
|
||
(16605,1613,'exclude_sale_items','no'),
|
||
(16606,1613,'product_brands','a:0:{}'),
|
||
(16607,1613,'exclude_product_brands','a:0:{}'),
|
||
(16608,1560,'_photos_colonne_gauche|||0|value','1561'),
|
||
(16609,1560,'_photos_colonne_droite|||0|value','1562'),
|
||
(16610,1560,'_photos_colonne_droite|||1|value','1563'),
|
||
(16611,1560,'_photos_colonne_droite|||2|value','1564'),
|
||
(16612,1560,'_haiku_details_produit',''),
|
||
(16613,1555,'_photos_colonne_gauche|||0|value','1556'),
|
||
(16614,1555,'_photos_colonne_droite|||0|value','1559'),
|
||
(16615,1555,'_photos_colonne_droite|||1|value','1557'),
|
||
(16616,1555,'_photos_colonne_droite|||2|value','1558'),
|
||
(16617,1555,'_haiku_details_produit',''),
|
||
(16618,1549,'_photos_colonne_gauche|||0|value','1551'),
|
||
(16619,1549,'_photos_colonne_droite|||0|value','1552'),
|
||
(16620,1549,'_photos_colonne_droite|||1|value','1553'),
|
||
(16621,1549,'_photos_colonne_droite|||2|value','1554'),
|
||
(16622,1549,'_haiku_details_produit',''),
|
||
(16623,1541,'_photos_colonne_gauche|||0|value','1545'),
|
||
(16624,1541,'_photos_colonne_droite|||0|value','1546'),
|
||
(16625,1541,'_photos_colonne_droite|||1|value','1547'),
|
||
(16626,1541,'_photos_colonne_droite|||2|value','1548'),
|
||
(16627,1541,'_haiku_details_produit',''),
|
||
(16628,1406,'_photos_colonne_gauche|||0|value','1407'),
|
||
(16629,1406,'_photos_colonne_droite|||0|value','1409'),
|
||
(16630,1406,'_photos_colonne_droite|||1|value','1411'),
|
||
(16631,1406,'_photos_colonne_droite|||2|value','1503'),
|
||
(16632,1406,'_haiku_details_produit',''),
|
||
(16633,1401,'_photos_colonne_gauche|||0|value','1402'),
|
||
(16634,1401,'_photos_colonne_droite|||0|value','1403'),
|
||
(16635,1401,'_photos_colonne_droite|||1|value','1405'),
|
||
(16636,1401,'_photos_colonne_droite|||2|value','1504'),
|
||
(16637,1401,'_haiku_details_produit',''),
|
||
(16638,994,'_photos_colonne_gauche|||0|value','1345'),
|
||
(16639,994,'_photos_colonne_droite|||0|value','992'),
|
||
(16640,994,'_photos_colonne_droite|||1|value','996'),
|
||
(16641,994,'_haiku_details_produit',''),
|
||
(16642,982,'_photos_colonne_gauche|||0|value','1346'),
|
||
(16643,982,'_photos_colonne_droite|||0|value','1452'),
|
||
(16644,982,'_photos_colonne_droite|||1|value','992'),
|
||
(16645,982,'_photos_colonne_droite|||2|value','993'),
|
||
(16646,982,'_haiku_details_produit',''),
|
||
(16647,398,'_photos_colonne_gauche|||0|value','1391'),
|
||
(16648,398,'_photos_colonne_droite|||0|value','400'),
|
||
(16649,398,'_photos_colonne_droite|||1|value','401'),
|
||
(16650,398,'_haiku_details_produit',''),
|
||
(16651,393,'_photos_colonne_gauche|||0|value','1393'),
|
||
(16652,393,'_photos_colonne_droite|||0|value','397'),
|
||
(16653,393,'_photos_colonne_droite|||1|value','673'),
|
||
(16654,393,'_haiku_details_produit',''),
|
||
(16655,1619,'_variation_description',''),
|
||
(16656,1619,'total_sales','0'),
|
||
(16657,1619,'_tax_status','taxable'),
|
||
(16658,1619,'_tax_class','parent'),
|
||
(16659,1619,'_manage_stock','no'),
|
||
(16660,1619,'_backorders','no'),
|
||
(16661,1619,'_sold_individually','no'),
|
||
(16662,1619,'_virtual','no'),
|
||
(16663,1619,'_downloadable','no'),
|
||
(16664,1619,'_download_limit','-1'),
|
||
(16665,1619,'_download_expiry','-1'),
|
||
(16666,1619,'_stock','0'),
|
||
(16667,1619,'_stock_status','instock'),
|
||
(16668,1619,'_wc_average_rating','0'),
|
||
(16669,1619,'_wc_review_count','0'),
|
||
(16670,1619,'attribute_pa_side','long'),
|
||
(16671,1619,'_product_version','10.4.2'),
|
||
(16672,1620,'_variation_description',''),
|
||
(16673,1620,'total_sales','0'),
|
||
(16674,1620,'_tax_status','taxable'),
|
||
(16675,1620,'_tax_class','parent'),
|
||
(16676,1620,'_manage_stock','no'),
|
||
(16677,1620,'_backorders','no'),
|
||
(16678,1620,'_sold_individually','no'),
|
||
(16679,1620,'_virtual','no'),
|
||
(16680,1620,'_downloadable','no'),
|
||
(16681,1620,'_download_limit','-1'),
|
||
(16682,1620,'_download_expiry','-1'),
|
||
(16683,1620,'_stock','0'),
|
||
(16684,1620,'_stock_status','instock'),
|
||
(16685,1620,'_wc_average_rating','0'),
|
||
(16686,1620,'_wc_review_count','0'),
|
||
(16687,1620,'attribute_pa_side','medium'),
|
||
(16688,1620,'_product_version','10.4.2'),
|
||
(16689,1621,'_variation_description',''),
|
||
(16690,1621,'total_sales','0'),
|
||
(16691,1621,'_tax_status','taxable'),
|
||
(16692,1621,'_tax_class','parent'),
|
||
(16693,1621,'_manage_stock','no'),
|
||
(16694,1621,'_backorders','no'),
|
||
(16695,1621,'_sold_individually','no'),
|
||
(16696,1621,'_virtual','no'),
|
||
(16697,1621,'_downloadable','no'),
|
||
(16698,1621,'_download_limit','-1'),
|
||
(16699,1621,'_download_expiry','-1'),
|
||
(16700,1621,'_stock','0'),
|
||
(16701,1621,'_stock_status','instock'),
|
||
(16702,1621,'_wc_average_rating','0'),
|
||
(16703,1621,'_wc_review_count','0'),
|
||
(16704,1621,'attribute_pa_side','pair'),
|
||
(16705,1621,'_product_version','10.4.2'),
|
||
(16706,1619,'_regular_price','75'),
|
||
(16707,1619,'_thumbnail_id','0'),
|
||
(16708,1619,'_price','75'),
|
||
(16709,1620,'_regular_price','75'),
|
||
(16710,1620,'_thumbnail_id','0'),
|
||
(16711,1620,'_price','75'),
|
||
(16712,1621,'_regular_price','110'),
|
||
(16713,1621,'_thumbnail_id','0'),
|
||
(16714,1621,'_price','110'),
|
||
(16786,1625,'_variation_description',''),
|
||
(16787,1625,'total_sales','0'),
|
||
(16788,1625,'_tax_status','taxable'),
|
||
(16789,1625,'_tax_class','parent'),
|
||
(16790,1625,'_manage_stock','no'),
|
||
(16791,1625,'_backorders','no'),
|
||
(16792,1625,'_sold_individually','no'),
|
||
(16793,1625,'_virtual','no'),
|
||
(16794,1625,'_downloadable','no'),
|
||
(16795,1625,'_download_limit','-1'),
|
||
(16796,1625,'_download_expiry','-1'),
|
||
(16797,1625,'_stock','0'),
|
||
(16798,1625,'_stock_status','onbackorder'),
|
||
(16799,1625,'_wc_average_rating','0'),
|
||
(16800,1625,'_wc_review_count','0'),
|
||
(16801,1625,'attribute_pa_side','long'),
|
||
(16802,1625,'_product_version','10.4.2'),
|
||
(16803,1626,'_variation_description',''),
|
||
(16804,1626,'total_sales','0'),
|
||
(16805,1626,'_tax_status','taxable'),
|
||
(16806,1626,'_tax_class','parent'),
|
||
(16807,1626,'_manage_stock','no'),
|
||
(16808,1626,'_backorders','no'),
|
||
(16809,1626,'_sold_individually','no'),
|
||
(16810,1626,'_virtual','no'),
|
||
(16811,1626,'_downloadable','no'),
|
||
(16812,1626,'_download_limit','-1'),
|
||
(16813,1626,'_download_expiry','-1'),
|
||
(16814,1626,'_stock','0'),
|
||
(16815,1626,'_stock_status','onbackorder'),
|
||
(16816,1626,'_wc_average_rating','0'),
|
||
(16817,1626,'_wc_review_count','0'),
|
||
(16818,1626,'attribute_pa_side','short'),
|
||
(16819,1626,'_product_version','10.4.2'),
|
||
(16820,1627,'_variation_description',''),
|
||
(16821,1627,'total_sales','0'),
|
||
(16822,1627,'_tax_status','taxable'),
|
||
(16823,1627,'_tax_class','parent'),
|
||
(16824,1627,'_manage_stock','no'),
|
||
(16825,1627,'_backorders','no'),
|
||
(16826,1627,'_sold_individually','no'),
|
||
(16827,1627,'_virtual','no'),
|
||
(16828,1627,'_downloadable','no'),
|
||
(16829,1627,'_download_limit','-1'),
|
||
(16830,1627,'_download_expiry','-1'),
|
||
(16831,1627,'_stock','0'),
|
||
(16832,1627,'_stock_status','onbackorder'),
|
||
(16833,1627,'_wc_average_rating','0'),
|
||
(16834,1627,'_wc_review_count','0'),
|
||
(16835,1627,'attribute_pa_side','pair'),
|
||
(16836,1627,'_product_version','10.4.2'),
|
||
(16837,1625,'_sku','PIASU-BO1-s-long'),
|
||
(16838,1625,'_regular_price','50'),
|
||
(16839,1625,'_price','50'),
|
||
(16840,1626,'_sku','PIASU-BO1-s-short'),
|
||
(16841,1626,'_regular_price','45'),
|
||
(16842,1626,'_price','45'),
|
||
(16843,1627,'_sku','PIASU-BO1-s-pair'),
|
||
(16844,1627,'_regular_price','75'),
|
||
(16845,1627,'_price','75'),
|
||
(16854,1520,'_photos_colonne_gauche|||0|value','1525'),
|
||
(16855,1520,'_photos_colonne_droite|||0|value','1539'),
|
||
(16856,1520,'_photos_colonne_droite|||1|value','1526'),
|
||
(16857,1520,'_photos_colonne_droite|||2|value','1527'),
|
||
(16858,1520,'_haiku_details_produit',''),
|
||
(16859,1627,'_thumbnail_id','0'),
|
||
(16860,1626,'_thumbnail_id','0'),
|
||
(16861,1625,'_thumbnail_id','0'),
|
||
(16862,1520,'_price','45'),
|
||
(16863,1520,'_price','50'),
|
||
(16864,1520,'_price','75'),
|
||
(16923,1627,'_wp_trash_meta_status','publish'),
|
||
(16924,1627,'_wp_trash_meta_time','1770813349'),
|
||
(16925,1627,'_wp_desired_post_slug','piasu-minimal-earrings-silver-3'),
|
||
(16926,1626,'_wp_trash_meta_status','publish'),
|
||
(16927,1626,'_wp_trash_meta_time','1770813349'),
|
||
(16928,1626,'_wp_desired_post_slug','piasu-minimal-earrings-silver-2'),
|
||
(16929,1625,'_wp_trash_meta_status','publish'),
|
||
(16930,1625,'_wp_trash_meta_time','1770813349'),
|
||
(16931,1625,'_wp_desired_post_slug','piasu-minimal-earrings-silver'),
|
||
(16932,1520,'_wp_trash_meta_status','publish'),
|
||
(16933,1520,'_wp_trash_meta_time','1770813349'),
|
||
(16934,1520,'_wp_desired_post_slug','piasu-pending-earrings-silver'),
|
||
(16935,1650,'_wp_attached_file','2025/09/2025HAIKU_00068.jpg'),
|
||
(16936,1650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1326;s:6:\"height\";i:1988;s:4:\"file\";s:27:\"2025/09/2025HAIKU_00068.jpg\";s:8:\"filesize\";i:1976265;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00068-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16937,1650,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(16938,1651,'_wp_attached_file','2025/09/2025HAIKU_00078.jpg'),
|
||
(16939,1651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1856;s:6:\"height\";i:2783;s:4:\"file\";s:27:\"2025/09/2025HAIKU_00078.jpg\";s:8:\"filesize\";i:1867119;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00078-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16940,1651,'_wp_attachment_image_alt','Piasu ring with four silver balls and a mother of pearl detail, in sterling silver.'),
|
||
(16947,1444,'_wp_old_slug','pishi-pishi-earrings'),
|
||
(16948,1444,'_price','70'),
|
||
(16949,1444,'_price','120'),
|
||
(16950,1653,'_wp_attached_file','2025/09/2025HAIKU_00056-e1770814490893.jpg'),
|
||
(16951,1653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1117;s:6:\"height\";i:1756;s:4:\"file\";s:42:\"2025/09/2025HAIKU_00056-e1770814490893.jpg\";s:8:\"filesize\";i:436287;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"2025HAIKU_00056-e1770814490893-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16952,1653,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(16953,1653,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:1326;s:6:\"height\";i:1988;s:8:\"filesize\";i:1930072;s:4:\"file\";s:19:\"2025HAIKU_00056.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00056-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18843;}}'),
|
||
(16954,1654,'_wp_attached_file','2025/09/2025HAIKU_00071.jpg'),
|
||
(16955,1654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1485;s:6:\"height\";i:2226;s:4:\"file\";s:27:\"2025/09/2025HAIKU_00071.jpg\";s:8:\"filesize\";i:1916446;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"2025HAIKU_00071-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23187;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:11:\"Fiona Forte\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
|
||
(16956,1654,'_wp_attachment_image_alt','PuchiPuchi earrings made of tied ball chains forming bows in sterling silver.'),
|
||
(16957,1444,'_photos_colonne_gauche|||0|value','1445'),
|
||
(16958,1444,'_photos_colonne_droite|||0|value','1653'),
|
||
(16959,1444,'_photos_colonne_droite|||1|value','1654'),
|
||
(16960,1444,'_photos_colonne_droite|||2|value','1448'),
|
||
(16961,1444,'_photos_colonne_droite|||3|value','1447'),
|
||
(16962,1444,'_haiku_details_produit',''),
|
||
(16963,1413,'_wp_trash_meta_status','publish'),
|
||
(16964,1413,'_wp_trash_meta_time','1770814690'),
|
||
(16965,1413,'_wp_desired_post_slug','hadou-golden-earcuff-133'),
|
||
(16966,1414,'_wp_trash_meta_status','publish'),
|
||
(16967,1414,'_wp_trash_meta_time','1770814690'),
|
||
(16968,1414,'_wp_desired_post_slug','hadou-golden-earcuff-134'),
|
||
(16969,1415,'_wp_trash_meta_status','publish'),
|
||
(16970,1415,'_wp_trash_meta_time','1770814690'),
|
||
(16971,1415,'_wp_desired_post_slug','hadou-golden-earcuff-135'),
|
||
(16972,1416,'_wp_trash_meta_status','publish'),
|
||
(16973,1416,'_wp_trash_meta_time','1770814690'),
|
||
(16974,1416,'_wp_desired_post_slug','hadou-golden-earcuff-136'),
|
||
(16975,1417,'_wp_trash_meta_status','publish'),
|
||
(16976,1417,'_wp_trash_meta_time','1770814690'),
|
||
(16977,1417,'_wp_desired_post_slug','hadou-golden-earcuff-137'),
|
||
(16978,1418,'_wp_trash_meta_status','publish'),
|
||
(16979,1418,'_wp_trash_meta_time','1770814690'),
|
||
(16980,1418,'_wp_desired_post_slug','hadou-golden-earcuff-138'),
|
||
(16981,1419,'_wp_trash_meta_status','publish'),
|
||
(16982,1419,'_wp_trash_meta_time','1770814690'),
|
||
(16983,1419,'_wp_desired_post_slug','hadou-golden-earcuff-139'),
|
||
(16984,1420,'_wp_trash_meta_status','publish'),
|
||
(16985,1420,'_wp_trash_meta_time','1770814690'),
|
||
(16986,1420,'_wp_desired_post_slug','hadou-ring-copy-66'),
|
||
(16987,1412,'_wp_trash_meta_status','publish'),
|
||
(16988,1412,'_wp_trash_meta_time','1770814690'),
|
||
(16989,1412,'_wp_desired_post_slug','boroboro-bead-ring-silver-copy'),
|
||
(16990,941,'_price','130'),
|
||
(16991,941,'_photos_colonne_gauche|||0|value','1343'),
|
||
(16992,941,'_photos_colonne_droite|||0|value','1506'),
|
||
(16993,941,'_photos_colonne_droite|||1|value','1507'),
|
||
(16994,941,'_photos_colonne_droite|||2|value','1505'),
|
||
(16995,941,'_haiku_details_produit',''),
|
||
(16996,953,'_price','135'),
|
||
(16997,953,'_photos_colonne_gauche|||0|value','1342'),
|
||
(16998,953,'_photos_colonne_droite|||0|value','1508'),
|
||
(16999,953,'_photos_colonne_droite|||1|value','1509'),
|
||
(17000,953,'_photos_colonne_droite|||2|value','1510'),
|
||
(17001,953,'_haiku_details_produit',''),
|
||
(17002,1467,'_price','130'),
|
||
(17003,1467,'_photos_colonne_gauche|||0|value','1476'),
|
||
(17004,1467,'_photos_colonne_droite|||0|value','1650'),
|
||
(17005,1467,'_photos_colonne_droite|||1|value','1651'),
|
||
(17006,1467,'_photos_colonne_droite|||2|value','1477'),
|
||
(17007,1467,'_photos_colonne_droite|||3|value','1478'),
|
||
(17008,1467,'_haiku_details_produit',''),
|
||
(17009,766,'_price','75'),
|
||
(17010,766,'_price','110'),
|
||
(17011,766,'_photos_colonne_gauche|||0|value','1365'),
|
||
(17012,766,'_photos_colonne_droite|||0|value','1568'),
|
||
(17013,766,'_photos_colonne_droite|||1|value','1570'),
|
||
(17014,766,'_photos_colonne_droite|||2|value','1569'),
|
||
(17015,766,'_photos_colonne_droite|||3|value','1367'),
|
||
(17016,766,'_haiku_details_produit',''),
|
||
(17017,626,'_wp_trash_meta_status','publish'),
|
||
(17018,626,'_wp_trash_meta_time','1770815107'),
|
||
(17019,626,'_wp_desired_post_slug','hadou-golden-earcuff-126'),
|
||
(17020,627,'_wp_trash_meta_status','publish'),
|
||
(17021,627,'_wp_trash_meta_time','1770815107'),
|
||
(17022,627,'_wp_desired_post_slug','hadou-golden-earcuff-127'),
|
||
(17023,628,'_wp_trash_meta_status','publish'),
|
||
(17024,628,'_wp_trash_meta_time','1770815107'),
|
||
(17025,628,'_wp_desired_post_slug','hadou-golden-earcuff-128'),
|
||
(17026,629,'_wp_trash_meta_status','publish'),
|
||
(17027,629,'_wp_trash_meta_time','1770815107'),
|
||
(17028,629,'_wp_desired_post_slug','hadou-golden-earcuff-129'),
|
||
(17029,630,'_wp_trash_meta_status','publish'),
|
||
(17030,630,'_wp_trash_meta_time','1770815107'),
|
||
(17031,630,'_wp_desired_post_slug','hadou-golden-earcuff-130'),
|
||
(17032,631,'_wp_trash_meta_status','publish'),
|
||
(17033,631,'_wp_trash_meta_time','1770815107'),
|
||
(17034,631,'_wp_desired_post_slug','hadou-golden-earcuff-131'),
|
||
(17035,632,'_wp_trash_meta_status','publish'),
|
||
(17036,632,'_wp_trash_meta_time','1770815107'),
|
||
(17037,632,'_wp_desired_post_slug','hadou-golden-earcuff-132'),
|
||
(17038,633,'_wp_trash_meta_status','publish'),
|
||
(17039,633,'_wp_trash_meta_time','1770815107'),
|
||
(17040,633,'_wp_desired_post_slug','hadou-ring-copy-65'),
|
||
(17041,625,'_wp_trash_meta_status','publish'),
|
||
(17042,625,'_wp_trash_meta_time','1770815107'),
|
||
(17043,625,'_wp_desired_post_slug','boroboro-bead-ring-silver'),
|
||
(17044,624,'_wp_trash_meta_status','publish'),
|
||
(17045,624,'_wp_trash_meta_time','1770815115'),
|
||
(17046,624,'_wp_desired_post_slug','hadou-ring-copy-64'),
|
||
(17047,616,'_wp_trash_meta_status','publish'),
|
||
(17048,616,'_wp_trash_meta_time','1770815115'),
|
||
(17049,616,'_wp_desired_post_slug','hadou-golden-earcuff-121'),
|
||
(17050,617,'_wp_trash_meta_status','publish'),
|
||
(17051,617,'_wp_trash_meta_time','1770815115'),
|
||
(17052,617,'_wp_desired_post_slug','hadou-golden-earcuff-122'),
|
||
(17053,618,'_wp_trash_meta_status','publish'),
|
||
(17054,618,'_wp_trash_meta_time','1770815115'),
|
||
(17055,618,'_wp_desired_post_slug','hadou-golden-earcuff-123'),
|
||
(17056,619,'_wp_trash_meta_status','publish'),
|
||
(17057,619,'_wp_trash_meta_time','1770815115'),
|
||
(17058,619,'_wp_desired_post_slug','hadou-golden-earcuff-124'),
|
||
(17059,620,'_wp_trash_meta_status','publish'),
|
||
(17060,620,'_wp_trash_meta_time','1770815115'),
|
||
(17061,620,'_wp_desired_post_slug','hadou-golden-earcuff-125'),
|
||
(17062,614,'_wp_trash_meta_status','publish'),
|
||
(17063,614,'_wp_trash_meta_time','1770815115'),
|
||
(17064,614,'_wp_desired_post_slug','hadou-golden-earcuff-119'),
|
||
(17065,615,'_wp_trash_meta_status','publish'),
|
||
(17066,615,'_wp_trash_meta_time','1770815115'),
|
||
(17067,615,'_wp_desired_post_slug','hadou-golden-earcuff-120'),
|
||
(17068,613,'_wp_trash_meta_status','publish'),
|
||
(17069,613,'_wp_trash_meta_time','1770815115'),
|
||
(17070,613,'_wp_desired_post_slug','boroboro-bead-ring-gold-plated'),
|
||
(17071,490,'_price','40'),
|
||
(17072,490,'_price','55'),
|
||
(17073,490,'_photos_colonne_gauche|||0|value','934'),
|
||
(17074,490,'_photos_colonne_droite|||0|value','755'),
|
||
(17075,490,'_photos_colonne_droite|||1|value','752'),
|
||
(17076,490,'_haiku_details_produit',''),
|
||
(17077,389,'_wp_trash_meta_status','publish'),
|
||
(17078,389,'_wp_trash_meta_time','1770815229'),
|
||
(17079,389,'_wp_desired_post_slug','fuyou-necklace-copy-green-jaspe'),
|
||
(17080,391,'_wp_trash_meta_status','publish'),
|
||
(17081,391,'_wp_trash_meta_time','1770815229'),
|
||
(17082,391,'_wp_desired_post_slug','fuyou-necklace-copy-lapis-lazuli'),
|
||
(17083,392,'_wp_trash_meta_status','publish'),
|
||
(17084,392,'_wp_trash_meta_time','1770815229'),
|
||
(17085,392,'_wp_desired_post_slug','fuyou-necklace-copy-tiger-eye'),
|
||
(17086,385,'_wp_trash_meta_status','publish'),
|
||
(17087,385,'_wp_trash_meta_time','1770815229'),
|
||
(17088,385,'_wp_desired_post_slug','rokku-necklace'),
|
||
(17089,312,'_price','52'),
|
||
(17090,312,'_price','55'),
|
||
(17091,312,'_price','80'),
|
||
(17092,312,'_photos_colonne_gauche|||0|value','735'),
|
||
(17093,312,'_photos_colonne_droite|||0|value','660'),
|
||
(17094,312,'_photos_colonne_droite|||1|value','317'),
|
||
(17095,312,'_haiku_details_produit',''),
|
||
(17096,306,'_price','50'),
|
||
(17097,306,'_price','53'),
|
||
(17098,306,'_price','75'),
|
||
(17099,306,'_photos_colonne_gauche|||0|value','310'),
|
||
(17100,306,'_photos_colonne_droite|||0|value','311'),
|
||
(17101,306,'_photos_colonne_droite|||1|value','424'),
|
||
(17102,306,'_haiku_details_produit',''),
|
||
(17103,268,'_wp_trash_meta_status','publish'),
|
||
(17104,268,'_wp_trash_meta_time','1770815666'),
|
||
(17105,268,'_wp_desired_post_slug','piasu-necklace'),
|
||
(17106,240,'_price','110'),
|
||
(17107,240,'_photos_colonne_gauche|||0|value','243'),
|
||
(17108,240,'_photos_colonne_droite|||0|value','244'),
|
||
(17109,240,'_photos_colonne_droite|||1|value','245'),
|
||
(17110,240,'_haiku_details_produit',''),
|
||
(17111,202,'_price','80'),
|
||
(17112,202,'_price','130'),
|
||
(17113,202,'_photos_colonne_gauche|||0|value','1485'),
|
||
(17114,202,'_photos_colonne_droite|||0|value','1483'),
|
||
(17115,202,'_photos_colonne_droite|||1|value','1482'),
|
||
(17116,202,'_photos_colonne_droite|||2|value','1484'),
|
||
(17117,202,'_haiku_details_produit',''),
|
||
(17118,1657,'_edit_lock','1771712423:1'),
|
||
(17119,1657,'_edit_last','1'),
|
||
(17120,1657,'discount_type','fixed_cart'),
|
||
(17121,1657,'coupon_amount','100'),
|
||
(17122,1657,'individual_use','yes'),
|
||
(17123,1657,'usage_limit','1'),
|
||
(17124,1657,'usage_limit_per_user','1'),
|
||
(17125,1657,'limit_usage_to_x_items','0'),
|
||
(17126,1657,'usage_count','0'),
|
||
(17127,1657,'date_expires','1802559600'),
|
||
(17128,1657,'free_shipping','yes'),
|
||
(17129,1657,'exclude_sale_items','no'),
|
||
(17130,1657,'product_brands','a:0:{}'),
|
||
(17131,1657,'exclude_product_brands','a:0:{}');
|
||
/*!40000 ALTER TABLE `haikuwp_postmeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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`),
|
||
KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=1660 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_posts` VALUES
|
||
(1,1,'2024-08-04 22:10:39','2024-08-04 20:10:39','<!-- wp:paragraph -->\n<p>Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !</p>\n<!-- /wp:paragraph -->','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','<!-- wp:page-list /-->','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),
|
||
(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),
|
||
(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','','Terms & Conditions','','publish','closed','closed','','terms-and-conditions','','','2024-11-25 16:28:57','2024-11-25 15:28:57','',0,'https://haikuatelier.fr.ddev.site/?page_id=19',0,'page','',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),
|
||
(81,2,'2024-09-30 17:22:16','2024-09-30 15:22:16','','Hadou Ring','','inherit','closed','closed','','sony-dsc','','','2024-09-30 17:26:53','2024-09-30 15:26:53','',0,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B.jpg',0,'attachment','image/jpeg',0),
|
||
(100,2,'2024-09-30 18:51:37','2024-09-30 16:51:37','','Hadou ring','','inherit','closed','closed','','hadou-b-mix','','','2024-09-30 18:51:55','2024-09-30 16:51:55','',0,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-mix.jpg',0,'attachment','image/jpeg',0),
|
||
(102,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','<em>IKKAN : link</em>\r\n\r\nA piece made of an oversized link thread into a D-shaped sterling silver band ring.\r\n<ul>\r\n <li>link caliber 1cm</li>\r\n <li>band diameter 2mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Ikkan Ring silver','','publish','closed','closed','','ikkan-ring-silver','','','2025-12-24 14:11:47','2025-12-24 13:11:47','',0,'https://haiku.gcch.fr/?post_type=product&p=102',20,'product','',0),
|
||
(103,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-77','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=103',1,'product_variation','',0),
|
||
(104,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-78','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=104',2,'product_variation','',0),
|
||
(105,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-79','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=105',3,'product_variation','',0),
|
||
(106,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-80','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=106',4,'product_variation','',0),
|
||
(107,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-81','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=107',5,'product_variation','',0),
|
||
(108,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-82','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=108',6,'product_variation','',0),
|
||
(109,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','','Ikkan Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-83','','','2024-11-12 23:40:27','2024-11-12 22:40:27','',102,'https://haiku.gcch.fr/?post_type=product_variation&p=109',7,'product_variation','',0),
|
||
(110,2,'2024-09-30 18:56:37','2024-09-30 16:56:37','','Ikkan silver Ring','','inherit','closed','closed','','sony-dsc-3','','','2024-09-30 18:58:06','2024-09-30 16:58:06','',102,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B2-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(111,2,'2024-09-30 18:57:45','2024-09-30 16:57:45','','Ikkan silver ring','','inherit','closed','closed','','ikkan-b-arg','','','2024-09-30 18:58:26','2024-09-30 16:58:26','',102,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(112,2,'2024-09-30 18:59:53','2024-09-30 16:59:53','','Ikkan silver ring + Kishou ring','','inherit','closed','closed','','ikkan-bakigen-ba','','','2024-09-30 19:00:36','2024-09-30 17:00:36','',102,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-BaKIGEN-Ba.jpg',0,'attachment','image/jpeg',0),
|
||
(113,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','<em>IKKAN: link</em>\r\n\r\nA piece made of an oversized link thread into a D-shaped gold plated silver band ring.\r\n<ul>\r\n <li>link caliber 1cm</li>\r\n <li>band diameter 2mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Ikkan Ring gold plated','','publish','closed','closed','','ikkan-ring-gold-plated','','','2025-12-13 18:47:49','2025-12-13 17:47:49','',0,'https://haiku.gcch.fr/?post_type=product&p=113',19,'product','',0),
|
||
(114,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-84','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=114',1,'product_variation','',0),
|
||
(115,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-85','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=115',2,'product_variation','',0),
|
||
(116,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-86','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=116',3,'product_variation','',0),
|
||
(117,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-87','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=117',4,'product_variation','',0),
|
||
(118,2,'2024-09-30 21:12:33','2024-09-30 19:12:33','','Ikkan Ring gold plated - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-88','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=118',5,'product_variation','',0),
|
||
(119,2,'2024-09-30 21:12:34','2024-09-30 19:12:34','','Ikkan Ring gold plated - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-89','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=119',6,'product_variation','',0),
|
||
(120,2,'2024-09-30 21:12:34','2024-09-30 19:12:34','','Ikkan Ring gold plated - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-90','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haiku.gcch.fr/?post_type=product_variation&p=120',7,'product_variation','',0),
|
||
(122,2,'2024-09-30 21:19:26','2024-09-30 19:19:26','','Ikkan gold plated ring','','inherit','closed','closed','','ikkan-b-g','','','2024-11-07 23:57:12','2024-11-07 22:57:12','',113,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B-g.jpg',0,'attachment','image/jpeg',0),
|
||
(132,2,'2024-09-30 21:40:43','2024-09-30 19:40:43','','Piasu ring','','inherit','closed','closed','','_dsc9928','','','2024-09-30 21:41:04','2024-09-30 19:41:04','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9928.jpg',0,'attachment','image/jpeg',0),
|
||
(142,2,'2024-09-30 22:16:16','2024-09-30 20:16:16','','Kara ring','','inherit','closed','closed','','_dsc9269','','','2024-09-30 22:16:33','2024-09-30 20:16:33','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9269.jpg',0,'attachment','image/jpeg',0),
|
||
(143,2,'2024-09-30 22:17:13','2024-09-30 20:17:13','','Kara ring','','inherit','closed','closed','','_dsc9148','','','2024-09-30 22:17:26','2024-09-30 20:17:26','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9148.jpg',0,'attachment','image/jpeg',0),
|
||
(154,2,'2024-10-01 08:28:27','2024-10-01 06:28:27','','Kishou silver ring','','inherit','closed','closed','','kigen-baikkanba','','','2024-10-01 08:29:30','2024-10-01 06:29:30','',0,'https://haiku.gcch.fr/app/uploads/2024/10/KIGEN-BaIKKANBa.jpg',0,'attachment','image/jpeg',0),
|
||
(165,2,'2024-10-01 08:37:37','2024-10-01 06:37:37','','Kishou gold plated ring','','inherit','closed','closed','','hadou-booikkan-bkigen-bjokou-co','','','2024-10-01 08:37:59','2024-10-01 06:37:59','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-BOoIKKAN-BKIGEN-BJOKOU-Co.jpg',0,'attachment','image/jpeg',0),
|
||
(166,2,'2024-10-01 08:40:28','2024-10-01 06:40:28','','Kara ring','','inherit','closed','closed','','_dsc9760','','','2024-10-01 08:40:59','2024-10-01 06:40:59','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9760.jpg',0,'attachment','image/jpeg',0),
|
||
(167,2,'2024-10-01 08:41:39','2024-10-01 06:41:39','','Kara ring','','inherit','closed','closed','','_dsc9339','','','2024-10-01 08:41:56','2024-10-01 06:41:56','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9339.jpg',0,'attachment','image/jpeg',0),
|
||
(168,2,'2024-10-01 08:42:52','2024-10-01 06:42:52','<em>ROKKU: pebble</em>\r\n\r\nLarge wavy ring in sterling silver with a semi precious oval stone in the center set in silver.\r\n<ul>\r\n <li>adjustable</li>\r\n <li>height 2cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver.','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2025-12-13 18:41:20','2025-12-13 17:41:20','',0,'https://haiku.gcch.fr/?post_type=product&p=168',38,'product','',0),
|
||
(177,2,'2024-10-01 09:12:26','2024-10-01 07:12:26','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite-2','','','2024-10-01 09:12:46','2024-10-01 07:12:46','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite-1.jpg',0,'attachment','image/jpeg',0),
|
||
(178,2,'2024-10-01 09:13:13','2024-10-01 07:13:13','','Rokku ring tiger eye','','inherit','closed','closed','','sony-dsc-9','','','2024-10-01 09:13:48','2024-10-01 07:13:48','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye.jpg',0,'attachment','image/jpeg',0),
|
||
(179,2,'2024-10-01 09:14:04','2024-10-01 07:14:04','','Rokku ring tiger eye','','inherit','closed','closed','','rokku-b-tigereye','','','2024-10-01 09:14:34','2024-10-01 07:14:34','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-tigereye-1.jpg',0,'attachment','image/jpeg',0),
|
||
(180,2,'2024-10-01 09:25:14','2024-10-01 07:25:14','','Rokku ring malachite','','inherit','closed','closed','','_dsc9710','','','2024-10-01 09:25:39','2024-10-01 07:25:39','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9710.jpg',0,'attachment','image/jpeg',0),
|
||
(182,2,'2024-10-01 09:26:24','2024-10-01 07:26:24','','Rokku ring tiger eye','','inherit','closed','closed','','_dsc9190','','','2024-10-01 09:26:54','2024-10-01 07:26:54','',168,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9190.jpg',0,'attachment','image/jpeg',0),
|
||
(183,2,'2024-10-01 11:31:42','2024-10-01 09:31:42','<em>BOROBORO: the sound of something crumbling </em>\r\n\r\nLong asymmetrical earrings with oval shapes made of sterling silver.\r\n<ul>\r\n <li>wire diameter 12mm</li>\r\n <li>height 4cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2026-01-15 12:30:05','2026-01-15 11:30:05','',0,'https://haiku.gcch.fr/?post_type=product&p=183',6,'product','',0),
|
||
(199,2,'2024-10-01 12:16:11','2024-10-01 10:16:11','','BoroBoro silver long earring, right side','','inherit','closed','closed','','sony-dsc-11','','','2024-10-01 12:17:24','2024-10-01 10:17:24','',183,'https://haiku.gcch.fr/app/uploads/2024/10/BOROBORO-BOaTANEMAKI-BO1a-opti.jpg',0,'attachment','image/jpeg',0),
|
||
(200,2,'2024-10-01 12:25:28','2024-10-01 10:25:28','','Rokku Ring - Malachite','Stone: Malachite','publish','closed','closed','','rokku-ring-malachite','','','2025-06-18 22:45:56','2025-06-18 20:45:56','',168,'https://haiku.gcch.fr/?post_type=product_variation&p=200',1,'product_variation','',0),
|
||
(201,2,'2024-10-01 12:25:28','2024-10-01 10:25:28','','Rokku Ring - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','rokku-ring-tiger-eye','','','2025-06-18 22:45:56','2025-06-18 20:45:56','',168,'https://haiku.gcch.fr/?post_type=product_variation&p=201',2,'product_variation','',0),
|
||
(202,2,'2024-10-01 18:14:00','2024-10-01 16:14:00','<em>PIASU: piercing</em>\r\n\r\nLarge earrings covering the lobe with three hoops hanging to it, with a small gold plated bead on each side.\r\n<ul>\r\n <li>height 3cm</li>\r\n <li>width 2cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Piasu Earrings with Hoops','','publish','closed','closed','','piasu-earrings','','','2026-02-11 14:16:52','2026-02-11 13:16:52','',0,'https://haiku.gcch.fr/?post_type=product&p=202',32,'product','',0),
|
||
(206,2,'2024-10-01 18:20:45','2024-10-01 16:20:45','','Piasu earrings','','inherit','closed','closed','','sony-dsc-12','','','2024-10-01 18:22:00','2024-10-01 16:22:00','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO.jpg',0,'attachment','image/jpeg',0),
|
||
(213,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','<em>BOROBORO: the sound of something crumbling </em>\r\n\r\nLong asymmetrical earrings with oval shapes made of gold plated silver.\r\n<ul>\r\n <li>wire diameter 12mm</li>\r\n <li>height 4cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2025-12-13 18:38:55','2025-12-13 17:38:55','',0,'https://haiku.gcch.fr/?post_type=product&p=213',5,'product','',0),
|
||
(240,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','<em>IKKAN : link</em>\r\n\r\nA bracelet in sterling silver mixing a rigid band and loose curb chain\r\n<ul>\r\n <li>size 1: 6cm diameter / size 2: 7cm diameter</li>\r\n <li>wire thickness 2,5mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>','Ikkan Bracelet silver','','publish','closed','closed','','ikkan-bracelet-silver','','','2026-02-11 14:15:36','2026-02-11 13:15:36','',0,'https://haiku.gcch.fr/?post_type=product&p=240',18,'product','',0),
|
||
(241,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-3','','','2026-02-11 14:15:33','2026-02-11 13:15:33','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=241',1,'product_variation','',0),
|
||
(242,2,'2024-10-02 23:21:37','2024-10-02 21:21:37','','Ikkan Bracelet silver - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-4','','','2026-02-11 14:15:33','2026-02-11 13:15:33','',240,'https://haiku.gcch.fr/?post_type=product_variation&p=242',2,'product_variation','',0),
|
||
(243,2,'2024-10-02 23:24:46','2024-10-02 21:24:46','','Ikkan bracelet silver','','inherit','closed','closed','','sony-dsc-17','','','2024-10-02 23:29:51','2024-10-02 21:29:51','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(244,2,'2024-10-02 23:32:58','2024-10-02 21:32:58','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s','','','2024-10-02 23:33:16','2024-10-02 21:33:16','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s.jpg',0,'attachment','image/jpeg',0),
|
||
(245,2,'2024-10-02 23:33:24','2024-10-02 21:33:24','','Ikkan bracelet silver','','inherit','closed','closed','','ikkan-br-s-2','','','2024-10-02 23:33:43','2024-10-02 21:33:43','',240,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-s-1.jpg',0,'attachment','image/jpeg',0),
|
||
(249,2,'2024-10-02 23:36:59','2024-10-02 21:36:59','','Ikkan bracelet gold plated','','inherit','closed','closed','','sony-dsc-18','','','2024-10-02 23:37:41','2024-10-02 21:37:41','',0,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(250,2,'2024-10-02 23:38:49','2024-10-02 21:38:49','','Ikkan bracelet gold plated','','inherit','closed','closed','','ikkan-br-g','','','2024-11-08 00:00:39','2024-11-07 23:00:39','',0,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-g.jpg',0,'attachment','image/jpeg',0),
|
||
(255,2,'2024-10-02 23:55:51','2024-10-02 21:55:51','','Tanemaki bracelet','','inherit','closed','closed','','tanemaki-br','','','2024-10-02 23:56:12','2024-10-02 21:56:12','',0,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-BR-1.jpg',0,'attachment','image/jpeg',0),
|
||
(258,2,'2024-10-03 22:02:26','2024-10-03 20:02:26','<em>Fuyou: floating leave on water</em>\r\n\r\nRectangular trace chain bracelet in sterling silver with a fluid oval shape element in the center and gold plated details.\r\n<ul>\r\n <li>adjustable in between 15 and 18cm</li>\r\n <li>oval center shape 2cm caliber</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet','','publish','closed','closed','','fuyou-bracelet-silver','','','2026-02-11 14:15:02','2026-02-11 13:15:02','',0,'https://haiku.gcch.fr/?post_type=product&p=258',7,'product','',0),
|
||
(263,2,'2024-10-03 22:17:11','2024-10-03 20:17:11','<em>IKKAN: link </em>\r\n\r\nNecklace with a mix of different links combining sterling silver and gold plated silver.\r\n<ul>\r\n <li>length 50 to 54cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2026-02-11 14:14:47','2026-02-11 13:14:47','',0,'https://haiku.gcch.fr/?post_type=product&p=263',21,'product','',0),
|
||
(268,2,'2024-10-03 22:43:42','2024-10-03 20:43:42','<em>PIASU : piercing</em>\r\n\r\nThis short necklace combines different thin chains with a mix of sterling silver and gold plated silver. Secured by a toggle clasp on the front.\r\n<ul>\r\n <li>length 45cm to 50cm</li>\r\n <li>toggle clasp caliber 1cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Piasu Necklace','','trash','closed','closed','','piasu-necklace__trashed','','','2026-02-11 14:14:26','2026-02-11 13:14:26','',0,'https://haiku.gcch.fr/?post_type=product&p=268',33,'product','',0),
|
||
(270,2,'2024-10-03 22:48:06','2024-10-03 20:48:06','','Piasu necklace silver','','inherit','closed','closed','','piasu-c-arg-opti','','','2024-10-03 22:48:49','2024-10-03 20:48:49','',268,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-C-arg-opti.jpg',0,'attachment','image/jpeg',0),
|
||
(273,2,'2024-10-04 08:32:08','2024-10-04 06:32:08','','Tanemaki necklace','','inherit','closed','closed','','tanemaki-c','','','2024-10-04 08:32:26','2024-10-04 06:32:26','',0,'https://haiku.gcch.fr/app/uploads/2024/10/TANEMAKI-C.jpg',0,'attachment','image/jpeg',0),
|
||
(274,2,'2024-10-04 08:33:31','2024-10-04 06:33:31','<em>FUYOU: floating leave on water</em>\r\n\r\nA necklace with thin rectangular trace chain and oval fluid elements in sterling silver, with a dangling gold plated detail.\r\n<ul>\r\n <li>total length 50cm, adjustable at your convenience</li>\r\n <li>oval shapes caliber between 3cm and 1cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2026-02-11 14:14:21','2026-02-11 13:14:21','',0,'https://haiku.gcch.fr/?post_type=product&p=274',10,'product','',0),
|
||
(285,2,'2024-10-04 08:55:02','2024-10-04 06:55:02','<em>HATTARI: bluff</em>\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in sterling silver.\r\n<ul>\r\n <li>hoops diameter 3cm to 1cm</li>\r\n <li>d-shape wires</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2026-02-16 16:38:52','2026-02-16 15:38:52','',0,'https://haiku.gcch.fr/?post_type=product&p=285',17,'product','',0),
|
||
(287,2,'2024-10-04 09:08:50','2024-10-04 07:08:50','','Hattari stacked hoops silver','','inherit','closed','closed','','hattari-cr1-s','','','2024-10-04 09:09:07','2024-10-04 07:09:07','',285,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-s-1.jpg',0,'attachment','image/jpeg',0),
|
||
(288,2,'2024-10-04 09:10:01','2024-10-04 07:10:01','<em>HATTARI: bluff</em>\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in gold plated silver.\r\n<ul>\r\n <li>hoops diameter 3cm to 1cm</li>\r\n <li>d-shape wires</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2025-12-13 18:35:32','2025-12-13 17:35:32','',0,'https://haiku.gcch.fr/?post_type=product&p=288',16,'product','',0),
|
||
(290,2,'2024-10-04 09:12:19','2024-10-04 07:12:19','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9336','','','2024-11-13 19:53:24','2024-11-13 18:53:24','',288,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9336.jpg',0,'attachment','image/jpeg',0),
|
||
(306,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','<em>TAMANORI: in balance on a ball</em>\r\n\r\nOval sterling silver hoops lined with dangling box chains of two different length.\r\n<ul>\r\n <li>hoops height 2cm</li>\r\n <li>chain length 5cm and 3,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2026-02-11 14:13:27','2026-02-11 13:13:27','',0,'https://haiku.gcch.fr/?post_type=product&p=306',42,'product','',0),
|
||
(310,2,'2024-10-07 08:20:16','2024-10-07 06:20:16','','Tamanori Hoops silver','','inherit','closed','closed','','sony-dsc-31','','','2024-10-07 08:20:55','2024-10-07 06:20:55','',306,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(311,2,'2024-10-07 08:22:26','2024-10-07 06:22:26','','Tamanori Hoops silver','','inherit','closed','closed','','_dsc9378','','','2024-10-07 08:22:48','2024-10-07 06:22:48','',306,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9378.jpg',0,'attachment','image/jpeg',0),
|
||
(312,2,'2024-10-07 08:33:26','2024-10-07 06:33:26','<em>TAMANORI: in balance on a ball</em>\r\n\r\nOval gold plated silver hoops lined with dangling box chains of two different length.\r\n<ul>\r\n <li>hoops height 2cm</li>\r\n <li>chain length 5cm and 3,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycles sterling silver and 24K gold plated silver.','Tamanori Hoops gold plated','','publish','closed','closed','','tamanori-hoops-gold-plated','','','2026-02-11 14:11:58','2026-02-11 13:11:58','',0,'https://haiku.gcch.fr/?post_type=product&p=312',41,'product','',0),
|
||
(317,2,'2024-10-07 08:36:37','2024-10-07 06:36:37','','Tamanori Hoops gold plated','','inherit','closed','closed','','tamanori-cr2-vrm','','','2024-10-07 08:36:52','2024-10-07 06:36:52','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm-1.jpg',0,'attachment','image/jpeg',0),
|
||
(318,2,'2024-10-07 08:40:26','2024-10-07 06:40:26','<em>FUYOU: floating leave on water</em>\r\n\r\nSolo hoop in sterling silver with a mix of small rings in gold plated silver hanging on it.\r\n<ul>\r\n <li>hoop diameter 13mm</li>\r\n <li>small rings diameter around 5mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 18k gold plated silver.','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2026-02-11 14:07:26','2026-02-11 13:07:26','',0,'https://haiku.gcch.fr/?post_type=product&p=318',8,'product','',0),
|
||
(323,2,'2024-10-07 08:54:21','2024-10-07 06:54:21','','Fuyou Hoops silver and gold','','inherit','closed','closed','','fuyou-cr','','','2024-10-07 08:54:39','2024-10-07 06:54:39','',318,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-CR.jpg',0,'attachment','image/jpeg',0),
|
||
(324,2,'2024-10-07 08:55:07','2024-10-07 06:55:07','','Fuyou Hoops silver and gold','','inherit','closed','closed','','_dsc9542','','','2024-10-07 08:55:26','2024-10-07 06:55:26','',318,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9542.jpg',0,'attachment','image/jpeg',0),
|
||
(326,2,'2024-10-07 11:17:26','2024-10-07 09:17:26','','Hadou Earcuff silver','','inherit','closed','closed','','sony-dsc-34','','','2024-10-07 11:24:14','2024-10-07 09:24:14','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(327,2,'2024-10-07 11:21:04','2024-10-07 09:21:04','','Hadou Earcuff silver','','inherit','closed','closed','','hadou-ec','','','2024-10-07 11:21:41','2024-10-07 09:21:41','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC.jpg',0,'attachment','image/jpeg',0),
|
||
(329,2,'2024-10-07 11:23:37','2024-10-07 09:23:37','','Hadou Earcuff gold plated','','inherit','closed','closed','','sony-dsc-35','','','2024-10-07 11:24:28','2024-10-07 09:24:28','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(330,2,'2024-10-07 11:25:22','2024-10-07 09:25:22','','Hadou Earcuff gold plated','','inherit','closed','closed','','hadou-ec-vrm','','','2024-10-07 11:25:54','2024-10-07 09:25:54','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0),
|
||
(339,2,'2024-10-07 11:42:14','2024-10-07 09:42:14','','Piasu brooch','','inherit','closed','closed','','sony-dsc-38','','','2024-10-07 11:43:19','2024-10-07 09:43:19','',0,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC.jpg',0,'attachment','image/jpeg',0),
|
||
(340,2,'2024-10-07 11:46:56','2024-10-07 09:46:56','','Piasu Brooch','','inherit','closed','closed','','piasu-brc','','','2024-10-07 11:47:31','2024-10-07 09:47:31','',0,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-1.jpg',0,'attachment','image/jpeg',0),
|
||
(341,2,'2024-10-07 11:50:14','2024-10-07 09:50:14','','Piasu Brooch','','inherit','closed','closed','','piasu-brc-2','','','2024-10-07 11:50:42','2024-10-07 09:50:42','',0,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BRC-2.jpg',0,'attachment','image/jpeg',0),
|
||
(347,2,'2024-10-15 15:51:14','2024-10-15 13:51:14','','Kagun Trio Earrings silver','','inherit','closed','closed','','_dsc9763','','','2024-10-15 15:51:54','2024-10-15 13:51:54','',0,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9763.jpg',0,'attachment','image/jpeg',0),
|
||
(348,2,'2024-10-15 15:52:11','2024-10-15 13:52:11','','Kagun Trio Earrings silver','','inherit','closed','closed','','_dsc9781','','','2024-10-15 15:52:27','2024-10-15 13:52:27','',0,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9781.jpg',0,'attachment','image/jpeg',0),
|
||
(349,2,'2024-10-15 15:52:56','2024-10-15 13:52:56','','Kagun Trio Earrings silver','','inherit','closed','closed','','_dsc9748','','','2024-10-15 15:57:59','2024-10-15 13:57:59','',0,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9748.jpg',0,'attachment','image/jpeg',0),
|
||
(385,2,'2024-10-18 08:19:19','2024-10-18 06:19:19','<em>ROKKU: pebbl</em>e\r\n\r\nA statement piece in sterling silver mixing cheval chain and gold plated ball chain, with a removable pendant made of droplet shaped semi precious stone secured by a clasp.\r\n<ul>\r\n <li>total chain length 50cm</li>\r\n <li>pendant height 3cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Necklace','','trash','closed','closed','','rokku-necklace__trashed','','','2026-02-11 14:07:09','2026-02-11 13:07:09','',0,'https://haiku.gcch.fr/?post_type=product&p=385',37,'product','',0),
|
||
(388,2,'2024-10-18 08:40:49','2024-10-18 06:40:49','','Rokku necklace silver and semi precious stone','','inherit','closed','closed','','rokku-c-arg','','','2024-10-18 08:41:04','2024-10-18 06:41:04','',385,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-C-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(389,2,'2024-10-18 08:45:18','2024-10-18 06:45:18','','Rokku Necklace - Green Jaspe','Stone: Green Jaspe','trash','closed','closed','','fuyou-necklace-copy-green-jaspe__trashed','','','2026-02-11 14:07:09','2026-02-11 13:07:09','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=389',1,'product_variation','',0),
|
||
(391,2,'2024-10-18 08:45:18','2024-10-18 06:45:18','','Rokku Necklace - Lapis Lazuli','Stone: Lapis Lazuli','trash','closed','closed','','fuyou-necklace-copy-lapis-lazuli__trashed','','','2026-02-11 14:07:09','2026-02-11 13:07:09','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=391',2,'product_variation','',0),
|
||
(392,2,'2024-10-18 08:45:18','2024-10-18 06:45:18','','Rokku Necklace - Tiger\'s Eye','Stone: Tiger\'s Eye','trash','closed','closed','','fuyou-necklace-copy-tiger-eye__trashed','','','2026-02-11 14:07:09','2026-02-11 13:07:09','',385,'https://haiku.gcch.fr/?post_type=product_variation&p=392',3,'product_variation','',0),
|
||
(393,2,'2024-10-18 08:48:05','2024-10-18 06:48:05','<em>MUGURA: vine</em>\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In sterling silver.\r\n<ul>\r\n <li>wire thickness 2mm</li>\r\n <li>total diameter 3cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2026-01-15 12:31:22','2026-01-15 11:31:22','',0,'https://haiku.gcch.fr/?post_type=product&p=393',28,'product','',0),
|
||
(396,2,'2024-10-18 08:51:31','2024-10-18 06:51:31','','Mugura hoops silver','','inherit','closed','closed','','sony-dsc-46','','','2024-10-18 08:59:25','2024-10-18 06:59:25','',393,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-CR2-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(397,2,'2024-10-18 08:59:16','2024-10-18 06:59:16','','Mugura hoops silver','','inherit','closed','closed','','_dsc9733','','','2024-11-08 00:27:40','2024-11-07 23:27:40','',393,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9733.jpg',0,'attachment','image/jpeg',0),
|
||
(398,2,'2024-10-18 09:00:33','2024-10-18 07:00:33','<em>MUGURA: vine</em>\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In gold plated silver.\r\n<ul>\r\n <li>wire thickness 2mm</li>\r\n <li>total diametre 3cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2025-12-22 12:38:47','2025-12-22 11:38:47','',0,'https://haiku.gcch.fr/?post_type=product&p=398',27,'product','',0),
|
||
(400,2,'2024-10-18 09:21:51','2024-10-18 07:21:51','','Mugura hoops silver','','inherit','closed','closed','','_dsc9723','','','2024-10-18 09:22:07','2024-10-18 07:22:07','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9723.jpg',0,'attachment','image/jpeg',0),
|
||
(401,2,'2024-10-18 09:22:21','2024-10-18 07:22:21','','Mugura hoops silver','','inherit','closed','closed','','_dsc9730','','','2024-10-18 09:22:38','2024-10-18 07:22:38','',398,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9730.jpg',0,'attachment','image/jpeg',0),
|
||
(411,1,'2024-10-30 20:42:57','2024-10-30 19:42:57','','Hadou ring','','inherit','closed','closed','','_dsc8400-copie','','','2024-10-30 20:43:23','2024-10-30 19:43:23','',0,'https://haiku.gcch.fr/app/uploads/2024/09/DSC8400-copie.jpg',0,'attachment','image/jpeg',0),
|
||
(424,1,'2024-10-30 22:08:13','2024-10-30 21:08:13','','Tamanori Hoops silver','','inherit','closed','closed','','_dsc9376','','','2024-10-30 22:08:31','2024-10-30 21:08:31','',306,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9376.jpg',0,'attachment','image/jpeg',0),
|
||
(435,1,'2024-10-30 22:36:02','2024-10-30 21:36:02','<em>KARA: hull, shell</em>\r\n\r\nTextured ear cuff in sterling silver.\r\n<ul>\r\n <li>width 0,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Kara Ear Cuff silver','','publish','closed','closed','','kara-earcuff-silver','','','2026-02-11 14:07:00','2026-02-11 13:07:00','',0,'https://haiku.gcch.fr/?post_type=product&p=435',23,'product','',0),
|
||
(436,1,'2024-10-30 22:37:12','2024-10-30 21:37:12','','Kara ear cuff silver','','inherit','closed','closed','','sony-dsc-53','','','2024-10-30 22:37:44','2024-10-30 21:37:44','',435,'https://haiku.gcch.fr/app/uploads/2024/10/KARA-EC-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(437,1,'2024-10-30 22:40:43','2024-10-30 21:40:43','','Kara ear cuff silver','','inherit','closed','closed','','_dsc9781-2','','','2024-10-30 22:40:56','2024-10-30 21:40:56','',435,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9781-1.jpg',0,'attachment','image/jpeg',0),
|
||
(447,1,'2024-11-07 23:51:25','2024-11-07 22:51:25','<em>KARA: hull, shell</em>\r\n\r\nTextured ear cuff in sterling gold plated silver.\r\n<ul>\r\n <li>width 0,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','publish','closed','closed','','kara-ear-cuff-gold-plated','','','2026-02-11 14:06:51','2026-02-11 13:06:51','',0,'https://haikuatelier.com/?post_type=product&p=447',22,'product','',0),
|
||
(487,1,'2024-11-08 10:36:08','2024-11-08 09:36:08','','Rokku necklace tiger\'s eye stone','','inherit','closed','closed','','_dsc9138','','','2024-11-08 10:37:34','2024-11-08 09:37:34','',385,'https://haikuatelier.com/app/uploads/2024/10/DSC9138.jpg',0,'attachment','image/jpeg',0),
|
||
(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','<em>Hadou: wave</em>\r\n\r\nStud earrings with 2 wavy lines, one in sterling silver, the other in gold plated silver.\r\n<ul>\r\n <li>height 1cm</li>\r\n <li>wire thickness 1,5mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our products are made in 80% recycled silver and 24K gold plated silver.','Mugura Stud Earrings','','publish','closed','closed','','mugura-stud-earrings','','','2026-02-11 14:06:33','2026-02-11 13:06:33','',0,'https://haikuatelier.com/?post_type=product&p=490',11,'product','',0),
|
||
(493,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Mugura Stud Earrings - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-copy-left-side','','','2026-02-11 14:06:28','2026-02-11 13:06:28','',490,'https://haikuatelier.com/?post_type=product_variation&p=493',2,'product_variation','',0),
|
||
(494,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Mugura Stud Earrings - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-copy-pair','','','2026-02-11 14:06:28','2026-02-11 13:06:28','',490,'https://haikuatelier.com/?post_type=product_variation&p=494',1,'product_variation','',0),
|
||
(495,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Mugura Stud Earrings - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-copy-right-side','','','2026-02-11 14:06:28','2026-02-11 13:06:28','',490,'https://haikuatelier.com/?post_type=product_variation&p=495',3,'product_variation','',0),
|
||
(496,1,'2024-11-10 13:07:31','2024-11-10 12:07:31','<em>Mugura: vine</em>\r\n\r\nSmall solo hoop in sterling silver with a wavy dangling element in gold plated silver.\r\n<ul>\r\n <li>hoop diameter 13mm</li>\r\n <li>total height 3cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our jewelry are made in 80% recycled silver and 18K gold plated silver.','Mugura Solo Hoop','','publish','closed','closed','','mugu-hoop','','','2026-02-11 14:05:38','2026-02-11 13:05:38','',0,'https://haikuatelier.com/?post_type=product&p=496',29,'product','',0),
|
||
(506,0,'2024-11-11 23:02:44','2024-11-11 22:02:44','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2024-11-11 23:02:44','2024-11-11 22:02:44','',0,'https://haiku.gcch.fr/app/uploads/2024/11/woocommerce-placeholder.png',0,'attachment','image/png',0),
|
||
(510,1,'2024-11-12 17:15:05','2024-11-12 16:15:05','','Successful Order','','publish','closed','closed','','successful-order','','','2024-11-12 17:34:29','2024-11-12 16:34:29','',0,'https://haiku.gcch.fr/?page_id=510',0,'page','',0),
|
||
(511,1,'2024-11-12 17:15:13','2024-11-12 16:15:13','','Failed Order','','publish','closed','closed','','failed-order','','','2024-11-12 17:34:46','2024-11-12 16:34:46','',0,'https://haiku.gcch.fr/?page_id=511',0,'page','',0),
|
||
(528,1,'2024-11-12 23:40:20','2024-11-12 22:40:20','','Ikkan Ring silver - 64','Size: 64','publish','closed','closed','','ikkan-ring-silver-64','','','2024-11-12 23:40:26','2024-11-12 22:40:26','',102,'https://haikuatelier.com/?post_type=product_variation&p=528',8,'product_variation','',0),
|
||
(529,1,'2024-11-12 23:42:21','2024-11-12 22:42:21','','Ikkan Ring gold plated - 64','Size: 64','publish','closed','closed','','ikkan-ring-gold-plated-64','','','2024-11-12 23:42:29','2024-11-12 22:42:29','',113,'https://haikuatelier.com/?post_type=product_variation&p=529',8,'product_variation','',0),
|
||
(545,1,'2024-11-13 13:56:53','2024-11-13 12:56:53','<em>KARA: hull, shell</em>\r\n\r\nSmall textured gold plated silver hoops.\r\n<ul>\r\n <li>1cm diameter</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Hoops gold plated','','publish','closed','closed','','kara-hoops-gold-plated','','','2025-12-13 18:39:54','2025-12-13 17:39:54','',0,'https://haikuatelier.com/?post_type=product&p=545',24,'product','',0),
|
||
(552,1,'2024-11-13 14:51:15','2024-11-13 13:51:15','','Kara Hoops gold plated - one earring','Side: one earring','publish','closed','closed','','kara-hoops-gold-plated-one-earring','','','2025-11-26 14:51:51','2025-11-26 13:51:51','',545,'https://haikuatelier.com/?post_type=product_variation&p=552',2,'product_variation','',0),
|
||
(553,1,'2024-11-13 14:51:15','2024-11-13 13:51:15','','Kara Hoops gold plated - pair','Side: pair','publish','closed','closed','','kara-hoops-gold-plated-pair','','','2025-11-26 14:51:51','2025-11-26 13:51:51','',545,'https://haikuatelier.com/?post_type=product_variation&p=553',1,'product_variation','',0),
|
||
(554,1,'2024-11-13 14:52:59','2024-11-13 13:52:59','<em>KARA: hull, shell</em>\r\n\r\nSmall textured sterling silver hoops.\r\n<ul>\r\n <li>1cm diameter</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Hoops silver','','publish','closed','closed','','kara-hoops-silver','','','2025-12-15 14:41:46','2025-12-15 13:41:46','',0,'https://haikuatelier.com/?post_type=product&p=554',25,'product','',0),
|
||
(555,1,'2024-11-13 14:52:59','2024-11-13 13:52:59','','Kara Hoops silver - pair','Side: pair','publish','closed','closed','','kara-hoops-gold-plated-pair-2','','','2025-11-26 14:51:12','2025-11-26 13:51:12','',554,'https://haikuatelier.com/?post_type=product_variation&p=555',1,'product_variation','',0),
|
||
(556,1,'2024-11-13 14:52:59','2024-11-13 13:52:59','','Kara Hoops silver - one earring','Side: one earring','publish','closed','closed','','kara-hoops-gold-plated-one-earring-2','','','2025-11-26 14:51:12','2025-11-26 13:51:12','',554,'https://haikuatelier.com/?post_type=product_variation&p=556',2,'product_variation','',0),
|
||
(565,1,'2024-11-13 15:42:44','2024-11-13 14:42:44','','BoroBoro Long Earrings silver - one element earring','Side: one element earring','publish','closed','closed','','boroboro-long-earrings-silver-one-element-side','','','2025-11-26 14:59:08','2025-11-26 13:59:08','',183,'https://haikuatelier.com/?post_type=product_variation&p=565',2,'product_variation','',0),
|
||
(566,1,'2024-11-13 15:42:44','2024-11-13 14:42:44','','BoroBoro Long Earrings silver - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-silver-pair','','','2025-11-26 14:59:08','2025-11-26 13:59:08','',183,'https://haikuatelier.com/?post_type=product_variation&p=566',1,'product_variation','',0),
|
||
(567,1,'2024-11-13 15:42:44','2024-11-13 14:42:44','','BoroBoro Long Earrings silver - two elements earring','Side: two elements earring','publish','closed','closed','','boroboro-long-earrings-silver-two-elements-side','','','2025-11-26 14:59:08','2025-11-26 13:59:08','',183,'https://haikuatelier.com/?post_type=product_variation&p=567',3,'product_variation','',0),
|
||
(569,1,'2024-11-13 15:46:14','2024-11-13 14:46:14','','BoroBoro Long Earrings gold plated - one element earring','Side: one element earring','publish','closed','closed','','boroboro-long-earrings-gold-plated-one-element-side','','','2025-11-26 14:58:26','2025-11-26 13:58:26','',213,'https://haikuatelier.com/?post_type=product_variation&p=569',2,'product_variation','',0),
|
||
(570,1,'2024-11-13 15:46:14','2024-11-13 14:46:14','','BoroBoro Long Earrings gold plated - pair','Side: pair','publish','closed','closed','','boroboro-long-earrings-gold-plated-pair','','','2025-11-26 14:58:26','2025-11-26 13:58:26','',213,'https://haikuatelier.com/?post_type=product_variation&p=570',1,'product_variation','',0),
|
||
(571,1,'2024-11-13 15:46:14','2024-11-13 14:46:14','','BoroBoro Long Earrings gold plated - two elements earring','Side: two elements earring','publish','closed','closed','','boroboro-long-earrings-gold-plated-two-elements-side','','','2025-11-26 14:58:26','2025-11-26 13:58:26','',213,'https://haikuatelier.com/?post_type=product_variation&p=571',3,'product_variation','',0),
|
||
(613,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','BOROBORO: the sound of something crumbling\r\n\r\nMinimalist gold plated ring composed of a thick round band and a movable prehnite bead.\r\n<ul>\r\n <li>wire diameter 25 mm</li>\r\n <li>bead diameter 12mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','BoroBoro Bead Ring gold plated','','trash','closed','closed','','boroboro-bead-ring-gold-plated__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',0,'https://haikuatelier.com/?post_type=product&p=613',2,'product','',0),
|
||
(614,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','','BoroBoro Bead Ring gold plated - 50','Size: 50','trash','closed','closed','','hadou-golden-earcuff-119__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=614',1,'product_variation','',0),
|
||
(615,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','','BoroBoro Bead Ring gold plated - 52','Size: 52','trash','closed','closed','','hadou-golden-earcuff-120__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=615',2,'product_variation','',0),
|
||
(616,1,'2024-11-13 19:02:00','2024-11-13 18:02:00','','BoroBoro Bead Ring gold plated - 54','Size: 54','trash','closed','closed','','hadou-golden-earcuff-121__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=616',3,'product_variation','',0),
|
||
(617,1,'2024-11-13 19:02:00','2024-11-13 18:02:00','','BoroBoro Bead Ring gold plated - 56','Size: 56','trash','closed','closed','','hadou-golden-earcuff-122__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=617',4,'product_variation','',0),
|
||
(618,1,'2024-11-13 19:02:00','2024-11-13 18:02:00','','BoroBoro Bead Ring gold plated - 58','Size: 58','trash','closed','closed','','hadou-golden-earcuff-123__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=618',5,'product_variation','',0),
|
||
(619,1,'2024-11-13 19:02:00','2024-11-13 18:02:00','','BoroBoro Bead Ring gold plated - 60','Size: 60','trash','closed','closed','','hadou-golden-earcuff-124__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=619',6,'product_variation','',0),
|
||
(620,1,'2024-11-13 19:02:00','2024-11-13 18:02:00','','BoroBoro Bead Ring gold plated - 62','Size: 62','trash','closed','closed','','hadou-golden-earcuff-125__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0),
|
||
(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','trash','closed','closed','','hadou-ring-copy-64__trashed','','','2026-02-11 14:05:15','2026-02-11 13:05:15','',613,'https://haikuatelier.com/?post_type=product_variation&p=624',8,'product_variation','',0),
|
||
(625,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','BOROBORO: the sound of something crumbling\r\n\r\nMinimalist sterling silver ring composed of a thick round band and a movable bead in tiger\'s eye or honey jade.\r\n<ul>\r\n <li>wire diameter 25 mm</li>\r\n <li>bead diameter 12mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','BoroBoro Bead Ring silver & honey jade','','trash','closed','closed','','boroboro-bead-ring-silver__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',0,'https://haikuatelier.com/?post_type=product&p=625',3,'product','',0),
|
||
(626,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 50','Size: 50','trash','closed','closed','','hadou-golden-earcuff-126__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=626',1,'product_variation','',0),
|
||
(627,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 52','Size: 52','trash','closed','closed','','hadou-golden-earcuff-127__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=627',2,'product_variation','',0),
|
||
(628,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 54','Size: 54','trash','closed','closed','','hadou-golden-earcuff-128__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=628',3,'product_variation','',0),
|
||
(629,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 56','Size: 56','trash','closed','closed','','hadou-golden-earcuff-129__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=629',4,'product_variation','',0),
|
||
(630,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 58','Size: 58','trash','closed','closed','','hadou-golden-earcuff-130__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=630',5,'product_variation','',0),
|
||
(631,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 60','Size: 60','trash','closed','closed','','hadou-golden-earcuff-131__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=631',6,'product_variation','',0),
|
||
(632,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 62','Size: 62','trash','closed','closed','','hadou-golden-earcuff-132__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=632',7,'product_variation','',0),
|
||
(633,1,'2024-11-13 19:13:47','2024-11-13 18:13:47','','BoroBoro Bead Ring silver & honey jade - 64','Size: 64','trash','closed','closed','','hadou-ring-copy-65__trashed','','','2026-02-11 14:05:07','2026-02-11 13:05:07','',625,'https://haikuatelier.com/?post_type=product_variation&p=633',8,'product_variation','',0),
|
||
(637,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings with Hoops - left side','Side: left side','publish','closed','closed','','piasu-earrings-left-side','','','2026-02-11 14:16:46','2026-02-11 13:16:46','',202,'https://haikuatelier.com/?post_type=product_variation&p=637',2,'product_variation','',0),
|
||
(638,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings with Hoops - pair','Side: pair','publish','closed','closed','','piasu-earrings-pair','','','2026-02-11 14:16:46','2026-02-11 13:16:46','',202,'https://haikuatelier.com/?post_type=product_variation&p=638',1,'product_variation','',0),
|
||
(639,1,'2024-11-13 19:23:08','2024-11-13 18:23:08','','Piasu Earrings with Hoops - right side','Side: right side','publish','closed','closed','','piasu-earrings-right-side','','','2026-02-11 14:16:47','2026-02-11 13:16:47','',202,'https://haikuatelier.com/?post_type=product_variation&p=639',3,'product_variation','',0),
|
||
(641,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-silver-left-side','','','2025-05-09 17:58:35','2025-05-09 15:58:35','',285,'https://haikuatelier.com/?post_type=product_variation&p=641',2,'product_variation','',0),
|
||
(642,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-silver-pair','','','2025-06-18 22:31:04','2025-06-18 20:31:04','',285,'https://haikuatelier.com/?post_type=product_variation&p=642',1,'product_variation','',0),
|
||
(643,1,'2024-11-13 19:47:48','2024-11-13 18:47:48','','Hattari Stacked Hoops silver - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-silver-right-side','','','2025-05-09 17:58:35','2025-05-09 15:58:35','',285,'https://haikuatelier.com/?post_type=product_variation&p=643',3,'product_variation','',0),
|
||
(645,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - left side','Side: left side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-left-side','','','2025-05-09 17:58:12','2025-05-09 15:58:12','',288,'https://haikuatelier.com/?post_type=product_variation&p=645',2,'product_variation','',0),
|
||
(646,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - pair','Side: pair','publish','closed','closed','','hattari-stacked-hoops-gold-plated-pair','','','2025-06-18 22:30:24','2025-06-18 20:30:24','',288,'https://haikuatelier.com/?post_type=product_variation&p=646',1,'product_variation','',0),
|
||
(647,1,'2024-11-13 19:54:04','2024-11-13 18:54:04','','Hattari Stacked Hoops gold plated - right side','Side: right side','publish','closed','closed','','hattari-stacked-hoops-gold-plated-right-side','','','2025-05-09 17:58:12','2025-05-09 15:58:12','',288,'https://haikuatelier.com/?post_type=product_variation&p=647',3,'product_variation','',0),
|
||
(651,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - long','Side: long','publish','closed','closed','','tamanori-hoops-silver-long','','','2026-02-11 14:13:23','2026-02-11 13:13:23','',306,'https://haikuatelier.com/?post_type=product_variation&p=651',2,'product_variation','',0),
|
||
(652,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - pair','Side: pair','publish','closed','closed','','tamanori-hoops-silver-pair','','','2026-02-11 14:13:23','2026-02-11 13:13:23','',306,'https://haikuatelier.com/?post_type=product_variation&p=652',1,'product_variation','',0),
|
||
(653,1,'2024-11-13 20:02:49','2024-11-13 19:02:49','','Tamanori Hoops silver - short','Side: short','publish','closed','closed','','tamanori-hoops-silver-short','','','2026-02-11 14:13:23','2026-02-11 13:13:23','',306,'https://haikuatelier.com/?post_type=product_variation&p=653',3,'product_variation','',0),
|
||
(654,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - long','Side: long','publish','closed','closed','','tamanori-hoops-gold-plated-long','','','2026-02-11 14:08:27','2026-02-11 13:08:27','',312,'https://haikuatelier.com/?post_type=product_variation&p=654',2,'product_variation','',0),
|
||
(655,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - pair','Side: pair','publish','closed','closed','','tamanori-hoops-gold-plated-pair','','','2026-02-11 14:08:27','2026-02-11 13:08:27','',312,'https://haikuatelier.com/?post_type=product_variation&p=655',1,'product_variation','',0),
|
||
(656,1,'2024-11-13 20:07:31','2024-11-13 19:07:31','','Tamanori Hoops gold plated - short','Side: short','publish','closed','closed','','tamanori-hoops-gold-plated-short','','','2026-02-11 14:08:27','2026-02-11 13:08:27','',312,'https://haikuatelier.com/?post_type=product_variation&p=656',3,'product_variation','',0),
|
||
(659,1,'2024-11-15 12:26:34','2024-11-15 11:26:34','','Hadou wavy ring silver and gold','','inherit','closed','closed','','hadou-b-opti','','','2024-11-15 17:20:07','2024-11-15 16:20:07','',72,'https://haikuatelier.com/app/uploads/2024/09/HADOU-B-opti.jpg',0,'wmpc-trash','image/jpeg',0),
|
||
(660,1,'2024-11-15 12:30:13','2024-11-15 11:30:13','','Tamanori hoops gold plated','','inherit','closed','closed','','img_1442','','','2024-11-15 12:30:25','2024-11-15 11:30:25','',312,'https://haikuatelier.com/app/uploads/2024/10/IMG_1442.jpg',0,'attachment','image/jpeg',0),
|
||
(664,1,'2024-11-15 12:45:23','2024-11-15 11:45:23','','Kagun trio earrings','','inherit','closed','closed','','img_1512','','','2024-11-15 12:45:38','2024-11-15 11:45:38','',0,'https://haikuatelier.com/app/uploads/2024/10/IMG_1512.jpg',0,'attachment','image/jpeg',0),
|
||
(671,1,'2024-11-15 13:18:10','2024-11-15 12:18:10','','BoroBoro gold plated asymmetrical earrings','','inherit','closed','closed','','img_1604','','','2024-11-15 13:18:55','2024-11-15 12:18:55','',213,'https://haikuatelier.com/app/uploads/2024/10/IMG_1604.jpg',0,'attachment','image/jpeg',0),
|
||
(672,1,'2024-11-15 13:23:08','2024-11-15 12:23:08','','Hattari ear cuff gold plated','','inherit','closed','closed','','img_1656-2','','','2024-11-15 13:27:38','2024-11-15 12:27:38','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1656-1.jpg',0,'attachment','image/jpeg',0),
|
||
(673,1,'2024-11-15 13:29:39','2024-11-15 12:29:39','','Mugura minimalist silver hoops','','inherit','closed','closed','','img_1657','','','2024-11-15 13:30:07','2024-11-15 12:30:07','',393,'https://haikuatelier.com/app/uploads/2024/10/IMG_1657.jpg',0,'attachment','image/jpeg',0),
|
||
(681,1,'2024-11-17 10:24:25','2024-11-17 09:24:25','','Piasu Ring','','inherit','closed','closed','','dsc9897','','','2024-11-17 10:24:56','2024-11-17 09:24:56','',0,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0),
|
||
(684,1,'2024-11-17 10:35:57','2024-11-17 09:35:57','','Ikkan ring gold plated','','inherit','closed','closed','','img_1478','','','2024-11-17 10:36:09','2024-11-17 09:36:09','',113,'https://haikuatelier.com/app/uploads/2024/09/IMG_1478.jpg',0,'attachment','image/jpeg',0),
|
||
(689,1,'2024-11-17 10:50:52','2024-11-17 09:50:52','','Hattari stacked hoops gold plated','','inherit','closed','closed','','_dsc9341','','','2024-11-17 10:51:13','2024-11-17 09:51:13','',288,'https://haikuatelier.com/app/uploads/2024/10/DSC9341.jpg',0,'attachment','image/jpeg',0),
|
||
(700,1,'2024-11-17 11:10:04','2024-11-17 10:10:04','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1431','','','2024-11-17 11:10:29','2024-11-17 10:10:29','',0,'https://haikuatelier.com/app/uploads/2024/10/IMG_1431.jpg',0,'attachment','image/jpeg',0),
|
||
(702,1,'2024-11-17 11:11:49','2024-11-17 10:11:49','','Tanemaki pearl bracelet','','inherit','closed','closed','','img_1432','','','2024-11-17 11:12:02','2024-11-17 10:12:02','',0,'https://haikuatelier.com/app/uploads/2024/10/IMG_1432.jpg',0,'attachment','image/jpeg',0),
|
||
(704,1,'2024-11-17 11:18:25','2024-11-17 10:18:25','','Piasu necklace','','inherit','closed','closed','','img_1493','','','2024-11-17 11:18:37','2024-11-17 10:18:37','',268,'https://haikuatelier.com/app/uploads/2024/10/IMG_1493.jpg',0,'attachment','image/jpeg',0),
|
||
(705,1,'2024-11-17 11:21:09','2024-11-17 10:21:09','','Rokku necklace jaspe stone','','inherit','closed','closed','','img_1531','','','2024-11-17 11:21:43','2024-11-17 10:21:43','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1531.jpg',0,'attachment','image/jpeg',0),
|
||
(707,1,'2024-11-17 11:24:00','2024-11-17 10:24:00','','Rokku necklace lapis lazuli stone','','inherit','closed','closed','','img_1543','','','2024-11-17 11:24:27','2024-11-17 10:24:27','',385,'https://haikuatelier.com/app/uploads/2024/10/IMG_1543.jpg',0,'attachment','image/jpeg',0),
|
||
(714,1,'2024-11-17 11:42:07','2024-11-17 10:42:07','','Fuyou solo hoop','','inherit','closed','closed','','img_1651','','','2024-11-17 11:42:18','2024-11-17 10:42:18','',318,'https://haikuatelier.com/app/uploads/2024/10/IMG_1651.jpg',0,'attachment','image/jpeg',0),
|
||
(715,1,'2024-11-17 11:44:06','2024-11-17 10:44:06','','Rokku silver hoop and Tamanori goldplated earring','','inherit','closed','closed','','img_1669','','','2024-11-17 11:44:41','2024-11-17 10:44:41','',0,'https://haikuatelier.com/app/uploads/2024/10/IMG_1669.jpg',0,'attachment','image/jpeg',0),
|
||
(718,1,'2024-11-17 11:54:22','2024-11-17 10:54:22','','Boroboro earrings silver','','inherit','closed','closed','','img_1746','','','2025-09-24 14:43:46','2025-09-24 12:43:46','',183,'https://haikuatelier.com/app/uploads/2024/10/IMG_1746.jpg',0,'attachment','image/jpeg',0),
|
||
(722,1,'2024-11-17 17:29:17','2024-11-17 16:29:17','','Mugura hoops gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-17 17:29:34','2024-11-17 16:29:34','',398,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(725,1,'2024-11-17 17:36:52','2024-11-17 16:36:52','','Piasu necklace','SONY DSC','inherit','closed','closed','','sony-dsc-23','','','2024-11-17 17:37:08','2024-11-17 16:37:08','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0),
|
||
(726,1,'2024-11-17 17:39:44','2024-11-17 16:39:44','','Rokku ring silver and malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-11-17 17:40:01','2024-11-17 16:40:01','',168,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',0),
|
||
(727,1,'2024-11-17 17:41:31','2024-11-17 16:41:31','','Rokku necklace with jaspe','','inherit','closed','closed','','sony-dsc-49','','','2024-11-17 17:41:48','2024-11-17 16:41:48','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0),
|
||
(729,1,'2024-11-17 17:44:27','2024-11-17 16:44:27','','Rokku necklace tiger\'s eye','','inherit','closed','closed','','sony-dsc-45','','','2024-11-17 17:44:45','2024-11-17 16:44:45','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',0),
|
||
(730,1,'2024-11-17 17:52:40','2024-11-17 16:52:40','','Rokku solo hoop gold plated lapis lazuli','','inherit','closed','closed','','sony-dsc-52','','','2024-11-17 17:53:02','2024-11-17 16:53:02','',0,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-lapis.jpg',0,'attachment','image/jpeg',0),
|
||
(731,1,'2024-11-17 17:54:12','2024-11-17 16:54:12','','Rokku solo hoop gold plated malachite','','inherit','closed','closed','','sony-dsc-55','','','2024-11-17 17:54:32','2024-11-17 16:54:32','',0,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-malachite.jpg',0,'attachment','image/jpeg',0),
|
||
(732,1,'2024-11-17 17:55:29','2024-11-17 16:55:29','','Rokku solo hoop gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-56','','','2024-11-17 17:55:59','2024-11-17 16:55:59','',0,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-CR1-vrm-tiger.jpg',0,'attachment','image/jpeg',0),
|
||
(735,1,'2024-11-17 18:03:32','2024-11-17 17:03:32','','Tamanori hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-11-17 18:03:50','2024-11-17 17:03:50','',312,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(736,1,'2024-11-17 18:05:42','2024-11-17 17:05:42','','Tanemaki pearls bracelet','','inherit','closed','closed','','sony-dsc-59','','','2024-11-17 18:05:56','2024-11-17 17:05:56','',0,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR.jpg',0,'attachment','image/jpeg',0),
|
||
(743,1,'2024-11-17 18:19:23','2024-11-17 17:19:23','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-73','','','2024-11-17 18:19:43','2024-11-17 17:19:43','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0),
|
||
(744,1,'2024-11-17 18:20:59','2024-11-17 17:20:59','','BoroBoro bead ring silver','','inherit','closed','closed','','sony-dsc-74','','','2024-11-17 18:21:16','2024-11-17 17:21:16','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-s.jpg',0,'attachment','image/jpeg',0),
|
||
(747,1,'2024-11-17 18:27:21','2024-11-17 17:27:21','','BoroBoro beads earrings gold plated and aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-17 18:27:51','2024-11-17 17:27:51','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0),
|
||
(748,1,'2024-11-17 18:28:18','2024-11-17 17:28:18','','BoroBoro beads earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-17 18:28:45','2024-11-17 17:28:45','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0),
|
||
(749,1,'2024-11-17 18:30:10','2024-11-17 17:30:10','','BoroBoro beads earrings silver and tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-17 18:30:37','2024-11-17 17:30:37','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0),
|
||
(750,1,'2024-11-17 18:30:59','2024-11-17 17:30:59','','BoroBoro beads earrings silver and aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-17 18:31:22','2024-11-17 17:31:22','',0,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',0),
|
||
(751,1,'2024-11-17 18:34:14','2024-11-17 17:34:14','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-17 18:34:32','2024-11-17 17:34:32','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0),
|
||
(752,1,'2024-11-17 18:35:52','2024-11-17 17:35:52','','Hadou stud earrings','','inherit','closed','closed','','sony-dsc-60','','','2024-11-17 18:37:25','2024-11-17 17:37:25','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0),
|
||
(753,1,'2024-11-17 18:40:18','2024-11-17 17:40:18','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-17 18:40:30','2024-11-17 17:40:30','',0,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',0),
|
||
(755,1,'2024-11-17 18:44:27','2024-11-17 17:44:27','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-17 18:45:04','2024-11-17 17:45:04','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0),
|
||
(756,1,'2024-11-17 18:47:01','2024-11-17 17:47:01','','Kagun solo hoop earring','','inherit','closed','closed','','img_1481','','','2024-11-17 18:47:16','2024-11-17 17:47:16','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0),
|
||
(757,1,'2024-11-17 18:48:24','2024-11-17 17:48:24','','Kagun solo hoop earring','','inherit','closed','closed','','img_1484','','','2024-11-17 18:48:35','2024-11-17 17:48:35','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0),
|
||
(758,1,'2024-11-17 18:50:22','2024-11-17 17:50:22','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1501','','','2024-11-17 18:55:54','2024-11-17 17:55:54','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1501.jpg',0,'attachment','image/jpeg',0),
|
||
(759,1,'2024-11-17 18:51:58','2024-11-17 17:51:58','','BoroBoro bead ring silver and tiger\'s eye','','inherit','closed','closed','','img_1506','','','2024-11-17 18:55:47','2024-11-17 17:55:47','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1506.jpg',0,'attachment','image/jpeg',0),
|
||
(761,1,'2024-11-17 18:55:14','2024-11-17 17:55:14','','BoroBoro bead ring gold plated and aventurine','','inherit','closed','closed','','img_1554','','','2024-11-17 18:55:37','2024-11-17 17:55:37','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0),
|
||
(762,1,'2024-11-17 18:57:40','2024-11-17 17:57:40','','Kara textured hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-17 18:58:00','2024-11-17 17:58:00','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0),
|
||
(766,1,'2024-11-20 16:00:37','2024-11-20 15:00:37','<em>Fuyou : floating leave on water</em>\r\n\r\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains with gold plated details.\r\n\r\n<ul>\r\n <li>total length 5cm</li>\r\n <li>oval length 2,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.\r\n\r\n ','Fuyou Long Earrings','','publish','closed','closed','','fuyou-long-earrings-silver','','','2026-02-11 14:05:01','2026-02-11 13:05:01','',0,'https://haikuatelier.com/?post_type=product&p=766',9,'product','',0),
|
||
(819,1,'2024-11-24 11:42:38','2024-11-24 10:42:38','','Haiku size guide','','inherit','closed','closed','','haiku-ringsizes','','','2024-11-24 11:42:57','2024-11-24 10:42:57','',0,'https://haikuatelier.com/app/uploads/2024/11/HAIKU-ringsizes.jpg',0,'attachment','image/jpeg',0),
|
||
(820,1,'2024-11-24 11:53:29','2024-11-24 10:53:29','','Ikkan ring gold plated','','inherit','closed','closed','','sony-dsc-4','','','2024-11-24 11:53:45','2024-11-24 10:53:45','',113,'https://haikuatelier.com/app/uploads/2024/09/IKKAN-B-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(821,1,'2024-11-24 11:55:38','2024-11-24 10:55:38','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-6','','','2024-11-24 11:55:59','2024-11-24 10:55:59','',0,'https://haikuatelier.com/app/uploads/2024/09/KARA-B.jpg',0,'attachment','image/jpeg',0),
|
||
(822,1,'2024-11-24 11:55:39','2024-11-24 10:55:39','','Kara ring silver and 18k gold','','inherit','closed','closed','','sony-dsc-76','','','2024-11-24 11:56:08','2024-11-24 10:56:08','',0,'https://haikuatelier.com/app/uploads/2024/09/KARA-B-1.jpg',0,'attachment','image/jpeg',0),
|
||
(825,1,'2024-11-24 12:05:34','2024-11-24 11:05:34','','Ikkan bracelet gold plated','','inherit','closed','closed','','img_1505','','','2024-11-24 12:05:50','2024-11-24 11:05:50','',0,'https://haikuatelier.com/app/uploads/2024/10/IMG_1505.jpg',0,'attachment','image/jpeg',0),
|
||
(826,1,'2024-11-24 12:07:57','2024-11-24 11:07:57','','Rokku ring silver and 18k gold','','inherit','closed','closed','','img_1582','','','2024-11-24 12:08:10','2024-11-24 11:08:10','',168,'https://haikuatelier.com/app/uploads/2024/10/IMG_1582.jpg',0,'attachment','image/jpeg',0),
|
||
(828,1,'2024-11-24 12:11:18','2024-11-24 11:11:18','','Rokku necklace silver and lapis lazuli','SONY DSC','inherit','closed','closed','','sony-dsc-58','','','2024-11-24 12:11:34','2024-11-24 11:11:34','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis-copy.jpg',0,'attachment','image/jpeg',0),
|
||
(829,1,'2024-11-24 15:08:28','2024-11-24 14:08:28','','Hattari cuff','','inherit','closed','closed','','img_1460','','','2024-11-24 15:08:36','2024-11-24 14:08:36','',0,'https://haikuatelier.com/app/uploads/2024/11/IMG_1460.jpg',0,'attachment','image/jpeg',0),
|
||
(830,1,'2024-11-24 15:10:45','2024-11-24 14:10:45','','Kara ear cuff','','inherit','closed','closed','','img_1473','','','2024-11-24 15:11:09','2024-11-24 14:11:09','',447,'https://haikuatelier.com/app/uploads/2024/11/IMG_1473.jpg',0,'attachment','image/jpeg',0),
|
||
(831,1,'2024-11-24 15:13:27','2024-11-24 14:13:27','','BoroBoro bead earrings','','inherit','closed','closed','','img_1524','','','2024-11-24 15:13:44','2024-11-24 14:13:44','',0,'https://haikuatelier.com/app/uploads/2024/11/IMG_1524.jpg',0,'attachment','image/jpeg',0),
|
||
(832,1,'2024-11-24 15:14:54','2024-11-24 14:14:54','','BoroBoro bead earrings','','inherit','closed','closed','','img_1525','','','2024-11-24 15:15:08','2024-11-24 14:15:08','',0,'https://haikuatelier.com/app/uploads/2024/11/IMG_1525.jpg',0,'attachment','image/jpeg',0),
|
||
(834,1,'2024-11-24 15:19:36','2024-11-24 14:19:36','','Kara textured hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-24 15:19:54','2024-11-24 14:19:54','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0),
|
||
(835,1,'2024-11-24 15:21:03','2024-11-24 14:21:03','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-70','','','2024-11-24 15:21:25','2024-11-24 14:21:25','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s.jpg',0,'attachment','image/jpeg',0),
|
||
(836,1,'2024-11-24 15:24:19','2024-11-24 14:24:19','','Kara ear cuff gold plated','','inherit','closed','closed','','sony-dsc-54','','','2024-11-24 15:24:36','2024-11-24 14:24:36','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-vrm.jpg',0,'attachment','image/jpeg',0),
|
||
(851,1,'2024-11-25 16:26:31','2024-11-25 15:26:31','','NEWSHOP20','Code promo pour l\'ouverture du site.','publish','closed','closed','','newshop20','','','2024-12-04 00:23:03','2024-12-03 23:23:03','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=851',0,'shop_coupon','',0),
|
||
(862,1,'2024-11-28 16:40:46','2024-11-28 15:40:46','','','','draft','closed','closed','','','','','2024-11-28 16:40:46','2024-11-28 15:40:46','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=862',0,'shop_order_placehold','',1),
|
||
(866,1,'2024-11-29 10:05:49','2024-11-29 09:05:49','','','','draft','closed','closed','','','','','2024-11-29 10:05:49','2024-11-29 09:05:49','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=866',0,'shop_order_placehold','',1),
|
||
(868,1,'2024-11-29 18:22:16','2024-11-29 17:22:16','','','','draft','closed','closed','','','','','2024-11-29 18:22:16','2024-11-29 17:22:16','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=868',0,'shop_order_placehold','',1),
|
||
(869,1,'2024-12-02 11:05:43','2024-12-02 10:05:43','','','','draft','closed','closed','','','','','2024-12-02 11:05:43','2024-12-02 10:05:43','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=869',0,'shop_order_placehold','',1),
|
||
(871,1,'2024-12-02 17:33:11','2024-12-02 16:33:11','','','','draft','closed','closed','','','','','2024-12-02 17:33:11','2024-12-02 16:33:11','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=871',0,'shop_order_placehold','',1),
|
||
(872,1,'2024-12-03 18:03:18','2024-12-03 17:03:18','','','','draft','closed','closed','','','','','2024-12-03 18:03:18','2024-12-03 17:03:18','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=872',0,'shop_order_placehold','',1),
|
||
(873,1,'2024-12-03 23:53:41','2024-12-03 22:53:41','','','','draft','closed','closed','','','','','2024-12-03 23:53:41','2024-12-03 22:53:41','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=873',0,'shop_order_placehold','',1),
|
||
(878,1,'2024-12-06 14:08:34','2024-12-06 13:08:34','','','','draft','closed','closed','','','','','2024-12-06 14:08:34','2024-12-06 13:08:34','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=878',0,'shop_order_placehold','',3),
|
||
(879,1,'2024-12-06 15:04:22','2024-12-06 14:04:22','','','','draft','closed','closed','','','','','2024-12-06 15:04:22','2024-12-06 14:04:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=879',0,'shop_order_placehold','',2),
|
||
(880,1,'2024-12-12 17:55:38','2024-12-12 16:55:38','','','','draft','closed','closed','','','','','2024-12-12 17:55:38','2024-12-12 16:55:38','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=880',0,'shop_order_placehold','',3),
|
||
(881,1,'2024-12-13 09:37:26','2024-12-13 08:37:26','','','','draft','closed','closed','','','','','2024-12-13 09:37:26','2024-12-13 08:37:26','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=881',0,'shop_order_placehold','',2),
|
||
(884,1,'2024-12-14 11:10:01','2024-12-14 10:10:01','','','','draft','closed','closed','','','','','2024-12-14 11:10:01','2024-12-14 10:10:01','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=884',0,'shop_order_placehold','',3),
|
||
(885,1,'2024-12-16 10:16:07','2024-12-16 09:16:07','','','','draft','closed','closed','','','','','2024-12-16 10:16:07','2024-12-16 09:16:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=885',0,'shop_order_placehold','',2),
|
||
(886,1,'2024-12-17 09:40:04','2024-12-17 08:40:04','','','','draft','closed','closed','','','','','2024-12-17 09:40:04','2024-12-17 08:40:04','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=886',0,'shop_order_placehold','',2),
|
||
(887,1,'2024-12-18 16:13:28','2024-12-18 15:13:28','','','','draft','closed','closed','','','','','2024-12-18 16:13:28','2024-12-18 15:13:28','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=887',0,'shop_order_placehold','',2),
|
||
(888,1,'2024-12-19 10:08:20','2024-12-19 09:08:20','','','','draft','closed','closed','','','','','2024-12-19 10:08:20','2024-12-19 09:08:20','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=888',0,'shop_order_placehold','',2),
|
||
(889,1,'2024-12-26 13:37:45','2024-12-26 12:37:45','','','','draft','closed','closed','','','','','2024-12-26 13:37:45','2024-12-26 12:37:45','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=889',0,'shop_order_placehold','',2),
|
||
(890,1,'2024-12-29 15:53:20','2024-12-29 14:53:20','','','','draft','closed','closed','','','','','2024-12-29 15:53:20','2024-12-29 14:53:20','',888,'https://haikuatelier.com/?post_type=shop_order_placehold&p=890',0,'shop_order_placehold','',0),
|
||
(891,1,'2024-12-30 11:40:43','2024-12-30 10:40:43','','','','draft','closed','closed','','','','','2024-12-30 11:40:43','2024-12-30 10:40:43','',880,'https://haikuatelier.com/?post_type=shop_order_placehold&p=891',0,'shop_order_placehold','',0),
|
||
(894,1,'2025-01-03 10:04:01','2025-01-03 09:04:01','','','','draft','closed','closed','','','','','2025-01-03 10:04:01','2025-01-03 09:04:01','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=894',0,'shop_order_placehold','',2),
|
||
(895,1,'2025-01-09 13:01:26','2025-01-09 12:01:26','','','','draft','closed','closed','','','','','2025-01-09 13:01:26','2025-01-09 12:01:26','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=895',0,'shop_order_placehold','',2),
|
||
(896,1,'2025-01-23 22:51:50','2025-01-23 21:51:50','','','','draft','closed','closed','','','','','2025-01-23 22:51:50','2025-01-23 21:51:50','',884,'https://haikuatelier.com/?post_type=shop_order_placehold&p=896',0,'shop_order_placehold','',0),
|
||
(897,1,'2025-01-29 11:32:07','2025-01-29 10:32:07','','','','draft','closed','closed','','','','','2025-01-29 11:32:07','2025-01-29 10:32:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=897',0,'shop_order_placehold','',2),
|
||
(899,1,'2025-01-30 09:57:12','2025-01-30 08:57:12','','','','draft','closed','closed','','','','','2025-01-30 09:57:12','2025-01-30 08:57:12','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=899',0,'shop_order_placehold','',2),
|
||
(901,1,'2025-02-23 18:08:07','2025-02-23 17:08:07','','','','draft','closed','closed','','','','','2025-02-23 18:08:07','2025-02-23 17:08:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=901',0,'shop_order_placehold','',1),
|
||
(903,1,'2025-02-26 13:51:16','2025-02-26 12:51:16','','','','draft','closed','closed','','','','','2025-02-26 13:51:16','2025-02-26 12:51:16','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=903',0,'shop_order_placehold','',2),
|
||
(905,1,'2025-03-03 11:45:26','2025-03-03 10:45:26','','','','draft','closed','closed','','','','','2025-03-03 11:45:26','2025-03-03 10:45:26','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=905',0,'shop_order_placehold','',2),
|
||
(906,1,'2025-03-03 12:10:15','2025-03-03 11:10:15','','','','draft','closed','closed','','','','','2025-03-03 12:10:15','2025-03-03 11:10:15','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=906',0,'shop_order_placehold','',2),
|
||
(907,1,'2025-03-05 12:04:07','2025-03-05 11:04:07','','','','draft','closed','closed','','','','','2025-03-05 12:04:07','2025-03-05 11:04:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=907',0,'shop_order_placehold','',2),
|
||
(908,1,'2025-03-23 22:39:51','2025-03-23 21:39:51','','','','draft','closed','closed','','','','','2025-03-23 22:39:51','2025-03-23 21:39:51','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=908',0,'shop_order_placehold','',2),
|
||
(910,1,'2025-04-08 13:44:22','2025-04-08 11:44:22','','','','draft','closed','closed','','','','','2025-04-08 13:44:22','2025-04-08 11:44:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=910',0,'shop_order_placehold','',2),
|
||
(912,1,'2025-05-09 11:49:40','2025-05-09 09:49:40','','','','draft','closed','closed','','','','','2025-05-09 11:49:40','2025-05-09 09:49:40','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=912',0,'shop_order_placehold','',2),
|
||
(913,1,'2025-05-09 17:41:06','2025-05-09 15:41:06','<em>ROKKU: pebble</em>\n\nLarge wavy ring in sterling silver with a semi precious oval stone in the center set in some 18K gold.\n<ul>\n <li>adjustable</li>\n <li>height 2cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled sterling silver.','Rokku Ring','','inherit','closed','closed','','168-autosave-v1','','','2025-05-09 17:41:06','2025-05-09 15:41:06','',168,'https://haikuatelier.com/?p=913',0,'revision','',0),
|
||
(921,1,'2025-05-09 21:56:27','2025-05-09 19:56:27','','','','draft','closed','closed','','','','','2025-05-09 21:56:27','2025-05-09 19:56:27','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=921',0,'shop_order_placehold','',2),
|
||
(922,1,'2025-05-09 21:56:28','2025-05-09 19:56:28','','','','draft','closed','closed','','','','','2025-05-09 21:56:28','2025-05-09 19:56:28','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=922',0,'shop_order_placehold','',2),
|
||
(924,1,'2025-06-05 09:44:45','2025-06-05 07:44:45','','','','draft','closed','closed','','','','','2025-06-05 09:44:45','2025-06-05 07:44:45','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=924',0,'shop_order_placehold','',2),
|
||
(925,1,'2025-06-17 08:02:32','2025-06-17 06:02:32','','BoroBoro silver earrings with honey calcite beads','','inherit','closed','closed','','boro-bo1-arg','','','2025-06-17 08:08:00','2025-06-17 06:08:00','',0,'https://haikuatelier.com/app/uploads/2024/11/BORO-BO1-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(927,1,'2025-06-17 08:11:34','2025-06-17 06:11:34','','BoroBoro gold plated earrings with green aventurine beads','','inherit','closed','closed','','boro-bo1-or','','','2025-06-17 08:12:40','2025-06-17 06:12:40','',0,'https://haikuatelier.com/app/uploads/2024/11/BORO-BO1-or.jpg',0,'attachment','image/jpeg',0),
|
||
(928,1,'2025-06-17 08:15:25','2025-06-17 06:15:25','','Mugura trio of stud earrings','','inherit','closed','closed','','mugura-bop','','','2025-06-17 08:16:36','2025-06-17 06:16:36','',0,'https://haikuatelier.com/app/uploads/2024/10/MUGURA-BOP.jpg',0,'attachment','image/jpeg',0),
|
||
(930,1,'2025-08-19 09:39:07','2025-08-19 07:39:07','<em>Mugura: vine</em>\n\nSmall solo hoop in sterling silver with a wavy dangling element in gold plated silver.\n<ul>\n <li>hoop diameter 13mm</li>\n <li>total height 3cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our jewelry are made in 80% recycled silver and 18K gold plated silver.','Mugura Solo Hoop','','inherit','closed','closed','','496-autosave-v1','','','2025-08-19 09:39:07','2025-08-19 07:39:07','',496,'https://haikuatelier.com/?p=930',0,'revision','',0),
|
||
(934,1,'2025-06-17 09:45:51','2025-06-17 07:45:51','','Hadou stud earrings','','inherit','closed','closed','','hadou-bop-1','','','2025-06-17 09:46:12','2025-06-17 07:46:12','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP-1.jpg',0,'attachment','image/jpeg',0),
|
||
(935,1,'2025-06-17 09:57:48','2025-06-17 07:57:48','','Kara textured hoops silver','','inherit','closed','closed','','kara-cr-s','','','2025-06-17 09:58:04','2025-06-17 07:58:04','',554,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-s-1.jpg',0,'attachment','image/jpeg',0),
|
||
(936,1,'2025-06-17 10:18:41','2025-06-17 08:18:41','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-7','','','2025-06-17 10:20:11','2025-06-17 08:20:11','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC00650.jpg',0,'attachment','image/jpeg',0),
|
||
(937,1,'2025-06-17 10:20:05','2025-06-17 08:20:05','','Kara textured hoops silver','','inherit','closed','closed','','sony-dsc-8','','','2025-06-17 10:20:28','2025-06-17 08:20:28','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC00655.jpg',0,'attachment','image/jpeg',0),
|
||
(938,1,'2025-06-17 10:22:41','2025-06-17 08:22:41','','Kara textured hoops gold plated','','inherit','closed','closed','','kara-cr-g','','','2025-06-17 10:22:58','2025-06-17 08:22:58','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g-1.jpg',0,'attachment','image/jpeg',0),
|
||
(939,1,'2025-06-17 10:27:02','2025-06-17 08:27:02','','Kara ear cuff gold plated','','inherit','closed','closed','','kara-ec-g','','','2025-06-17 10:27:19','2025-06-17 08:27:19','',447,'https://haikuatelier.com/app/uploads/2024/11/KARA-EC-g.jpg',0,'attachment','image/jpeg',0),
|
||
(940,1,'2025-06-17 10:28:05','2025-06-17 08:28:05','','Kara ear cuff silver','','inherit','closed','closed','','kara-ec-s','','','2025-06-17 10:28:36','2025-06-17 08:28:36','',435,'https://haikuatelier.com/app/uploads/2024/10/KARA-EC-s.jpg',0,'attachment','image/jpeg',0),
|
||
(941,1,'2025-06-20 19:22:20','2025-06-20 17:22:20','<em>Uteki : raindrop</em>\r\n\r\nRing composed of a swirling silver wire encircling an oval prehnite stone. Made in sterling silver.\r\n\r\n• wire thickness 3mm\r\n• stone 10x8cm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','Uteki Ring silver','','publish','closed','closed','','uteki-ring-silver','','','2026-02-11 14:01:04','2026-02-11 13:01:04','',0,'https://haikuatelier.com/?post_type=product&p=941',47,'product','',0),
|
||
(943,1,'2025-06-18 19:31:49','2025-06-18 17:31:49','','Uteki ring in silver','','inherit','closed','closed','','sony-dsc-13','','','2025-06-18 19:32:06','2025-06-18 17:32:06','',941,'https://haikuatelier.com/app/uploads/2025/06/DSC00671.jpg',0,'attachment','image/jpeg',0),
|
||
(944,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 50','Size: 50','publish','closed','closed','','uteki-ring-silver-50','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=944',1,'product_variation','',0),
|
||
(945,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 52','Size: 52','publish','closed','closed','','uteki-ring-silver-52','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=945',2,'product_variation','',0),
|
||
(946,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 54','Size: 54','publish','closed','closed','','uteki-ring-silver-54','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=946',3,'product_variation','',0),
|
||
(947,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 56','Size: 56','publish','closed','closed','','uteki-ring-silver-56','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=947',4,'product_variation','',0),
|
||
(948,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 58','Size: 58','publish','closed','closed','','uteki-ring-silver-58','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=948',5,'product_variation','',0),
|
||
(949,1,'2025-06-18 19:33:26','2025-06-18 17:33:26','','Uteki Ring silver - 60','Size: 60','publish','closed','closed','','uteki-ring-silver-60','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=949',6,'product_variation','',0),
|
||
(950,1,'2025-06-18 19:33:27','2025-06-18 17:33:27','','Uteki Ring silver - 62','Size: 62','publish','closed','closed','','uteki-ring-silver-62','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=950',7,'product_variation','',0),
|
||
(951,1,'2025-06-18 19:33:27','2025-06-18 17:33:27','','Uteki Ring silver - 64','Size: 64','publish','closed','closed','','uteki-ring-silver-64','','','2026-02-11 14:00:58','2026-02-11 13:00:58','',941,'https://haikuatelier.com/?post_type=product_variation&p=951',8,'product_variation','',0),
|
||
(953,1,'2025-06-18 22:19:47','2025-06-18 20:19:47','<em>Uteki : raindrop</em>\r\n\r\nRing composed of a swirling silver wire encircling an oval prehnite stone. Made in gold plated sterling silver.\r\n\r\n• wire thickness 3mm\r\n• stone 10x8cm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.\r\n\r\n','Uteki Ring gold plated','','publish','closed','closed','','uteki-ring-gold-plated','','','2026-02-11 14:02:15','2026-02-11 13:02:15','',0,'https://haikuatelier.com/?post_type=product&p=953',48,'product','',0),
|
||
(954,1,'2025-06-18 22:19:47','2025-06-18 20:19:47','','Uteki Ring gold plated - 50','Size: 50','publish','closed','closed','','uteki-ring-silver-65','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=954',1,'product_variation','',0),
|
||
(955,1,'2025-06-18 22:19:47','2025-06-18 20:19:47','','Uteki Ring gold plated - 52','Size: 52','publish','closed','closed','','uteki-ring-silver-66','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=955',2,'product_variation','',0),
|
||
(956,1,'2025-06-18 22:19:47','2025-06-18 20:19:47','','Uteki Ring gold plated - 54','Size: 54','publish','closed','closed','','uteki-ring-silver-67','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=956',3,'product_variation','',0),
|
||
(957,1,'2025-06-18 22:19:47','2025-06-18 20:19:47','','Uteki Ring gold plated - 56','Size: 56','publish','closed','closed','','uteki-ring-silver-68','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=957',4,'product_variation','',0),
|
||
(958,1,'2025-06-18 22:19:48','2025-06-18 20:19:48','','Uteki Ring gold plated - 58','Size: 58','publish','closed','closed','','uteki-ring-silver-69','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=958',5,'product_variation','',0),
|
||
(959,1,'2025-06-18 22:19:48','2025-06-18 20:19:48','','Uteki Ring gold plated - 60','Size: 60','publish','closed','closed','','uteki-ring-silver-70','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=959',6,'product_variation','',0),
|
||
(960,1,'2025-06-18 22:19:48','2025-06-18 20:19:48','','Uteki Ring gold plated - 62','Size: 62','publish','closed','closed','','uteki-ring-silver-71','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=960',7,'product_variation','',0),
|
||
(961,1,'2025-06-18 22:19:48','2025-06-18 20:19:48','','Uteki Ring gold plated - 64','Size: 64','publish','closed','closed','','uteki-ring-silver-72','','','2026-02-11 14:02:11','2026-02-11 13:02:11','',953,'https://haikuatelier.com/?post_type=product_variation&p=961',8,'product_variation','',0),
|
||
(962,1,'2025-06-18 22:20:23','2025-06-18 20:20:23','','Uteki ring in gold plated','','inherit','closed','closed','','uteki-b-g','','','2025-06-18 22:22:37','2025-06-18 20:22:37','',953,'https://haikuatelier.com/app/uploads/2025/06/UTEKI-B-g.jpg',0,'attachment','image/jpeg',0),
|
||
(963,1,'2025-06-18 22:23:24','2025-06-18 20:23:24','','Uteki ring in gold plated','','inherit','closed','closed','','sony-dsc-14','','','2025-06-18 22:23:44','2025-06-18 20:23:44','',953,'https://haikuatelier.com/app/uploads/2025/06/DSC00670.jpg',0,'attachment','image/jpeg',0),
|
||
(967,1,'2025-06-18 22:38:10','2025-06-18 20:38:10','<em>BOROBORO: the sound of something crumbling </em>\n\nLong asymmetrical earrings with oval shapes made of sterling silver.\n<ul>\n <li>wire diameter 12mm</li>\n <li>height 4cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','BoroBoro Long Earrings silver','','inherit','closed','closed','','183-autosave-v1','','','2025-06-18 22:38:10','2025-06-18 20:38:10','',183,'https://haikuatelier.com/?p=967',0,'revision','',0),
|
||
(968,1,'2025-06-18 22:43:11','2025-06-18 20:43:11','','Piasu ring in silver','','inherit','closed','closed','','piasu-b-s','','','2025-06-18 22:43:41','2025-06-18 20:43:41','',0,'https://haikuatelier.com/app/uploads/2024/09/PIASU-B-s.jpg',0,'attachment','image/jpeg',0),
|
||
(969,1,'2025-06-18 22:47:21','2025-06-18 20:47:21','','Tanemaki necklace mixing chains and pearls','','inherit','closed','closed','','sony-dsc-5','','','2025-06-18 22:48:05','2025-06-18 20:48:05','',0,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0),
|
||
(977,1,'2025-06-19 16:20:10','2025-06-19 14:20:10','<em>KARA: hull, shell</em>\n\nTextured ear cuff in sterling gold plated silver.\n<ul>\n <li>width 0,5cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.','Kara Ear Cuff gold plated','','inherit','closed','closed','','447-autosave-v1','','','2025-06-19 16:20:10','2025-06-19 14:20:10','',447,'https://haikuatelier.com/?p=977',0,'revision','',0),
|
||
(980,1,'2025-06-19 16:20:20','2025-06-19 14:20:20','<em>ROKKU: pebbl</em>e\n\nA statement piece in sterling silver mixing cheval chain and gold plated ball chain, with a removable pendant made of droplet shaped semi precious stone secured by a clasp.\n<ul>\n <li>total chain length 50cm</li>\n <li>pendant height 3cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Necklace','','inherit','closed','closed','','385-autosave-v1','','','2025-06-19 16:20:20','2025-06-19 14:20:20','',385,'https://haikuatelier.com/?p=980',0,'revision','',0),
|
||
(982,1,'2025-06-20 18:59:01','2025-06-20 16:59:01','<em>Uteki : raindrop</em>\r\n\r\nSnake chain necklace with a droplet shaped pendant swirling around a prehnite stone. Made in sterling silver.\r\n\r\n• total length 45cm\r\n• stone 10x8cm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','Uteki Necklace silver','','publish','closed','closed','','uteki-necklace-silver','','','2025-12-17 17:15:48','2025-12-17 16:15:48','',0,'https://haikuatelier.com/?post_type=product&p=982',46,'product','',0),
|
||
(992,1,'2025-06-20 19:05:42','2025-06-20 17:05:42','','Uteki necklaces','','inherit','closed','closed','','dsc00689','','','2025-06-20 19:06:07','2025-06-20 17:06:07','',982,'https://haikuatelier.com/app/uploads/2025/06/DSC00689.jpg',0,'attachment','image/jpeg',0),
|
||
(993,1,'2025-06-20 19:06:23','2025-06-20 17:06:23','','Uteki necklace in sterling silver','','inherit','closed','closed','','sony-dsc-10','','','2025-06-20 19:10:44','2025-06-20 17:10:44','',982,'https://haikuatelier.com/app/uploads/2025/06/DSC00684.jpg',0,'attachment','image/jpeg',0),
|
||
(994,1,'2025-06-20 19:07:53','2025-06-20 17:07:53','<em>Uteki : raindrop</em>\r\n\r\nSnake chain necklace with a droplet shaped pendant swirling around a prehnite stone. In gold plated silver.\r\n\r\n• total length 45cm\r\n• stone 10x8cm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','Uteki Necklace gold plated','','publish','closed','closed','','uteki-necklace-gold-plated','','','2025-12-17 17:15:40','2025-12-17 16:15:40','',0,'https://haikuatelier.com/?post_type=product&p=994',45,'product','',0),
|
||
(996,1,'2025-06-20 19:09:52','2025-06-20 17:09:52','','Uteki necklace in gold plated silver','','inherit','closed','closed','','sony-dsc-19','','','2025-06-20 19:10:52','2025-06-20 17:10:52','',994,'https://haikuatelier.com/app/uploads/2025/06/DSC00699.jpg',0,'attachment','image/jpeg',0),
|
||
(997,1,'2025-06-21 11:54:31','2025-06-21 09:54:31','','','','draft','closed','closed','','','','','2025-06-21 11:54:31','2025-06-21 09:54:31','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=997',0,'shop_order_placehold','',2),
|
||
(1008,1,'2025-07-03 20:03:50','2025-07-03 18:03:50','','Piasu hoop earrings silver','','inherit','closed','closed','','piasu-cr','','','2025-07-03 20:04:45','2025-07-03 18:04:45','',0,'https://haikuatelier.com/app/uploads/2025/07/PIASU-CR.jpg',0,'attachment','image/jpeg',0),
|
||
(1009,1,'2025-07-03 20:05:18','2025-07-03 18:05:18','','Piasu hoop earrings silver','','inherit','closed','closed','','img_4071','','','2025-07-03 20:05:32','2025-07-03 18:05:32','',0,'https://haikuatelier.com/app/uploads/2025/07/IMG_4071.jpg',0,'attachment','image/jpeg',0),
|
||
(1010,1,'2025-07-03 20:05:50','2025-07-03 18:05:50','','Piasu hoop earrings silver','','inherit','closed','closed','','sony-dsc-2','','','2025-07-03 20:06:04','2025-07-03 18:06:04','',0,'https://haikuatelier.com/app/uploads/2025/07/DSC00642.jpg',0,'attachment','image/jpeg',0),
|
||
(1013,1,'2025-07-14 14:37:48','2025-07-14 12:37:48','','','','draft','closed','closed','','','','','2025-07-14 14:37:48','2025-07-14 12:37:48','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1013',0,'shop_order_placehold','',2),
|
||
(1342,1,'2025-08-17 18:01:35','2025-08-17 16:01:35','','Uteki ring in gold plated','','inherit','closed','closed','','uteki-b-g-2','','','2025-08-17 18:01:59','2025-08-17 16:01:59','',0,'https://haikuatelier.com/app/uploads/2025/08/UTEKI-B-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1343,1,'2025-08-17 18:02:22','2025-08-17 16:02:22','','Uteki ring in sterling silver','','inherit','closed','closed','','uteki-b-s','','','2025-08-17 18:02:52','2025-08-17 16:02:52','',0,'https://haikuatelier.com/app/uploads/2025/08/UTEKI-B-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1345,1,'2025-08-17 18:08:47','2025-08-17 16:08:47','','Uteki necklace gold plated','','inherit','closed','closed','','uteki-c-g-2','','','2025-08-17 18:09:07','2025-08-17 16:09:07','',994,'https://haikuatelier.com/app/uploads/2025/06/UTEKI-C-g-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1346,1,'2025-08-17 18:10:15','2025-08-17 16:10:15','','Uteki necklace silver','','inherit','closed','closed','','uteki-c-s-2','','','2025-08-17 18:10:56','2025-08-17 16:10:56','',982,'https://haikuatelier.com/app/uploads/2025/06/UTEKI-C-s-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1347,1,'2025-08-17 18:13:37','2025-08-17 16:13:37','','BoroBoro bead ring silver and tiger eye','','inherit','closed','closed','','boroboro-b-st','','','2025-08-17 18:16:08','2025-08-17 16:16:08','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-st.jpg',0,'attachment','image/jpeg',0),
|
||
(1348,1,'2025-08-17 18:15:09','2025-08-17 16:15:09','','BoroBoro bead ring','','inherit','closed','closed','','boroboro-b','','','2025-08-17 18:15:46','2025-08-17 16:15:46','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B.jpg',0,'attachment','image/jpeg',0),
|
||
(1349,1,'2025-08-17 18:17:39','2025-08-17 16:17:39','','BoroBoro bead ring silver and honey jade','','inherit','closed','closed','','boroboro-b-sj','','','2025-08-17 18:18:14','2025-08-17 16:18:14','',625,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-sj.jpg',0,'attachment','image/jpeg',0),
|
||
(1350,1,'2025-10-29 09:33:10','2025-10-29 08:33:10','BOROBORO: the sound of something crumbling\n\nMinimalist sterling silver ring composed of a thick round band and a movable bead in tiger\'s eye or honey jade.\n<ul>\n <li>wire diameter 25 mm</li>\n <li>bead diameter 12mm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\n\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','BoroBoro Bead Ring silver & honey jade','','inherit','closed','closed','','625-autosave-v1','','','2025-10-29 09:33:10','2025-10-29 08:33:10','',625,'https://haikuatelier.com/?p=1350',0,'revision','',0),
|
||
(1351,1,'2025-08-17 18:22:08','2025-08-17 16:22:08','','BoroBoro bead ring gold plated','','inherit','closed','closed','','boroboro-b-g','','','2025-08-17 18:22:45','2025-08-17 16:22:45','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1352,1,'2025-08-17 18:23:07','2025-08-17 16:23:07','BOROBORO: the sound of something crumbling\n\nMinimalist gold plated ring composed of a thick round band and a movable prehnite aventurine bead.\n<ul>\n <li>wire diameter 25 mm</li>\n <li>bead diameter 12mm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\n\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','BoroBoro Bead Ring gold plated','','inherit','closed','closed','','613-autosave-v1','','','2025-08-17 18:23:07','2025-08-17 16:23:07','',613,'https://haikuatelier.com/?p=1352',0,'revision','',0),
|
||
(1353,1,'2025-08-17 18:58:30','2025-08-17 16:58:30','','Fuyou bracelet silver and gold plated','','inherit','closed','closed','','_dsc9237-2','','','2025-08-17 19:00:27','2025-08-17 17:00:27','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9237-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1354,1,'2025-08-17 18:58:41','2025-08-17 16:58:41','','Fuyou bracelet silver and gold plated','','inherit','closed','closed','','_dsc9240','','','2025-08-17 19:00:40','2025-08-17 17:00:40','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9240.jpg',0,'attachment','image/jpeg',0),
|
||
(1355,1,'2025-08-17 18:58:47','2025-08-17 16:58:47','','Fuyou bracelet silver and gold plated','','inherit','closed','closed','','_dsc9242-2','','','2025-08-17 19:00:43','2025-08-17 17:00:43','',258,'https://haikuatelier.com/app/uploads/2024/10/DSC9242-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1356,1,'2025-08-17 19:02:14','2025-08-17 17:02:14','','Fuyou bracelet silver and gold plated','','inherit','closed','closed','','fuyou-br','','','2025-08-17 19:02:41','2025-08-17 17:02:41','',258,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-BR.jpg',0,'attachment','image/jpeg',0),
|
||
(1364,1,'2025-12-01 00:13:22','2025-11-30 23:13:22','<em>Fuyou : floating leave on water</em>\n\nLong dangling earrings in sterling silver. Composed of fluid oval shapes and rectangular chains with gold plated details.\n\n<ul>\n <li>total length 5cm</li>\n <li>oval length 2,5cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\n\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.\n\n ','Fuyou Long Earrings silver','','inherit','closed','closed','','766-autosave-v1','','','2025-12-01 00:13:22','2025-11-30 23:13:22','',766,'https://haikuatelier.com/?p=1364',0,'revision','',0),
|
||
(1365,1,'2025-08-18 13:31:39','2025-08-18 11:31:39','','Fuyou long earrings silver','','inherit','closed','closed','','fuyou-b0','','','2025-08-18 13:32:12','2025-08-18 11:32:12','',766,'https://haikuatelier.com/app/uploads/2024/11/FUYOU-B0.jpg',0,'attachment','image/jpeg',0),
|
||
(1367,1,'2025-08-18 13:42:42','2025-08-18 11:42:42','','Fuyou long earrings','','inherit','closed','closed','','_dsc0249-2','','','2025-08-18 13:42:56','2025-08-18 11:42:56','',766,'https://haikuatelier.com/app/uploads/2024/11/DSC0249-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1369,1,'2025-08-19 09:24:13','2025-08-19 07:24:13','','Hattari stacked hoops silver','','inherit','closed','closed','','hattari-cr2-arg','','','2025-08-19 09:24:37','2025-08-19 07:24:37','',285,'https://haikuatelier.com/app/uploads/2024/10/HATTARI-CR2-arg.jpg',0,'attachment','image/jpeg',0),
|
||
(1371,1,'2025-08-19 09:30:53','2025-08-19 07:30:53','','Hattari stacked hoops gold plated','','inherit','closed','closed','','hattari-cr2-or','','','2025-08-19 09:31:10','2025-08-19 07:31:10','',288,'https://haikuatelier.com/app/uploads/2024/10/HATTARI-CR2-or.jpg',0,'attachment','image/jpeg',0),
|
||
(1377,1,'2025-08-19 09:40:55','2025-08-19 07:40:55','','Mugura solo hoop','','inherit','closed','closed','','mugura-cr1solo','','','2025-08-19 09:41:26','2025-08-19 07:41:26','',496,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-CR1solo.jpg',0,'attachment','image/jpeg',0),
|
||
(1378,1,'2025-08-19 10:08:23','2025-08-19 08:08:23','','Piasu open hoops','','inherit','closed','closed','','piasu-cr-1','','','2025-08-19 10:09:18','2025-08-19 08:09:18','',0,'https://haikuatelier.com/app/uploads/2025/08/PIASU-CR-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1379,1,'2025-08-19 10:08:29','2025-08-19 08:08:29','','Piasu open hoops','','inherit','closed','closed','','piasu-cr-2','','','2025-08-19 10:09:28','2025-08-19 08:09:28','',0,'https://haikuatelier.com/app/uploads/2025/08/PIASU-CR-2.jpg',0,'attachment','image/jpeg',0),
|
||
(1381,1,'2025-08-20 10:53:27','2025-08-20 08:53:27','','Fuyou necklace','','inherit','closed','closed','','fuyou-c-2','','','2025-08-20 10:53:47','2025-08-20 08:53:47','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-2.jpg',0,'attachment','image/jpeg',0),
|
||
(1382,1,'2025-08-20 11:00:25','2025-08-20 09:00:25','','Fuyou necklace','','inherit','closed','closed','','fuyou-c-1','','','2025-08-20 11:00:41','2025-08-20 09:00:41','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1383,1,'2025-08-22 11:08:49','2025-08-22 09:08:49','','Ikkan necklace','','inherit','closed','closed','','ikkan-c-1','','','2025-08-22 11:09:39','2025-08-22 09:09:39','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-1-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1384,1,'2025-08-22 11:09:54','2025-08-22 09:09:54','','Ikkan necklace','','inherit','closed','closed','','ikkan-c-2-2','','','2025-08-22 11:10:05','2025-08-22 09:10:05','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-2-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1385,1,'2025-08-22 11:16:41','2025-08-22 09:16:41','<em>FUYOU: floating leave on water</em>\n\nSolo hoop in sterling silver with a mix of small rings in gold plated silver hanging on it.\n<ul>\n <li>hoop diameter 13mm</li>\n <li>small rings diameter around 5mm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled silver and 18k gold plated silver.','Fuyou Hoop','','inherit','closed','closed','','318-autosave-v1','','','2025-08-22 11:16:41','2025-08-22 09:16:41','',318,'https://haikuatelier.com/?p=1385',0,'revision','',0),
|
||
(1388,1,'2025-08-22 11:18:18','2025-08-22 09:18:18','','Fuyou solo hoop','','inherit','closed','closed','','fuyou-cr1','','','2025-08-22 11:18:35','2025-08-22 09:18:35','',0,'https://haikuatelier.com/app/uploads/2025/08/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0),
|
||
(1389,1,'2025-08-31 09:10:58','2025-08-31 07:10:58','<em>MUGURA: vine</em>\n\nMinimalist hoop earrings with thin ends going up on the lobes. In gold plated silver.\n<ul>\n <li>wire thickness 2mm</li>\n <li>total diametre 3cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Mugura Hoops gold plated','','inherit','closed','closed','','398-autosave-v1','','','2025-08-31 09:10:58','2025-08-31 07:10:58','',398,'https://haikuatelier.com/?p=1389',0,'revision','',0),
|
||
(1391,1,'2025-08-31 09:18:07','2025-08-31 07:18:07','','Mugura minimalist hoops gold plated','','inherit','closed','closed','','mugura-cr2-g','','','2025-08-31 09:18:44','2025-08-31 07:18:44','',0,'https://haikuatelier.com/app/uploads/2025/08/MUGURA-CR2-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1393,1,'2025-08-31 09:20:52','2025-08-31 07:20:52','','Mugura minimalist silver hoops','','inherit','closed','closed','','mugura-cr2-s','','','2025-08-31 09:21:19','2025-08-31 07:21:19','',0,'https://haikuatelier.com/app/uploads/2025/08/MUGURA-CR2-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1395,1,'2025-08-31 09:41:55','2025-08-31 07:41:55','','Boroboro asymetrical silver earrings','','inherit','closed','closed','','boroboro-bo2-s','','','2025-08-31 09:42:35','2025-08-31 07:42:35','',0,'https://haikuatelier.com/app/uploads/2025/08/BOROBORO-BO2-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1396,1,'2025-08-31 09:44:53','2025-08-31 07:44:53','','Boroboro asymetrical gold plated earrings','','inherit','closed','closed','','boroboro-bo2-g','','','2025-08-31 09:45:28','2025-08-31 07:45:28','',0,'https://haikuatelier.com/app/uploads/2025/08/BOROBORO-BO2-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1397,1,'2025-09-02 09:02:42','2025-09-02 07:02:42','','Ikkan necklace silver and gold','','inherit','closed','closed','','dscf7880','','','2025-09-02 09:03:42','2025-09-02 07:03:42','',263,'https://haikuatelier.com/app/uploads/2024/10/DSCF7880.jpg',0,'attachment','image/jpeg',0),
|
||
(1398,1,'2025-09-02 09:03:19','2025-09-02 07:03:19','','Ikkan necklace silver and gold','','inherit','closed','closed','','dscf7869','','','2025-09-02 09:03:36','2025-09-02 07:03:36','',263,'https://haikuatelier.com/app/uploads/2024/10/DSCF7869.jpg',0,'attachment','image/jpeg',0),
|
||
(1399,1,'2025-09-02 09:04:17','2025-09-02 07:04:17','','Ikkan necklace silver and gold','','inherit','closed','closed','','dscf7860','','','2025-09-02 09:04:32','2025-09-02 07:04:32','',263,'https://haikuatelier.com/app/uploads/2024/10/DSCF7860.jpg',0,'attachment','image/jpeg',0),
|
||
(1400,1,'2025-09-02 09:05:24','2025-09-02 07:05:24','<em>IKKAN: link </em>\r\n\r\nNecklace with a mix of different links combining sterling silver and gold plated silver.\r\n<ul>\r\n <li>length 50 to 54cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Ikkan Necklace','','inherit','closed','closed','','263-autosave-v1','','','2025-09-02 09:05:24','2025-09-02 07:05:24','',263,'https://haikuatelier.com/?p=1400',0,'revision','',0),
|
||
(1401,1,'2025-09-06 10:07:55','2025-09-06 08:07:55','<em>Uteki : raindrop</em>\r\n\r\nMedium hoops with a droplet shape intertwined around a thick silver wire. In gold plated silver.\r\n\r\n• diametre 3cm\r\n• wire thickness 25mm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','Uteki Hoops gold plated','','publish','closed','closed','','uteki-hoops-gold-plated','','','2026-02-11 13:59:34','2026-02-11 12:59:34','',0,'https://haikuatelier.com/?post_type=product&p=1401',43,'product','',0),
|
||
(1402,1,'2025-09-06 10:10:30','2025-09-06 08:10:30','','Uteki gold plated hoops','','inherit','closed','closed','','uteki-cr-g','','','2025-09-06 10:11:13','2025-09-06 08:11:13','',1401,'https://haikuatelier.com/app/uploads/2025/09/UTEKI-CR-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1403,1,'2025-09-06 14:17:24','2025-09-06 12:17:24','','Uteki gold plated hoops','','inherit','closed','closed','','dscf8538','','','2025-09-06 14:18:00','2025-09-06 12:18:00','',1401,'https://haikuatelier.com/app/uploads/2025/09/DSCF8538.jpg',0,'attachment','image/jpeg',0),
|
||
(1404,1,'2025-09-06 14:17:29','2025-09-06 12:17:29','','Uteki gold plated hoops','','inherit','closed','closed','','dscf8521','','','2025-09-06 14:18:03','2025-09-06 12:18:03','',1401,'https://haikuatelier.com/app/uploads/2025/09/DSCF8521.jpg',0,'attachment','image/jpeg',0),
|
||
(1405,1,'2025-09-06 14:17:34','2025-09-06 12:17:34','','Uteki gold plated hoops','','inherit','closed','closed','','dscf8493','','','2025-09-06 14:18:05','2025-09-06 12:18:05','',1401,'https://haikuatelier.com/app/uploads/2025/09/DSCF8493.jpg',0,'attachment','image/jpeg',0),
|
||
(1406,1,'2025-09-06 15:00:33','2025-09-06 13:00:33','<em>Uteki : raindrop</em>\r\n\r\nMedium hoops with a droplet shape intertwined around a thick silver wire. In sterling silver.\r\n\r\n• diametre 3cm\r\n• wire thickness 25mm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','Uteki Hoops silver','','publish','closed','closed','','uteki-hoops-silver','','','2026-02-11 13:59:24','2026-02-11 12:59:24','',0,'https://haikuatelier.com/?post_type=product&p=1406',44,'product','',0),
|
||
(1407,1,'2025-09-06 15:00:58','2025-09-06 13:00:58','','Uteki silver hoops','','inherit','closed','closed','','uteki-cr-s','','','2025-09-06 15:01:20','2025-09-06 13:01:20','',1406,'https://haikuatelier.com/app/uploads/2025/09/UTEKI-CR-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1409,1,'2025-09-06 15:01:45','2025-09-06 13:01:45','','Uteki silver hoops','','inherit','closed','closed','','dscf8461','','','2025-09-06 15:02:10','2025-09-06 13:02:10','',1406,'https://haikuatelier.com/app/uploads/2025/09/DSCF8461.jpg',0,'attachment','image/jpeg',0),
|
||
(1410,1,'2025-09-06 15:01:45','2025-09-06 13:01:45','','Uteki silver hoops','','inherit','closed','closed','','dscf8462','','','2025-09-06 15:02:13','2025-09-06 13:02:13','',1406,'https://haikuatelier.com/app/uploads/2025/09/DSCF8462.jpg',0,'attachment','image/jpeg',0),
|
||
(1411,1,'2025-09-08 11:11:57','2025-09-08 09:11:57','','Uteki silver hoops','','inherit','closed','closed','','dscf8447','','','2025-09-08 11:12:21','2025-09-08 09:12:21','',1406,'https://haikuatelier.com/app/uploads/2025/09/DSCF8447.jpg',0,'attachment','image/jpeg',0),
|
||
(1412,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','BOROBORO: the sound of something crumbling\r\n\r\nMinimalist sterling silver ring composed of a thick round band and a movable bead in tiger\'s eye.\r\n<ul>\r\n <li>wire diameter 25 mm</li>\r\n <li>bead diameter 12mm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','BoroBoro Bead Ring silver & tiger\'s eye','','trash','closed','closed','','boroboro-bead-ring-silver-copy__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',0,'https://haikuatelier.com/?post_type=product&p=1412',4,'product','',0),
|
||
(1413,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 50','Size: 50','trash','closed','closed','','hadou-golden-earcuff-133__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1413',1,'product_variation','',0),
|
||
(1414,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 52','Size: 52','trash','closed','closed','','hadou-golden-earcuff-134__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1414',2,'product_variation','',0),
|
||
(1415,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 54','Size: 54','trash','closed','closed','','hadou-golden-earcuff-135__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1415',3,'product_variation','',0),
|
||
(1416,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 56','Size: 56','trash','closed','closed','','hadou-golden-earcuff-136__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1416',4,'product_variation','',0),
|
||
(1417,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 58','Size: 58','trash','closed','closed','','hadou-golden-earcuff-137__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1417',5,'product_variation','',0),
|
||
(1418,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 60','Size: 60','trash','closed','closed','','hadou-golden-earcuff-138__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1418',6,'product_variation','',0),
|
||
(1419,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 62','Size: 62','trash','closed','closed','','hadou-golden-earcuff-139__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1419',7,'product_variation','',0),
|
||
(1420,1,'2025-09-08 11:12:53','2025-09-08 09:12:53','','BoroBoro Bead Ring silver & tiger\'s eye - 64','Size: 64','trash','closed','closed','','hadou-ring-copy-66__trashed','','','2026-02-11 13:58:10','2026-02-11 12:58:10','',1412,'https://haikuatelier.com/?post_type=product_variation&p=1420',8,'product_variation','',0),
|
||
(1421,1,'2025-09-08 11:16:54','2025-09-08 09:16:54','BOROBORO: the sound of something crumbling\n\nMinimalist sterling silver ring composed of a thick round band and a movable bead in tiger\'s eye.\n<ul>\n <li>wire diameter 25 mm</li>\n <li>bead diameter 12mm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\n\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','BoroBoro Bead Ring silver & tiger\'s eye','','inherit','closed','closed','','1412-autosave-v1','','','2025-09-08 11:16:54','2025-09-08 09:16:54','',1412,'https://haikuatelier.com/?p=1421',0,'revision','',0),
|
||
(1422,1,'2025-09-08 11:26:44','2025-09-08 09:26:44','','BoroBoro bead ring silver and honey jade','','inherit','closed','closed','','img_1504-2','','','2025-09-08 11:28:28','2025-09-08 09:28:28','',625,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1443,1,'2025-09-17 20:11:56','2025-09-17 18:11:56','','','','draft','closed','closed','','','','','2025-09-17 20:11:56','2025-09-17 18:11:56','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1443',0,'shop_order_placehold','',2),
|
||
(1444,1,'2025-09-20 12:44:44','2025-09-20 10:44:44','<em>PuchiPuchi : the sound of something splashing</em>\r\n\r\nDangling earrings composed of tied ball chains.\r\n\r\n• total length 6,5cm\r\n• ball chain diameter 3mm\r\n• handcrafted in Brussels\r\n\r\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','PuchiPuchi Earrings','','publish','closed','closed','','puchi-puchi-earrings','','','2026-02-11 13:55:37','2026-02-11 12:55:37','',0,'https://haikuatelier.com/?post_type=product&p=1444',36,'product','',0),
|
||
(1445,1,'2025-09-20 12:50:00','2025-09-20 10:50:00','','Puchi earrings in silver','','inherit','closed','closed','','pishi-bo','','','2026-02-11 13:53:55','2026-02-11 12:53:55','',1444,'https://haikuatelier.com/app/uploads/2025/09/PISHI-BO.jpg',0,'attachment','image/jpeg',0),
|
||
(1446,1,'2025-09-20 12:51:05','2025-09-20 10:51:05','','PuchiPuchi earrings in silver','','inherit','closed','closed','','dscf8198','','','2026-02-11 13:53:31','2026-02-11 12:53:31','',1444,'https://haikuatelier.com/app/uploads/2025/09/DSCF8198.jpg',0,'attachment','image/jpeg',0),
|
||
(1447,1,'2025-09-20 12:52:02','2025-09-20 10:52:02','','Puchi earrings in silver','','inherit','closed','closed','','dscf8226','','','2026-02-11 13:53:41','2026-02-11 12:53:41','',1444,'https://haikuatelier.com/app/uploads/2025/09/DSCF8226.jpg',0,'attachment','image/jpeg',0),
|
||
(1448,1,'2025-09-20 12:54:50','2025-09-20 10:54:50','','Puchi earrings in silver','','inherit','closed','closed','','dscf8277','','','2026-02-11 13:53:49','2026-02-11 12:53:49','',1444,'https://haikuatelier.com/app/uploads/2025/09/DSCF8277.jpg',0,'attachment','image/jpeg',0),
|
||
(1449,1,'2025-09-20 12:57:48','2025-09-20 10:57:48','','PuchiPuchi Earrings - all','Side: all','publish','closed','closed','','pishi-pishi-earrings-all','','','2026-02-11 13:48:55','2026-02-11 12:48:55','',1444,'https://haikuatelier.com/?post_type=product_variation&p=1449',1,'product_variation','',0),
|
||
(1450,1,'2025-09-20 12:57:48','2025-09-20 10:57:48','','PuchiPuchi Earrings - left side','Side: left side','publish','closed','closed','','pishi-pishi-earrings-left-side','','','2026-02-11 13:48:55','2026-02-11 12:48:55','',1444,'https://haikuatelier.com/?post_type=product_variation&p=1450',2,'product_variation','',0),
|
||
(1451,1,'2025-09-20 12:57:48','2025-09-20 10:57:48','','PuchiPuchi Earrings - right side','Side: right side','publish','closed','closed','','pishi-pishi-earrings-right-side','','','2026-02-11 13:48:55','2026-02-11 12:48:55','',1444,'https://haikuatelier.com/?post_type=product_variation&p=1451',3,'product_variation','',0),
|
||
(1452,1,'2025-09-23 10:40:41','2025-09-23 08:40:41','','Uteki necklace silver','','inherit','closed','closed','','dscf8669','','','2025-09-23 10:41:09','2025-09-23 08:41:09','',982,'https://haikuatelier.com/app/uploads/2025/06/DSCF8669.jpg',0,'attachment','image/jpeg',0),
|
||
(1454,1,'2025-09-24 14:41:42','2025-09-24 12:41:42','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','dscf8686','','','2025-09-24 14:43:10','2025-09-24 12:43:10','',183,'https://haikuatelier.com/app/uploads/2024/10/DSCF8686.jpg',0,'attachment','image/jpeg',0),
|
||
(1455,1,'2025-09-24 14:44:05','2025-09-24 12:44:05','','BoroBoro asymmetrical earrings silver','','inherit','closed','closed','','dscf8674','','','2025-09-24 14:44:34','2025-09-24 12:44:34','',183,'https://haikuatelier.com/app/uploads/2024/10/DSCF8674.jpg',0,'attachment','image/jpeg',0),
|
||
(1456,1,'2025-09-24 15:09:11','2025-09-24 13:09:11','','BoroBoro asymmetrical earrings gold plated','','inherit','closed','closed','','dscf8693','','','2025-09-24 15:09:40','2025-09-24 13:09:40','',213,'https://haikuatelier.com/app/uploads/2024/10/DSCF8693.jpg',0,'attachment','image/jpeg',0),
|
||
(1457,1,'2025-09-24 15:09:50','2025-09-24 13:09:50','','DSBoroBoro asymmetrical earrings gold platedCF8676','','inherit','closed','closed','','dscf8676','','','2025-09-24 15:10:06','2025-09-24 13:10:06','',213,'https://haikuatelier.com/app/uploads/2024/10/DSCF8676.jpg',0,'attachment','image/jpeg',0),
|
||
(1467,1,'2025-09-27 15:52:58','2025-09-27 13:52:58','<em>PIASU : piercing</em>\r\n\r\nWide ring open on top with four silver balls and a mother of pearl detail.\r\n<ul>\r\n <li>silver balls diameter 8mm</li>\r\n <li>height 1,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nFind some help to chose your ring size <a href=\"https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf\">here</a>.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2026-02-11 14:03:25','2026-02-11 13:03:25','',0,'https://haikuatelier.com/?post_type=product&p=1467',35,'product','',0),
|
||
(1468,1,'2025-09-27 15:52:58','2025-09-27 13:52:58','','Piasu Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-147','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1468',1,'product_variation','',0),
|
||
(1469,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-148','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1469',2,'product_variation','',0),
|
||
(1470,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-149','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1470',3,'product_variation','',0),
|
||
(1471,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-150','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1471',4,'product_variation','',0),
|
||
(1472,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-151','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1472',5,'product_variation','',0),
|
||
(1473,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-152','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1473',6,'product_variation','',0),
|
||
(1474,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-153','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1474',7,'product_variation','',0),
|
||
(1475,1,'2025-09-27 15:52:59','2025-09-27 13:52:59','','Piasu Ring - 64','Size: 64','publish','closed','closed','','piasu-ring-65','','','2026-02-11 14:03:22','2026-02-11 13:03:22','',1467,'https://haikuatelier.com/?post_type=product_variation&p=1475',8,'product_variation','',0),
|
||
(1476,1,'2025-09-27 15:55:19','2025-09-27 13:55:19','','Piasu ring with silver balls','','inherit','closed','closed','','piasu-b','','','2025-09-27 15:57:46','2025-09-27 13:57:46','',1467,'https://haikuatelier.com/app/uploads/2025/09/PIASU-B.jpg',0,'attachment','image/jpeg',0),
|
||
(1477,1,'2025-09-27 15:57:01','2025-09-27 13:57:01','','Piasu ring silver','','inherit','closed','closed','','dscf7789','','','2026-02-11 13:44:14','2026-02-11 12:44:14','',1467,'https://haikuatelier.com/app/uploads/2025/09/DSCF7789.jpg',0,'attachment','image/jpeg',0),
|
||
(1478,1,'2025-09-27 15:57:25','2025-09-27 13:57:25','','Piasu ring silver','','inherit','closed','closed','','dscf7842','','','2026-02-11 13:43:36','2026-02-11 12:43:36','',1467,'https://haikuatelier.com/app/uploads/2025/09/DSCF7842.jpg',0,'attachment','image/jpeg',0),
|
||
(1479,1,'2025-09-27 15:57:55','2025-09-27 13:57:55','','Piasu ring silver','','inherit','closed','closed','','dscf7809','','','2026-02-11 13:44:07','2026-02-11 12:44:07','',1467,'https://haikuatelier.com/app/uploads/2025/09/DSCF7809.jpg',0,'attachment','image/jpeg',0),
|
||
(1480,1,'2025-10-02 06:39:01','2025-10-02 04:39:01','','','','draft','closed','closed','','','','','2025-10-02 06:39:01','2025-10-02 04:39:01','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1480',0,'shop_order_placehold','',2),
|
||
(1481,1,'2025-10-06 14:41:49','2025-10-06 12:41:49','<em>PIASU: piercing</em>\n\nLarge earrings covering the lobe with three hoops hanging to it, with a small gold plated bead on each side.\n<ul>\n <li>height 3cm</li>\n <li>width 2cm</li>\n <li>handcrafted in Brussels</li>\n</ul>\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Piasu Earrings','','inherit','closed','closed','','202-autosave-v1','','','2025-10-06 14:41:49','2025-10-06 12:41:49','',202,'https://haikuatelier.com/?p=1481',0,'revision','',0),
|
||
(1482,1,'2025-10-06 14:42:44','2025-10-06 12:42:44','','Piasu earrings in silver and gold plated details','','inherit','closed','closed','','dscf8158','','','2025-10-06 14:43:37','2025-10-06 12:43:37','',202,'https://haikuatelier.com/app/uploads/2024/10/DSCF8158.jpg',0,'attachment','image/jpeg',0),
|
||
(1483,1,'2025-10-06 14:43:56','2025-10-06 12:43:56','','Piasu earrings in silver and gold plated details','','inherit','closed','closed','','dscf8069','','','2025-10-06 14:44:05','2025-10-06 12:44:05','',202,'https://haikuatelier.com/app/uploads/2024/10/DSCF8069.jpg',0,'attachment','image/jpeg',0),
|
||
(1484,1,'2025-10-06 14:44:27','2025-10-06 12:44:27','','Piasu earrings in silver and gold plated details','','inherit','closed','closed','','dscf8026','','','2025-10-06 14:44:50','2025-10-06 12:44:50','',202,'https://haikuatelier.com/app/uploads/2024/10/DSCF8026.jpg',0,'attachment','image/jpeg',0),
|
||
(1485,1,'2025-10-06 14:45:25','2025-10-06 12:45:25','','Piasu earrings in silver and gold plated details','','inherit','closed','closed','','piasu-bo2','','','2025-10-06 14:45:38','2025-10-06 12:45:38','',202,'https://haikuatelier.com/app/uploads/2024/10/PIASU-BO2.jpg',0,'attachment','image/jpeg',0),
|
||
(1486,1,'2025-10-10 17:55:22','2025-10-10 15:55:22','','','','draft','closed','closed','','','','','2025-10-10 17:55:22','2025-10-10 15:55:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1486',0,'shop_order_placehold','',2),
|
||
(1487,1,'2025-10-11 17:06:39','2025-10-11 15:06:39','','','','draft','closed','closed','','','','','2025-10-11 17:06:39','2025-10-11 15:06:39','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1487',0,'shop_order_placehold','',2),
|
||
(1488,1,'2025-10-12 16:50:06','2025-10-12 14:50:06','','','','draft','closed','closed','','','','','2025-10-12 16:50:06','2025-10-12 14:50:06','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1488',0,'shop_order_placehold','',2),
|
||
(1489,1,'2025-10-12 23:03:18','2025-10-12 21:03:18','','','','draft','closed','closed','','','','','2025-10-12 23:03:18','2025-10-12 21:03:18','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1489',0,'shop_order_placehold','',2),
|
||
(1490,1,'2025-10-18 15:34:26','2025-10-18 13:34:26','','','','draft','closed','closed','','','','','2025-10-18 15:34:26','2025-10-18 13:34:26','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1490',0,'shop_order_placehold','',2),
|
||
(1491,1,'2025-10-29 10:26:12','2025-10-29 09:26:12','<em>Kime: grain, texture, feeling to touch</em>\r\n\r\nSmall gold plated solo hoop with a marine link element in sterling silver.\r\n<ul>\r\n <li>hoop diameter 13mm</li>\r\n <li>total height 2cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our jewelry are made in 80% recycled silver and 18K gold plated silver.','Kime Solo Hoop','','publish','closed','closed','','kime-solo-hoop','','','2026-02-11 13:37:03','2026-02-11 12:37:03','',0,'https://haikuatelier.com/?post_type=product&p=1491',26,'product','',0),
|
||
(1492,1,'2025-10-29 10:20:46','2025-10-29 09:20:46','','Kime solo hoop mixing gold and silver','','inherit','closed','closed','','ikkan-cr1','','','2025-10-29 10:21:34','2025-10-29 09:21:34','',1491,'https://haikuatelier.com/app/uploads/2025/10/IKKAN-CR1.jpg',0,'attachment','image/jpeg',0),
|
||
(1493,1,'2025-10-29 10:24:32','2025-10-29 09:24:32','','Kime solo hoop mixing gold and silver','','inherit','closed','closed','','dscf7652','','','2025-10-29 10:24:46','2025-10-29 09:24:46','',1491,'https://haikuatelier.com/app/uploads/2025/10/DSCF7652.jpg',0,'attachment','image/jpeg',0),
|
||
(1494,1,'2025-10-29 10:24:54','2025-10-29 09:24:54','','Kime solo hoop mixing gold and silver','','inherit','closed','closed','','dscf7675','','','2025-10-29 10:25:04','2025-10-29 09:25:04','',1491,'https://haikuatelier.com/app/uploads/2025/10/DSCF7675.jpg',0,'attachment','image/jpeg',0),
|
||
(1495,1,'2025-10-29 10:25:18','2025-10-29 09:25:18','','Kime solo hoop mixing gold and silver','','inherit','closed','closed','','dscf7638','','','2025-10-29 10:25:28','2025-10-29 09:25:28','',1491,'https://haikuatelier.com/app/uploads/2025/10/DSCF7638.jpg',0,'attachment','image/jpeg',0),
|
||
(1496,1,'2025-11-02 20:39:02','2025-11-02 19:39:02','','','','draft','closed','closed','','','','','2025-11-02 20:39:02','2025-11-02 19:39:02','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1496',0,'shop_order_placehold','',2),
|
||
(1498,1,'2025-11-03 22:05:37','2025-11-03 21:05:37','','','','draft','closed','closed','','','','','2025-11-03 22:05:37','2025-11-03 21:05:37','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1498',0,'shop_order_placehold','',2),
|
||
(1499,1,'2025-11-04 16:34:44','2025-11-04 15:34:44','','HAIKU-sizechart','','inherit','closed','closed','','haiku-sizechart','','','2025-11-04 16:34:44','2025-11-04 15:34:44','',0,'https://haikuatelier.com/app/uploads/2025/11/HAIKU-sizechart.pdf',0,'attachment','application/pdf',0),
|
||
(1503,1,'2025-11-10 13:26:53','2025-11-10 12:26:53','','Uteki silver hoops','','inherit','closed','closed','','dscf8521-2','','','2025-11-10 13:27:25','2025-11-10 12:27:25','',1406,'https://haikuatelier.com/app/uploads/2025/09/DSCF8521-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1504,1,'2025-11-10 13:29:13','2025-11-10 12:29:13','','Uteki gold plated hoops','','inherit','closed','closed','','dscf8490','','','2025-11-10 13:29:52','2025-11-10 12:29:52','',1401,'https://haikuatelier.com/app/uploads/2025/09/DSCF8490.jpg',0,'attachment','image/jpeg',0),
|
||
(1505,1,'2025-11-10 14:00:49','2025-11-10 13:00:49','','Uteki silver ring','','inherit','closed','closed','','2025haiku_00079','','','2025-11-10 14:01:25','2025-11-10 13:01:25','',941,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_00079.jpg',0,'attachment','image/jpeg',0),
|
||
(1506,1,'2025-11-10 14:02:29','2025-11-10 13:02:29','','Uteki silver ring','','inherit','closed','closed','','2025haiku_00050','','','2025-11-10 14:02:56','2025-11-10 13:02:56','',941,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_00050.jpg',0,'attachment','image/jpeg',0),
|
||
(1507,1,'2025-11-10 14:02:38','2025-11-10 13:02:38','','Uteki silver ring','','inherit','closed','closed','','2025haiku_0006','','','2025-11-10 14:03:00','2025-11-10 13:03:00','',941,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_0006.jpg',0,'attachment','image/jpeg',0),
|
||
(1508,1,'2025-11-10 14:05:10','2025-11-10 13:05:10','','Uteki gold plated ring','','inherit','closed','closed','','2025haiku_0004','','','2025-11-10 14:05:36','2025-11-10 13:05:36','',953,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_0004.jpg',0,'attachment','image/jpeg',0),
|
||
(1509,1,'2025-11-10 14:05:49','2025-11-10 13:05:49','','Uteki gold plated ring','','inherit','closed','closed','','2025haiku_00020','','','2025-11-10 14:06:14','2025-11-10 13:06:14','',953,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_00020.jpg',0,'attachment','image/jpeg',0),
|
||
(1510,1,'2025-11-10 14:05:55','2025-11-10 13:05:55','','Uteki gold plated ring','','inherit','closed','closed','','2025haiku_00013','','','2025-11-10 14:06:16','2025-11-10 13:06:16','',953,'https://haikuatelier.com/app/uploads/2025/06/2025HAIKU_00013.jpg',0,'attachment','image/jpeg',0),
|
||
(1511,1,'2025-11-18 09:29:10','2025-11-18 08:29:10','','','','draft','closed','closed','','','','','2025-11-18 09:29:10','2025-11-18 08:29:10','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1511',0,'shop_order_placehold','',2),
|
||
(1512,1,'2025-11-18 10:47:45','2025-11-18 09:47:45','<em>PIASU: piercing</em>\r\n\r\nStatement ear cuff made of thick wires and silver beads. In sterling silver\r\n<ul>\r\n <li>total height 1,5cm</li>\r\n <li>wire width 2,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','Piasu Ear Cuff silver','','publish','closed','closed','','piasu-ear-cuff-silver','','','2026-02-11 13:36:38','2026-02-11 12:36:38','',0,'https://haikuatelier.com/?post_type=product&p=1512',31,'product','',0),
|
||
(1513,1,'2025-11-18 11:20:58','2025-11-18 10:20:58','','Piasu ear cuff in sterling silver','','inherit','closed','closed','','piasu-ec-s','','','2025-11-18 11:22:14','2025-11-18 10:22:14','',0,'https://haikuatelier.com/app/uploads/2025/11/PIASU-EC-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1514,1,'2025-11-18 11:23:11','2025-11-18 10:23:11','','Piasu ear cuff in sterling silver','','inherit','closed','closed','','dscf7654','','','2025-11-18 11:23:26','2025-11-18 10:23:26','',1512,'https://haikuatelier.com/app/uploads/2025/11/DSCF7654.jpg',0,'attachment','image/jpeg',0),
|
||
(1515,1,'2025-11-18 11:23:34','2025-11-18 10:23:34','','Piasu ear cuff in sterling silver','','inherit','closed','closed','','dscf7673','','','2025-11-18 11:23:46','2025-11-18 10:23:46','',1512,'https://haikuatelier.com/app/uploads/2025/11/DSCF7673.jpg',0,'attachment','image/jpeg',0),
|
||
(1516,1,'2025-11-19 08:01:23','2025-11-19 07:01:23','<em>PIASU: piercing</em>\r\n\r\nStatement ear cuff made of thick wires and silver beads. In gold plated silver\r\n<ul>\r\n <li>total height 1,5cm</li>\r\n <li>wire width 2,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','Piasu Ear Cuff gold plated','','publish','closed','closed','','piasu-ear-cuff-gold-plated','','','2026-02-11 13:36:30','2026-02-11 12:36:30','',0,'https://haikuatelier.com/?post_type=product&p=1516',30,'product','',0),
|
||
(1517,1,'2025-11-19 08:02:08','2025-11-19 07:02:08','','Piasu ear cuff in gold plated silver','','inherit','closed','closed','','piasu-ec-g','','','2025-11-19 08:02:43','2025-11-19 07:02:43','',1516,'https://haikuatelier.com/app/uploads/2025/11/PIASU-EC-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1518,1,'2025-11-19 08:03:13','2025-11-19 07:03:13','','Piasu ear cuff in gold plated silver','','inherit','closed','closed','','2025haiku_00010','','','2025-11-19 08:03:45','2025-11-19 07:03:45','',1516,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00010.jpg',0,'attachment','image/jpeg',0),
|
||
(1519,1,'2025-11-19 08:03:24','2025-11-19 07:03:24','','Piasu ear cuff in gold plated silver','','inherit','closed','closed','','2025haiku_00029','','','2025-11-19 08:03:48','2025-11-19 07:03:48','',1516,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00029.jpg',0,'attachment','image/jpeg',0),
|
||
(1520,1,'2025-11-19 08:07:15','2025-11-19 07:07:15','<em>PIASU: piercing</em>\r\n\r\nPendant earrings with two different lengths. Maxi version of a stud piercing to put on your earlobe. In sterling silver.\r\n<ul>\r\n <li>height 4,5cm & 3cm</li>\r\n <li>wire width 2,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Piasu Minimal Earrings silver','','trash','closed','closed','','piasu-pending-earrings-silver__trashed','','','2026-02-11 13:35:49','2026-02-11 12:35:49','',0,'https://haikuatelier.com/?post_type=product&p=1520',34,'product','',0),
|
||
(1524,1,'2025-11-19 08:14:47','2025-11-19 07:14:47','','Piasu pending earrings in gold plated silver','','inherit','closed','closed','','piasu-bo1-g','','','2025-11-19 08:20:11','2025-11-19 07:20:11','',1520,'https://haikuatelier.com/app/uploads/2025/11/PIASU-BO1-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1525,1,'2025-11-19 10:57:46','2025-11-19 09:57:46','','Piasu pending earrings in silver','','inherit','closed','closed','','piasu-bo1-s','','','2025-11-19 10:58:28','2025-11-19 09:58:28','',1520,'https://haikuatelier.com/app/uploads/2025/11/PIASU-BO1-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1526,1,'2025-11-19 11:07:28','2025-11-19 10:07:28','','Piasu pending earrings in silver','','inherit','closed','closed','','2025haiku_00032','','','2025-11-19 11:07:50','2025-11-19 10:07:50','',1520,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00032.jpg',0,'attachment','image/jpeg',0),
|
||
(1527,1,'2025-11-19 11:07:58','2025-11-19 10:07:58','','Piasu pending earrings in silver','','inherit','closed','closed','','2025haiku_00057','','','2025-11-19 11:08:14','2025-11-19 10:08:14','',1520,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00057.jpg',0,'attachment','image/jpeg',0),
|
||
(1528,1,'2025-11-20 15:49:47','2025-11-20 14:49:47','','','','draft','closed','closed','','','','','2025-11-20 15:49:47','2025-11-20 14:49:47','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1528',0,'shop_order_placehold','',2),
|
||
(1529,1,'2025-11-24 10:50:48','2025-11-24 09:50:48','','','','draft','closed','closed','','','','','2025-11-24 10:50:48','2025-11-24 09:50:48','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1529',0,'shop_order_placehold','',2),
|
||
(1530,1,'2025-11-24 18:43:34','2025-11-24 17:43:34','','','','draft','closed','closed','','','','','2025-11-24 18:43:34','2025-11-24 17:43:34','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1530',0,'shop_order_placehold','',2),
|
||
(1531,1,'2025-11-26 09:42:15','2025-11-26 08:42:15','<em>TAMANORI: in balance on a ball</em>\r\n\r\nA delicate ear cuff with dangling box chains. In gold plated silver.\r\n<ul>\r\n <li>total height 4,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','Tamanori Ear Cuff gold plated','','publish','closed','closed','','tamanori-ear-cuff-gold-plated','','','2026-02-11 13:35:19','2026-02-11 12:35:19','',0,'https://haikuatelier.com/?post_type=product&p=1531',39,'product','',0),
|
||
(1532,1,'2025-11-26 09:43:54','2025-11-26 08:43:54','','Tamanori dangling ear cuff gold plated','','inherit','closed','closed','','tamanori-ec-g','','','2025-11-26 09:44:43','2025-11-26 08:44:43','',1531,'https://haikuatelier.com/app/uploads/2025/11/TAMANORI-EC-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1533,1,'2025-11-26 09:52:13','2025-11-26 08:52:13','','Tamanori dangling ear cuff gold plated','','inherit','closed','closed','','2025haiku_00011','','','2025-11-26 09:52:48','2025-11-26 08:52:48','',1531,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00011.jpg',0,'attachment','image/jpeg',0),
|
||
(1534,1,'2025-11-26 09:52:34','2025-11-26 08:52:34','','Tamanori dangling ear cuff gold plated','','inherit','closed','closed','','2025haiku_00019','','','2025-11-26 09:52:51','2025-11-26 08:52:51','',1531,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00019.jpg',0,'attachment','image/jpeg',0),
|
||
(1535,1,'2025-11-26 09:54:24','2025-11-26 08:54:24','<em>TAMANORI: in balance on a ball</em>\r\n\r\nA delicate ear cuff with dangling box chains. In sterling silver.\r\n<ul>\r\n <li>total height 4,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled silver and 18K gold plated silver.','Tamanori Ear Cuff silver','','publish','closed','closed','','tamanori-ear-cuff-silver','','','2026-02-11 13:35:12','2026-02-11 12:35:12','',0,'https://haikuatelier.com/?post_type=product&p=1535',40,'product','',0),
|
||
(1536,1,'2025-11-26 09:55:11','2025-11-26 08:55:11','','Tamanori dangling ear cuff in sterling silver','','inherit','closed','closed','','tamanori-ec-s','','','2025-11-26 09:55:51','2025-11-26 08:55:51','',1535,'https://haikuatelier.com/app/uploads/2025/11/TAMANORI-EC-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1537,1,'2025-11-26 09:56:25','2025-11-26 08:56:25','','Tamanori dangling ear cuff in sterling silver','','inherit','closed','closed','','2025haiku_0001','','','2025-11-26 09:56:39','2025-11-26 08:56:39','',1535,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_0001.jpg',0,'attachment','image/jpeg',0),
|
||
(1538,1,'2025-11-26 09:57:14','2025-11-26 08:57:14','','Tamanori dangling ear cuff in sterling silver','','inherit','closed','closed','','2025haiku_00019-2','','','2025-11-26 09:58:12','2025-11-26 08:58:12','',1535,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00019-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1539,1,'2025-11-26 10:03:46','2025-11-26 09:03:46','','Piasu pending earrings in silver','','inherit','closed','closed','','2025haiku_00031','','','2025-11-26 10:03:59','2025-11-26 09:03:59','',1520,'https://haikuatelier.com/app/uploads/2025/11/2025HAIKU_00031.jpg',0,'attachment','image/jpeg',0),
|
||
(1540,1,'2025-11-30 22:29:07','2025-11-30 21:29:07','','','','draft','closed','closed','','','','','2025-11-30 22:29:07','2025-11-30 21:29:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1540',0,'shop_order_placehold','',2),
|
||
(1541,1,'2025-11-30 23:31:12','2025-11-30 22:31:12','<em>HATTARI: bluff</em>\r\n\r\nSmall crossed hoops giving the illusion of having twoo hoops on the earlobe. In sterling silver.\r\n<ul>\r\n <li>hoops diameter 1,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Small Hoops silver','','publish','closed','closed','','hattari-small-hoops-silver','','','2026-02-11 13:26:36','2026-02-11 12:26:36','',0,'https://haikuatelier.com/?post_type=product&p=1541',15,'product','',0),
|
||
(1545,1,'2025-11-30 23:34:06','2025-11-30 22:34:06','','Harrari small crossed hoops in silver','','inherit','closed','closed','','hattari-cr1-s-2','','','2025-11-30 23:34:41','2025-11-30 22:34:41','',1541,'https://haikuatelier.com/app/uploads/2025/11/HATTARI-CR1-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1546,1,'2025-11-30 23:35:58','2025-11-30 22:35:58','','Harrari small crossed hoops in silver','','inherit','closed','closed','','dscf7730','','','2025-11-30 23:36:13','2025-11-30 22:36:13','',1541,'https://haikuatelier.com/app/uploads/2025/11/DSCF7730.jpg',0,'attachment','image/jpeg',0),
|
||
(1547,1,'2025-11-30 23:36:40','2025-11-30 22:36:40','','Harrari small crossed hoops in silver','','inherit','closed','closed','','dscf7724','','','2025-11-30 23:36:52','2025-11-30 22:36:52','',1541,'https://haikuatelier.com/app/uploads/2025/11/DSCF7724.jpg',0,'attachment','image/jpeg',0),
|
||
(1548,1,'2025-11-30 23:38:07','2025-11-30 22:38:07','','Harrari small crossed hoops in silver','','inherit','closed','closed','','dscf7723','','','2025-11-30 23:38:17','2025-11-30 22:38:17','',1541,'https://haikuatelier.com/app/uploads/2025/11/DSCF7723.jpg',0,'attachment','image/jpeg',0),
|
||
(1549,1,'2025-11-30 23:39:16','2025-11-30 22:39:16','<em>HATTARI: bluff</em>\r\n\r\nSmall crossed hoops giving the illusion of having twoo hoops on the earlobe. In gold plated silver.\r\n<ul>\r\n <li>hoops diameter 1,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Small Hoops gold plated','','publish','closed','closed','','hattari-small-hoops-gold-plated','','','2026-02-11 13:26:27','2026-02-11 12:26:27','',0,'https://haikuatelier.com/?post_type=product&p=1549',14,'product','',0),
|
||
(1551,1,'2025-11-30 23:40:04','2025-11-30 22:40:04','','Harrari small crossed hoops in gold plated','','inherit','closed','closed','','hattari-cr1-g','','','2025-11-30 23:40:26','2025-11-30 22:40:26','',1549,'https://haikuatelier.com/app/uploads/2025/11/HATTARI-CR1-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1552,1,'2025-11-30 23:42:28','2025-11-30 22:42:28','','Harrari small crossed hoops in gold plated','','inherit','closed','closed','','dscf8607','','','2025-11-30 23:42:48','2025-11-30 22:42:48','',1549,'https://haikuatelier.com/app/uploads/2025/11/DSCF8607.jpg',0,'attachment','image/jpeg',0),
|
||
(1553,1,'2025-11-30 23:43:04','2025-11-30 22:43:04','','Harrari small crossed hoops in gold plated','','inherit','closed','closed','','dscf8596','','','2025-11-30 23:43:13','2025-11-30 22:43:13','',1549,'https://haikuatelier.com/app/uploads/2025/11/DSCF8596.jpg',0,'attachment','image/jpeg',0),
|
||
(1554,1,'2025-11-30 23:43:28','2025-11-30 22:43:28','','Harrari small crossed hoops in gold plated','','inherit','closed','closed','','dscf8561','','','2025-11-30 23:43:37','2025-11-30 22:43:37','',1549,'https://haikuatelier.com/app/uploads/2025/11/DSCF8561.jpg',0,'attachment','image/jpeg',0),
|
||
(1555,1,'2025-11-30 23:46:57','2025-11-30 22:46:57','<em>HATTARI: bluff</em>\r\n\r\nAn ear cuff composed of intertwined wires. In sterling silver.\r\n<ul>\r\n <li>hoops diameter 1cm</li>\r\n <li>height 0,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Ear Cuff silver','','publish','closed','closed','','hattari-ear-cuff-silver','','','2026-02-11 13:26:01','2026-02-11 12:26:01','',0,'https://haikuatelier.com/?post_type=product&p=1555',13,'product','',0),
|
||
(1556,1,'2025-11-30 23:49:13','2025-11-30 22:49:13','','Hattari ear cuff in sterling silver','','inherit','closed','closed','','hattari-ec-s','','','2025-11-30 23:49:55','2025-11-30 22:49:55','',1555,'https://haikuatelier.com/app/uploads/2025/11/HATTARI-EC-s.jpg',0,'attachment','image/jpeg',0),
|
||
(1557,1,'2025-11-30 23:50:15','2025-11-30 22:50:15','','Hattari ear cuff in sterling silver','','inherit','closed','closed','','dscf7711','','','2025-11-30 23:50:27','2025-11-30 22:50:27','',1555,'https://haikuatelier.com/app/uploads/2025/11/DSCF7711.jpg',0,'attachment','image/jpeg',0),
|
||
(1558,1,'2025-11-30 23:50:46','2025-11-30 22:50:46','','Hattari ear cuff in sterling silver','','inherit','closed','closed','','dscf7713','','','2025-11-30 23:51:01','2025-11-30 22:51:01','',1555,'https://haikuatelier.com/app/uploads/2025/11/DSCF7713.jpg',0,'attachment','image/jpeg',0),
|
||
(1559,1,'2025-11-30 23:51:13','2025-11-30 22:51:13','','Hattari ear cuff in sterling silver','','inherit','closed','closed','','dscf7727','','','2025-11-30 23:51:27','2025-11-30 22:51:27','',1555,'https://haikuatelier.com/app/uploads/2025/11/DSCF7727.jpg',0,'attachment','image/jpeg',0),
|
||
(1560,1,'2025-11-30 23:52:17','2025-11-30 22:52:17','<em>HATTARI: bluff</em>\r\n\r\nAn ear cuff composed of intertwined wires. In gold plated silver.\r\n<ul>\r\n <li>hoops diameter 1cm</li>\r\n <li>height 0,5cm</li>\r\n <li>handcrafted in Brussels</li>\r\n</ul>\r\nAll our pieces are made in 80% recycled sterling silver and 18K gold plated silver.','Hattari Ear Cuff gold plated','','publish','closed','closed','','hattari-ear-cuff-gold-plated','','','2026-02-11 13:26:10','2026-02-11 12:26:10','',0,'https://haikuatelier.com/?post_type=product&p=1560',12,'product','',0),
|
||
(1561,1,'2025-11-30 23:52:41','2025-11-30 22:52:41','','Hattari ear cuff in gold plated silver','','inherit','closed','closed','','hattari-ec-g','','','2025-11-30 23:53:09','2025-11-30 22:53:09','',1560,'https://haikuatelier.com/app/uploads/2025/11/HATTARI-EC-g.jpg',0,'attachment','image/jpeg',0),
|
||
(1562,1,'2025-11-30 23:53:46','2025-11-30 22:53:46','','Hattari ear cuff in gold plated silver','','inherit','closed','closed','','dscf8415','','','2025-11-30 23:53:58','2025-11-30 22:53:58','',1560,'https://haikuatelier.com/app/uploads/2025/11/DSCF8415.jpg',0,'attachment','image/jpeg',0),
|
||
(1563,1,'2025-11-30 23:54:04','2025-11-30 22:54:04','','Hattari ear cuff in gold plated silver','','inherit','closed','closed','','dscf8503','','','2025-11-30 23:54:14','2025-11-30 22:54:14','',1560,'https://haikuatelier.com/app/uploads/2025/11/DSCF8503.jpg',0,'attachment','image/jpeg',0),
|
||
(1564,1,'2025-11-30 23:54:28','2025-11-30 22:54:28','','Hattari ear cuff in gold plated silver','','inherit','closed','closed','','dscf8502','','','2025-11-30 23:54:42','2025-11-30 22:54:42','',1560,'https://haikuatelier.com/app/uploads/2025/11/DSCF8502.jpg',0,'attachment','image/jpeg',0),
|
||
(1565,1,'2025-12-01 00:06:41','2025-11-30 23:06:41','','Fuyou necklace in sterling silver','','inherit','closed','closed','','2025haiku_00063','','','2025-12-01 00:07:09','2025-11-30 23:07:09','',274,'https://haikuatelier.com/app/uploads/2024/10/2025HAIKU_00063.jpg',0,'attachment','image/jpeg',0),
|
||
(1566,1,'2025-12-01 00:07:24','2025-11-30 23:07:24','','Fuyou necklace in sterling silver','','inherit','closed','closed','','2025haiku_00049','','','2025-12-01 00:07:45','2025-11-30 23:07:45','',274,'https://haikuatelier.com/app/uploads/2024/10/2025HAIKU_00049.jpg',0,'attachment','image/jpeg',0),
|
||
(1567,1,'2025-12-01 00:07:58','2025-11-30 23:07:58','','Fuyou necklace in sterling silver','','inherit','closed','closed','','2025haiku_00080','','','2025-12-01 00:08:15','2025-11-30 23:08:15','',274,'https://haikuatelier.com/app/uploads/2024/10/2025HAIKU_00080.jpg',0,'attachment','image/jpeg',0),
|
||
(1568,1,'2025-12-01 00:17:43','2025-11-30 23:17:43','','Fuyou long earrings silver','','inherit','closed','closed','','2025haiku_00024','','','2025-12-01 00:18:10','2025-11-30 23:18:10','',766,'https://haikuatelier.com/app/uploads/2024/11/2025HAIKU_00024.jpg',0,'attachment','image/jpeg',0),
|
||
(1569,1,'2025-12-01 00:18:34','2025-11-30 23:18:34','','Fuyou long earrings silver','','inherit','closed','closed','','2025haiku_00022','','','2025-12-01 00:18:45','2025-11-30 23:18:45','',766,'https://haikuatelier.com/app/uploads/2024/11/2025HAIKU_00022.jpg',0,'attachment','image/jpeg',0),
|
||
(1570,1,'2025-12-01 00:18:53','2025-11-30 23:18:53','','Fuyou long earrings silver','','inherit','closed','closed','','2025haiku_00035','','','2025-12-01 00:19:08','2025-11-30 23:19:08','',766,'https://haikuatelier.com/app/uploads/2024/11/2025HAIKU_00035.jpg',0,'attachment','image/jpeg',0),
|
||
(1571,1,'2025-12-02 10:20:29','2025-12-02 09:20:29','','','','draft','closed','closed','','','','','2025-12-02 10:20:29','2025-12-02 09:20:29','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1571',0,'shop_order_placehold','',2),
|
||
(1573,1,'2025-12-02 21:47:29','2025-12-02 20:47:29','','','','draft','closed','closed','','','','','2025-12-02 21:47:29','2025-12-02 20:47:29','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1573',0,'shop_order_placehold','',2),
|
||
(1574,1,'2025-12-03 14:22:51','2025-12-03 13:22:51','Surprise your loved ones without risking any \"faux pas\" with our gift card. \r\nThis e-gift card is printable at home via a pdf. Simply choose the amount you want to gift and you\'ll receive an email with a unique code usable at checkout on haikuatelier.com.\r\n\r\n<em>Faites plaisir à vos proches sans risquer le \"flop\" avec notre carte cadeau.\r\nCette carte cadeau dématérialisée peut être imprimée chez vous via un PDF. Choisissez le montant à offrir et vous recevrez par mail un code unique à appliquer lors du paiement sur haikuatelier.com.</em>\r\n','Haiku e-Gift Card','','publish','closed','closed','','haiku-e-gift-card','','','2025-12-03 14:22:51','2025-12-03 13:22:51','',0,'https://haikuatelier.com/?post_type=product&p=1574',1,'product','',0),
|
||
(1575,1,'2025-12-03 08:34:37','2025-12-03 07:34:37','','Gift card','','inherit','closed','closed','','hk-cartekdo-1','','','2025-12-03 08:34:53','2025-12-03 07:34:53','',1574,'https://haikuatelier.com/app/uploads/2025/12/HK-cartekdo-1.jpg',0,'attachment','image/jpeg',0),
|
||
(1576,1,'2025-12-03 08:35:27','2025-12-03 07:35:27','','Gift card','','inherit','closed','closed','','hk-cartekdo-2','','','2025-12-03 08:36:26','2025-12-03 07:36:26','',1574,'https://haikuatelier.com/app/uploads/2025/12/HK-cartekdo-2.jpg',0,'attachment','image/jpeg',0),
|
||
(1577,1,'2025-12-03 08:36:31','2025-12-03 07:36:31','','HK-cartekdo-3','','inherit','closed','closed','','hk-cartekdo-3','','','2025-12-03 08:36:49','2025-12-03 07:36:49','',1574,'https://haikuatelier.com/app/uploads/2025/12/HK-cartekdo-3.jpg',0,'attachment','image/jpeg',0),
|
||
(1585,1,'2025-12-03 09:03:29','2025-12-03 08:03:29','','Haiku e-Gift Card - 100€','Amount: 100€','publish','closed','closed','','haiku-e-gift-card-100e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1585',7,'product_variation','',0),
|
||
(1586,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 40€','Amount: 40€','publish','closed','closed','','haiku-e-gift-card-40e','','','2025-12-03 14:22:50','2025-12-03 13:22:50','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1586',1,'product_variation','',0),
|
||
(1587,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 50€','Amount: 50€','publish','closed','closed','','haiku-e-gift-card-50e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1587',2,'product_variation','',0),
|
||
(1588,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 60€','Amount: 60€','publish','closed','closed','','haiku-e-gift-card-60e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1588',3,'product_variation','',0),
|
||
(1589,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 70€','Amount: 70€','publish','closed','closed','','haiku-e-gift-card-70e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1589',4,'product_variation','',0),
|
||
(1590,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 80€','Amount: 80€','publish','closed','closed','','haiku-e-gift-card-80e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1590',5,'product_variation','',0),
|
||
(1591,1,'2025-12-03 09:03:30','2025-12-03 08:03:30','','Haiku e-Gift Card - 90€','Amount: 90€','publish','closed','closed','','haiku-e-gift-card-90e','','','2025-12-03 10:16:08','2025-12-03 09:16:08','',1574,'https://haikuatelier.com/?post_type=product_variation&p=1591',6,'product_variation','',0),
|
||
(1592,1,'2025-12-03 09:24:33','2025-12-03 08:24:33','','GIFTcard-print-english','','inherit','closed','closed','','giftcard-print-english','','','2025-12-03 09:24:33','2025-12-03 08:24:33','',1574,'https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-english-7hyvjk.pdf',0,'attachment','application/pdf',0),
|
||
(1593,1,'2025-12-03 09:24:57','2025-12-03 08:24:57','','GIFTcard-print-français','','inherit','closed','closed','','giftcard-print-francais','','','2025-12-03 09:24:57','2025-12-03 08:24:57','',1574,'https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/GIFTcard-print-francais-qvkvsf.pdf',0,'attachment','application/pdf',0),
|
||
(1604,1,'2025-12-03 18:43:23','2025-12-03 17:43:23','','','','draft','closed','closed','','','','','2025-12-03 18:43:23','2025-12-03 17:43:23','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1604',0,'shop_order_placehold','',0),
|
||
(1605,1,'2025-12-03 18:44:40','2025-12-03 17:44:40','','','','draft','closed','closed','','','','','2025-12-03 18:44:40','2025-12-03 17:44:40','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1605',0,'shop_order_placehold','',2),
|
||
(1606,1,'2025-12-07 22:49:42','2025-12-07 21:49:42','','','','draft','closed','closed','','','','','2025-12-07 22:49:42','2025-12-07 21:49:42','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1606',0,'shop_order_placehold','',2),
|
||
(1607,1,'2025-12-10 14:39:45','2025-12-10 13:39:45','','','','draft','closed','closed','','','','','2025-12-10 14:39:45','2025-12-10 13:39:45','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1607',0,'shop_order_placehold','',0),
|
||
(1608,1,'2025-12-10 16:29:50','2025-12-10 15:29:50','','','','draft','closed','closed','','','','','2025-12-10 16:29:50','2025-12-10 15:29:50','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1608',0,'shop_order_placehold','',0),
|
||
(1609,1,'2025-12-10 16:54:38','2025-12-10 15:54:38','','','','draft','closed','closed','','','','','2025-12-10 16:54:38','2025-12-10 15:54:38','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1609',0,'shop_order_placehold','',2),
|
||
(1610,1,'2025-12-11 16:25:35','2025-12-11 15:25:35','','','','draft','closed','closed','','','','','2025-12-11 16:25:35','2025-12-11 15:25:35','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1610',0,'shop_order_placehold','',4),
|
||
(1611,1,'2025-12-14 09:05:42','2025-12-14 08:05:42','','','','draft','closed','closed','','','','','2025-12-14 09:05:42','2025-12-14 08:05:42','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1611',0,'shop_order_placehold','',0),
|
||
(1612,1,'2025-12-14 16:18:16','2025-12-14 15:18:16','','','','draft','closed','closed','','','','','2025-12-14 16:18:16','2025-12-14 15:18:16','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1612',0,'shop_order_placehold','',1),
|
||
(1613,1,'2025-12-15 09:36:56','2025-12-15 08:36:56','','hklaura50','','publish','closed','closed','','hklaura50','','','2026-01-06 16:04:01','2026-01-06 15:04:01','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=1613',0,'shop_coupon','',0),
|
||
(1615,1,'2025-12-15 23:27:22','2025-12-15 22:27:22','','','','draft','closed','closed','','','','','2025-12-15 23:27:22','2025-12-15 22:27:22','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1615',0,'shop_order_placehold','',0),
|
||
(1616,1,'2025-12-15 23:43:29','2025-12-15 22:43:29','','','','draft','closed','closed','','','','','2025-12-15 23:43:29','2025-12-15 22:43:29','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1616',0,'shop_order_placehold','',0),
|
||
(1617,1,'2025-12-15 23:45:37','2025-12-15 22:45:37','','','','draft','closed','closed','','','','','2025-12-15 23:45:37','2025-12-15 22:45:37','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1617',0,'shop_order_placehold','',3),
|
||
(1618,1,'2025-12-17 07:51:16','2025-12-17 06:51:16','','','','draft','closed','closed','','','','','2025-12-17 07:51:16','2025-12-17 06:51:16','',1617,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1618',0,'shop_order_placehold','',0),
|
||
(1619,1,'2025-12-17 17:17:31','2025-12-17 16:17:31','','Fuyou Long Earrings - long','Side: long','publish','closed','closed','','fuyou-long-earrings-silver-long','','','2026-02-11 14:04:52','2026-02-11 13:04:52','',766,'https://haikuatelier.com/?post_type=product_variation&p=1619',2,'product_variation','',0),
|
||
(1620,1,'2025-12-17 17:17:31','2025-12-17 16:17:31','','Fuyou Long Earrings - medium','Side: medium','publish','closed','closed','','fuyou-long-earrings-silver-medium','','','2026-02-11 14:04:52','2026-02-11 13:04:52','',766,'https://haikuatelier.com/?post_type=product_variation&p=1620',3,'product_variation','',0),
|
||
(1621,1,'2025-12-17 17:17:31','2025-12-17 16:17:31','','Fuyou Long Earrings - pair','Side: pair','publish','closed','closed','','fuyou-long-earrings-silver-pair','','','2026-02-11 14:04:52','2026-02-11 13:04:52','',766,'https://haikuatelier.com/?post_type=product_variation&p=1621',1,'product_variation','',0),
|
||
(1625,1,'2025-12-17 17:34:01','2025-12-17 16:34:01','','Piasu Minimal Earrings silver - long','Side: long','trash','closed','closed','','piasu-minimal-earrings-silver__trashed','','','2026-02-11 13:35:49','2026-02-11 12:35:49','',1520,'https://haikuatelier.com/product/piasu-pending-earrings-silver/',2,'product_variation','',0),
|
||
(1626,1,'2025-12-17 17:34:07','2025-12-17 16:34:07','','Piasu Minimal Earrings silver - short','Side: short','trash','closed','closed','','piasu-minimal-earrings-silver-2__trashed','','','2026-02-11 13:35:49','2026-02-11 12:35:49','',1520,'https://haikuatelier.com/product/piasu-pending-earrings-silver/',1,'product_variation','',0),
|
||
(1627,1,'2025-12-17 17:34:08','2025-12-17 16:34:08','','Piasu Minimal Earrings silver - pair','Side: pair','trash','closed','closed','','piasu-minimal-earrings-silver-3__trashed','','','2026-02-11 13:35:49','2026-02-11 12:35:49','',1520,'https://haikuatelier.com/product/piasu-pending-earrings-silver/',3,'product_variation','',0),
|
||
(1628,1,'2025-12-18 23:39:56','2025-12-18 22:39:56','','','','draft','closed','closed','','','','','2025-12-18 23:39:56','2025-12-18 22:39:56','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1628',0,'shop_order_placehold','',0),
|
||
(1629,1,'2025-12-18 23:40:36','2025-12-18 22:40:36','','','','draft','closed','closed','','','','','2025-12-18 23:40:36','2025-12-18 22:40:36','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1629',0,'shop_order_placehold','',0),
|
||
(1630,1,'2025-12-21 21:44:25','2025-12-21 20:44:25','','','','draft','closed','closed','','','','','2025-12-21 21:44:25','2025-12-21 20:44:25','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1630',0,'shop_order_placehold','',0),
|
||
(1643,1,'2026-01-13 16:58:24','2026-01-13 15:58:24','','','','draft','closed','closed','','','','','2026-01-13 16:58:24','2026-01-13 15:58:24','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1643',0,'shop_order_placehold','',3),
|
||
(1644,1,'2026-01-13 17:01:21','2026-01-13 16:01:21','','','','draft','closed','closed','','','','','2026-01-13 17:01:21','2026-01-13 16:01:21','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1644',0,'shop_order_placehold','',0),
|
||
(1645,1,'2026-01-13 17:03:07','2026-01-13 16:03:07','','','','draft','closed','closed','','','','','2026-01-13 17:03:07','2026-01-13 16:03:07','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1645',0,'shop_order_placehold','',3),
|
||
(1646,1,'2026-01-14 21:45:29','2026-01-14 20:45:29','','','','draft','closed','closed','','','','','2026-01-14 21:45:29','2026-01-14 20:45:29','',1610,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1646',0,'shop_order_placehold','',0),
|
||
(1647,1,'2026-02-01 21:14:25','2026-02-01 20:14:25','','','','draft','closed','closed','','','','','2026-02-01 21:14:25','2026-02-01 20:14:25','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1647',0,'shop_order_placehold','',3),
|
||
(1649,1,'2026-02-05 20:10:25','2026-02-05 19:10:25','','','','draft','closed','closed','','','','','2026-02-05 20:10:25','2026-02-05 19:10:25','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1649',0,'shop_order_placehold','',3),
|
||
(1650,1,'2026-02-11 13:43:18','2026-02-11 12:43:18','','Piasu ring silver','','inherit','closed','closed','','2025haiku_00068','','','2026-02-11 13:44:53','2026-02-11 12:44:53','',1467,'https://haikuatelier.com/app/uploads/2025/09/2025HAIKU_00068.jpg',0,'attachment','image/jpeg',0),
|
||
(1651,1,'2026-02-11 13:45:20','2026-02-11 12:45:20','','Piasu ring silver','','inherit','closed','closed','','2025haiku_00078','','','2026-02-11 13:45:32','2026-02-11 12:45:32','',1467,'https://haikuatelier.com/app/uploads/2025/09/2025HAIKU_00078.jpg',0,'attachment','image/jpeg',0),
|
||
(1652,1,'2026-02-11 13:48:35','2026-02-11 12:48:35','<em>PuchiPuchi : the sound of something splashing</em>\n\nDangling earrings composed of tied ball chains.\n\n• total length 6,5cm\n• ball chain diameter 3mm\n• handcrafted in Brussels\n\nAll our products are made in 80% recycled sterling silver and 18K gold plated silver.','PuchiPuchi Earrings','','inherit','closed','closed','','1444-autosave-v1','','','2026-02-11 13:48:35','2026-02-11 12:48:35','',1444,'https://haikuatelier.com/?p=1652',0,'revision','',0),
|
||
(1653,1,'2026-02-11 13:52:39','2026-02-11 12:52:39','','Puchi earrings in silver','','inherit','closed','closed','','2025haiku_00056','','','2026-02-11 13:54:10','2026-02-11 12:54:10','',1444,'https://haikuatelier.com/app/uploads/2025/09/2025HAIKU_00056.jpg',0,'attachment','image/jpeg',0),
|
||
(1654,1,'2026-02-11 13:55:08','2026-02-11 12:55:08','','Puchi earrings in silver','','inherit','closed','closed','','2025haiku_00071','','','2026-02-11 13:55:18','2026-02-11 12:55:18','',1444,'https://haikuatelier.com/app/uploads/2025/09/2025HAIKU_00071.jpg',0,'attachment','image/jpeg',0),
|
||
(1655,1,'2026-02-11 14:15:13','2026-02-11 13:15:13','<em>IKKAN : link</em>\n\nA bracelet in sterling silver mixing a rigid band and loose curb chain\n<ul>\n <li>size 1: 6cm diameter / size 2: 7cm diameter</li>\n <li>wire thickness 2,5mm</li>\n <li>handcrafted in Brussels</li>\n</ul>','Ikkan Bracelet silver','','inherit','closed','closed','','240-autosave-v1','','','2026-02-11 14:15:13','2026-02-11 13:15:13','',240,'https://haikuatelier.com/?p=1655',0,'revision','',0),
|
||
(1656,1,'2026-02-11 19:47:27','2026-02-11 18:47:27','','','','draft','closed','closed','','','','','2026-02-11 19:47:27','2026-02-11 18:47:27','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1656',0,'shop_order_placehold','',1),
|
||
(1657,1,'2026-02-14 16:19:34','2026-02-14 15:19:34','','HKlouise100','','publish','closed','closed','','hklouise100','','','2026-02-14 16:19:34','2026-02-14 15:19:34','',0,'https://haikuatelier.com/?post_type=shop_coupon&p=1657',0,'shop_coupon','',0),
|
||
(1658,1,'2026-02-16 16:38:24','2026-02-16 15:38:24','','','','draft','closed','closed','','','','','2026-02-16 16:38:24','2026-02-16 15:38:24','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1658',0,'shop_order_placehold','',2),
|
||
(1659,1,'2026-02-16 16:57:03','2026-02-16 15:57:03','','','','draft','closed','closed','','','','','2026-02-16 16:57:03','2026-02-16 15:57:03','',0,'https://haikuatelier.com/?post_type=shop_order_placehold&p=1659',0,'shop_order_placehold','',0);
|
||
/*!40000 ALTER TABLE `haikuwp_posts` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
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),
|
||
(102,4,0),
|
||
(102,31,0),
|
||
(102,37,0),
|
||
(102,38,0),
|
||
(102,39,0),
|
||
(102,40,0),
|
||
(102,41,0),
|
||
(102,42,0),
|
||
(102,43,0),
|
||
(102,44,0),
|
||
(102,51,0),
|
||
(113,4,0),
|
||
(113,31,0),
|
||
(113,37,0),
|
||
(113,38,0),
|
||
(113,39,0),
|
||
(113,40,0),
|
||
(113,41,0),
|
||
(113,42,0),
|
||
(113,43,0),
|
||
(113,44,0),
|
||
(113,51,0),
|
||
(168,4,0),
|
||
(168,31,0),
|
||
(168,48,0),
|
||
(168,49,0),
|
||
(168,54,0),
|
||
(183,4,0),
|
||
(183,30,0),
|
||
(183,45,0),
|
||
(183,55,0),
|
||
(183,71,0),
|
||
(183,72,0),
|
||
(202,4,0),
|
||
(202,30,0),
|
||
(202,45,0),
|
||
(202,56,0),
|
||
(202,77,0),
|
||
(202,78,0),
|
||
(213,4,0),
|
||
(213,30,0),
|
||
(213,45,0),
|
||
(213,55,0),
|
||
(213,71,0),
|
||
(213,72,0),
|
||
(240,4,0),
|
||
(240,33,0),
|
||
(240,51,0),
|
||
(240,58,0),
|
||
(240,59,0),
|
||
(258,2,0),
|
||
(258,33,0),
|
||
(258,61,0),
|
||
(263,2,0),
|
||
(263,32,0),
|
||
(263,51,0),
|
||
(268,2,0),
|
||
(268,9,0),
|
||
(268,32,0),
|
||
(268,56,0),
|
||
(274,2,0),
|
||
(274,32,0),
|
||
(274,61,0),
|
||
(285,4,0),
|
||
(285,30,0),
|
||
(285,45,0),
|
||
(285,50,0),
|
||
(285,77,0),
|
||
(285,78,0),
|
||
(288,4,0),
|
||
(288,30,0),
|
||
(288,45,0),
|
||
(288,50,0),
|
||
(288,77,0),
|
||
(288,78,0),
|
||
(306,4,0),
|
||
(306,30,0),
|
||
(306,45,0),
|
||
(306,57,0),
|
||
(306,62,0),
|
||
(306,64,0),
|
||
(312,4,0),
|
||
(312,30,0),
|
||
(312,45,0),
|
||
(312,57,0),
|
||
(312,62,0),
|
||
(312,64,0),
|
||
(318,2,0),
|
||
(318,30,0),
|
||
(318,61,0),
|
||
(385,4,0),
|
||
(385,32,0),
|
||
(385,48,0),
|
||
(385,54,0),
|
||
(385,68,0),
|
||
(385,69,0),
|
||
(393,2,0),
|
||
(393,9,0),
|
||
(393,30,0),
|
||
(393,67,0),
|
||
(398,2,0),
|
||
(398,30,0),
|
||
(398,67,0),
|
||
(435,2,0),
|
||
(435,30,0),
|
||
(435,52,0),
|
||
(447,2,0),
|
||
(447,30,0),
|
||
(447,52,0),
|
||
(490,4,0),
|
||
(490,30,0),
|
||
(490,45,0),
|
||
(490,67,0),
|
||
(490,77,0),
|
||
(490,78,0),
|
||
(496,2,0),
|
||
(496,30,0),
|
||
(496,67,0),
|
||
(545,4,0),
|
||
(545,30,0),
|
||
(545,45,0),
|
||
(545,52,0),
|
||
(545,66,0),
|
||
(554,4,0),
|
||
(554,30,0),
|
||
(554,45,0),
|
||
(554,52,0),
|
||
(554,66,0),
|
||
(613,4,0),
|
||
(613,31,0),
|
||
(613,37,0),
|
||
(613,38,0),
|
||
(613,39,0),
|
||
(613,40,0),
|
||
(613,41,0),
|
||
(613,42,0),
|
||
(613,43,0),
|
||
(613,44,0),
|
||
(613,55,0),
|
||
(625,4,0),
|
||
(625,31,0),
|
||
(625,37,0),
|
||
(625,38,0),
|
||
(625,39,0),
|
||
(625,40,0),
|
||
(625,41,0),
|
||
(625,42,0),
|
||
(625,43,0),
|
||
(625,44,0),
|
||
(625,48,0),
|
||
(625,55,0),
|
||
(625,79,0),
|
||
(766,4,0),
|
||
(766,30,0),
|
||
(766,45,0),
|
||
(766,61,0),
|
||
(766,62,0),
|
||
(766,63,0),
|
||
(941,4,0),
|
||
(941,31,0),
|
||
(941,37,0),
|
||
(941,38,0),
|
||
(941,39,0),
|
||
(941,40,0),
|
||
(941,41,0),
|
||
(941,42,0),
|
||
(941,43,0),
|
||
(941,44,0),
|
||
(941,80,0),
|
||
(941,81,0),
|
||
(953,4,0),
|
||
(953,31,0),
|
||
(953,37,0),
|
||
(953,38,0),
|
||
(953,39,0),
|
||
(953,40,0),
|
||
(953,41,0),
|
||
(953,42,0),
|
||
(953,43,0),
|
||
(953,44,0),
|
||
(953,80,0),
|
||
(982,2,0),
|
||
(982,32,0),
|
||
(982,80,0),
|
||
(994,2,0),
|
||
(994,32,0),
|
||
(994,80,0),
|
||
(1401,2,0),
|
||
(1401,30,0),
|
||
(1401,80,0),
|
||
(1406,2,0),
|
||
(1406,30,0),
|
||
(1406,80,0),
|
||
(1412,4,0),
|
||
(1412,31,0),
|
||
(1412,37,0),
|
||
(1412,38,0),
|
||
(1412,39,0),
|
||
(1412,40,0),
|
||
(1412,41,0),
|
||
(1412,42,0),
|
||
(1412,43,0),
|
||
(1412,44,0),
|
||
(1412,55,0),
|
||
(1444,4,0),
|
||
(1444,30,0),
|
||
(1444,76,0),
|
||
(1444,77,0),
|
||
(1444,78,0),
|
||
(1444,93,0),
|
||
(1467,4,0),
|
||
(1467,31,0),
|
||
(1467,37,0),
|
||
(1467,38,0),
|
||
(1467,39,0),
|
||
(1467,40,0),
|
||
(1467,41,0),
|
||
(1467,42,0),
|
||
(1467,43,0),
|
||
(1467,44,0),
|
||
(1467,56,0),
|
||
(1491,2,0),
|
||
(1491,30,0),
|
||
(1491,83,0),
|
||
(1512,2,0),
|
||
(1512,30,0),
|
||
(1512,56,0),
|
||
(1516,2,0),
|
||
(1516,30,0),
|
||
(1516,56,0),
|
||
(1520,4,0),
|
||
(1520,30,0),
|
||
(1520,45,0),
|
||
(1520,56,0),
|
||
(1520,62,0),
|
||
(1520,64,0),
|
||
(1531,2,0),
|
||
(1531,30,0),
|
||
(1531,57,0),
|
||
(1535,2,0),
|
||
(1535,30,0),
|
||
(1535,57,0),
|
||
(1541,2,0),
|
||
(1541,30,0),
|
||
(1541,50,0),
|
||
(1549,2,0),
|
||
(1549,30,0),
|
||
(1549,50,0),
|
||
(1555,2,0),
|
||
(1555,30,0),
|
||
(1555,50,0),
|
||
(1560,2,0),
|
||
(1560,30,0),
|
||
(1560,50,0),
|
||
(1574,4,0),
|
||
(1574,15,0),
|
||
(1574,86,0),
|
||
(1574,87,0),
|
||
(1574,88,0),
|
||
(1574,89,0),
|
||
(1574,90,0),
|
||
(1574,91,0),
|
||
(1574,92,0);
|
||
/*!40000 ALTER TABLE `haikuwp_term_relationships` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=94 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_term_taxonomy` VALUES
|
||
(1,1,'category','',0,1),
|
||
(2,2,'product_type','',0,22),
|
||
(3,3,'product_type','',0,0),
|
||
(4,4,'product_type','',0,20),
|
||
(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,1),
|
||
(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,1),
|
||
(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,29),
|
||
(31,31,'product_cat','',0,6),
|
||
(32,32,'product_cat','',0,4),
|
||
(33,33,'product_cat','',0,2),
|
||
(36,36,'collection','',0,0),
|
||
(37,37,'pa_size','',0,5),
|
||
(38,38,'pa_size','',0,5),
|
||
(39,39,'pa_size','',0,5),
|
||
(40,40,'pa_size','',0,5),
|
||
(41,41,'pa_size','',0,5),
|
||
(42,42,'pa_size','',0,5),
|
||
(43,43,'pa_size','',0,5),
|
||
(44,44,'pa_size','',0,5),
|
||
(45,45,'pa_side','',0,11),
|
||
(48,48,'pa_stone','',0,1),
|
||
(49,49,'pa_stone','',0,1),
|
||
(50,50,'collection','',0,6),
|
||
(51,51,'collection','',0,4),
|
||
(52,52,'collection','',0,4),
|
||
(53,53,'collection','',0,0),
|
||
(54,54,'collection','',0,1),
|
||
(55,55,'collection','',0,2),
|
||
(56,56,'collection','',0,4),
|
||
(57,57,'collection','',0,4),
|
||
(58,58,'pa_size','',0,1),
|
||
(59,59,'pa_size','',0,1),
|
||
(60,60,'collection','',0,0),
|
||
(61,61,'collection','',0,4),
|
||
(62,62,'pa_side','',0,3),
|
||
(63,63,'pa_side','',0,1),
|
||
(64,64,'pa_side','',0,2),
|
||
(65,65,'collection','',0,0),
|
||
(66,66,'pa_side','',0,2),
|
||
(67,67,'collection','',0,4),
|
||
(68,68,'pa_stone','',0,0),
|
||
(69,69,'pa_stone','',0,0),
|
||
(70,70,'pa_stone','',0,0),
|
||
(71,71,'pa_side','',0,2),
|
||
(72,72,'pa_side','',0,2),
|
||
(73,73,'pa_stone','',0,0),
|
||
(74,74,'pa_stone','',0,0),
|
||
(75,75,'pa_stone','',0,0),
|
||
(76,76,'pa_side','',0,1),
|
||
(77,77,'pa_side','',0,5),
|
||
(78,78,'pa_side','',0,5),
|
||
(79,79,'pa_stone','',0,0),
|
||
(80,80,'collection','',0,6),
|
||
(81,81,'product_tag','',0,1),
|
||
(82,82,'collection','',0,0),
|
||
(83,83,'collection','',0,1),
|
||
(86,86,'pa_giftcard-amount','',0,1),
|
||
(87,87,'pa_giftcard-amount','',0,1),
|
||
(88,88,'pa_giftcard-amount','',0,1),
|
||
(89,89,'pa_giftcard-amount','',0,1),
|
||
(90,90,'pa_giftcard-amount','',0,1),
|
||
(91,91,'pa_giftcard-amount','',0,1),
|
||
(92,92,'pa_giftcard-amount','',0,1),
|
||
(93,93,'collection','',0,1);
|
||
/*!40000 ALTER TABLE `haikuwp_term_taxonomy` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=69 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 */;
|
||
set autocommit=0;
|
||
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'),
|
||
(20,15,'order','5'),
|
||
(21,30,'product_count_product_cat','29'),
|
||
(22,31,'product_count_product_cat','6'),
|
||
(23,32,'product_count_product_cat','4'),
|
||
(24,33,'product_count_product_cat','2'),
|
||
(25,15,'product_count_product_cat','1'),
|
||
(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'),
|
||
(35,44,'order','0'),
|
||
(36,45,'order','0'),
|
||
(39,48,'order','0'),
|
||
(40,49,'order','0'),
|
||
(41,58,'order','0'),
|
||
(42,59,'order','0'),
|
||
(43,62,'order','0'),
|
||
(44,63,'order','0'),
|
||
(45,64,'order','0'),
|
||
(46,66,'order','0'),
|
||
(47,68,'order','0'),
|
||
(48,69,'order','0'),
|
||
(49,70,'order','0'),
|
||
(50,71,'order','0'),
|
||
(51,72,'order','0'),
|
||
(52,73,'order','0'),
|
||
(53,74,'order','0'),
|
||
(54,75,'order','0'),
|
||
(55,76,'order','0'),
|
||
(56,77,'order','0'),
|
||
(57,78,'order','0'),
|
||
(58,79,'order','0'),
|
||
(59,81,'product_count_product_tag','1'),
|
||
(62,86,'order','0'),
|
||
(63,87,'order','0'),
|
||
(64,88,'order','0'),
|
||
(65,89,'order','0'),
|
||
(66,90,'order','0'),
|
||
(67,91,'order','0'),
|
||
(68,92,'order','0');
|
||
/*!40000 ALTER TABLE `haikuwp_termmeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=94 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 */;
|
||
set autocommit=0;
|
||
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),
|
||
(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),
|
||
(44,'64','64',0),
|
||
(45,'pair','pair',0),
|
||
(48,'Tiger\'s Eye','tiger-eye',0),
|
||
(49,'Malachite','malachite',0),
|
||
(50,'Hattari','hattari',0),
|
||
(51,'Ikkan','ikkan',0),
|
||
(52,'Kara','kara',0),
|
||
(53,'Kishou','kishou',0),
|
||
(54,'Rokku','rokku',0),
|
||
(55,'BoroBoro','boroboro',0),
|
||
(56,'Piasu','piasu',0),
|
||
(57,'Tamanori','tamanori',0),
|
||
(58,'Size 1','size-1',0),
|
||
(59,'Size 2','size-2',0),
|
||
(60,'Tanemaki','tanemaki',0),
|
||
(61,'Fuyou','fuyou',0),
|
||
(62,'long','long',0),
|
||
(63,'medium','medium',0),
|
||
(64,'short','short',0),
|
||
(65,'Kagun','kagun',0),
|
||
(66,'one earring','one',0),
|
||
(67,'Mugura','mugura',0),
|
||
(68,'Lapis Lazuli','lapis-lazuli',0),
|
||
(69,'Green Jaspe','green-jaspe',0),
|
||
(70,'Hawk\'s Eye','hawk-eye',0),
|
||
(71,'one element earring','one-element-side',0),
|
||
(72,'two elements earring','two-elements-side',0),
|
||
(73,'Green Aventurine','green-aventurine',0),
|
||
(74,'Crystal','crystal',0),
|
||
(75,'Jade','jade',0),
|
||
(76,'all','all',0),
|
||
(77,'left side','left-side',0),
|
||
(78,'right side','right-side',0),
|
||
(79,'Honey Jade','honey-jade',0),
|
||
(80,'Uteki','uteki',0),
|
||
(81,'Uteki','uteki',0),
|
||
(82,'PISHI','pishi',0),
|
||
(83,'Kime','kime',0),
|
||
(86,'40€','40e',0),
|
||
(87,'50€','50e',0),
|
||
(88,'60€','60e',0),
|
||
(89,'70€','70e',0),
|
||
(90,'80€','80e',0),
|
||
(91,'90€','90e',0),
|
||
(92,'100€','100e',0),
|
||
(93,'PUCHI','puchi',0);
|
||
/*!40000 ALTER TABLE `haikuwp_terms` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=309 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 */;
|
||
set autocommit=0;
|
||
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'),
|
||
(17,1,'haikuwp_dashboard_quick_press_last_post_id','5'),
|
||
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"62.235.102.0\";}'),
|
||
(19,1,'_woocommerce_tracks_anon_id','woo:d4XJVDeUWJmLLIBoynrGwlsO'),
|
||
(21,1,'last_update','1746806847'),
|
||
(22,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"customize-store\":1,\"products\":1}'),
|
||
(23,1,'wc_last_active','1771926563'),
|
||
(24,1,'meta-box-order_product','a:4:{s:25:\"carbon_fields_after_title\";s:0:\"\";s:4:\"side\";s:101:\"submitdiv,slugdiv,postimagediv,product_catdiv,tagsdiv-collection,tagsdiv-product_tag,product_branddiv\";s:6:\"normal\";s:63:\"postexcerpt,postcustom,carbon_fields_container_products_details\";s:8:\"advanced\";s:25:\"woocommerce-product-data,\";}'),
|
||
(25,1,'edit_page_per_page','20'),
|
||
(26,1,'haikuwp_user-settings','posts_list_mode=excerpt&libraryContent=browse&editor=html&hidetb=0'),
|
||
(27,1,'haikuwp_user-settings-time','1732442434'),
|
||
(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','g7c'),
|
||
(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:1:{i:0;s:11:\"postexcerpt\";}'),
|
||
(59,1,'metaboxhidden_product','a:2:{i:0;s:11:\"postexcerpt\";i:1;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'),
|
||
(81,2,'nickname','manon'),
|
||
(82,2,'first_name','Manon'),
|
||
(83,2,'last_name','DÉSIGNÈRE'),
|
||
(84,2,'description',''),
|
||
(85,2,'rich_editing','true'),
|
||
(86,2,'syntax_highlighting','true'),
|
||
(87,2,'comment_shortcuts','false'),
|
||
(88,2,'admin_color','fresh'),
|
||
(89,2,'use_ssl','0'),
|
||
(90,2,'show_admin_bar_front','true'),
|
||
(91,2,'locale','en_GB'),
|
||
(92,2,'haikuwp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
|
||
(93,2,'haikuwp_user_level','10'),
|
||
(94,2,'dismissed_wp_pointers',''),
|
||
(95,2,'session_tokens','a:1:{s:64:\"1ad366a00acd8c673142409995104b04727c5eb911714d647d4d47faedf10564\";a:4:{s:10:\"expiration\";i:1730208242;s:2:\"ip\";s:13:\"81.164.20.154\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1728998642;}}'),
|
||
(96,2,'wc_last_active','1730160000'),
|
||
(98,2,'_woocommerce_tracks_anon_id','woo:tTnslNIiEvD9zC3nQTmFxTO7'),
|
||
(99,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
|
||
(102,2,'haikuwp_user-settings','editor=tinymce&libraryContent=browse'),
|
||
(103,2,'haikuwp_user-settings-time','1727711511'),
|
||
(104,2,'closedpostboxes_product','a:1:{i:0;s:19:\"tagsdiv-product_tag\";}'),
|
||
(105,2,'metaboxhidden_product','a:4:{i:0;s:40:\"carbon_fields_container_products_details\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";i:3;s:11:\"postexcerpt\";}'),
|
||
(106,2,'last_update','1728072417'),
|
||
(107,2,'woocommerce_admin_variable_product_tour_shown','yes'),
|
||
(110,1,'session_tokens','a:2:{s:64:\"91727480b344635e00d687f051f36be4c021374bf7caccddd3fde79f761389eb\";a:4:{s:10:\"expiration\";i:1772004161;s:2:\"ip\";s:13:\"77.109.105.49\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";s:5:\"login\";i:1770794561;}s:64:\"00c6719495196c47a10547d60f78cfe8e7e889f304f7597007de195580fe66c5\";a:4:{s:10:\"expiration\";i:1772099363;s:2:\"ip\";s:12:\"37.168.17.92\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1771926563;}}'),
|
||
(126,1,'woocommerce_admin_homepage_stats','{\"installJetpackDismissed\":true}'),
|
||
(128,1,'managewoocommerce_page_wc-orderscolumnshidden','a:0:{}'),
|
||
(129,1,'edit_shop_order_per_page','20'),
|
||
(132,1,'roc_dismissed_wc_pro_notice','1'),
|
||
(146,1,'closedpostboxes_woocommerce_page_wc-orders','a:1:{i:0;s:12:\"wms_meta_box\";}'),
|
||
(147,1,'metaboxhidden_woocommerce_page_wc-orders','a:0:{}'),
|
||
(155,1,'wp_mail_smtp_pro_banner_dismissed','1'),
|
||
(165,1,'_new_email','a:2:{s:4:\"hash\";s:32:\"bb75df9dea643dd96634d2474f715f58\";s:8:\"newemail\";s:17:\"g7colin@gmail.com\";}'),
|
||
(168,1,'closedpostboxes_dashboard','a:1:{i:0;s:32:\"wp_mail_smtp_reports_widget_lite\";}'),
|
||
(169,1,'metaboxhidden_dashboard','a:0:{}'),
|
||
(184,1,'roc_dismissed_pro_release_notice','1'),
|
||
(220,1,'woocommerce_admin_dashboard_chart_interval','month'),
|
||
(222,1,'meta-box-order_woocommerce_page_wc-orders','a:3:{s:4:\"side\";s:62:\"woocommerce-order-notes,woocommerce-order-actions,wms_meta_box\";s:6:\"normal\";s:87:\"woocommerce-order-data,woocommerce-order-items,woocommerce-order-downloads,order_custom\";s:8:\"advanced\";s:0:\"\";}'),
|
||
(291,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"3a20f62a0af1aa152670bab3c602feed\";a:11:{s:3:\"key\";s:32:\"3a20f62a0af1aa152670bab3c602feed\";s:10:\"product_id\";i:1560;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";d:0;}}}');
|
||
/*!40000 ALTER TABLE `haikuwp_usermeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=3 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_users` VALUES
|
||
(1,'gcch','$wp$2y$12$UHovdPRrIRD8n3ACEcH.V.8UX8wJB0FodP4UGcDlNU9PNZSy32K/i','gcch','contact@gcch.fr','https://haikuatelier.fr.ddev.site/wp','2024-08-04 20:10:39','',0,'gcch'),
|
||
(2,'manon','$2y$10$PQ3e05y6ZdzN40jk.1DHBuQeRiN5nw9QA0pghx6/AeJJfhqv1AcRy','manon','haiku.atelier@gmail.com','https://haikuatelier.com','2024-09-25 06:10:56','',0,'Manon DÉSIGNÈRE');
|
||
/*!40000 ALTER TABLE `haikuwp_users` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=581 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 */;
|
||
set autocommit=0;
|
||
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),
|
||
(542,66,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
|
||
(543,67,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
|
||
(553,69,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
|
||
(554,70,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2024-11-26&before=2024-11-26','actioned','',NULL,NULL),
|
||
(555,71,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
|
||
(568,72,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
|
||
(578,65,'update-db_done','Thanks!','https://haikuatelier.com/wp/wp-admin/admin.php?page=wc-status&status=failed&tab=action-scheduler&s&bulk_action=Apply&paged=1&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'),
|
||
(579,73,'try-the-new-templates','Try the new templates','?page=wc-settings&tab=email&try-new-templates','actioned','',NULL,NULL),
|
||
(580,74,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_admin_note_actions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=75 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 */;
|
||
set autocommit=0;
|
||
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.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','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 <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','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!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','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.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> 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).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','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).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','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).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','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).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','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','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. 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 <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> 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','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. 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<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\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','<strong>Your store requires a security update for WooCommerce Payments</strong>. 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','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. 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<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\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<br /><br />\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<br /><br />\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<br><br>\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. <br>Boost conversions by letting customers pay with a single click. <br><br>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<br><br>\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<br><br>\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<br><br>\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<br><br>\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<br><br>\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. <br>Boost conversions by letting customers pay with a single click. <br><br>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','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>. 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','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. 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','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. 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','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. 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','<strong>Your shop requires an important security update for the WooCommerce Stripe plugin</strong>. 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','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. 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','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. 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','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> 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','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. 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 <a href=\"https://haikuatelier.fr.ddev.site/wp/wp-admin/admin.php?page=wc-settings&tab=advanced&section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',1,1,'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'),
|
||
(66,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2024-10-31 13:30:48',NULL,0,'plain','',1,1,'info'),
|
||
(67,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','{}','unactioned','woocommerce-admin','2024-11-03 13:16:04',NULL,0,'plain','',1,1,'info'),
|
||
(69,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{\"current_milestone\":10}','unactioned','woocommerce-admin','2024-11-21 16:12:57',NULL,0,'plain','',0,1,'info'),
|
||
(70,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, November 26th was your record day for sales! Net sales was € 1.525,00 beating the previous record of € 1.390,00 set on November 13th.','{\"old_record_date\":\"2024-11-13\",\"old_record_amt\":1390,\"new_record_date\":\"2024-11-26\",\"new_record_amt\":1525}','unactioned','woocommerce-admin','2024-11-27 13:20:42',NULL,0,'plain','',0,1,'info'),
|
||
(71,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2025-02-01 14:43:19',NULL,0,'plain','',0,1,'info'),
|
||
(72,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','{}','unactioned','woocommerce-admin','2025-05-02 13:13:21',NULL,0,'plain','',0,1,'info'),
|
||
(73,'wc-admin-email-improvements','info','en_US','Store emails have had an upgrade!','We’ve made some exciting improvements to our email templates, including modern, shopper-friendly designs and new customization options. And if you’re using a block theme, you can automatically sync your theme styles! Head to your email settings to explore the new features.','{}','unactioned','woocommerce-admin','2025-06-13 13:13:15',NULL,0,'plain','',0,1,'info'),
|
||
(74,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','{}','unactioned','woocommerce-admin','2025-08-05 13:12:43',NULL,0,'plain','',0,1,'info');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_category_lookup` VALUES
|
||
(15,15),
|
||
(30,30),
|
||
(31,31),
|
||
(32,32),
|
||
(33,33);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=84 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_customer_lookup` VALUES
|
||
(7,NULL,'','Sofia','Balducci','sofia.balducci99@gmail.com','2025-10-12 19:03:18',NULL,'FR','75007','Paris',''),
|
||
(8,NULL,'','Claudia','Van Vynckt - WIPLAW','claudia.vanvynckt@hotmail.fr','2024-11-29 08:05:49',NULL,'BE','1050','Bruxelles',''),
|
||
(9,NULL,'','Lucie','Leiner','lucie.leiner@gmail.com','2024-11-29 16:22:16',NULL,'BE','1630','Linkebeek',''),
|
||
(10,NULL,'','CLAIRE','MAROUFIN','maroufin.claire@gmail.com','2025-12-02 08:20:29',NULL,'FR','94270','Le Kremlin-Bicêtre',''),
|
||
(12,NULL,'','Violette','Cubier','v.cubier@gmail.com','2024-12-02 15:33:11',NULL,'FR','92320','Chatillon',''),
|
||
(13,NULL,'','Elise','Colson','choploone@gmail.com','2024-12-03 16:03:18',NULL,'BE','4420','Saint-Nicolas','Liège'),
|
||
(14,NULL,'','Maren','Sigge','maren.sigge@gmail.com','2024-12-03 21:53:41',NULL,'BE','1160','Auderghem','Belgium'),
|
||
(15,NULL,'','Perrine','Vincent','perrinevincent90@gmail.com','2024-12-06 12:08:34',NULL,'BE','5150','Floreffe','Namur'),
|
||
(16,NULL,'','Julien','Martial','julien.martial@hotmail.com','2024-12-06 13:04:22',NULL,'BE','1150','Woluwe St Pierre',''),
|
||
(17,NULL,'','christine','Saquet Bossu','c.saquetbossu@orange.fr','2024-12-12 15:55:38',NULL,'FR','35660','Renac',''),
|
||
(18,NULL,'','Nathalie','Chabin','lili.chabin@gmail.com','2024-12-19 08:08:20',NULL,'CH','1046','Rueyres - Suisse','vaud'),
|
||
(19,NULL,'','Veronique','Marchand','vsmarchand24@gmail.com','2024-12-14 09:10:01',NULL,'FR','89000','AUXERRE',''),
|
||
(20,NULL,'','Antoine','Deroisy','antoine.der92@gmail.com','2024-12-16 08:16:07',NULL,'BE','1050','Bruxelles',''),
|
||
(21,NULL,'','Ella','Richard','ella_cherry@hotmail.fr','2024-12-17 07:40:04',NULL,'FR','93310','Le Pre Saint Gervais',''),
|
||
(22,NULL,'','Elsa','Dumontel','elsa.dumontel@gmail.com','2024-12-18 14:13:28',NULL,'FR','15130','Arpajon Sur Cere','France'),
|
||
(23,NULL,'','Magali','Jacob','melian.jacob@free.fr','2024-12-26 11:37:45',NULL,'FR','67800','Hœnheim',''),
|
||
(25,NULL,'','Margot','BRISOUX','margot.brisoux@hotmail.fr','2025-01-03 08:04:01',NULL,'FR','75011','Paris',''),
|
||
(26,NULL,'','Marine','TIBERI','tiberi.marine@gmail.com','2025-01-09 11:01:26',NULL,'FR','31400','Toulouse',''),
|
||
(27,NULL,'','Alice','Tabernat','alicetabernat@yahoo.fr','2025-01-29 09:32:07',NULL,'FR','93100','Montreuil',''),
|
||
(28,NULL,'','Aïn-Establet','Manon','manon.ainest@gmail.com','2025-01-30 07:57:12',NULL,'FR','75020','Paris',''),
|
||
(30,NULL,'','Owen Andrew','O\'Neill','owenoneill2727@gmail.com','2025-02-23 16:08:07',NULL,'BE','1060','Saint-Gilles','Brussel'),
|
||
(31,NULL,'','Julie','Soulie','julie.soulie96@yahoo.fr','2025-02-26 11:51:16',NULL,'FR','75019','Paris','Ile de France'),
|
||
(32,NULL,'','Charles','Stoop','charles.stoop@gmail.com','2025-03-03 10:10:15',NULL,'BE','1170','Watermael-Boitsfort','Bruxelles'),
|
||
(33,NULL,'','Amélie','Graux','amelie.grx@gmail.com','2025-03-03 09:45:26',NULL,'FR','75020','Paris',''),
|
||
(34,NULL,'','Raphael','Kuder','raphael.kuderpro@gmail.com','2025-03-05 10:04:07',NULL,'FR','75020','Paris','IDF'),
|
||
(35,NULL,'','Eve marie','REDOUIN','evemarie.redouin@gmail.com','2025-03-23 20:39:51',NULL,'FR','91140','Villebon-sur-Yvette',''),
|
||
(36,NULL,'','Arnau','Oliver Antich','isoliverantich1@gmail.com','2025-04-08 09:44:22',NULL,'BE','1060','Saint-Gilles','Belgium'),
|
||
(38,NULL,'','Jérôme','Laurent','crack_one@hotmail.fr','2025-05-09 07:49:40',NULL,'FR','10500','BRIENNE LE CHATEAU','Aube'),
|
||
(39,NULL,'','Anne sophie','Mabi','annesophiemabi@gmail.com','2025-05-09 17:56:28',NULL,'FR','93110','Rosny sous bois',''),
|
||
(40,NULL,'','Zafiria','Efstratiadi','zafiria.efstratiadi@hotmail.com','2026-02-16 14:57:03',NULL,'BE','1080','Bruxelles','Molenbeek-Saint-Jean'),
|
||
(41,NULL,'','Laurent','CAPELO','laurentpvcapelo@gmail.com','2025-06-05 05:44:45',NULL,'FR','92130','Issy-les-Moulineaux',''),
|
||
(43,NULL,'','','','','2025-06-21 07:54:31',NULL,'','','',''),
|
||
(49,NULL,'','Mia','Mueller','mia.mueller07@gmail.com','2025-07-14 10:37:48',NULL,'BE','1000','Brussels',''),
|
||
(53,NULL,'','Myrthe','Meylaerts','myrthe.meylaerts@gmail.com','2025-09-17 16:11:56',NULL,'BE','1070','Anderlecht',''),
|
||
(54,NULL,'','Alexandra','Maillot','alexandraboubou2@gmail.com','2025-10-02 02:39:01',NULL,'FR','78500','Sartrouville',''),
|
||
(55,NULL,'','Théo','Huchet','theohuchet@laposte.net','2025-10-11 13:06:39',NULL,'FR','02000','Laon',''),
|
||
(56,NULL,'','Pauline','Dubois','pauline.duboi96@gmail.com','2025-10-12 12:50:06',NULL,'BE','1060','Saint-Gilles','Brussel-Hoofdstad'),
|
||
(57,NULL,'','Bram','De Gieter','bram.degieter@telenet.be','2025-10-18 11:34:26',NULL,'BE','9000','Gent','Oost-Vlaanderen'),
|
||
(58,NULL,'','Charlotte','Chabin','charlotte.chabin@gmail.com','2025-11-02 18:39:02',NULL,'CH','1004','Lausanne',''),
|
||
(59,NULL,'','Daphné','Thomas','daphnethomass@hotmail.com','2025-11-03 20:05:37',NULL,'FR','69600','Oullins',''),
|
||
(62,NULL,'','Paul','AMICEL','paulamicel@gmail.com','2025-11-18 07:29:10',NULL,'FR','35000','Rennes',''),
|
||
(63,NULL,'','marianne','pignot','mapignot@gmail.com','2025-11-20 13:49:47',NULL,'FR','93100','Montreuil',''),
|
||
(64,NULL,'','Anabela','Angeiras','anabela_angeiras@yahoo.fr','2025-11-24 08:50:48',NULL,'BE','1325','Chaumont Gistoux',''),
|
||
(65,NULL,'','Karen','Plasschaert','karen.plasschaert@gmail.com','2025-11-24 16:43:34',NULL,'BE','2820','Bonheiden (regio)',''),
|
||
(66,NULL,'','Annaé','Bosson','annaebosson@gmail.com','2025-11-30 20:29:07',NULL,'FR','75020','Paris',''),
|
||
(67,NULL,'','Penelope','Jourdain','penelope.jourdain@gmail.com','2025-12-02 19:47:29',NULL,'FR','94130','Nogent sur Marne','Île de France'),
|
||
(69,NULL,'','Rosa','Bamelis','annvanderschrick@telenet.be','2025-12-03 16:44:40',NULL,'BE','1701','Itterbeek','vlaams brabant'),
|
||
(70,NULL,'','Ronan','Zeegers (Dside)','perso@ronanzeegers.com','2025-12-07 20:49:42',NULL,'BE','1140','Evere',''),
|
||
(71,NULL,'','CLEMENT','ARNAUD','clement.arnaud1993@gmail.com','2025-12-10 14:54:38',NULL,'DE','18057','rostock',''),
|
||
(72,NULL,'','Géraldine','Maincent','g.maincent@gmail.com','2025-12-11 14:25:35',NULL,'FR','93500','Pantin',''),
|
||
(73,NULL,'','Louis','Poitevin','louispoitevin31@gmail.com','2025-12-14 07:05:42',NULL,'FR','56600','Lanester',''),
|
||
(74,NULL,'','Laura','FOLLI','laura.folli@laposte.net','2025-12-14 14:18:16',NULL,'FR','69004','Lyon',''),
|
||
(75,NULL,'','Thomas','MEtivier','thomasmetivier@gmail.com','2025-12-15 21:45:37',NULL,'FR','94300','Vincennes',''),
|
||
(76,NULL,'','Klëpta','FANTOZZI','kleptaschwarz@gmail.com','2025-12-18 21:40:36',NULL,'FR','69004','Lyon',''),
|
||
(77,NULL,'','Louise','Roberfroid','lou.roberfroid@gmail.com','2025-12-21 19:44:25',NULL,'BE','1060','Bruxelles',''),
|
||
(78,NULL,'','Marielaure','Gressin','marielaure.gressin@free.fr','2026-01-13 14:58:24',NULL,'FR','13850','Greasque',''),
|
||
(79,NULL,'','Laure','Chaslin','laurechaslin@gmail.com','2026-01-13 15:03:07',NULL,'FR','75018','Paris',''),
|
||
(80,NULL,'','Luna','Cornet','lunacornet@icloud.com','2026-02-01 19:14:25',NULL,'BE','1180','Uccle',''),
|
||
(81,NULL,'','Karlyne','Malonga','karlyne.malonga@gmail.com','2026-02-05 18:10:25',NULL,'FR','35000','RENNES','Bretagne'),
|
||
(82,NULL,'','Louise','Mongeau','louise.mongeau@gmail.com','2026-02-11 17:47:27',NULL,'BE','1060','Saint-Gilles',''),
|
||
(83,NULL,'','Samira','Maalmi','samira.maalmi@proton.me','2026-02-16 14:38:24',NULL,'FR','93100','Montreuil','');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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`),
|
||
FULLTEXT KEY `order_addresses_fts` (`first_name`,`last_name`,`company`,`address_1`,`address_2`,`city`,`state`,`postcode`,`country`,`email`,`phone`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=357 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_order_addresses` VALUES
|
||
(95,862,'billing','Roberto','Ruggeri NW Groupe',NULL,'31 avenue bosquet',NULL,'Paris',NULL,'75007','FR','sofia.balducci99@gmail.com','+393470972182'),
|
||
(96,862,'shipping','Roberto','Ruggeri NW Groupe',NULL,'31 avenue bosquet',NULL,'Paris',NULL,'75007','FR',NULL,'+393470972182'),
|
||
(103,866,'billing','Claudia','Van Vynckt - WIPLAW',NULL,'279, avenue louise',NULL,'Bruxelles',NULL,'1050','BE','claudia.vanvynckt@hotmail.fr','0478183560'),
|
||
(104,866,'shipping','Claudia','Van Vynckt - WIPLAW',NULL,'279, avenue louise',NULL,'Bruxelles',NULL,'1050','BE',NULL,'0478183560'),
|
||
(107,868,'billing','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek',NULL,'1630','BE','lucie.leiner@gmail.com','+32489578514'),
|
||
(108,868,'shipping','Lucie','Leiner',NULL,'Vijversdreef 10',NULL,'Linkebeek',NULL,'1630','BE',NULL,'+32489578514'),
|
||
(109,869,'billing','Claire','Maroufin',NULL,'26 avenue Eugène Thomas',NULL,'Le Kremlin Bicetre',NULL,'94270','FR','maroufin.claire@gmail.com','+33681223295'),
|
||
(110,869,'shipping','Claire','Maroufin',NULL,'26 avenue Eugène Thomas',NULL,'Le Kremlin Bicetre',NULL,'94270','FR',NULL,'+33681223295'),
|
||
(113,871,'billing','Violette','Cubier',NULL,'5 rue Andre Gide',NULL,'Chatillon',NULL,'92320','FR','v.cubier@gmail.com','0616154243'),
|
||
(114,871,'shipping','Violette','Cubier',NULL,'5 rue Andre Gide',NULL,'Chatillon',NULL,'92320','FR',NULL,'0616154243'),
|
||
(115,872,'billing','Elise','Colson',NULL,'Rue des grands champs 119',NULL,'Saint-Nicolas','Liège','4420','BE','choploone@gmail.com','0498508266'),
|
||
(116,872,'shipping','Elise','Colson',NULL,'Rue des grands champs 119',NULL,'Saint-Nicolas','Liège','4420','BE',NULL,'0498508266'),
|
||
(117,873,'billing','Maren','Sigge',NULL,'Av. G. E. Lebon, 24, BP 3',NULL,'Auderghem','Belgium','1160','BE','maren.sigge@gmail.com','+32489439874'),
|
||
(118,873,'shipping','Viviane','Antoine',NULL,'Chaussée de Givet 33',NULL,'Mariembourg','Belgium','5660','BE',NULL,'+32489439874'),
|
||
(125,878,'billing','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE','perrinevincent90@gmail.com','00 32 472 24 97 14'),
|
||
(126,878,'shipping','Perrine','Vincent',NULL,'Rue de la Basse-Sambre 8',NULL,'Floreffe','Namur','5150','BE',NULL,'00 32 472 24 97 14'),
|
||
(127,879,'billing','Julien','Martial',NULL,'Rue François Gay, 225',NULL,'Woluwe St Pierre',NULL,'1150','BE','julien.martial@hotmail.com','0472585911'),
|
||
(128,879,'shipping','Julien','Martial',NULL,'Rue François Gay, 225',NULL,'Woluwe St Pierre',NULL,'1150','BE',NULL,'0472585911'),
|
||
(129,880,'billing','christine','Saquet Bossu',NULL,'33 rue du Colonel du Halgouêt',NULL,'Renac',NULL,'35660','FR','c.saquetbossu@orange.fr','0685532210'),
|
||
(130,880,'shipping','christine','Saquet Bossu',NULL,'33 rue du Colonel du Halgouêt',NULL,'Renac',NULL,'35660','FR',NULL,'0685532210'),
|
||
(131,881,'billing','Nathalie','Chabin',NULL,'chemin de Rossy 1, 1',NULL,'Rueyres - Suisse',NULL,'1046','CH','lili.chabin@gmail.com','+41786229221'),
|
||
(132,881,'shipping','Nathalie','Chabin',NULL,'chemin de Rossy 1, 1',NULL,'Rueyres - Suisse',NULL,'1046','CH',NULL,'+41786229221'),
|
||
(137,884,'billing','Veronique','Marchand',NULL,'5 bis impasse de la Noue',NULL,'AUXERRE',NULL,'89000','FR','vsmarchand24@gmail.com','+33612102273'),
|
||
(138,884,'shipping','Veronique','Marchand',NULL,'5 bis impasse de la Noue',NULL,'AUXERRE',NULL,'89000','FR',NULL,'+33612102273'),
|
||
(139,885,'billing','Antoine','Deroisy',NULL,'389 chaussée de waterloo',NULL,'Bruxelles',NULL,'1050','BE','antoine.der92@gmail.com','0474183450'),
|
||
(140,885,'shipping','Antoine','Deroisy',NULL,'389 chaussée de waterloo',NULL,'Bruxelles',NULL,'1050','BE',NULL,'0474183450'),
|
||
(141,886,'billing','Ella','Richard',NULL,'44 Rue Gutenberg, 93310 Le Pre Saint Gervais, France',NULL,'Le Pre Saint Gervais',NULL,'93310','FR','ella_cherry@hotmail.fr','06 77 32 66 50'),
|
||
(142,886,'shipping','Ella','Richard',NULL,'44 Rue Gutenberg, 93310 Le Pre Saint Gervais, France',NULL,'Le Pre Saint Gervais',NULL,'93310','FR',NULL,'06 77 32 66 50'),
|
||
(143,887,'billing','Elsa','Dumontel',NULL,'29 Route Des Chenes',NULL,'Arpajon Sur Cere','France','15130','FR','elsa.dumontel@gmail.com','0642985078'),
|
||
(144,887,'shipping','Elsa','Dumontel',NULL,'29 Route Des Chenes',NULL,'Arpajon Sur Cere','France','15130','FR',NULL,'0642985078'),
|
||
(145,888,'billing','Nathalie','Chabin',NULL,'chemin de Rossy 1',NULL,'Rueyres - Suisse','vaud','1046','CH','lili.chabin@gmail.com','+41786229221'),
|
||
(146,888,'shipping','Nathalie','Chabin',NULL,'chemin de Rossy 1',NULL,'Rueyres - Suisse','vaud','1046','CH',NULL,'+41786229221'),
|
||
(147,889,'billing','Magali','Jacob',NULL,'1 Rue du Limousin',NULL,'Hœnheim',NULL,'67800','FR','melian.jacob@free.fr','0670745455'),
|
||
(148,889,'shipping','Magali','Jacob',NULL,'1 Rue du Limousin',NULL,'Hœnheim',NULL,'67800','FR',NULL,'0670745455'),
|
||
(153,894,'billing','Margot','BRISOUX',NULL,'13 rue Camille Desmoulins',NULL,'Paris',NULL,'75011','FR','margot.brisoux@hotmail.fr','0679481991'),
|
||
(154,894,'shipping','Margot','BRISOUX',NULL,'13 rue Camille Desmoulins',NULL,'Paris',NULL,'75011','FR',NULL,'0679481991'),
|
||
(155,895,'billing','Marine','TIBERI',NULL,'50 rue Jules Clarétie',NULL,'Toulouse',NULL,'31400','FR','tiberi.marine@gmail.com','+33602079136'),
|
||
(156,895,'shipping','Marine','TIBERI',NULL,'50 rue Jules Clarétie',NULL,'Toulouse',NULL,'31400','FR',NULL,'+33602079136'),
|
||
(157,897,'billing','Alice','Tabernat',NULL,'88 boulevard Aristide Briand',NULL,'Montreuil',NULL,'93100','FR','alicetabernat@yahoo.fr','0770426206'),
|
||
(158,897,'shipping','Alice','Tabernat',NULL,'88 boulevard Aristide Briand',NULL,'Montreuil',NULL,'93100','FR',NULL,'0770426206'),
|
||
(161,899,'billing','Aïn-Establet','Manon',NULL,'140, boulevard de Menilmontant',NULL,'Paris',NULL,'75020','FR','manon.ainest@gmail.com','0612109541'),
|
||
(162,899,'shipping','Aïn-Establet','Manon',NULL,'140, boulevard de Menilmontant',NULL,'Paris',NULL,'75020','FR',NULL,'0612109541'),
|
||
(165,901,'billing','Owen Andrew','O\'Neill',NULL,'Rue Bosquet, 25',NULL,'Saint-Gilles','Brussel','1060','BE','owenoneill2727@gmail.com','+353852179564'),
|
||
(166,901,'shipping','Owen Andrew','O\'Neill',NULL,'Rue Bosquet, 25',NULL,'Saint-Gilles','Brussel','1060','BE',NULL,'+353852179564'),
|
||
(169,903,'billing','Julie','Soulie',NULL,'17/19 rue de l\'Atlas',NULL,'Paris','Ile de France','75019','FR','julie.soulie96@yahoo.fr','0643105822'),
|
||
(170,903,'shipping','Julie','Soulie',NULL,'17/19 rue de l\'Atlas',NULL,'Paris','Ile de France','75019','FR',NULL,'0643105822'),
|
||
(173,905,'billing','Amélie','Graux',NULL,'15 rue du Capitaine Ferber',NULL,'Paris',NULL,'75020','FR','amelie.grx@gmail.com','0667102260'),
|
||
(174,905,'shipping','Amélie','Graux',NULL,'15 rue du Capitaine Ferber',NULL,'Paris',NULL,'75020','FR',NULL,'0667102260'),
|
||
(175,906,'billing','Charles','Stoop',NULL,'Rue Edouard Olivier 27',NULL,'Watermael-Boitsfort','Bruxelles','1170','BE','charles.stoop@gmail.com','0493566360'),
|
||
(176,906,'shipping','Charles','Stoop',NULL,'Rue Edouard Olivier 27',NULL,'Watermael-Boitsfort','Bruxelles','1170','BE',NULL,'0493566360'),
|
||
(177,907,'billing','Raphael','Kuder',NULL,'140 boulevard de Ménilmontant',NULL,'Paris','IDF','75020','FR','raphael.kuderpro@gmail.com','0783260894'),
|
||
(178,907,'shipping','Raphael','Kuder',NULL,'140 boulevard de Ménilmontant',NULL,'Paris','IDF','75020','FR',NULL,'0783260894'),
|
||
(179,908,'billing','Eve marie','REDOUIN',NULL,'3 Rue des Hortensias',NULL,'Villebon-sur-Yvette',NULL,'91140','FR','evemarie.redouin@gmail.com','0642769155'),
|
||
(180,908,'shipping','Eve marie','REDOUIN',NULL,'3 Rue des Hortensias',NULL,'Villebon-sur-Yvette',NULL,'91140','FR',NULL,'0642769155'),
|
||
(183,910,'billing','Arnau','Oliver Antich',NULL,'Rue du Mont-Blanc 57, R.D.C.',NULL,'Saint-Gilles','Belgium','1060','BE','isoliverantich1@gmail.com','+34 648761712'),
|
||
(184,910,'shipping','Arnau','Oliver Antich',NULL,'Rue du Mont-Blanc 57, R.D.C.',NULL,'Saint-Gilles','Belgium','1060','BE',NULL,'+34 648761712'),
|
||
(187,912,'billing','Jérôme','Laurent',NULL,'5 place de la république',NULL,'BRIENNE LE CHATEAU','Aube','10500','FR','crack_one@hotmail.fr','+33695854956'),
|
||
(188,912,'shipping','Jérôme','Laurent',NULL,'5 place de la république',NULL,'BRIENNE LE CHATEAU','Aube','10500','FR',NULL,'+33695854956'),
|
||
(193,921,'billing','Anne sophie','Mabi',NULL,'4 rue des tulipiers',NULL,'Rosny sous bois',NULL,'93110','FR','annesophiemabi@gmail.com','+33678454888'),
|
||
(194,921,'shipping','Anne sophie','Mabi',NULL,'4 rue des tulipiers',NULL,'Rosny sous bois',NULL,'93110','FR',NULL,'+33678454888'),
|
||
(195,922,'billing','Anne sophie','Mabi',NULL,'4 rue des tulipiers',NULL,'Rosny sous bois',NULL,'93110','FR','annesophiemabi@gmail.com','+33678454888'),
|
||
(196,922,'shipping','Anne sophie','Mabi',NULL,'4 rue des tulipiers',NULL,'Rosny sous bois',NULL,'93110','FR',NULL,'+33678454888'),
|
||
(199,924,'billing','Laurent','CAPELO',NULL,'24 Avenue Bourgain',NULL,'Issy-les-Moulineaux',NULL,'92130','FR','laurentpvcapelo@gmail.com','+33646234205'),
|
||
(200,924,'shipping','Laurent','CAPELO',NULL,'24 Avenue Bourgain',NULL,'Issy-les-Moulineaux',NULL,'92130','FR',NULL,'+33646234205'),
|
||
(205,1013,'billing','Mia','Mueller',NULL,'Chaussee de Vleurgat 172',NULL,'Brussels',NULL,'1000','BE','mia.mueller07@gmail.com','0474470271'),
|
||
(206,1013,'shipping','Mia','Mueller',NULL,'Chaussee de Vleurgat 172',NULL,'Brussels',NULL,'1000','BE',NULL,'0474470271'),
|
||
(249,1443,'billing','Myrthe','Meylaerts',NULL,'Demosthenesstraat 242',NULL,'Anderlecht',NULL,'1070','BE','myrthe.meylaerts@gmail.com','0499089766'),
|
||
(250,1443,'shipping','Myrthe','Meylaerts',NULL,'Demosthenesstraat 242',NULL,'Anderlecht',NULL,'1070','BE',NULL,'0499089766'),
|
||
(251,1480,'billing','Alexandra','Maillot',NULL,'26 rue de Stalingrad',NULL,'Sartrouville',NULL,'78500','FR','alexandraboubou2@gmail.com','0663463354'),
|
||
(252,1480,'shipping','Alexandra','Maillot',NULL,'26 rue de Stalingrad',NULL,'Sartrouville',NULL,'78500','FR',NULL,'0663463354'),
|
||
(253,1486,'billing','Théo','Huchet',NULL,'58 Rue Châtelaine',NULL,'Laon',NULL,'02000','FR','theohuchet@laposte.net','+33628751554'),
|
||
(254,1486,'shipping','Théo','Huchet',NULL,'58 Rue Châtelaine',NULL,'Laon',NULL,'02000','FR',NULL,'+33628751554'),
|
||
(255,1487,'billing','Théo','Huchet',NULL,'58 rue châtelaine',NULL,'Laon',NULL,'02000','FR','theohuchet@laposte.net','0628751554'),
|
||
(256,1487,'shipping','Théo','Huchet',NULL,'58 rue châtelaine',NULL,'Laon',NULL,'02000','FR',NULL,'0628751554'),
|
||
(257,1488,'billing','Pauline','Dubois',NULL,'Rue Maurice Wilmotte, 25',NULL,'Saint-Gilles','Brussel-Hoofdstad','1060','BE','pauline.duboi96@gmail.com','+32473119568'),
|
||
(258,1488,'shipping','Pauline','Dubois',NULL,'Rue Maurice Wilmotte, 25',NULL,'Saint-Gilles','Brussel-Hoofdstad','1060','BE',NULL,'+32473119568'),
|
||
(259,1489,'billing','Sofia','Balducci',NULL,'156 Rue de l’Université (MAIF)',NULL,'Paris',NULL,'75007','FR','sofia.balducci99@gmail.com','+393470972182'),
|
||
(260,1489,'shipping','Sofia','Balducci',NULL,'156 Rue de l’Université (MAIF)',NULL,'Paris',NULL,'75007','FR',NULL,'+393470972182'),
|
||
(261,1490,'billing','Bram','De Gieter',NULL,'Gasmeterlaan 44',NULL,'Gent','Oost-Vlaanderen','9000','BE','bram.degieter@telenet.be','0474177921'),
|
||
(262,1490,'shipping','Bram','De Gieter',NULL,'Gasmeterlaan 44',NULL,'Gent','Oost-Vlaanderen','9000','BE',NULL,'0474177921'),
|
||
(263,1496,'billing','Charlotte','Chabin',NULL,'Chemin de Pierrefleur 88',NULL,'Lausanne',NULL,'1004','CH','charlotte.chabin@gmail.com','+41799475008'),
|
||
(264,1496,'shipping','Charlotte','Chabin',NULL,'Chemin de Pierrefleur 88',NULL,'Lausanne',NULL,'1004','CH',NULL,'+41799475008'),
|
||
(265,1498,'billing','Daphné','Thomas',NULL,'4 Impasse Charles Fourier',NULL,'Oullins',NULL,'69600','FR','daphnethomass@hotmail.com','+33603264984'),
|
||
(266,1498,'shipping','Daphné','Thomas',NULL,'4 Impasse Charles Fourier',NULL,'Oullins',NULL,'69600','FR',NULL,'+33603264984'),
|
||
(271,1511,'billing','Paul','AMICEL',NULL,'1 rue Saint-Alphonse',NULL,'Rennes',NULL,'35000','FR','paulamicel@gmail.com','0618192731'),
|
||
(272,1511,'shipping','Paul','AMICEL',NULL,'1 rue Saint-Alphonse',NULL,'Rennes',NULL,'35000','FR',NULL,'0618192731'),
|
||
(273,1528,'billing','marianne','pignot',NULL,'12 Villa De La Seigneurie',NULL,'Montreuil',NULL,'93100','FR','mapignot@gmail.com','0660688244'),
|
||
(274,1528,'shipping','marianne','pignot',NULL,'12 Villa De La Seigneurie',NULL,'Montreuil',NULL,'93100','FR',NULL,'0660688244'),
|
||
(275,1529,'billing','Anabela','Angeiras',NULL,'Rue du brocsous 66',NULL,'Chaumont Gistoux',NULL,'1325','BE','anabela_angeiras@yahoo.fr','0032477286532'),
|
||
(276,1529,'shipping','Anabela','Angeiras',NULL,'Rue du brocsous 66',NULL,'Chaumont Gistoux',NULL,'1325','BE',NULL,'0032477286532'),
|
||
(277,1530,'billing','Karen','Plasschaert',NULL,'Berlaarbaan 102',NULL,'Bonheiden (regio)',NULL,'2820','BE','karen.plasschaert@gmail.com','+32473534936'),
|
||
(278,1530,'shipping','Karen','Plasschaert',NULL,'Berlaarbaan 102',NULL,'Bonheiden (regio)',NULL,'2820','BE',NULL,'+32473534936'),
|
||
(279,1540,'billing','Annaé','Bosson',NULL,'1 rue de la cour des noues',NULL,'Paris',NULL,'75020','FR','annaebosson@gmail.com','+33646032641'),
|
||
(280,1540,'shipping','Annaé','Bosson',NULL,'1 rue de la cour des noues',NULL,'Paris',NULL,'75020','FR',NULL,'+33646032641'),
|
||
(281,1571,'billing','CLAIRE','MAROUFIN',NULL,'26 avenue Eugene Thomas',NULL,'Le Kremlin-Bicêtre',NULL,'94270','FR','maroufin.claire@gmail.com','+33681223295'),
|
||
(282,1571,'shipping','CLAIRE','MAROUFIN',NULL,'26 avenue Eugene Thomas',NULL,'Le Kremlin-Bicêtre',NULL,'94270','FR',NULL,'+33681223295'),
|
||
(285,1573,'billing','Penelope','Jourdain',NULL,'42 rue Jacques Kablé',NULL,'Nogent sur Marne','Île de France','94130','FR','penelope.jourdain@gmail.com','0687878933'),
|
||
(286,1573,'shipping','Penelope','Jourdain',NULL,'42 rue Jacques Kablé',NULL,'Nogent sur Marne','Île de France','94130','FR',NULL,'0687878933'),
|
||
(291,1604,'billing','Rosa','Bamelis',NULL,'Plankenstraat 123',NULL,'Itterbeek',NULL,'1701','BE','annvanderschrick@telenet.be','+32475737595'),
|
||
(292,1604,'shipping','Rosa','Bamelis',NULL,'Plankenstraat 123',NULL,'Itterbeek',NULL,'1701','BE',NULL,'+32475737595'),
|
||
(293,1605,'billing','Rosa','Bamelis',NULL,'Plankenstraat 123',NULL,'Itterbeek','vlaams brabant','1701','BE','annvanderschrick@telenet.be','+32475737595'),
|
||
(294,1605,'shipping','Rosa','Bamelis',NULL,'Plankenstraat 123',NULL,'Itterbeek','vlaams brabant','1701','BE',NULL,'+32475737595'),
|
||
(295,1606,'billing','Ronan','Zeegers (Dside)',NULL,'Avenue Léonard Mommaerts 24',NULL,'Evere',NULL,'1140','BE','perso@ronanzeegers.com','+32473452043'),
|
||
(296,1606,'shipping','Ronan','Zeegers (Dside)',NULL,'Avenue Léonard Mommaerts 24',NULL,'Evere',NULL,'1140','BE',NULL,'+32473452043'),
|
||
(297,1607,'billing','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445',NULL,'Bruxelles','Bruxelles','1080','BE','zafiria.efstratiadi@hotmail.com','0474918430'),
|
||
(298,1607,'shipping','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445',NULL,'Bruxelles','Bruxelles','1080','BE',NULL,'0474918430'),
|
||
(299,1608,'billing','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445',NULL,'Bruxelles','Bruxelles','1080','BE','zafiria.efstratiadi@hotmail.com','0474918430'),
|
||
(300,1608,'shipping','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445',NULL,'Bruxelles','Bruxelles','1080','BE',NULL,'0474918430'),
|
||
(301,1609,'billing','CLEMENT','ARNAUD',NULL,'neubramowstrabe 17',NULL,'rostock',NULL,'18057','DE','clement.arnaud1993@gmail.com','+49679883271'),
|
||
(302,1609,'shipping','CLEMENT','ARNAUD',NULL,'neubramowstrabe 17',NULL,'rostock',NULL,'18057','DE',NULL,'+49679883271'),
|
||
(303,1610,'billing','Géraldine','Maincent',NULL,'3 place Cécile Brunschvicg',NULL,'Pantin',NULL,'93500','FR','g.maincent@gmail.com','+33664976050'),
|
||
(304,1610,'shipping','Géraldine','Maincent',NULL,'3 place Cécile Brunschvicg',NULL,'Pantin',NULL,'93500','FR',NULL,'+33664976050'),
|
||
(305,1611,'billing','Louis','Poitevin',NULL,'12 Rue des Lavoirs',NULL,'Lanester',NULL,'56600','FR','louispoitevin31@gmail.com','0777845512'),
|
||
(306,1611,'shipping','Louis','Poitevin',NULL,'12 Rue des Lavoirs',NULL,'Lanester',NULL,'56600','FR',NULL,'0777845512'),
|
||
(307,1612,'billing','Laura','FOLLI',NULL,'23 Rue Philippe de Lassalle',NULL,'Lyon',NULL,'69004','FR','laura.folli@laposte.net','+33674370813'),
|
||
(308,1612,'shipping','Laura','FOLLI',NULL,'23 Rue Philippe de Lassalle',NULL,'Lyon',NULL,'69004','FR',NULL,'+33674370813'),
|
||
(311,1615,'billing','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR','thomasmetivier@gmail.com','+33768133255'),
|
||
(312,1615,'shipping','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR',NULL,'+33768133255'),
|
||
(313,1616,'billing','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR','thomasmetivier@gmail.com','+33768133255'),
|
||
(314,1616,'shipping','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR',NULL,'+33768133255'),
|
||
(315,1617,'billing','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR','thomasmetivier@gmail.com','+33768133255'),
|
||
(316,1617,'shipping','Thomas','MEtivier',NULL,'78 Rue De La Jarry',NULL,'Vincennes',NULL,'94300','FR',NULL,'+33768133255'),
|
||
(317,1628,'billing','Klëpta','FANTOZZI',NULL,'13 rue Hénon',NULL,'Lyon',NULL,'69004','FR','kleptaschwarz@gmail.com','+33616138481'),
|
||
(318,1628,'shipping','Klëpta','FANTOZZI',NULL,'13 rue Hénon',NULL,'Lyon',NULL,'69004','FR',NULL,'+33616138481'),
|
||
(319,1629,'billing','Klëpta','FANTOZZI',NULL,'13 rue Hénon',NULL,'Lyon',NULL,'69004','FR','kleptaschwarz@gmail.com','+33616138481'),
|
||
(320,1629,'shipping','Klëpta','FANTOZZI',NULL,'13 rue Hénon',NULL,'Lyon',NULL,'69004','FR',NULL,'+33616138481'),
|
||
(321,1630,'billing','Louise','Roberfroid',NULL,'Rue Jean Robie',NULL,'Bruxelles',NULL,'1060','BE','lou.roberfroid@gmail.com','0496903459'),
|
||
(322,1630,'shipping','Louise','Roberfroid',NULL,'Rue Jean Robie',NULL,'Bruxelles',NULL,'1060','BE',NULL,'0496903459'),
|
||
(341,1643,'billing','Marielaure','Gressin',NULL,'9 Chemin Lou Valadet',NULL,'Greasque',NULL,'13850','FR','marielaure.gressin@free.fr','0670153153'),
|
||
(342,1643,'shipping','Marielaure','Gressin',NULL,'9 Chemin Lou Valadet',NULL,'Greasque',NULL,'13850','FR',NULL,'0670153153'),
|
||
(343,1644,'billing','Laure','Chaslin',NULL,'145 rue du Mont-Cenis',NULL,'Paris',NULL,'75018','FR','laurechaslin@gmail.com','+33689717962'),
|
||
(344,1644,'shipping','Laure','Chaslin',NULL,'145 rue du Mont-Cenis',NULL,'Paris',NULL,'75018','FR',NULL,'+33689717962'),
|
||
(345,1645,'billing','Laure','Chaslin',NULL,'145 rue du Mont-Cenis',NULL,'Paris',NULL,'75018','FR','laurechaslin@gmail.com','+33689717962'),
|
||
(346,1645,'shipping','Laure','Chaslin',NULL,'145 rue du Mont-Cenis',NULL,'Paris',NULL,'75018','FR',NULL,'+33689717962'),
|
||
(347,1647,'billing','Luna','Cornet',NULL,'Rue Edith Cavell',NULL,'Uccle',NULL,'1180','BE','lunacornet@icloud.com','0471760867'),
|
||
(348,1647,'shipping','Luna','Cornet',NULL,'Rue Edith Cavell',NULL,'Uccle',NULL,'1180','BE',NULL,'0471760867'),
|
||
(349,1649,'billing','Karlyne','Malonga',NULL,'69 Rue D’Inkermann',NULL,'RENNES','Bretagne','35000','FR','karlyne.malonga@gmail.com','06 0703 3147'),
|
||
(350,1649,'shipping','Karlyne','Malonga',NULL,'69 Rue D’Inkermann',NULL,'RENNES','Bretagne','35000','FR',NULL,'06 0703 3147'),
|
||
(351,1656,'billing','Louise','Mongeau',NULL,'159 rue Antoine Breart',NULL,'Saint-Gilles',NULL,'1060','BE','louise.mongeau@gmail.com','+32485283177'),
|
||
(352,1656,'shipping','Louise','Mongeau',NULL,'159 rue Antoine Breart',NULL,'Saint-Gilles',NULL,'1060','BE',NULL,'+32485283177'),
|
||
(353,1658,'billing','Samira','Maalmi',NULL,'5 rue Denis Couturier',NULL,'Montreuil',NULL,'93100','FR','samira.maalmi@proton.me','0626282738'),
|
||
(354,1658,'shipping','Samira','Maalmi',NULL,'5 rue Denis Couturier',NULL,'Montreuil',NULL,'93100','FR',NULL,'0626282738'),
|
||
(355,1659,'billing','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445,boîte 6',NULL,'Bruxelles','Molenbeek-Saint-Jean','1080','BE','zafiria.efstratiadi@hotmail.com','0474918430'),
|
||
(356,1659,'shipping','Zafiria','Efstratiadi',NULL,'Boulvard louis mettewie 445,boîte 6',NULL,'Bruxelles','Molenbeek-Saint-Jean','1080','BE',NULL,'0474918430');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=1153 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_order_operational_data` VALUES
|
||
(278,862,'rest-api','9.4.2',0,1,1,'',1,'wc_order_g6qGGwFmCLhG4',1,'2024-11-28 15:42:54',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(315,866,'rest-api','9.4.2',0,1,1,'',1,'wc_order_GfVnri1zucEHV',1,'2024-11-29 09:07:39',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(327,868,'rest-api','9.4.2',0,1,1,'',1,'wc_order_LbjBOTM6Pg4Y8',1,'2024-11-29 17:26:38',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(336,869,'rest-api','9.4.2',0,1,1,'',1,'wc_order_ZpJT7n8ezcpc5',1,'2024-12-02 10:06:46',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(348,871,'rest-api','9.4.2',0,1,1,'',1,'wc_order_14ze4V3I7fPgF',1,'2024-12-02 16:34:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(357,872,'rest-api','9.4.2',0,1,1,'',1,'wc_order_DpCz0MofHOMDQ',1,'2024-12-03 17:04:43',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(366,873,'rest-api','9.4.2',0,1,1,'',1,'wc_order_sAvbLtrCudWx8',1,'2024-12-03 22:55:58',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(387,878,'rest-api','9.4.3',0,1,1,'',1,'wc_order_FErghd9o15Mhi',1,'2024-12-06 13:10:02','2024-12-12 22:07:33',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(396,879,'rest-api','9.4.3',0,1,1,'',1,'wc_order_uzC3Ve7jqfc8V',1,'2024-12-06 14:22:12','2024-12-12 21:43:42',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(405,880,'rest-api','9.4.3',0,1,1,'',1,'wc_order_HQOvW1OdAL776',1,'2024-12-12 16:59:06','2024-12-15 09:59:40',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(416,881,'rest-api','9.4.3',0,1,1,'',1,'wc_order_WWQmiUtXyzFol',1,'2024-12-13 08:39:25','2024-12-16 14:13:34',0.00000000,1200.00000000,0.00000000,0.00000000,1),
|
||
(431,884,'rest-api','9.4.3',0,1,1,'',1,'wc_order_E7TjpmjrlfgqK',1,'2024-12-14 10:10:27','2024-12-16 14:13:01',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(441,885,'rest-api','9.4.3',0,1,1,'',1,'wc_order_dRRIRApWpQVvv',1,'2024-12-16 09:17:25','2024-12-18 17:19:19',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(452,886,'rest-api','9.4.3',0,1,1,'',1,'wc_order_j7Ko64S7WIAGg',1,'2024-12-17 08:40:36','2024-12-18 17:16:40',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(461,887,'rest-api','9.4.3',0,1,1,'',1,'wc_order_cxY5Hd9F3yfSx',1,'2024-12-18 15:14:07','2024-12-31 11:59:52',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(472,888,'rest-api','9.4.3',0,1,1,'',1,'wc_order_EWQEpfmuwjvdy',1,'2024-12-19 09:09:28','2024-12-20 18:55:34',0.00000000,12.00000000,0.00000000,0.00000000,1),
|
||
(482,889,'rest-api','9.4.3',0,1,1,'',1,'wc_order_C8HPkCjTn8qGF',1,'2024-12-26 12:41:16','2024-12-31 11:59:03',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(491,890,NULL,'9.4.3',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,NULL),
|
||
(494,891,NULL,'9.4.3',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,NULL),
|
||
(505,894,'rest-api','9.4.3',0,1,1,'',1,'wc_order_BlQYC36BaeTyn',1,'2025-01-03 09:04:36','2025-01-07 14:56:35',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(515,895,'rest-api','9.4.3',0,1,1,'',1,'wc_order_2xSBNPp21uZ5r',1,'2025-01-09 12:03:17','2025-01-14 19:47:45',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(525,896,NULL,'9.4.3',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,NULL),
|
||
(528,897,'rest-api','9.4.3',0,1,1,'',1,'wc_order_nvCeSzsnDrcfh',1,'2025-01-29 10:33:02','2025-02-03 17:36:19',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(540,899,'rest-api','9.4.3',0,1,1,'',1,'wc_order_y7Idk0wZ92Kf0',1,'2025-01-30 08:57:26','2025-02-03 17:37:02',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(554,901,'rest-api','9.4.3',0,1,1,'',1,'wc_order_EUV5aiBi07rzG',1,'2025-02-23 17:08:48',NULL,0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(566,903,'rest-api','9.4.3',0,1,1,'',1,'wc_order_vAtkq8RMPMGTb',1,'2025-02-26 12:53:34','2025-03-01 08:14:27',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(579,905,'rest-api','9.4.3',0,1,1,'',1,'wc_order_LMPM4pRGwA2nd',1,'2025-03-03 10:46:58','2025-03-06 08:24:33',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(588,906,'rest-api','9.4.3',0,1,1,'',1,'wc_order_hU6nJ5TqPP2wT',1,'2025-03-03 11:11:31','2025-03-06 08:25:36',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(597,907,'rest-api','9.4.3',0,1,1,'',1,'wc_order_DCBDWc0ZYTU0z',1,'2025-03-05 11:05:44','2025-03-18 09:40:39',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(609,908,'rest-api','9.4.3',0,1,1,'',1,'wc_order_hRtZ57XslBZT7',1,'2025-03-23 21:41:40','2025-04-04 06:41:39',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(622,910,'rest-api','9.8.4',0,1,1,'',1,'wc_order_kXbYV8JWxxFPV',1,'2025-04-08 11:45:10','2025-05-11 13:35:32',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(634,912,'rest-api','9.8.5',0,1,1,'',1,'wc_order_ffo5RfplSyEWZ',1,'2025-05-09 09:50:57','2025-05-16 05:54:00',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(649,921,'rest-api','9.8.5',0,1,1,'',1,'wc_order_SJg4VAI3wKTkp',1,'2025-05-09 19:57:36','2025-05-16 05:54:26',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(652,922,'rest-api','9.8.5',0,1,1,'',1,'wc_order_i4LpjO4IGhJql',1,'2025-05-16 05:54:37','2025-05-16 05:55:04',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(677,924,'rest-api','9.8.5',0,1,1,'',1,'wc_order_CtkYhNBPJqYg1',1,'2025-06-05 07:45:48','2025-06-09 10:59:56',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(690,997,'rest-api','9.9.5',0,1,1,'',1,'wc_order_PE3U54MIfW9x8',1,'2025-06-21 09:56:06','2025-06-28 14:32:24',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(719,1013,'rest-api','9.9.5',0,1,1,'',1,'wc_order_jloBYCPPNUESP',1,'2025-07-14 12:39:22','2025-07-16 08:59:09',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(792,1443,'rest-api','10.1.2',0,1,1,'',1,'wc_order_5WBwz6DJvd4kA',1,'2025-09-17 18:13:40','2025-09-23 09:29:46',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(802,1480,'rest-api','10.1.2',0,1,1,'',1,'wc_order_iXxg020I4MFYI',1,'2025-10-02 04:41:49','2025-10-03 19:49:56',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(812,1486,'rest-api','10.1.2',0,1,1,'',1,'wc_order_FDTK1LLFc0mQH',1,'2025-10-10 15:55:44','2025-10-16 11:02:40',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(821,1487,'rest-api','10.1.2',0,1,1,'',1,'wc_order_Mm0VszuGSBc1z',1,'2025-10-11 15:07:01','2025-10-16 11:02:19',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(830,1488,'rest-api','10.1.2',0,1,1,'',1,'wc_order_lJCicZuDoxLoU',1,'2025-10-12 14:50:29','2025-10-24 06:59:46',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(839,1489,'rest-api','10.1.2',0,1,1,'',1,'wc_order_rtSvHoOyNUO4z',1,'2025-10-12 21:04:26','2025-10-16 11:01:51',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(851,1490,'rest-api','10.1.2',0,1,1,'',1,'wc_order_v5sCoMUx7M0XR',1,'2025-10-18 13:36:45','2025-10-24 17:36:03',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(862,1496,'rest-api','10.3.4',0,1,1,'',1,'wc_order_ho6fTgA2QvT1H',1,'2025-11-02 19:40:07','2025-11-06 13:50:59',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(871,1498,'rest-api','10.3.4',0,1,1,'',1,'wc_order_QQyBWNoRZDeJ3',1,'2025-11-03 21:07:02','2025-11-06 13:52:51',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(889,1511,'rest-api','10.3.4',0,1,1,'',1,'wc_order_1X0jbGfBTomn8',1,'2025-11-18 08:30:08','2025-11-24 18:30:32',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(898,1528,'rest-api','10.3.4',0,1,1,'',1,'wc_order_FDR4L7qSC2m0O',1,'2025-11-20 14:51:33','2025-11-24 18:30:04',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(907,1529,'rest-api','10.3.4',0,1,1,'',1,'wc_order_O530ZmwGlTVhU',1,'2025-11-24 09:53:37','2025-11-27 13:03:07',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(916,1530,'rest-api','10.3.4',0,1,1,'',1,'wc_order_r2kCMDrpxrJCS',1,'2025-11-24 17:44:42','2025-11-27 13:01:45',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(929,1540,'rest-api','10.3.4',0,1,1,'',1,'wc_order_gbPEi8vG9H6cf',1,'2025-11-30 21:33:39','2025-12-03 18:55:57',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(938,1571,'rest-api','10.3.4',0,1,1,'',1,'wc_order_q2ZGlFt4jvMRD',1,'2025-12-02 09:21:54','2025-12-03 18:55:31',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(950,1573,'rest-api','10.3.4',0,1,1,'',1,'wc_order_7l9zzRralyXHU',1,'2025-12-02 20:47:47','2025-12-03 18:55:00',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(967,1604,'rest-api','10.3.4',0,0,0,'',0,'wc_order_DRVeyeiolHNXS',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(970,1605,'rest-api','10.3.4',0,1,1,'',1,'wc_order_KFzqVPjQjegNP',1,'2025-12-03 17:45:52','2025-12-10 17:59:08',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(982,1606,'rest-api','10.3.4',0,1,1,'',1,'wc_order_2JgPQ9MUPWvrc',1,'2025-12-07 21:50:51','2025-12-10 18:00:51',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(991,1607,'rest-api','10.3.4',0,0,0,'',0,'wc_order_Nj2uBF1x7R21v',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(994,1608,'rest-api','10.3.4',0,0,0,'',0,'wc_order_qNDt8N2TmfgPC',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(997,1609,'rest-api','10.3.4',0,1,1,'',1,'wc_order_mNO3D160GaILl',1,'2025-12-10 15:55:33','2025-12-10 17:56:08',0.00000000,6.00000000,0.00000000,0.00000000,1),
|
||
(1009,1610,'rest-api','10.4.2',0,1,1,'',1,'wc_order_6jnvdNUI7fxGV',1,'2025-12-11 15:26:18',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1018,1611,'rest-api','10.3.4',0,0,0,'',0,'wc_order_3lT2iUpYxnpMJ',0,NULL,NULL,0.00000000,3.00000000,0.00000000,0.00000000,0),
|
||
(1021,1612,'rest-api','10.3.4',0,1,1,'',1,'wc_order_HkwS6DwyNbAPZ',1,'2025-12-14 15:19:45','2025-12-14 15:19:45',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1033,1615,'rest-api','10.3.4',0,0,0,'',0,'wc_order_GmlG3pG7Hi6tT',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1036,1616,'rest-api','10.3.4',0,0,0,'',0,'wc_order_ramQyWbgWHk4R',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1039,1617,'rest-api','10.3.4',0,1,1,'',1,'wc_order_FVhujewhnjFcW',1,'2025-12-15 22:46:02',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1048,1618,NULL,'10.3.4',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,NULL),
|
||
(1050,1628,'rest-api','10.4.2',0,0,0,'',0,'wc_order_YYvDJGdpY0BiX',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1053,1629,'rest-api','10.4.2',0,0,0,'',0,'wc_order_af4np21ncvUIs',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1056,1630,'rest-api','10.4.2',0,0,0,'',0,'wc_order_FVXswSi6w0nKQ',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1086,1643,'rest-api','10.4.2',0,1,1,'',1,'wc_order_Y8gDmWah13myK',1,'2026-01-13 15:59:05','2026-01-17 07:14:47',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1095,1644,'rest-api','10.4.2',0,0,0,'',0,'wc_order_pWeQkzOu6bGLJ',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
|
||
(1098,1645,'rest-api','10.4.2',0,1,1,'',1,'wc_order_282ZgnsYMbxRY',1,'2026-01-13 16:08:01','2026-01-17 07:14:19',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1108,1646,NULL,'10.4.2',0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,NULL),
|
||
(1112,1647,'rest-api','10.4.2',0,1,1,'',1,'wc_order_Ae8ohQJpTppgy',1,'2026-02-01 20:19:07','2026-02-11 08:59:12',0.00000000,3.00000000,0.00000000,0.00000000,1),
|
||
(1121,1649,'rest-api','10.4.2',0,1,1,'',1,'wc_order_Cjn5cKiBccbjB',1,'2026-02-05 19:11:11','2026-02-11 08:58:48',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1132,1656,'rest-api','10.4.2',0,1,1,'',1,'wc_order_wJW3yI8MzgMt2',1,'2026-02-11 18:50:16','2026-02-11 18:50:16',0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1141,1658,'rest-api','10.4.2',0,1,1,'',1,'wc_order_6c7AhbpC79wBy',1,'2026-02-16 15:38:52',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
|
||
(1150,1659,'rest-api','10.4.2',0,0,0,'',0,'wc_order_6yu1wRRxid66r',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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`,`order_id`),
|
||
KEY `order_id` (`order_id`),
|
||
KEY `product_id` (`product_id`),
|
||
KEY `customer_id` (`customer_id`),
|
||
KEY `date_created` (`date_created`),
|
||
KEY `customer_product_date` (`customer_id`,`product_id`,`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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_order_product_lookup` VALUES
|
||
(138,862,288,646,7,'2024-11-28 16:40:46',1,80,80,0,0,0,0),
|
||
(147,866,251,0,8,'2024-11-29 10:05:49',1,65,65,0,0,0,0),
|
||
(151,868,251,0,9,'2024-11-29 18:22:16',1,65,65,0,0,0,0),
|
||
(152,868,271,0,9,'2024-11-29 18:22:16',1,95,95,0,0,0,0),
|
||
(154,869,202,637,10,'2024-12-02 11:05:43',1,50,50,0,0,0,0),
|
||
(155,869,291,649,10,'2024-12-02 11:05:43',1,70,70,0,0,0,0),
|
||
(159,871,521,523,12,'2024-12-02 17:33:11',1,60,60,0,0,0,0),
|
||
(160,871,342,563,12,'2024-12-02 17:33:11',1,25,25,0,0,0,0),
|
||
(161,871,342,560,12,'2024-12-02 17:33:11',1,58,58,0,0,0,0),
|
||
(163,872,263,0,13,'2024-12-03 18:03:18',1,90,90,0,0,0,0),
|
||
(165,873,306,652,14,'2024-12-03 23:53:41',1,70,70,0,0,0,0),
|
||
(166,873,183,566,14,'2024-12-03 23:53:41',1,70,70,0,0,0,0),
|
||
(167,873,274,0,14,'2024-12-03 23:53:41',1,95,95,0,0,0,0),
|
||
(177,878,288,646,15,'2024-12-06 14:08:34',1,80,80,0,0,0,0),
|
||
(178,878,285,642,15,'2024-12-06 14:08:34',1,75,75,0,0,0,0),
|
||
(180,879,312,655,16,'2024-12-06 15:04:22',1,75,75,0,0,0,0),
|
||
(182,880,335,0,17,'2024-12-12 17:55:38',1,40,40,0,0,0,0),
|
||
(183,880,545,553,17,'2024-12-12 17:55:38',1,60,60,0,0,0,0),
|
||
(185,881,306,653,18,'2024-12-13 09:37:26',1,48,1248,0,0,1200,0),
|
||
(193,884,271,0,19,'2024-12-14 11:10:01',1,95,95,0,0,0,0),
|
||
(195,885,288,646,20,'2024-12-16 10:16:07',1,80,80,0,0,0,0),
|
||
(197,886,545,553,21,'2024-12-17 09:40:04',1,60,60,0,0,0,0),
|
||
(198,886,490,494,21,'2024-12-17 09:40:04',1,45,45,0,0,0,0),
|
||
(200,887,365,677,22,'2024-12-18 16:13:28',1,60,60,0,0,0,0),
|
||
(202,888,306,651,18,'2024-12-19 10:08:20',1,50,62,0,0,12,0),
|
||
(204,889,325,0,23,'2024-12-26 13:37:45',1,35,35,0,0,0,0),
|
||
(205,889,554,555,23,'2024-12-26 13:37:45',1,55,55,0,0,0,0),
|
||
(206,889,435,0,23,'2024-12-26 13:37:45',1,35,35,0,0,0,0),
|
||
(207,889,521,523,23,'2024-12-26 13:37:45',1,60,60,0,0,0,0),
|
||
(208,889,251,0,23,'2024-12-26 13:37:45',1,65,65,0,0,0,0),
|
||
(214,894,331,0,25,'2025-01-03 10:04:01',1,35,38,0,0,3,0),
|
||
(216,895,202,638,26,'2025-01-09 13:01:26',1,85,85,0,0,0,0),
|
||
(217,895,306,652,26,'2025-01-09 13:01:26',1,70,70,0,0,0,0),
|
||
(219,897,291,649,27,'2025-01-29 11:32:07',1,70,70,0,0,0,0),
|
||
(223,899,435,0,28,'2025-01-30 09:57:12',1,35,38,0,0,3,0),
|
||
(227,901,430,845,30,'2025-02-23 18:08:07',1,45,48,0,0,3,0),
|
||
(231,903,271,0,31,'2025-02-26 13:51:16',1,95,95,0,0,0,0),
|
||
(235,905,274,0,33,'2025-03-03 11:45:26',1,95,95,0,0,0,0),
|
||
(237,906,168,200,32,'2025-03-03 12:10:15',1,150,150,0,0,0,0),
|
||
(239,907,168,200,34,'2025-03-05 12:04:07',1,150,150,0,0,0,0),
|
||
(240,907,447,0,34,'2025-03-05 12:04:07',1,40,40,0,0,0,0),
|
||
(242,908,342,560,35,'2025-03-23 22:39:51',1,58,58,0,0,0,0),
|
||
(243,908,433,478,35,'2025-03-23 22:39:51',1,48,48,0,0,0,0),
|
||
(247,910,328,0,36,'2025-04-08 13:44:22',1,40,43,0,0,3,0),
|
||
(251,912,318,0,38,'2025-05-09 11:49:40',1,40,43,0,0,3,0),
|
||
(258,921,342,563,39,'2025-05-09 21:56:27',2,60,60,0,0,0,0),
|
||
(260,922,342,563,39,'2025-05-09 21:56:28',2,60,60,0,0,0,0),
|
||
(264,924,447,0,41,'2025-06-05 09:44:45',1,45,45,0,0,0,0),
|
||
(265,924,435,0,41,'2025-06-05 09:44:45',1,40,40,0,0,0,0),
|
||
(266,924,328,0,41,'2025-06-05 09:44:45',1,45,45,0,0,0,0),
|
||
(270,997,447,0,43,'2025-06-21 11:54:31',1,45,45,0,0,0,0),
|
||
(271,997,202,638,43,'2025-06-21 11:54:31',1,85,85,0,0,0,0),
|
||
(287,1013,1004,1005,49,'2025-07-14 14:37:48',1,70,70,0,0,0,0),
|
||
(288,1013,202,638,49,'2025-07-14 14:37:48',1,85,85,0,0,0,0),
|
||
(343,1443,554,555,53,'2025-09-17 20:11:56',1,65,65,0,0,0,0),
|
||
(344,1443,318,0,53,'2025-09-17 20:11:56',1,45,45,0,0,0,0),
|
||
(346,1480,1467,1468,54,'2025-10-02 06:39:01',1,120,120,0,0,0,0),
|
||
(348,1486,213,570,55,'2025-10-10 17:55:22',1,75,75,0,0,0,0),
|
||
(350,1487,342,560,55,'2025-10-11 17:06:39',1,55,55,0,0,0,0),
|
||
(352,1488,202,638,56,'2025-10-12 16:50:06',1,85,85,0,0,0,0),
|
||
(354,1489,202,638,7,'2025-10-12 23:03:18',1,85,85,0,0,0,0),
|
||
(356,1490,274,0,57,'2025-10-18 15:34:26',1,120,120,0,0,0,0),
|
||
(358,1496,306,651,58,'2025-11-02 20:39:02',1,50,50,0,0,0,0),
|
||
(359,1496,306,653,58,'2025-11-02 20:39:02',1,48,48,0,0,0,0),
|
||
(360,1496,285,642,58,'2025-11-02 20:39:02',1,85,85,0,0,0,0),
|
||
(362,1498,285,642,59,'2025-11-03 22:05:37',1,85,85,0,0,0,0),
|
||
(473,1511,1467,1469,62,'2025-11-18 09:29:10',1,120,120,0,0,0,0),
|
||
(475,1528,1516,0,63,'2025-11-20 15:49:47',1,50,50,0,0,0,0),
|
||
(477,1529,766,0,64,'2025-11-24 10:50:48',1,85,85,0,0,0,0),
|
||
(479,1530,202,638,65,'2025-11-24 18:43:34',1,85,85,0,0,0,0),
|
||
(481,1540,435,0,66,'2025-11-30 22:29:07',1,40,43,0,0,3,0),
|
||
(483,1571,1512,0,10,'2025-12-02 10:20:29',1,50,50,0,0,0,0),
|
||
(484,1571,318,0,10,'2025-12-02 10:20:29',1,45,45,0,0,0,0),
|
||
(488,1573,1512,0,67,'2025-12-02 21:47:29',1,50,50,0,0,0,0),
|
||
(493,1604,1531,0,69,'2025-12-03 18:43:23',1,50,50,0,0,0,0),
|
||
(495,1605,1531,0,69,'2025-12-03 18:44:40',1,50,50,0,0,0,0),
|
||
(497,1606,1549,0,70,'2025-12-07 22:49:42',1,75,75,0,0,0,0),
|
||
(499,1607,1520,0,40,'2025-12-10 14:39:45',1,75,75,0,0,0,0),
|
||
(500,1607,1512,0,40,'2025-12-10 14:39:45',1,50,50,0,0,0,0),
|
||
(502,1608,1520,0,40,'2025-12-10 16:29:50',1,75,75,0,0,0,0),
|
||
(503,1608,1512,0,40,'2025-12-10 16:29:50',1,50,50,0,0,0,0),
|
||
(505,1609,1412,1414,71,'2025-12-10 16:54:38',1,65,71,0,0,6,0),
|
||
(507,1610,240,242,72,'2025-12-11 16:25:35',1,80,80,0,0,0,0),
|
||
(509,1611,318,0,73,'2025-12-14 09:05:42',1,45,48,0,0,3,0),
|
||
(511,1612,1574,1587,74,'2025-12-14 16:18:16',1,50,50,0,0,0,0),
|
||
(514,1615,274,0,75,'2025-12-15 23:27:22',1,125,125,0,0,0,0),
|
||
(516,1616,274,0,75,'2025-12-15 23:43:29',1,125,125,0,0,0,0),
|
||
(518,1617,274,0,75,'2025-12-15 23:45:37',1,125,125,0,0,0,0),
|
||
(520,1628,1531,0,76,'2025-12-18 23:39:56',1,50,50,0,0,0,0),
|
||
(522,1629,1531,0,76,'2025-12-18 23:40:36',1,50,50,0,0,0,0),
|
||
(524,1630,398,0,77,'2025-12-21 21:44:25',1,75,75,0,0,0,0),
|
||
(544,1643,1520,1627,78,'2026-01-13 16:58:24',1,75,75,0,0,0,0),
|
||
(545,1643,1467,1470,78,'2026-01-13 16:58:24',1,120,120,0,0,0,0),
|
||
(547,1644,1444,1449,79,'2026-01-13 17:01:21',1,85,85,0,0,0,0),
|
||
(548,1644,268,0,79,'2026-01-13 17:01:21',1,90,90,0,0,0,0),
|
||
(550,1645,1444,1449,79,'2026-01-13 17:03:07',1,85,85,0,0,0,0),
|
||
(551,1645,268,0,79,'2026-01-13 17:03:07',1,90,90,0,0,0,0),
|
||
(553,1647,1535,0,80,'2026-02-01 21:14:25',1,45,48,0,0,3,0),
|
||
(555,1649,202,638,81,'2026-02-05 20:10:25',1,90,90,0,0,0,0),
|
||
(557,1656,1574,1585,82,'2026-02-11 19:47:27',1,100,100,0,0,0,0),
|
||
(558,1658,285,642,83,'2026-02-16 16:38:24',1,85,85,0,0,0,0),
|
||
(560,1659,1535,0,40,'2026-02-16 16:57:03',1,50,50,0,0,0,0),
|
||
(561,1659,306,652,40,'2026-02-16 16:57:03',1,75,75,0,0,0,0);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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(20) 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`),
|
||
KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_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_order_stats`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_wc_order_stats` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_order_stats` VALUES
|
||
(862,0,'2024-11-28 16:40:46','2024-11-28 15:40:46','2024-11-28 16:42:54',NULL,1,80,0,0,80,0,'wc-processing',7),
|
||
(866,0,'2024-11-29 10:05:49','2024-11-29 09:05:49','2024-11-29 10:07:39',NULL,1,65,0,0,65,0,'wc-processing',8),
|
||
(868,0,'2024-11-29 18:22:16','2024-11-29 17:22:16','2024-11-29 18:26:38',NULL,2,160,0,0,160,0,'wc-processing',9),
|
||
(869,0,'2024-12-02 11:05:43','2024-12-02 10:05:43','2024-12-02 11:06:46',NULL,2,120,0,0,120,0,'wc-processing',10),
|
||
(871,0,'2024-12-02 17:33:11','2024-12-02 16:33:11','2024-12-02 17:34:12',NULL,3,143,0,0,143,0,'wc-processing',12),
|
||
(872,0,'2024-12-03 18:03:18','2024-12-03 17:03:18','2024-12-03 18:04:43',NULL,1,90,0,0,90,0,'wc-processing',13),
|
||
(873,0,'2024-12-03 23:53:41','2024-12-03 22:53:41','2024-12-03 23:55:58',NULL,3,235,0,0,235,0,'wc-processing',14),
|
||
(878,0,'2024-12-06 14:08:34','2024-12-06 13:08:34','2024-12-06 14:10:02','2024-12-12 23:07:33',2,155,0,0,155,0,'wc-completed',15),
|
||
(879,0,'2024-12-06 15:04:22','2024-12-06 14:04:22','2024-12-06 15:22:12','2024-12-12 22:43:42',1,75,0,0,75,0,'wc-completed',16),
|
||
(880,0,'2024-12-12 17:55:38','2024-12-12 16:55:38','2024-12-12 17:59:06','2024-12-15 10:59:40',2,100,0,0,100,0,'wc-refunded',17),
|
||
(881,0,'2024-12-13 09:37:26','2024-12-13 08:37:26','2024-12-13 09:39:25','2024-12-16 15:13:34',1,1248,0,1200,48,0,'wc-completed',18),
|
||
(884,0,'2024-12-14 11:10:01','2024-12-14 10:10:01','2024-12-14 11:10:27','2024-12-16 15:13:01',1,95,0,0,95,0,'wc-refunded',19),
|
||
(885,0,'2024-12-16 10:16:07','2024-12-16 09:16:07','2024-12-16 10:17:25','2024-12-18 18:19:19',1,80,0,0,80,0,'wc-completed',20),
|
||
(886,0,'2024-12-17 09:40:04','2024-12-17 08:40:04','2024-12-17 09:40:36','2024-12-18 18:16:40',2,105,0,0,105,0,'wc-completed',21),
|
||
(887,0,'2024-12-18 16:13:28','2024-12-18 15:13:28','2024-12-18 16:14:07','2024-12-31 12:59:52',1,60,0,0,60,0,'wc-completed',22),
|
||
(888,0,'2024-12-19 10:08:20','2024-12-19 09:08:20','2024-12-19 10:09:28','2024-12-20 19:55:34',1,62,0,12,50,1,'wc-completed',18),
|
||
(889,0,'2024-12-26 13:37:45','2024-12-26 12:37:45','2024-12-26 13:41:16','2024-12-31 12:59:03',5,250,0,0,250,0,'wc-completed',23),
|
||
(890,888,'2024-12-29 15:53:20','2024-12-29 14:53:20','2024-12-29 15:53:20','2024-12-29 15:53:20',0,-12,0,0,-12,NULL,'wc-completed',18),
|
||
(891,880,'2024-12-30 11:40:43','2024-12-30 10:40:43','2024-12-30 11:40:43','2024-12-30 11:40:43',0,-100,0,0,-100,NULL,'wc-refunded',17),
|
||
(894,0,'2025-01-03 10:04:01','2025-01-03 09:04:01','2025-01-03 10:04:36','2025-01-07 15:56:35',1,38,0,3,35,0,'wc-completed',25),
|
||
(895,0,'2025-01-09 13:01:26','2025-01-09 12:01:26','2025-01-09 13:03:17','2025-01-14 20:47:45',2,155,0,0,155,0,'wc-completed',26),
|
||
(896,884,'2025-01-23 22:51:50','2025-01-23 21:51:50','2025-01-23 22:51:50','2025-01-23 22:51:50',0,-95,0,0,-95,NULL,'wc-refunded',19),
|
||
(897,0,'2025-01-29 11:32:07','2025-01-29 10:32:07','2025-01-29 11:33:02','2025-02-03 18:36:19',1,70,0,0,70,0,'wc-completed',27),
|
||
(899,0,'2025-01-30 09:57:12','2025-01-30 08:57:12','2025-01-30 09:57:26','2025-02-03 18:37:02',1,38,0,3,35,0,'wc-completed',28),
|
||
(901,0,'2025-02-23 18:08:07','2025-02-23 17:08:07','2025-02-23 18:08:48',NULL,1,48,0,3,45,0,'wc-processing',30),
|
||
(903,0,'2025-02-26 13:51:16','2025-02-26 12:51:16','2025-02-26 13:53:34','2025-03-01 09:14:27',1,95,0,0,95,0,'wc-completed',31),
|
||
(905,0,'2025-03-03 11:45:26','2025-03-03 10:45:26','2025-03-03 11:46:58','2025-03-06 09:24:33',1,95,0,0,95,0,'wc-completed',33),
|
||
(906,0,'2025-03-03 12:10:15','2025-03-03 11:10:15','2025-03-03 12:11:31','2025-03-06 09:25:36',1,150,0,0,150,0,'wc-completed',32),
|
||
(907,0,'2025-03-05 12:04:07','2025-03-05 11:04:07','2025-03-05 12:05:44','2025-03-18 10:40:39',2,190,0,0,190,0,'wc-completed',34),
|
||
(908,0,'2025-03-23 22:39:51','2025-03-23 21:39:51','2025-03-23 22:41:40','2025-04-04 08:41:39',2,106,0,0,106,0,'wc-completed',35),
|
||
(910,0,'2025-04-08 13:44:22','2025-04-08 11:44:22','2025-04-08 13:45:10','2025-05-11 15:35:32',1,43,0,3,40,0,'wc-completed',36),
|
||
(912,0,'2025-05-09 11:49:40','2025-05-09 09:49:40','2025-05-09 11:50:57','2025-05-16 07:54:00',1,43,0,3,40,0,'wc-completed',38),
|
||
(921,0,'2025-05-09 21:56:27','2025-05-09 19:56:27','2025-05-09 21:57:36','2025-05-16 07:54:26',2,60,0,0,60,0,'wc-completed',39),
|
||
(922,0,'2025-05-09 21:56:28','2025-05-09 19:56:28','2025-05-16 07:54:37','2025-05-16 07:55:04',2,60,0,0,60,1,'wc-completed',39),
|
||
(924,0,'2025-06-05 09:44:45','2025-06-05 07:44:45','2025-06-05 09:45:48','2025-06-09 12:59:56',3,130,0,0,130,0,'wc-completed',41),
|
||
(997,0,'2025-06-21 11:54:31','2025-06-21 09:54:31','2025-06-21 11:56:06','2025-06-28 16:32:24',2,130,0,0,130,0,'wc-completed',43),
|
||
(1013,0,'2025-07-14 14:37:48','2025-07-14 12:37:48','2025-07-14 14:39:22','2025-07-16 10:59:09',2,155,0,0,155,0,'wc-completed',49),
|
||
(1443,0,'2025-09-17 20:11:56','2025-09-17 18:11:56','2025-09-17 20:13:40','2025-09-23 11:29:46',2,110,0,0,110,0,'wc-completed',53),
|
||
(1480,0,'2025-10-02 06:39:01','2025-10-02 04:39:01','2025-10-02 06:41:49','2025-10-03 21:49:56',1,120,0,0,120,0,'wc-completed',54),
|
||
(1486,0,'2025-10-10 17:55:22','2025-10-10 15:55:22','2025-10-10 17:55:44','2025-10-16 13:02:40',1,75,0,0,75,0,'wc-completed',55),
|
||
(1487,0,'2025-10-11 17:06:39','2025-10-11 15:06:39','2025-10-11 17:07:01','2025-10-16 13:02:19',1,55,0,0,55,1,'wc-completed',55),
|
||
(1488,0,'2025-10-12 16:50:06','2025-10-12 14:50:06','2025-10-12 16:50:29','2025-10-24 08:59:46',1,85,0,0,85,0,'wc-completed',56),
|
||
(1489,0,'2025-10-12 23:03:18','2025-10-12 21:03:18','2025-10-12 23:04:26','2025-10-16 13:01:51',1,85,0,0,85,1,'wc-completed',7),
|
||
(1490,0,'2025-10-18 15:34:26','2025-10-18 13:34:26','2025-10-18 15:36:45','2025-10-24 19:36:03',1,120,0,0,120,0,'wc-completed',57),
|
||
(1496,0,'2025-11-02 20:39:02','2025-11-02 19:39:02','2025-11-02 20:40:07','2025-11-06 14:50:59',3,183,0,0,183,0,'wc-completed',58),
|
||
(1498,0,'2025-11-03 22:05:37','2025-11-03 21:05:37','2025-11-03 22:07:02','2025-11-06 14:52:51',1,85,0,0,85,0,'wc-completed',59),
|
||
(1511,0,'2025-11-18 09:29:10','2025-11-18 08:29:10','2025-11-18 09:30:08','2025-11-24 19:30:32',1,120,0,0,120,0,'wc-completed',62),
|
||
(1528,0,'2025-11-20 15:49:47','2025-11-20 14:49:47','2025-11-20 15:51:33','2025-11-24 19:30:04',1,50,0,0,50,0,'wc-completed',63),
|
||
(1529,0,'2025-11-24 10:50:48','2025-11-24 09:50:48','2025-11-24 10:53:37','2025-11-27 14:03:07',1,85,0,0,85,0,'wc-completed',64),
|
||
(1530,0,'2025-11-24 18:43:34','2025-11-24 17:43:34','2025-11-24 18:44:42','2025-11-27 14:01:45',1,85,0,0,85,0,'wc-completed',65),
|
||
(1540,0,'2025-11-30 22:29:07','2025-11-30 21:29:07','2025-11-30 22:33:39','2025-12-03 19:55:57',1,43,0,3,40,0,'wc-completed',66),
|
||
(1571,0,'2025-12-02 10:20:29','2025-12-02 09:20:29','2025-12-02 10:21:54','2025-12-03 19:55:31',2,95,0,0,95,1,'wc-completed',10),
|
||
(1573,0,'2025-12-02 21:47:29','2025-12-02 20:47:29','2025-12-02 21:47:47','2025-12-03 19:55:00',1,50,0,0,50,0,'wc-completed',67),
|
||
(1604,0,'2025-12-03 18:43:23','2025-12-03 17:43:23',NULL,NULL,1,50,0,0,50,0,'wc-pending',69),
|
||
(1605,0,'2025-12-03 18:44:40','2025-12-03 17:44:40','2025-12-03 18:45:52','2025-12-10 18:59:08',1,50,0,0,50,0,'wc-completed',69),
|
||
(1606,0,'2025-12-07 22:49:42','2025-12-07 21:49:42','2025-12-07 22:50:51','2025-12-10 19:00:51',1,75,0,0,75,0,'wc-completed',70),
|
||
(1607,0,'2025-12-10 14:39:45','2025-12-10 13:39:45',NULL,NULL,2,125,0,0,125,0,'wc-pending',40),
|
||
(1608,0,'2025-12-10 16:29:50','2025-12-10 15:29:50',NULL,NULL,2,125,0,0,125,0,'wc-pending',40),
|
||
(1609,0,'2025-12-10 16:54:38','2025-12-10 15:54:38','2025-12-10 16:55:33','2025-12-10 18:56:08',1,71,0,6,65,0,'wc-completed',71),
|
||
(1610,0,'2025-12-11 16:25:35','2025-12-11 15:25:35','2025-12-11 16:26:18',NULL,1,80,0,0,80,0,'wc-refunded',72),
|
||
(1611,0,'2025-12-14 09:05:42','2025-12-14 08:05:42',NULL,NULL,1,48,0,3,45,0,'wc-pending',73),
|
||
(1612,0,'2025-12-14 16:18:16','2025-12-14 15:18:16','2025-12-14 16:19:45','2025-12-14 16:19:45',1,50,0,0,50,0,'wc-completed',74),
|
||
(1615,0,'2025-12-15 23:27:22','2025-12-15 22:27:22',NULL,NULL,1,125,0,0,125,0,'wc-pending',75),
|
||
(1616,0,'2025-12-15 23:43:29','2025-12-15 22:43:29',NULL,NULL,1,125,0,0,125,0,'wc-pending',75),
|
||
(1617,0,'2025-12-15 23:45:37','2025-12-15 22:45:37','2025-12-15 23:46:02',NULL,1,125,0,0,125,0,'wc-refunded',75),
|
||
(1618,1617,'2025-12-17 07:51:16','2025-12-17 06:51:16','2025-12-17 07:51:16','2025-12-17 07:51:16',0,-125,0,0,-125,NULL,'wc-refunded',75),
|
||
(1628,0,'2025-12-18 23:39:56','2025-12-18 22:39:56',NULL,NULL,1,50,0,0,50,0,'wc-pending',76),
|
||
(1629,0,'2025-12-18 23:40:36','2025-12-18 22:40:36',NULL,NULL,1,50,0,0,50,0,'wc-pending',76),
|
||
(1630,0,'2025-12-21 21:44:25','2025-12-21 20:44:25',NULL,NULL,1,75,0,0,75,0,'wc-pending',77),
|
||
(1643,0,'2026-01-13 16:58:24','2026-01-13 15:58:24','2026-01-13 16:59:05','2026-01-17 08:14:47',2,195,0,0,195,0,'wc-completed',78),
|
||
(1644,0,'2026-01-13 17:01:21','2026-01-13 16:01:21',NULL,NULL,2,175,0,0,175,0,'wc-pending',79),
|
||
(1645,0,'2026-01-13 17:03:07','2026-01-13 16:03:07','2026-01-13 17:08:01','2026-01-17 08:14:19',2,175,0,0,175,0,'wc-completed',79),
|
||
(1646,1610,'2026-01-14 21:45:29','2026-01-14 20:45:29','2026-01-14 21:45:29','2026-01-14 21:45:29',0,-80,0,0,-80,NULL,'wc-refunded',72),
|
||
(1647,0,'2026-02-01 21:14:25','2026-02-01 20:14:25','2026-02-01 21:19:07','2026-02-11 09:59:12',1,48,0,3,45,0,'wc-completed',80),
|
||
(1649,0,'2026-02-05 20:10:25','2026-02-05 19:10:25','2026-02-05 20:11:11','2026-02-11 09:58:48',1,90,0,0,90,0,'wc-completed',81),
|
||
(1656,0,'2026-02-11 19:47:27','2026-02-11 18:47:27','2026-02-11 19:50:16','2026-02-11 19:50:16',1,100,0,0,100,0,'wc-completed',82),
|
||
(1658,0,'2026-02-16 16:38:24','2026-02-16 15:38:24','2026-02-16 16:38:52',NULL,1,85,0,0,85,0,'wc-processing',83),
|
||
(1659,0,'2026-02-16 16:57:03','2026-02-16 15:57:03',NULL,NULL,2,125,0,0,125,0,'wc-pending',40);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_orders` VALUES
|
||
(862,'wc-processing','EUR','shop_order',0.00000000,80.00000000,0,'sofia.balducci99@gmail.com','2024-11-28 15:40:46','2024-12-04 08:33:07',0,'','','cs_live_a1svQoVpQTAiSee2hdTTRsnPYQaQXDq7RNxaNg90PXi3YyGZtLHzO34Ci0','','',''),
|
||
(866,'wc-processing','EUR','shop_order',0.00000000,65.00000000,0,'claudia.vanvynckt@hotmail.fr','2024-11-29 09:05:49','2024-11-29 09:07:40',0,'','','cs_live_a1d08FUjZ9BRf9odbxjxgKnG6B1B6qh8sXCNcDnQ4iYPYGuJO0eDUYFPza','','',''),
|
||
(868,'wc-processing','EUR','shop_order',0.00000000,160.00000000,0,'lucie.leiner@gmail.com','2024-11-29 17:22:16','2024-11-29 17:26:38',0,'','','cs_live_b1rl5EdRJzCtNzMlKISIV6pLx1QoXSQKMRMJLT0kSRouevb2zQ23nyaBQb','','',''),
|
||
(869,'wc-processing','EUR','shop_order',0.00000000,120.00000000,0,'maroufin.claire@gmail.com','2024-12-02 10:05:43','2024-12-02 10:06:46',0,'','','cs_live_b10JaBeyOWGNedl3gG765YEShS8lZHA9A4aKS95LgAKh6qZXQnCIVSljQS','','',''),
|
||
(871,'wc-processing','EUR','shop_order',0.00000000,143.00000000,0,'v.cubier@gmail.com','2024-12-02 16:33:11','2024-12-02 16:34:13',0,'','','cs_live_b1NkHwimGQsZ4QkEAqe9CDnUr1DXp6W3PJtiypSTl7tbdlpNdixwfKayy5','','',''),
|
||
(872,'wc-processing','EUR','shop_order',0.00000000,90.00000000,0,'choploone@gmail.com','2024-12-03 17:03:18','2024-12-03 17:04:44',0,'','','cs_live_a1N24p77v8EyXK9ZJym9WKpN0L9d7nn8TKiG51ukP3wcHGOIEEO7JVRYkc','','',''),
|
||
(873,'wc-processing','EUR','shop_order',0.00000000,235.00000000,0,'maren.sigge@gmail.com','2024-12-03 22:53:41','2024-12-03 22:55:59',0,'','','cs_live_b1d2FCt4FYyGLsCPq20mViayd4OQXAn1eBfe3z3UOZQbCZk02byhZw8uRp','','',''),
|
||
(878,'wc-completed','EUR','shop_order',0.00000000,155.00000000,0,'perrinevincent90@gmail.com','2024-12-06 13:08:34','2024-12-15 09:35:41',0,'','','cs_live_a12SLRUpoI738BH0BJvY39tzXRBmbhmx4dty8MkdfmxlOrSNwqzi0LIs0w','','',''),
|
||
(879,'wc-completed','EUR','shop_order',0.00000000,75.00000000,0,'julien.martial@hotmail.com','2024-12-06 14:04:22','2024-12-12 21:48:29',0,'','','cs_live_a10cY6oxXXTqiNMNGXdIqBStIF4rxjTJ4nFAApF14ug4df1ubvsJBCkEnB','','',''),
|
||
(880,'wc-refunded','EUR','shop_order',0.00000000,100.00000000,0,'c.saquetbossu@orange.fr','2024-12-12 16:55:38','2024-12-30 10:40:50',0,'','','cs_live_b1rQKvEwBHzNanBG70EG9Xg1BMcfxjxlsIKvnNwLHSGcMeRRVFusIv82xu','','',''),
|
||
(881,'wc-completed','EUR','shop_order',0.00000000,1248.00000000,0,'lili.chabin@gmail.com','2024-12-13 08:37:26','2024-12-16 14:13:34',0,'','','cs_live_a1QOrbZvz7NPHCy1AONKDEPoNfNniuLqi8S8mO1So5xlfcxP3s7A8u1saJ','','',''),
|
||
(884,'wc-refunded','EUR','shop_order',0.00000000,95.00000000,0,'vsmarchand24@gmail.com','2024-12-14 10:10:01','2025-01-23 21:51:50',0,'','','cs_live_a1KhJ0JraBn277imcg61syatlwfwXUqRSgH0si1UywNXQnnaaPQUXCb6Ye','','',''),
|
||
(885,'wc-completed','EUR','shop_order',0.00000000,80.00000000,0,'antoine.der92@gmail.com','2024-12-16 09:16:07','2024-12-18 17:19:19',0,'','','cs_live_a15teMmPCgaffuRSOljLOuFl7R0GhHVDHuyCLh83Exs5EGs76RhR2Z6slN','','',''),
|
||
(886,'wc-completed','EUR','shop_order',0.00000000,105.00000000,0,'ella_cherry@hotmail.fr','2024-12-17 08:40:04','2024-12-18 17:16:40',0,'','','cs_live_b10gtoDEAZtugeUUybNRQU286vrPQm9SKRxovq17jyT5JSibTAZI8TyH9b','','',''),
|
||
(887,'wc-completed','EUR','shop_order',0.00000000,60.00000000,0,'elsa.dumontel@gmail.com','2024-12-18 15:13:28','2024-12-31 11:59:52',0,'','','cs_live_a1kBdlYdcEX5glITE5cxLtkjEsemFaIVNJZDW641JlnkljMEjyrssTNJXo','','',''),
|
||
(888,'wc-completed','EUR','shop_order',0.00000000,62.00000000,0,'lili.chabin@gmail.com','2024-12-19 09:08:20','2024-12-29 14:53:29',0,'','','cs_live_a1ktP4tLyzgYY305YJGum3L8hu9N9qrPbOfeswgsBRyMSSge3yTL8atXEg','','',''),
|
||
(889,'wc-completed','EUR','shop_order',0.00000000,250.00000000,0,'melian.jacob@free.fr','2024-12-26 12:37:45','2024-12-31 11:59:03',0,'','','cs_live_b1sWkcR5ha10Ro3rgV3FqEQxvD40aB2mbqw6Plaq8I6nrBx1xYUPN6URYb','','',''),
|
||
(890,'wc-completed','EUR','shop_order_refund',0.00000000,-12.00000000,NULL,NULL,'2024-12-29 14:53:20','2025-11-03 09:34:42',888,NULL,NULL,NULL,NULL,NULL,NULL),
|
||
(891,'wc-completed','EUR','shop_order_refund',0.00000000,-100.00000000,NULL,NULL,'2024-12-30 10:40:43','2025-11-03 09:34:42',880,NULL,NULL,NULL,NULL,NULL,NULL),
|
||
(894,'wc-completed','EUR','shop_order',0.00000000,38.00000000,0,'margot.brisoux@hotmail.fr','2025-01-03 09:04:01','2025-01-07 14:56:35',0,'','','cs_live_a1bOBwoGtGQUtjrFiFgIaZqD3pvXjvB1bCVVa63MDqORXOtYmWf5qsFFCy','','',''),
|
||
(895,'wc-completed','EUR','shop_order',0.00000000,155.00000000,0,'tiberi.marine@gmail.com','2025-01-09 12:01:26','2025-01-14 19:47:45',0,'','','cs_live_b1qXQzunVuNopx9KHrAAgcQpNKmmLwshMwKQgiK94CJpAC1peepjzzgw88','','',''),
|
||
(896,'wc-completed','EUR','shop_order_refund',0.00000000,-95.00000000,NULL,NULL,'2025-01-23 21:51:50','2025-11-03 09:34:42',884,NULL,NULL,NULL,NULL,NULL,NULL),
|
||
(897,'wc-completed','EUR','shop_order',0.00000000,70.00000000,0,'alicetabernat@yahoo.fr','2025-01-29 10:32:07','2025-02-03 17:36:19',0,'','','cs_live_a11g0bnfWPAfwbgPcGsp2nFjPkaTqz9TKjUKCgkotTDle31gqp2t5DIFXr','','',''),
|
||
(899,'wc-completed','EUR','shop_order',0.00000000,38.00000000,0,'manon.ainest@gmail.com','2025-01-30 08:57:12','2025-02-03 17:37:02',0,'','','cs_live_a1QPvqbvcYzHtXWCvDchaoX8yKphpHA8aFUvZtEC5wxfw1C2SX0RI7XmOB','','',''),
|
||
(901,'wc-processing','EUR','shop_order',0.00000000,48.00000000,0,'owenoneill2727@gmail.com','2025-02-23 17:08:07','2025-02-23 17:08:49',0,'','','cs_live_a1GFHeWtsHUJuYz6QaJ9ys4MjurDGI6i43iKN9eG0SnFqknxjaMSLGJOez','','',''),
|
||
(903,'wc-completed','EUR','shop_order',0.00000000,95.00000000,0,'julie.soulie96@yahoo.fr','2025-02-26 12:51:16','2025-03-01 08:14:27',0,'','','cs_live_a1mFOyZPMm14pK57DdGIKZwTO4W8ZCatZvZWCNpF5xUC4ycLVAmKhDUrsA','','',''),
|
||
(905,'wc-completed','EUR','shop_order',0.00000000,95.00000000,0,'amelie.grx@gmail.com','2025-03-03 10:45:26','2025-03-06 08:24:33',0,'','','cs_live_a1aPByBFzbZyfbQTxL6nzu92j7iKkvl5if69zqaMEp5QJrQGPHjEimbMoK','','',''),
|
||
(906,'wc-completed','EUR','shop_order',0.00000000,150.00000000,0,'charles.stoop@gmail.com','2025-03-03 11:10:15','2025-03-06 08:25:36',0,'','','cs_live_a1LEJpJwearhfR2b7iPVKdUfymrbDp00VvSuR9qqkFdxuoo1TseDdGWSsj','','',''),
|
||
(907,'wc-completed','EUR','shop_order',0.00000000,190.00000000,0,'raphael.kuderpro@gmail.com','2025-03-05 11:04:07','2025-03-18 09:40:39',0,'','','cs_live_b11qrZzpZitWqhRsaz4pR9avf8eXD1nF5lEZ31cfuXZWYMn1ucJOUZL2tc','','',''),
|
||
(908,'wc-completed','EUR','shop_order',0.00000000,106.00000000,0,'evemarie.redouin@gmail.com','2025-03-23 21:39:51','2025-04-04 06:41:39',0,'','','cs_live_b1YqdwNaPbu9CWfGSQrpINirWmEMehRQzmYRJ3xJ0DCu8Tpmftcvyrx4My','','',''),
|
||
(910,'wc-completed','EUR','shop_order',0.00000000,43.00000000,0,'isoliverantich1@gmail.com','2025-04-08 11:44:22','2025-05-11 13:35:32',0,'','','cs_live_a1M1AbVhpNayddsFHKmFfBx4whULHHouxQwRAvpuYm1sIXUlKfd0GItHWH','','',''),
|
||
(912,'wc-completed','EUR','shop_order',0.00000000,43.00000000,0,'crack_one@hotmail.fr','2025-05-09 09:49:40','2025-05-16 05:54:00',0,'','','cs_live_a1H92o6VYyvx7aHJeAQmk1Pmd0IRjxqiuCRVy9CJKOHwNgUajseeOZV5GJ','','',''),
|
||
(921,'wc-completed','EUR','shop_order',0.00000000,60.00000000,0,'annesophiemabi@gmail.com','2025-05-09 19:56:27','2025-05-16 05:54:26',0,'','','cs_live_a1BfsTQJFzp4sAD4M7ttoO0LVJLncUDjxVj0jfYnFYqfjvJfHKLu3aFhIm','','',''),
|
||
(922,'wc-completed','EUR','shop_order',0.00000000,60.00000000,0,'annesophiemabi@gmail.com','2025-05-09 19:56:28','2025-05-16 05:55:04',0,'','','','','',''),
|
||
(924,'wc-completed','EUR','shop_order',0.00000000,130.00000000,0,'laurentpvcapelo@gmail.com','2025-06-05 07:44:45','2025-06-09 10:59:56',0,'','','cs_live_b1PVvGzhCZzxaRp4uSOYQcsRnC1RuZlyZoFqK0LZJQo2zkoU41vdXerJkw','','',''),
|
||
(997,'wc-completed','EUR','shop_order',0.00000000,130.00000000,0,NULL,'2025-06-21 09:54:31','2025-06-28 14:32:24',0,'','','cs_live_b1sjjD9YUm2JJIRUEYnmIQVeqq5HJg4fA08WLC163mheZO7PdHRO2Po4qk','','',''),
|
||
(1013,'wc-completed','EUR','shop_order',0.00000000,155.00000000,0,'mia.mueller07@gmail.com','2025-07-14 12:37:48','2025-07-16 08:59:09',0,'','','cs_live_b1rGXdBJzH9twzs4r6WMVuyBsDfN31w9pvSivz4cUCWoaNJaVOkOVQq1ON','','',''),
|
||
(1443,'wc-completed','EUR','shop_order',0.00000000,110.00000000,0,'myrthe.meylaerts@gmail.com','2025-09-17 18:11:56','2025-09-23 09:29:46',0,'','','cs_live_b1dZqZWJT6QIwtLXz6zpijqnSbNi7AyJuStnsm0MJcg5wjD0lj21JIT58L','','',''),
|
||
(1480,'wc-completed','EUR','shop_order',0.00000000,120.00000000,0,'alexandraboubou2@gmail.com','2025-10-02 04:39:01','2025-10-03 19:49:56',0,'','','cs_live_a1d6tAIVld1UYClogv9eoWtMDgFprofFxy7hFFzPqYYEIRgMNzS5TSVNHu','','',''),
|
||
(1486,'wc-completed','EUR','shop_order',0.00000000,75.00000000,0,'theohuchet@laposte.net','2025-10-10 15:55:22','2025-10-16 11:02:40',0,'','','cs_live_a1FEU0ujTPYMTO7dbmdNn2ns42qUWEdUMrRmp1SpOqAbt1iCyxeW16FoPt','','',''),
|
||
(1487,'wc-completed','EUR','shop_order',0.00000000,55.00000000,0,'theohuchet@laposte.net','2025-10-11 15:06:39','2025-10-16 11:02:19',0,'','','cs_live_a1fbvWNWr3eWEXIZj3pfOYvj8MaJb9B9DEeFK2acqbidq0lPFKr1YWIEcW','','',''),
|
||
(1488,'wc-completed','EUR','shop_order',0.00000000,85.00000000,0,'pauline.duboi96@gmail.com','2025-10-12 14:50:06','2025-10-24 06:59:46',0,'','','cs_live_a1cyRwsxqirnyEQ8iZ9Yp1IGumAj1dM91sUnYSxXzsYbt5XiBmXiQtokHf','','',''),
|
||
(1489,'wc-completed','EUR','shop_order',0.00000000,85.00000000,0,'sofia.balducci99@gmail.com','2025-10-12 21:03:18','2025-10-16 11:01:51',0,'','','cs_live_a1xBKNpPKVffrCrl7tDwQQD3viFuqzwqUAXqMXBLWakGH0ipiOnzHn0IrK','','',''),
|
||
(1490,'wc-completed','EUR','shop_order',0.00000000,120.00000000,0,'bram.degieter@telenet.be','2025-10-18 13:34:26','2025-10-24 17:36:03',0,'','','cs_live_a1L9LCv7lSYX1gsY7oQbVrGqJN2AZLyjChZRdRK7ku4oI4EW5vZmxCTaqk','','','The necklace is a gift, so it would be nice that it is wrapped :)'),
|
||
(1496,'wc-completed','EUR','shop_order',0.00000000,183.00000000,0,'charlotte.chabin@gmail.com','2025-11-02 19:39:02','2025-11-06 13:50:59',0,'','','cs_live_b1zZOIKIH0LygTv6CVhy3lB7qEvG4ElbmDH5GlOOX1ltN9RGkAEH5JF6tw','','',''),
|
||
(1498,'wc-completed','EUR','shop_order',0.00000000,85.00000000,0,'daphnethomass@hotmail.com','2025-11-03 21:05:37','2025-11-06 13:52:51',0,'','','cs_live_a13EaeLRtyYNbrUEtXGYMgeINXdEG2hMCr9ixQnxZoJwUeawVYRxzqNyoQ','','',''),
|
||
(1511,'wc-completed','EUR','shop_order',0.00000000,120.00000000,0,'paulamicel@gmail.com','2025-11-18 08:29:10','2025-11-24 18:30:32',0,'','','cs_live_a1Pm9zC1mhHI7I4LNvZ6yFzcvpvVaIyS7Jkd4JZrIecG1Dkg4z6svhlS2h','','',''),
|
||
(1528,'wc-completed','EUR','shop_order',0.00000000,50.00000000,0,'mapignot@gmail.com','2025-11-20 14:49:47','2025-11-24 18:30:04',0,'','','cs_live_a1hapGkZPSNBAWHRmKKZZFkDl5YhqVgHa3Fzw2eXWTkkAl6sL1Uh6WBTVJ','','',''),
|
||
(1529,'wc-completed','EUR','shop_order',0.00000000,85.00000000,0,'anabela_angeiras@yahoo.fr','2025-11-24 09:50:48','2025-11-27 13:03:07',0,'','','cs_live_a1J504iPrDlASS5uwlconlGf3AVh9Q2dPHiiTrGs0l2dzwAdNj58EGVBvy','','',''),
|
||
(1530,'wc-completed','EUR','shop_order',0.00000000,85.00000000,0,'karen.plasschaert@gmail.com','2025-11-24 17:43:34','2025-11-27 13:01:45',0,'','','cs_live_a1tFACy2vzenqHAewzINizSqm7dHV48jGiw2KUi0Q2BwC6MWX42eMyWgTs','','',''),
|
||
(1540,'wc-completed','EUR','shop_order',0.00000000,43.00000000,0,'annaebosson@gmail.com','2025-11-30 21:29:07','2025-12-03 18:55:57',0,'','','cs_live_a1G1fFWG7YCRyRJaM7FujXYcPSWyK9ztjPsLp7h3qR4yLKvGmbuVUhhFc3','','',''),
|
||
(1571,'wc-completed','EUR','shop_order',0.00000000,95.00000000,0,'maroufin.claire@gmail.com','2025-12-02 09:20:29','2025-12-03 18:55:31',0,'','','cs_live_b1k7BygV2uFnEclXsyniRFFpONoaG7UqkmtGMXRmc5gUc0upLUjPMfbP3D','','',''),
|
||
(1573,'wc-completed','EUR','shop_order',0.00000000,50.00000000,0,'penelope.jourdain@gmail.com','2025-12-02 20:47:29','2025-12-03 18:55:00',0,'','','cs_live_a1nDEiC2YJyqQy1PhaDuHkLQt277WyvtIbtOZMfNhEwjO3CugA1NewrUro','','',''),
|
||
(1604,'wc-pending','EUR','shop_order',0.00000000,50.00000000,0,'annvanderschrick@telenet.be','2025-12-03 17:43:23','2025-12-03 17:43:23',0,'','','','','',''),
|
||
(1605,'wc-completed','EUR','shop_order',0.00000000,50.00000000,0,'annvanderschrick@telenet.be','2025-12-03 17:44:40','2025-12-10 17:59:08',0,'','','cs_live_a1kJnF7Dh7Koqbvp2pDahVg1ZsS1Ez4rwgq922MzfmtmxET4qqYzaGW72E','','',''),
|
||
(1606,'wc-completed','EUR','shop_order',0.00000000,75.00000000,0,'perso@ronanzeegers.com','2025-12-07 21:49:42','2025-12-10 18:00:51',0,'','','cs_live_a1YqktJANJ3NQrr52Xz3ixm0PItKcfD3wfNjheS5bXdDOl8ih74oMDecJe','','',''),
|
||
(1607,'wc-pending','EUR','shop_order',0.00000000,125.00000000,0,'zafiria.efstratiadi@hotmail.com','2025-12-10 13:39:45','2025-12-10 13:39:45',0,'','','','','',''),
|
||
(1608,'wc-pending','EUR','shop_order',0.00000000,125.00000000,0,'zafiria.efstratiadi@hotmail.com','2025-12-10 15:29:50','2025-12-10 15:29:50',0,'','','','','',''),
|
||
(1609,'wc-completed','EUR','shop_order',0.00000000,71.00000000,0,'clement.arnaud1993@gmail.com','2025-12-10 15:54:38','2025-12-10 17:56:08',0,'','','cs_live_a12eIU0AdK7UzdH91l30cOov0hhCDnvqJZWJg1ejjLNP4UCi2hxIPd6ac5','','',''),
|
||
(1610,'wc-refunded','EUR','shop_order',0.00000000,80.00000000,0,'g.maincent@gmail.com','2025-12-11 15:25:35','2026-01-14 20:45:29',0,'','','cs_live_a1fvsx0OUZLAoa0tWNcLbyvWDZoLW7geHGcrzJNrb1pnteQeV2QNHSmaEN','','',''),
|
||
(1611,'wc-pending','EUR','shop_order',0.00000000,48.00000000,0,'louispoitevin31@gmail.com','2025-12-14 08:05:42','2025-12-14 08:05:42',0,'','','','','',''),
|
||
(1612,'wc-completed','EUR','shop_order',0.00000000,50.00000000,0,'laura.folli@laposte.net','2025-12-14 15:18:16','2025-12-14 15:19:46',0,'','','cs_live_a1dc48l5VnaIPc5dBDwhXAf0WJ5ZkY569mkcUVLj5Fk0tSq7VIzyaRQrbX','','',''),
|
||
(1615,'wc-pending','EUR','shop_order',0.00000000,125.00000000,0,'thomasmetivier@gmail.com','2025-12-15 22:27:22','2025-12-15 22:27:22',0,'','','','','',''),
|
||
(1616,'wc-pending','EUR','shop_order',0.00000000,125.00000000,0,'thomasmetivier@gmail.com','2025-12-15 22:43:29','2025-12-15 22:43:29',0,'','','','','',''),
|
||
(1617,'wc-refunded','EUR','shop_order',0.00000000,125.00000000,0,'thomasmetivier@gmail.com','2025-12-15 22:45:37','2025-12-17 06:51:34',0,'','','cs_live_a1qVP8cfEza2h4MEHXNE1DziPqCBPVN0UwJVPYRUCO3ZZazuafUnxYa9iQ','','',''),
|
||
(1618,'wc-completed','EUR','shop_order_refund',0.00000000,-125.00000000,NULL,NULL,'2025-12-17 06:51:16','2025-12-17 06:51:16',1617,NULL,NULL,NULL,NULL,NULL,NULL),
|
||
(1628,'wc-pending','EUR','shop_order',0.00000000,50.00000000,0,'kleptaschwarz@gmail.com','2025-12-18 22:39:56','2025-12-18 22:39:56',0,'','','','','',''),
|
||
(1629,'wc-pending','EUR','shop_order',0.00000000,50.00000000,0,'kleptaschwarz@gmail.com','2025-12-18 22:40:36','2025-12-18 22:40:36',0,'','','','','',''),
|
||
(1630,'wc-pending','EUR','shop_order',0.00000000,75.00000000,0,'lou.roberfroid@gmail.com','2025-12-21 20:44:25','2025-12-21 20:44:25',0,'','','','','',''),
|
||
(1643,'wc-completed','EUR','shop_order',0.00000000,195.00000000,0,'marielaure.gressin@free.fr','2026-01-13 15:58:24','2026-01-17 07:14:47',0,'','','cs_live_b12gj4XEEAbMYroEOPOq8CqyDiQ1dwSNBYAZoOWjjSvq1ORZtYl4W1MbYl','','',''),
|
||
(1644,'wc-pending','EUR','shop_order',0.00000000,175.00000000,0,'laurechaslin@gmail.com','2026-01-13 16:01:21','2026-01-13 16:01:21',0,'','','','','',''),
|
||
(1645,'wc-completed','EUR','shop_order',0.00000000,175.00000000,0,'laurechaslin@gmail.com','2026-01-13 16:03:07','2026-01-17 07:14:19',0,'','','cs_live_b1TYFxwi4DBNtURYmNjJLpvME8qcqmmLcsMlek96gMVQTOqCaYDwXyzw56','','','Comme vu par mail, pourrais-tu rajouter dans la commande la petite chaîne et la boucle qui vont sur le bas du collier Fuyou ? En argenté. Merciii'),
|
||
(1646,'wc-completed','EUR','shop_order_refund',0.00000000,-80.00000000,NULL,NULL,'2026-01-14 20:45:29','2026-01-14 20:45:29',1610,NULL,NULL,NULL,NULL,NULL,NULL),
|
||
(1647,'wc-completed','EUR','shop_order',0.00000000,48.00000000,0,'lunacornet@icloud.com','2026-02-01 20:14:25','2026-02-11 08:59:12',0,'','','cs_live_a170HmKu7PK2eBrbx3mirAluoh0W7iWzgo3HEq7KKE6zOB5JXdvUELGMIH','','',''),
|
||
(1649,'wc-completed','EUR','shop_order',0.00000000,90.00000000,0,'karlyne.malonga@gmail.com','2026-02-05 19:10:25','2026-02-11 08:58:48',0,'','','cs_live_a1lAVt8A3st7ZZKs5AjIEclmkQahYiEc9vCusk5V60IFI3ARb974kfMpGI','','',''),
|
||
(1656,'wc-completed','EUR','shop_order',0.00000000,100.00000000,0,'louise.mongeau@gmail.com','2026-02-11 18:47:27','2026-02-11 18:50:17',0,'','','cs_live_a1Y78vDL0hnBUcBwjQuebxIF6nfLdEmdz9p7n1qvSAUcgKEHzIv7EWMIVf','','',''),
|
||
(1658,'wc-processing','EUR','shop_order',0.00000000,85.00000000,0,'samira.maalmi@proton.me','2026-02-16 15:38:24','2026-02-16 15:38:54',0,'','','cs_live_a156BtrCZrpdOa0wgaUD69YlLgfecu6JIbwYPfJRJ8srKxHdDxVm5YxPnk','','',''),
|
||
(1659,'wc-pending','EUR','shop_order',0.00000000,125.00000000,0,'zafiria.efstratiadi@hotmail.com','2026-02-16 15:57:03','2026-02-16 15:57:03',0,'','','','','','');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=751 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_orders_meta` VALUES
|
||
(192,862,'_billing_address_index','Roberto Ruggeri NW Groupe 31 avenue bosquet Paris 75007 FR sofia.balducci99@gmail.com +393470972182'),
|
||
(193,862,'_shipping_address_index','Roberto Ruggeri NW Groupe 31 avenue bosquet Paris 75007 FR +393470972182'),
|
||
(204,862,'_edit_lock','1733301301:1'),
|
||
(212,866,'_billing_address_index','Claudia Van Vynckt - WIPLAW 279, avenue louise Bruxelles 1050 BE claudia.vanvynckt@hotmail.fr 0478183560'),
|
||
(213,866,'_shipping_address_index','Claudia Van Vynckt - WIPLAW 279, avenue louise Bruxelles 1050 BE 0478183560'),
|
||
(216,868,'_billing_address_index','Lucie Leiner Vijversdreef 10 Linkebeek 1630 BE lucie.leiner@gmail.com +32489578514'),
|
||
(217,868,'_shipping_address_index','Lucie Leiner Vijversdreef 10 Linkebeek 1630 BE +32489578514'),
|
||
(218,866,'_edit_lock','1732990774:1'),
|
||
(219,868,'_edit_lock','1741777158:1'),
|
||
(220,869,'_billing_address_index','Claire Maroufin 26 avenue Eugène Thomas Le Kremlin Bicetre 94270 FR maroufin.claire@gmail.com +33681223295'),
|
||
(221,869,'_shipping_address_index','Claire Maroufin 26 avenue Eugène Thomas Le Kremlin Bicetre 94270 FR +33681223295'),
|
||
(224,871,'_billing_address_index','Violette Cubier 5 rue Andre Gide Chatillon 92320 FR v.cubier@gmail.com 0616154243'),
|
||
(225,871,'_shipping_address_index','Violette Cubier 5 rue Andre Gide Chatillon 92320 FR 0616154243'),
|
||
(226,871,'_edit_lock','1733427652:1'),
|
||
(227,872,'_billing_address_index','Elise Colson Rue des grands champs 119 Saint-Nicolas Liège 4420 BE choploone@gmail.com 0498508266'),
|
||
(228,872,'_shipping_address_index','Elise Colson Rue des grands champs 119 Saint-Nicolas Liège 4420 BE 0498508266'),
|
||
(229,872,'_edit_lock','1733769475:1'),
|
||
(230,873,'_billing_address_index','Maren Sigge Av. G. E. Lebon, 24, BP 3 Auderghem Belgium 1160 BE maren.sigge@gmail.com +32489439874'),
|
||
(231,873,'_shipping_address_index','Viviane Antoine Chaussée de Givet 33 Mariembourg Belgium 5660 BE +32489439874'),
|
||
(232,869,'_edit_lock','1734160497:1'),
|
||
(233,873,'_edit_lock','1733386487:1'),
|
||
(243,878,'_billing_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE perrinevincent90@gmail.com 00 32 472 24 97 14'),
|
||
(244,878,'_shipping_address_index','Perrine Vincent Rue de la Basse-Sambre 8 Floreffe Namur 5150 BE 00 32 472 24 97 14'),
|
||
(245,879,'_billing_address_index','Julien Martial Rue François Gay, 225 Woluwe St Pierre 1150 BE julien.martial@hotmail.com 0472585911'),
|
||
(246,879,'_shipping_address_index','Julien Martial Rue François Gay, 225 Woluwe St Pierre 1150 BE 0472585911'),
|
||
(247,879,'_edit_lock','1734041227:1'),
|
||
(248,880,'_billing_address_index','christine Saquet Bossu 33 rue du Colonel du Halgouêt Renac 35660 FR c.saquetbossu@orange.fr 0685532210'),
|
||
(249,880,'_shipping_address_index','christine Saquet Bossu 33 rue du Colonel du Halgouêt Renac 35660 FR 0685532210'),
|
||
(250,879,'tracking_number','10622472'),
|
||
(251,878,'_edit_lock','1734256732:1'),
|
||
(252,878,'tracking_number','10622471'),
|
||
(253,881,'_billing_address_index','Nathalie Chabin chemin de Rossy 1, 1 Rueyres - Suisse 1046 CH lili.chabin@gmail.com +41786229221'),
|
||
(254,881,'_shipping_address_index','Nathalie Chabin chemin de Rossy 1, 1 Rueyres - Suisse 1046 CH +41786229221'),
|
||
(255,881,'_edit_lock','1734817565:1'),
|
||
(266,880,'_edit_lock','1740486386:1'),
|
||
(267,884,'_billing_address_index','Veronique Marchand 5 bis impasse de la Noue AUXERRE 89000 FR vsmarchand24@gmail.com +33612102273'),
|
||
(268,884,'_shipping_address_index','Veronique Marchand 5 bis impasse de la Noue AUXERRE 89000 FR +33612102273'),
|
||
(270,880,'tracking_number','10727218'),
|
||
(271,884,'_edit_lock','1738615854:1'),
|
||
(272,885,'_billing_address_index','Antoine Deroisy 389 chaussée de waterloo Bruxelles 1050 BE antoine.der92@gmail.com 0474183450'),
|
||
(273,885,'_shipping_address_index','Antoine Deroisy 389 chaussée de waterloo Bruxelles 1050 BE 0474183450'),
|
||
(274,884,'tracking_number','10776780'),
|
||
(275,881,'tracking_number',''),
|
||
(276,886,'_billing_address_index','Ella Richard 44 Rue Gutenberg, 93310 Le Pre Saint Gervais, France Le Pre Saint Gervais 93310 FR ella_cherry@hotmail.fr 06 77 32 66 50'),
|
||
(277,886,'_shipping_address_index','Ella Richard 44 Rue Gutenberg, 93310 Le Pre Saint Gervais, France Le Pre Saint Gervais 93310 FR 06 77 32 66 50'),
|
||
(278,886,'_edit_lock','1734542336:1'),
|
||
(279,887,'_billing_address_index','Elsa Dumontel 29 Route Des Chenes Arpajon Sur Cere France 15130 FR elsa.dumontel@gmail.com 0642985078'),
|
||
(280,887,'_shipping_address_index','Elsa Dumontel 29 Route Des Chenes Arpajon Sur Cere France 15130 FR 0642985078'),
|
||
(281,886,'tracking_number','10831148'),
|
||
(282,885,'_edit_lock','1734545250:1'),
|
||
(283,885,'tracking_number',''),
|
||
(284,887,'_edit_lock','1736762840:1'),
|
||
(285,888,'_billing_address_index','Nathalie Chabin chemin de Rossy 1 Rueyres - Suisse vaud 1046 CH lili.chabin@gmail.com +41786229221'),
|
||
(286,888,'_shipping_address_index','Nathalie Chabin chemin de Rossy 1 Rueyres - Suisse vaud 1046 CH +41786229221'),
|
||
(287,888,'_edit_lock','1735490132:1'),
|
||
(288,888,'tracking_number','RN600242900BE'),
|
||
(289,889,'_billing_address_index','Magali Jacob 1 Rue du Limousin Hœnheim 67800 FR melian.jacob@free.fr 0670745455'),
|
||
(290,889,'_shipping_address_index','Magali Jacob 1 Rue du Limousin Hœnheim 67800 FR 0670745455'),
|
||
(291,889,'_edit_lock','1735646345:1'),
|
||
(292,890,'_refund_amount','12.00'),
|
||
(293,890,'_refunded_by','1'),
|
||
(294,890,'_refunded_payment',''),
|
||
(295,890,'_refund_reason','Free shipping'),
|
||
(296,891,'_refund_amount','100.00'),
|
||
(297,891,'_refunded_by','1'),
|
||
(298,891,'_refunded_payment',''),
|
||
(299,891,'_refund_reason',''),
|
||
(302,889,'tracking_number','10996113'),
|
||
(303,887,'tracking_number','10851363'),
|
||
(306,894,'_billing_address_index','Margot BRISOUX 13 rue Camille Desmoulins Paris 75011 FR margot.brisoux@hotmail.fr 0679481991'),
|
||
(307,894,'_shipping_address_index','Margot BRISOUX 13 rue Camille Desmoulins Paris 75011 FR 0679481991'),
|
||
(308,894,'_edit_lock','1767793895:1'),
|
||
(309,894,'tracking_number','11114755'),
|
||
(310,895,'_billing_address_index','Marine TIBERI 50 rue Jules Clarétie Toulouse 31400 FR tiberi.marine@gmail.com +33602079136'),
|
||
(311,895,'_shipping_address_index','Marine TIBERI 50 rue Jules Clarétie Toulouse 31400 FR +33602079136'),
|
||
(312,895,'_edit_lock','1767793874:1'),
|
||
(313,895,'tracking_number','11206531'),
|
||
(314,896,'_refund_amount','95.00'),
|
||
(315,896,'_refunded_by','1'),
|
||
(316,896,'_refunded_payment',''),
|
||
(317,896,'_refund_reason',''),
|
||
(318,897,'_billing_address_index','Alice Tabernat 88 boulevard Aristide Briand Montreuil 93100 FR alicetabernat@yahoo.fr 0770426206'),
|
||
(319,897,'_shipping_address_index','Alice Tabernat 88 boulevard Aristide Briand Montreuil 93100 FR 0770426206'),
|
||
(322,899,'_billing_address_index','Aïn-Establet Manon 140, boulevard de Menilmontant Paris 75020 FR manon.ainest@gmail.com 0612109541'),
|
||
(323,899,'_shipping_address_index','Aïn-Establet Manon 140, boulevard de Menilmontant Paris 75020 FR 0612109541'),
|
||
(324,897,'_edit_lock','1767793855:1'),
|
||
(325,899,'_edit_lock','1767793835:1'),
|
||
(326,897,'tracking_number','11516644'),
|
||
(327,899,'tracking_number','11516643'),
|
||
(330,901,'_billing_address_index','Owen Andrew O\'Neill Rue Bosquet, 25 Saint-Gilles Brussel 1060 BE owenoneill2727@gmail.com +353852179564'),
|
||
(331,901,'_shipping_address_index','Owen Andrew O\'Neill Rue Bosquet, 25 Saint-Gilles Brussel 1060 BE +353852179564'),
|
||
(332,901,'_edit_lock','1740762785:1'),
|
||
(335,903,'_billing_address_index','Julie Soulie 17/19 rue de l\'Atlas Paris Ile de France 75019 FR julie.soulie96@yahoo.fr 0643105822'),
|
||
(336,903,'_shipping_address_index','Julie Soulie 17/19 rue de l\'Atlas Paris Ile de France 75019 FR 0643105822'),
|
||
(337,903,'_edit_lock','1767793820:1'),
|
||
(338,903,'tracking_number','11864885'),
|
||
(341,905,'_billing_address_index','Amélie Graux 15 rue du Capitaine Ferber Paris 75020 FR amelie.grx@gmail.com 0667102260'),
|
||
(342,905,'_shipping_address_index','Amélie Graux 15 rue du Capitaine Ferber Paris 75020 FR 0667102260'),
|
||
(343,906,'_billing_address_index','Charles Stoop Rue Edouard Olivier 27 Watermael-Boitsfort Bruxelles 1170 BE charles.stoop@gmail.com 0493566360'),
|
||
(344,906,'_shipping_address_index','Charles Stoop Rue Edouard Olivier 27 Watermael-Boitsfort Bruxelles 1170 BE 0493566360'),
|
||
(345,907,'_billing_address_index','Raphael Kuder 140 boulevard de Ménilmontant Paris IDF 75020 FR raphael.kuderpro@gmail.com 0783260894'),
|
||
(346,907,'_shipping_address_index','Raphael Kuder 140 boulevard de Ménilmontant Paris IDF 75020 FR 0783260894'),
|
||
(347,905,'_edit_lock','1767793812:1'),
|
||
(348,905,'tracking_number','11941129'),
|
||
(349,906,'_edit_lock','1767793806:1'),
|
||
(350,906,'tracking_number','11941130'),
|
||
(351,907,'_edit_lock','1767793792:1'),
|
||
(352,907,'tracking_number','12069441'),
|
||
(353,908,'_billing_address_index','Eve marie REDOUIN 3 Rue des Hortensias Villebon-sur-Yvette 91140 FR evemarie.redouin@gmail.com 0642769155'),
|
||
(354,908,'_shipping_address_index','Eve marie REDOUIN 3 Rue des Hortensias Villebon-sur-Yvette 91140 FR 0642769155'),
|
||
(355,908,'_edit_lock','1767793785:1'),
|
||
(356,908,'tracking_number','12337845'),
|
||
(359,910,'_billing_address_index','Arnau Oliver Antich Rue du Mont-Blanc 57, R.D.C. Saint-Gilles Belgium 1060 BE isoliverantich1@gmail.com +34 648761712'),
|
||
(360,910,'_shipping_address_index','Arnau Oliver Antich Rue du Mont-Blanc 57, R.D.C. Saint-Gilles Belgium 1060 BE +34 648761712'),
|
||
(363,912,'_billing_address_index','Jérôme Laurent 5 place de la république BRIENNE LE CHATEAU Aube 10500 FR crack_one@hotmail.fr +33695854956'),
|
||
(364,912,'_shipping_address_index','Jérôme Laurent 5 place de la république BRIENNE LE CHATEAU Aube 10500 FR +33695854956'),
|
||
(369,921,'_billing_address_index','Anne sophie Mabi 4 rue des tulipiers Rosny sous bois 93110 FR annesophiemabi@gmail.com +33678454888'),
|
||
(370,921,'_shipping_address_index','Anne sophie Mabi 4 rue des tulipiers Rosny sous bois 93110 FR +33678454888'),
|
||
(371,922,'_billing_address_index','Anne sophie Mabi 4 rue des tulipiers Rosny sous bois 93110 FR annesophiemabi@gmail.com +33678454888'),
|
||
(372,922,'_shipping_address_index','Anne sophie Mabi 4 rue des tulipiers Rosny sous bois 93110 FR +33678454888'),
|
||
(373,910,'_edit_lock','1767793778:1'),
|
||
(374,910,'tracking_number',''),
|
||
(375,921,'_edit_lock','1767793771:1'),
|
||
(376,912,'_edit_lock','1767793759:1'),
|
||
(377,912,'tracking_number','12910308'),
|
||
(378,921,'tracking_number','12910309'),
|
||
(381,924,'_billing_address_index','Laurent CAPELO 24 Avenue Bourgain Issy-les-Moulineaux 92130 FR laurentpvcapelo@gmail.com +33646234205'),
|
||
(382,924,'_shipping_address_index','Laurent CAPELO 24 Avenue Bourgain Issy-les-Moulineaux 92130 FR +33646234205'),
|
||
(383,924,'_edit_lock','1767793742:1'),
|
||
(384,924,'tracking_number','13228029'),
|
||
(387,997,'_billing_address_index',' '),
|
||
(388,997,'_shipping_address_index',' '),
|
||
(389,997,'_edit_lock','1767793719:1'),
|
||
(417,997,'tracking_number','13488164'),
|
||
(420,1013,'_billing_address_index','Mia Mueller Chaussee de Vleurgat 172 Brussels 1000 BE mia.mueller07@gmail.com 0474470271'),
|
||
(421,1013,'_shipping_address_index','Mia Mueller Chaussee de Vleurgat 172 Brussels 1000 BE 0474470271'),
|
||
(422,1013,'_edit_lock','1767793699:1'),
|
||
(423,1013,'tracking_number','13721043'),
|
||
(513,1443,'_billing_address_index','Myrthe Meylaerts Demosthenesstraat 242 Anderlecht 1070 BE myrthe.meylaerts@gmail.com 0499089766'),
|
||
(514,1443,'_shipping_address_index','Myrthe Meylaerts Demosthenesstraat 242 Anderlecht 1070 BE 0499089766'),
|
||
(515,1443,'_edit_lock','1767793679:1'),
|
||
(516,1443,'tracking_number','14584108'),
|
||
(517,1480,'_billing_address_index','Alexandra Maillot 26 rue de Stalingrad Sartrouville 78500 FR alexandraboubou2@gmail.com 0663463354'),
|
||
(518,1480,'_shipping_address_index','Alexandra Maillot 26 rue de Stalingrad Sartrouville 78500 FR 0663463354'),
|
||
(519,1480,'_edit_lock','1767793648:1'),
|
||
(520,1480,'tracking_number','14744669'),
|
||
(521,1486,'_billing_address_index','Théo Huchet 58 Rue Châtelaine Laon 02000 FR theohuchet@laposte.net +33628751554'),
|
||
(522,1486,'_shipping_address_index','Théo Huchet 58 Rue Châtelaine Laon 02000 FR +33628751554'),
|
||
(523,1487,'_billing_address_index','Théo Huchet 58 rue châtelaine Laon 02000 FR theohuchet@laposte.net 0628751554'),
|
||
(524,1487,'_shipping_address_index','Théo Huchet 58 rue châtelaine Laon 02000 FR 0628751554'),
|
||
(525,1488,'_billing_address_index','Pauline Dubois Rue Maurice Wilmotte, 25 Saint-Gilles Brussel-Hoofdstad 1060 BE pauline.duboi96@gmail.com +32473119568'),
|
||
(526,1488,'_shipping_address_index','Pauline Dubois Rue Maurice Wilmotte, 25 Saint-Gilles Brussel-Hoofdstad 1060 BE +32473119568'),
|
||
(527,1489,'_billing_address_index','Sofia Balducci 156 Rue de l’Université (MAIF) Paris 75007 FR sofia.balducci99@gmail.com +393470972182'),
|
||
(528,1489,'_shipping_address_index','Sofia Balducci 156 Rue de l’Université (MAIF) Paris 75007 FR +393470972182'),
|
||
(529,1486,'_edit_lock','1760612561:1'),
|
||
(530,1487,'_edit_lock','1767793641:1'),
|
||
(531,1488,'_edit_lock','1767793627:1'),
|
||
(532,1489,'_edit_lock','1767793633:1'),
|
||
(533,1489,'tracking_number','14913747'),
|
||
(534,1487,'tracking_number','14913746'),
|
||
(535,1486,'tracking_number','14913746'),
|
||
(536,1490,'_billing_address_index','Bram De Gieter Gasmeterlaan 44 Gent Oost-Vlaanderen 9000 BE bram.degieter@telenet.be 0474177921'),
|
||
(537,1490,'_shipping_address_index','Bram De Gieter Gasmeterlaan 44 Gent Oost-Vlaanderen 9000 BE 0474177921'),
|
||
(538,1488,'tracking_number',''),
|
||
(539,1490,'_edit_lock','1767793603:1'),
|
||
(540,1490,'tracking_number','323255091208881000'),
|
||
(541,1496,'_billing_address_index','Charlotte Chabin Chemin de Pierrefleur 88 Lausanne 1004 CH charlotte.chabin@gmail.com +41799475008'),
|
||
(542,1496,'_shipping_address_index','Charlotte Chabin Chemin de Pierrefleur 88 Lausanne 1004 CH +41799475008'),
|
||
(543,890,'_refund_type','full'),
|
||
(544,891,'_refund_type','full'),
|
||
(545,896,'_refund_type','full'),
|
||
(546,1496,'_edit_lock','1767793586:1'),
|
||
(547,1498,'_billing_address_index','Daphné Thomas 4 Impasse Charles Fourier Oullins 69600 FR daphnethomass@hotmail.com +33603264984'),
|
||
(548,1498,'_shipping_address_index','Daphné Thomas 4 Impasse Charles Fourier Oullins 69600 FR +33603264984'),
|
||
(557,1498,'_edit_lock','1767793563:1'),
|
||
(558,1496,'tracking_number','2110500310000518'),
|
||
(559,1498,'tracking_number','15226074'),
|
||
(560,1511,'_billing_address_index','Paul AMICEL 1 rue Saint-Alphonse Rennes 35000 FR paulamicel@gmail.com 0618192731'),
|
||
(561,1511,'_shipping_address_index','Paul AMICEL 1 rue Saint-Alphonse Rennes 35000 FR 0618192731'),
|
||
(562,1528,'_billing_address_index','marianne pignot 12 Villa De La Seigneurie Montreuil 93100 FR mapignot@gmail.com 0660688244'),
|
||
(563,1528,'_shipping_address_index','marianne pignot 12 Villa De La Seigneurie Montreuil 93100 FR 0660688244'),
|
||
(564,1511,'_edit_lock','1767793556:1'),
|
||
(565,1529,'_billing_address_index','Anabela Angeiras Rue du brocsous 66 Chaumont Gistoux 1325 BE anabela_angeiras@yahoo.fr 0032477286532'),
|
||
(566,1529,'_shipping_address_index','Anabela Angeiras Rue du brocsous 66 Chaumont Gistoux 1325 BE 0032477286532'),
|
||
(567,1528,'_edit_lock','1768476497:1'),
|
||
(568,1529,'_edit_lock','1767793517:1'),
|
||
(569,1530,'_billing_address_index','Karen Plasschaert Berlaarbaan 102 Bonheiden (regio) 2820 BE karen.plasschaert@gmail.com +32473534936'),
|
||
(570,1530,'_shipping_address_index','Karen Plasschaert Berlaarbaan 102 Bonheiden (regio) 2820 BE +32473534936'),
|
||
(571,1528,'tracking_number','REL24RT05BEFR'),
|
||
(572,1511,'tracking_number','REL24RT05BEFR'),
|
||
(573,1530,'_edit_lock','1767793507:1'),
|
||
(574,1530,'tracking_number','323255093128441000'),
|
||
(575,1529,'tracking_number','323255093128431006'),
|
||
(576,1540,'_billing_address_index','Annaé Bosson 1 rue de la cour des noues Paris 75020 FR annaebosson@gmail.com +33646032641'),
|
||
(577,1540,'_shipping_address_index','Annaé Bosson 1 rue de la cour des noues Paris 75020 FR +33646032641'),
|
||
(578,1571,'_billing_address_index','CLAIRE MAROUFIN 26 avenue Eugene Thomas Le Kremlin-Bicêtre 94270 FR maroufin.claire@gmail.com +33681223295'),
|
||
(579,1571,'_shipping_address_index','CLAIRE MAROUFIN 26 avenue Eugene Thomas Le Kremlin-Bicêtre 94270 FR +33681223295'),
|
||
(582,1573,'_billing_address_index','Penelope Jourdain 42 rue Jacques Kablé Nogent sur Marne Île de France 94130 FR penelope.jourdain@gmail.com 0687878933'),
|
||
(583,1573,'_shipping_address_index','Penelope Jourdain 42 rue Jacques Kablé Nogent sur Marne Île de France 94130 FR 0687878933'),
|
||
(624,1540,'_edit_lock','1767793496:1'),
|
||
(625,1571,'_edit_lock','1767793485:1'),
|
||
(626,1573,'_edit_lock','1767793464:1'),
|
||
(627,1604,'_billing_address_index','Rosa Bamelis Plankenstraat 123 Itterbeek 1701 BE annvanderschrick@telenet.be +32475737595'),
|
||
(628,1604,'_shipping_address_index','Rosa Bamelis Plankenstraat 123 Itterbeek 1701 BE +32475737595'),
|
||
(629,1605,'_billing_address_index','Rosa Bamelis Plankenstraat 123 Itterbeek vlaams brabant 1701 BE annvanderschrick@telenet.be +32475737595'),
|
||
(630,1605,'_shipping_address_index','Rosa Bamelis Plankenstraat 123 Itterbeek vlaams brabant 1701 BE +32475737595'),
|
||
(631,1573,'tracking_number','REL24RT05BEFR'),
|
||
(632,1571,'tracking_number','REL24RT05BEFR'),
|
||
(633,1540,'tracking_number','REL24RT05BEFR'),
|
||
(634,1605,'_edit_lock','1767793459:1'),
|
||
(635,1606,'_billing_address_index','Ronan Zeegers (Dside) Avenue Léonard Mommaerts 24 Evere 1140 BE perso@ronanzeegers.com +32473452043'),
|
||
(636,1606,'_shipping_address_index','Ronan Zeegers (Dside) Avenue Léonard Mommaerts 24 Evere 1140 BE +32473452043'),
|
||
(637,1607,'_billing_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445 Bruxelles Bruxelles 1080 BE zafiria.efstratiadi@hotmail.com 0474918430'),
|
||
(638,1607,'_shipping_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445 Bruxelles Bruxelles 1080 BE 0474918430'),
|
||
(639,1608,'_billing_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445 Bruxelles Bruxelles 1080 BE zafiria.efstratiadi@hotmail.com 0474918430'),
|
||
(640,1608,'_shipping_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445 Bruxelles Bruxelles 1080 BE 0474918430'),
|
||
(641,1609,'_billing_address_index','CLEMENT ARNAUD neubramowstrabe 17 rostock 18057 DE clement.arnaud1993@gmail.com +49679883271'),
|
||
(642,1609,'_shipping_address_index','CLEMENT ARNAUD neubramowstrabe 17 rostock 18057 DE +49679883271'),
|
||
(643,1609,'_edit_lock','1767793417:1'),
|
||
(644,1609,'tracking_number','15855758'),
|
||
(645,1606,'_edit_lock','1767793425:1'),
|
||
(646,1605,'tracking_number','323255093980891004'),
|
||
(647,1606,'tracking_number','323255093980881002'),
|
||
(648,1607,'_edit_lock','1765392806:1'),
|
||
(649,1610,'_billing_address_index','Géraldine Maincent 3 place Cécile Brunschvicg Pantin 93500 FR g.maincent@gmail.com +33664976050'),
|
||
(650,1610,'_shipping_address_index','Géraldine Maincent 3 place Cécile Brunschvicg Pantin 93500 FR +33664976050'),
|
||
(651,1611,'_billing_address_index','Louis Poitevin 12 Rue des Lavoirs Lanester 56600 FR louispoitevin31@gmail.com 0777845512'),
|
||
(652,1611,'_shipping_address_index','Louis Poitevin 12 Rue des Lavoirs Lanester 56600 FR 0777845512'),
|
||
(653,1612,'_billing_address_index','Laura FOLLI 23 Rue Philippe de Lassalle Lyon 69004 FR laura.folli@laposte.net +33674370813'),
|
||
(654,1612,'_shipping_address_index','Laura FOLLI 23 Rue Philippe de Lassalle Lyon 69004 FR +33674370813'),
|
||
(655,1612,'_edit_lock','1767793390:1'),
|
||
(656,1610,'_edit_lock','1768423531:1'),
|
||
(659,1615,'_billing_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR thomasmetivier@gmail.com +33768133255'),
|
||
(660,1615,'_shipping_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR +33768133255'),
|
||
(661,1616,'_billing_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR thomasmetivier@gmail.com +33768133255'),
|
||
(662,1616,'_shipping_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR +33768133255'),
|
||
(663,1617,'_billing_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR thomasmetivier@gmail.com +33768133255'),
|
||
(664,1617,'_shipping_address_index','Thomas MEtivier 78 Rue De La Jarry Vincennes 94300 FR +33768133255'),
|
||
(665,1617,'_edit_lock','1765954305:1'),
|
||
(666,1618,'_refund_amount','125.00'),
|
||
(667,1618,'_refunded_by','1'),
|
||
(668,1618,'_refunded_payment',''),
|
||
(669,1618,'_refund_reason',''),
|
||
(670,1618,'_refund_type','full'),
|
||
(671,1617,'tracking_number',''),
|
||
(672,1628,'_billing_address_index','Klëpta FANTOZZI 13 rue Hénon Lyon 69004 FR kleptaschwarz@gmail.com +33616138481'),
|
||
(673,1628,'_shipping_address_index','Klëpta FANTOZZI 13 rue Hénon Lyon 69004 FR +33616138481'),
|
||
(674,1629,'_billing_address_index','Klëpta FANTOZZI 13 rue Hénon Lyon 69004 FR kleptaschwarz@gmail.com +33616138481'),
|
||
(675,1629,'_shipping_address_index','Klëpta FANTOZZI 13 rue Hénon Lyon 69004 FR +33616138481'),
|
||
(676,1630,'_billing_address_index','Louise Roberfroid Rue Jean Robie Bruxelles 1060 BE lou.roberfroid@gmail.com 0496903459'),
|
||
(677,1630,'_shipping_address_index','Louise Roberfroid Rue Jean Robie Bruxelles 1060 BE 0496903459'),
|
||
(718,1608,'_edit_lock','1767793411:1'),
|
||
(719,922,'_edit_lock','1767793750:1'),
|
||
(720,1643,'_billing_address_index','Marielaure Gressin 9 Chemin Lou Valadet Greasque 13850 FR marielaure.gressin@free.fr 0670153153'),
|
||
(721,1643,'_shipping_address_index','Marielaure Gressin 9 Chemin Lou Valadet Greasque 13850 FR 0670153153'),
|
||
(722,1644,'_billing_address_index','Laure Chaslin 145 rue du Mont-Cenis Paris 75018 FR laurechaslin@gmail.com +33689717962'),
|
||
(723,1644,'_shipping_address_index','Laure Chaslin 145 rue du Mont-Cenis Paris 75018 FR +33689717962'),
|
||
(724,1645,'_billing_address_index','Laure Chaslin 145 rue du Mont-Cenis Paris 75018 FR laurechaslin@gmail.com +33689717962'),
|
||
(725,1645,'_shipping_address_index','Laure Chaslin 145 rue du Mont-Cenis Paris 75018 FR +33689717962'),
|
||
(726,1610,'tracking_number',''),
|
||
(727,1646,'_refund_amount','80'),
|
||
(728,1646,'_refunded_by','1'),
|
||
(729,1646,'_refunded_payment',''),
|
||
(730,1646,'_refund_reason','Order fully refunded.'),
|
||
(731,1646,'_refund_type','full'),
|
||
(732,1643,'_edit_lock','1769003481:1'),
|
||
(733,1645,'_edit_lock','1768634061:1'),
|
||
(734,1645,'tracking_number','16527421'),
|
||
(735,1643,'tracking_number','16527420'),
|
||
(736,1647,'_billing_address_index','Luna Cornet Rue Edith Cavell Uccle 1180 BE lunacornet@icloud.com 0471760867'),
|
||
(737,1647,'_shipping_address_index','Luna Cornet Rue Edith Cavell Uccle 1180 BE 0471760867'),
|
||
(738,1649,'_billing_address_index','Karlyne Malonga 69 Rue D’Inkermann RENNES Bretagne 35000 FR karlyne.malonga@gmail.com 06 0703 3147'),
|
||
(739,1649,'_shipping_address_index','Karlyne Malonga 69 Rue D’Inkermann RENNES Bretagne 35000 FR 06 0703 3147'),
|
||
(740,1647,'_edit_lock','1771926565:1'),
|
||
(741,1649,'_edit_lock','1770802544:1'),
|
||
(742,1649,'tracking_number','16935777'),
|
||
(743,1647,'tracking_number','16935776'),
|
||
(744,1656,'_billing_address_index','Louise Mongeau 159 rue Antoine Breart Saint-Gilles 1060 BE louise.mongeau@gmail.com +32485283177'),
|
||
(745,1656,'_shipping_address_index','Louise Mongeau 159 rue Antoine Breart Saint-Gilles 1060 BE +32485283177'),
|
||
(746,1658,'_billing_address_index','Samira Maalmi 5 rue Denis Couturier Montreuil 93100 FR samira.maalmi@proton.me 0626282738'),
|
||
(747,1658,'_shipping_address_index','Samira Maalmi 5 rue Denis Couturier Montreuil 93100 FR 0626282738'),
|
||
(748,1659,'_billing_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445,boîte 6 Bruxelles Molenbeek-Saint-Jean 1080 BE zafiria.efstratiadi@hotmail.com 0474918430'),
|
||
(749,1659,'_shipping_address_index','Zafiria Efstratiadi Boulvard louis mettewie 445,boîte 6 Bruxelles Molenbeek-Saint-Jean 1080 BE 0474918430'),
|
||
(750,1658,'_edit_lock','1771929657:1');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES
|
||
(103,102,'pa_size',37,1,1),
|
||
(104,102,'pa_size',38,1,1),
|
||
(105,102,'pa_size',39,1,1),
|
||
(106,102,'pa_size',40,1,1),
|
||
(107,102,'pa_size',41,1,1),
|
||
(108,102,'pa_size',42,1,1),
|
||
(109,102,'pa_size',43,1,1),
|
||
(528,102,'pa_size',44,1,1),
|
||
(114,113,'pa_size',37,1,1),
|
||
(115,113,'pa_size',38,1,1),
|
||
(116,113,'pa_size',39,1,1),
|
||
(117,113,'pa_size',40,1,1),
|
||
(118,113,'pa_size',41,1,1),
|
||
(119,113,'pa_size',42,1,1),
|
||
(120,113,'pa_size',43,1,1),
|
||
(529,113,'pa_size',44,1,1),
|
||
(201,168,'pa_stone',48,1,1),
|
||
(200,168,'pa_stone',49,1,1),
|
||
(566,183,'pa_side',45,1,1),
|
||
(565,183,'pa_side',71,1,1),
|
||
(567,183,'pa_side',72,1,1),
|
||
(638,202,'pa_side',45,1,1),
|
||
(637,202,'pa_side',77,1,1),
|
||
(639,202,'pa_side',78,1,1),
|
||
(570,213,'pa_side',45,1,1),
|
||
(569,213,'pa_side',71,1,1),
|
||
(571,213,'pa_side',72,1,1),
|
||
(241,240,'pa_size',58,1,1),
|
||
(242,240,'pa_size',59,1,1),
|
||
(642,285,'pa_side',45,1,1),
|
||
(641,285,'pa_side',77,1,1),
|
||
(643,285,'pa_side',78,1,1),
|
||
(646,288,'pa_side',45,1,1),
|
||
(645,288,'pa_side',77,1,1),
|
||
(647,288,'pa_side',78,1,1),
|
||
(652,306,'pa_side',45,1,1),
|
||
(651,306,'pa_side',62,1,1),
|
||
(653,306,'pa_side',64,1,1),
|
||
(655,312,'pa_side',45,1,1),
|
||
(654,312,'pa_side',62,1,1),
|
||
(656,312,'pa_side',64,1,1),
|
||
(494,490,'pa_side',45,1,1),
|
||
(493,490,'pa_side',77,1,1),
|
||
(495,490,'pa_side',78,1,1),
|
||
(553,545,'pa_side',45,1,1),
|
||
(552,545,'pa_side',66,1,1),
|
||
(555,554,'pa_side',45,1,1),
|
||
(556,554,'pa_side',66,1,1),
|
||
(1621,766,'pa_side',45,1,1),
|
||
(1619,766,'pa_side',62,1,1),
|
||
(1620,766,'pa_side',63,1,1),
|
||
(944,941,'pa_size',37,1,1),
|
||
(945,941,'pa_size',38,1,1),
|
||
(946,941,'pa_size',39,1,1),
|
||
(947,941,'pa_size',40,1,1),
|
||
(948,941,'pa_size',41,1,1),
|
||
(949,941,'pa_size',42,1,1),
|
||
(950,941,'pa_size',43,1,1),
|
||
(951,941,'pa_size',44,1,1),
|
||
(954,953,'pa_size',37,1,1),
|
||
(955,953,'pa_size',38,1,1),
|
||
(956,953,'pa_size',39,1,1),
|
||
(957,953,'pa_size',40,1,1),
|
||
(958,953,'pa_size',41,1,1),
|
||
(959,953,'pa_size',42,1,1),
|
||
(960,953,'pa_size',43,1,1),
|
||
(961,953,'pa_size',44,1,1),
|
||
(1449,1444,'pa_side',76,1,1),
|
||
(1450,1444,'pa_side',77,1,1),
|
||
(1451,1444,'pa_side',78,1,1),
|
||
(1468,1467,'pa_size',37,1,1),
|
||
(1469,1467,'pa_size',38,1,1),
|
||
(1470,1467,'pa_size',39,1,1),
|
||
(1471,1467,'pa_size',40,1,1),
|
||
(1472,1467,'pa_size',41,1,1),
|
||
(1473,1467,'pa_size',42,1,1),
|
||
(1474,1467,'pa_size',43,1,1),
|
||
(1475,1467,'pa_size',44,1,1),
|
||
(1586,1574,'pa_giftcard-amount',86,1,1),
|
||
(1587,1574,'pa_giftcard-amount',87,1,1),
|
||
(1588,1574,'pa_giftcard-amount',88,1,1),
|
||
(1589,1574,'pa_giftcard-amount',89,1,1),
|
||
(1590,1574,'pa_giftcard-amount',90,1,1),
|
||
(1591,1574,'pa_giftcard-amount',91,1,1),
|
||
(1585,1574,'pa_giftcard-amount',92,1,1);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=4 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_product_download_directories` VALUES
|
||
(3,'https://haikuatelier.com/app/uploads/woocommerce_uploads/2025/12/',1);
|
||
/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES
|
||
(20,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(22,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(23,NULL,0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(25,NULL,0,0,20.0000,20.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(28,NULL,0,0,65.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(29,NULL,0,0,69.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(30,NULL,0,0,65.0000,65.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(35,NULL,0,0,62.0000,68.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(36,NULL,0,0,68.0000,68.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(37,NULL,0,0,62.0000,62.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(41,NULL,0,0,72.0000,72.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(50,NULL,0,0,69.0000,69.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(56,NULL,0,0,35.0000,35.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(60,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(65,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(66,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(67,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(68,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(69,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(70,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(71,NULL,0,0,38.0000,38.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(102,'IKKAN-B-s',0,0,85.0000,85.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(103,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(104,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(105,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(106,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(107,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(108,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(109,'',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(113,'IKKAN-B-g',0,0,90.0000,90.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(114,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(115,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(116,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(117,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(118,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(119,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(120,'',0,0,90.0000,90.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(168,'Rokku-B',0,0,100.0000,110.0000,0,1,'instock',0,0.00,2,'taxable','',''),
|
||
(183,'BOROBORO-BO2-s',0,0,50.0000,75.0000,0,1,'instock',0,0.00,1,'taxable','',''),
|
||
(200,NULL,0,0,100.0000,100.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(201,NULL,0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(202,'PIASU-BO2',0,0,80.0000,130.0000,0,1,'instock',0,0.00,8,'taxable','',''),
|
||
(213,'BOROBORO-BO2-g',0,0,55.0000,80.0000,0,1,'instock',0,0.00,1,'taxable','',''),
|
||
(240,'IKKAN-BR-s',0,0,110.0000,110.0000,0,-1,'onbackorder',0,0.00,1,'taxable','',''),
|
||
(241,'IKKAN-BR-s-1',0,0,110.0000,110.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(242,'IKKAN-BR-s-2',0,0,110.0000,110.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(258,'FUYOU-BR-s',0,0,95.0000,95.0000,0,2,'instock',0,0.00,0,'taxable','',''),
|
||
(263,'IKKAN-C',0,0,140.0000,140.0000,0,2,'instock',0,0.00,1,'taxable','',''),
|
||
(268,'PIASU-C',0,0,90.0000,90.0000,0,0,'outofstock',0,0.00,1,'taxable','',''),
|
||
(274,'FUYOU-C',0,0,170.0000,170.0000,0,1,'instock',0,0.00,4,'taxable','',''),
|
||
(285,'HATTARI-CR2-s',0,0,55.0000,85.0000,0,0,'onbackorder',0,0.00,4,'taxable','',''),
|
||
(288,'HATTARI-CR2-g',0,0,60.0000,90.0000,0,2,'instock',0,0.00,3,'taxable','',''),
|
||
(306,'TAMANORI-CR-s',0,0,50.0000,75.0000,0,0,'onbackorder',0,0.00,6,'taxable','',''),
|
||
(312,'TAMANORI-CR-g',0,0,52.0000,80.0000,0,3,'instock',0,0.00,1,'taxable','',''),
|
||
(318,'FUYOU-CR',0,0,50.0000,50.0000,0,3,'instock',0,0.00,3,'taxable','',''),
|
||
(385,'ROKKU-C',0,0,120.0000,120.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(389,'ROKKU-C-jaspe',0,0,120.0000,120.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(391,'ROKKU-C-lapis',0,0,120.0000,120.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(392,'ROKKU-C-tiger',0,0,120.0000,120.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(393,'MUGURA-CR-s',0,0,70.0000,70.0000,0,0,'outofstock',0,0.00,0,'taxable','',''),
|
||
(398,'MUGURA-CR-g',0,0,75.0000,75.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(435,'KARA-EC-s',0,0,50.0000,50.0000,0,2,'instock',0,0.00,4,'taxable','',''),
|
||
(447,'KARA-EC-s-1',0,0,55.0000,55.0000,0,4,'instock',0,0.00,3,'taxable','',''),
|
||
(490,'MUGU-BOP',0,0,40.0000,55.0000,0,2,'instock',0,0.00,1,'taxable','',''),
|
||
(493,'HADOU-BOP-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(494,'HADOU-BOP-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(495,'HADOU-BOP-right',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(496,'MUGURA-CR1',0,0,50.0000,50.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(528,'',0,0,0.0000,0.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(529,'',0,0,0.0000,0.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(545,'KARA-CR1-g',0,0,50.0000,75.0000,0,2,'instock',0,0.00,2,'taxable','',''),
|
||
(552,'KARA-CR-g-one',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(553,'KARA-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(554,'KARA-CR1-s',0,0,45.0000,70.0000,0,1,'instock',0,0.00,2,'taxable','',''),
|
||
(555,'KARA-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(556,'KARA-CR-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(565,'BOROBORO-BO2-s-one',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(566,'BOROBORO-BO2-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(567,'BOROBORO-BO2-s-two',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(569,'BOROBORO-BO2-g-one',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(570,'BOROBORO-BO2-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(571,'BOROBORO-BO2-g-two',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(613,'BOROBORO-B2-g',0,0,70.0000,70.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(614,'BOROBORO-B2-g-50',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(615,'BOROBORO-B2-g-52',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(616,'BOROBORO-B2-g-54',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(617,'BOROBORO-B2-g-56',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(618,'BOROBORO-B2-g-58',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(619,NULL,0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(620,NULL,0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(624,'BOROBORO-B2-g-60',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(625,'BOROBORO-B2-sj',0,0,65.0000,65.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(626,'BOROBORO-B2-s-50',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(627,'BOROBORO-B2-s-52',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(628,'BOROBORO-B2-s-54',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(629,'BOROBORO-B2-s-56',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(630,'BOROBORO-B2-s-58',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(631,'BOROBORO-B2-s-60',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(632,'',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(633,'BOROBORO-B2-s-64',0,0,65.0000,65.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(637,'PIASU-BO2-left',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(638,'PIASU-BO2-pair',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(639,'PIASU-BO2-right',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(641,'HATTARI-CR1-s-left',0,0,55.0000,55.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(642,'HATTARI-CR1-s-pair',0,0,85.0000,85.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(643,'HATTARI-CR1-s-right',0,0,55.0000,55.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(645,'HATTARI-CR1-g-left',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(646,'HATTARI-CR1-g-pair',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(647,'HATTARI-CR1-g-right',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',NULL),
|
||
(651,'TAMANORI-CR-s-long',0,0,53.0000,53.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(652,'TAMANORI-CR-s-pair',0,0,75.0000,75.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(653,'TAMANORI-CR-s-short',0,0,50.0000,50.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(654,'TAMANORI-CR-g-long',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(655,'TAMANORI-CR-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(656,'TAMANORI-CR-g-short',0,0,52.0000,52.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(766,'FUYOU-BO',0,0,75.0000,110.0000,0,2,'instock',0,0.00,1,'taxable','',''),
|
||
(787,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(790,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(791,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(792,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(793,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(794,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(795,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(796,NULL,0,0,85.0000,85.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(798,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(799,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(800,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(801,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(802,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(803,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(804,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(805,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(806,NULL,0,0,75.0000,75.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(807,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(808,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(809,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(810,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(811,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(812,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(813,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(814,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(815,NULL,0,0,0.0000,0.0000,0,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),
|
||
(941,'UTEKI-B-s',0,0,130.0000,130.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(944,'UTEKI-B-s-50',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(945,'UTEKI-B-s-52',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(946,'UTEKI-B-s-54',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(947,'UTEKI-B-s-56',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(948,'UTEKI-B-s-58',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(949,'UTEKI-B-s-60',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(950,'UTEKI-B-s-62',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(951,'UTEKI-B-s-64',0,0,130.0000,130.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(953,'UTEKI-B-g',0,0,135.0000,135.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(954,'UTEKI-B-s-50-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(955,'UTEKI-B-s-52-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(956,'UTEKI-B-s-54-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(957,'UTEKI-B-s-56-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(958,'UTEKI-B-s-58-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(959,'UTEKI-B-s-60-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(960,'UTEKI-B-s-62-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(961,'UTEKI-B-s-64-1',0,0,135.0000,135.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(982,'UTEKI-C-s',0,0,95.0000,95.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(994,'UTEKI-C-g',0,0,100.0000,100.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(1401,'UTEKI-CR-g',0,0,90.0000,90.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(1406,'UTEKI-CR-s',0,0,85.0000,85.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(1412,'BOROBORO-B2-st',0,0,65.0000,65.0000,0,1,'instock',0,0.00,1,'taxable','',''),
|
||
(1413,'BOROBORO-B2-s-50-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1414,'BOROBORO-B2-s-52-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1415,'BOROBORO-B2-s-54-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1416,'BOROBORO-B2-s-56-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1417,'BOROBORO-B2-s-58-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1418,'BOROBORO-B2-s-60-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1419,'',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1420,'BOROBORO-B2-s-64-1',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1444,'PUCHI-BO',0,0,70.0000,120.0000,0,3,'instock',0,0.00,1,'taxable','',''),
|
||
(1449,'PISHI-BO-all',0,0,120.0000,120.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1450,'PISHI-BO-left',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1451,'PISHI-BO-right',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1467,'PIASU-B',0,0,130.0000,130.0000,0,1,'instock',0,0.00,3,'taxable','',''),
|
||
(1468,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1469,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1470,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1471,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1472,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1473,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1474,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1475,'',0,0,130.0000,130.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1491,'KIME-CR1',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
|
||
(1512,'PIASU-EC-s',0,0,70.0000,70.0000,0,1,'instock',0,0.00,2,'taxable','',''),
|
||
(1516,'PIASU-EC-g',0,0,75.0000,75.0000,0,0,'onbackorder',0,0.00,1,'taxable','',''),
|
||
(1520,'PIASU-BO1-s',0,0,45.0000,75.0000,0,0,'onbackorder',0,0.00,1,'taxable','',''),
|
||
(1531,'TAMA-EC-g',0,0,55.0000,55.0000,0,1,'instock',0,0.00,1,'taxable','',''),
|
||
(1535,'TAMA-EC-s',0,0,50.0000,50.0000,0,0,'onbackorder',0,0.00,1,'taxable','',''),
|
||
(1541,'HATTARI-CR1-s',0,0,75.0000,75.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(1549,'HATTARI-CR1-g',0,0,80.0000,80.0000,0,1,'instock',0,0.00,1,'taxable','',''),
|
||
(1555,'HATTARI-EC-s',0,0,50.0000,50.0000,0,1,'instock',0,0.00,0,'taxable','',''),
|
||
(1560,'HATTARI-EC-g',0,0,55.0000,55.0000,0,0,'onbackorder',0,0.00,0,'taxable','',''),
|
||
(1574,'GIFTcard',0,0,40.0000,100.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
|
||
(1585,'GIFTcard-100',1,1,100.0000,100.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1586,'GIFTcard-40',1,1,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1587,'GIFTcard-50',1,1,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1588,'GIFTcard-60',1,1,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1589,'GIFTcard-70',1,1,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1590,'GIFTcard-80',1,1,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1591,'GIFTcard-90',1,1,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1619,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1620,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1621,'',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
|
||
(1625,'PIASU-BO1-s-long',0,0,50.0000,50.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(1626,'PIASU-BO1-s-short',0,0,45.0000,45.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent',''),
|
||
(1627,'PIASU-BO1-s-pair',0,0,75.0000,75.0000,0,NULL,'onbackorder',0,0.00,0,'taxable','parent','');
|
||
/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
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;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=4 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_api_keys` VALUES
|
||
(3,1,'lecture-clients','read_write','5d6090d73adb9034e3ece67a7e0394110a40dc8da3d59244bc4e916e8fd16533','cs_e213979ea3d1490b275dd75c8d53d05c82853119',NULL,'3606954','2026-02-24 17:20:13');
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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=5 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES
|
||
(1,'size','Size','select','menu_order',0),
|
||
(2,'side','Side','select','menu_order',0),
|
||
(3,'stone','Stone','select','name',0),
|
||
(4,'giftcard-amount','Amount','select','menu_order',0);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=5 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_downloadable_product_permissions` VALUES
|
||
(1,'ceb86d6c-4948-429f-9599-d44445860ad1',1587,1612,'wc_order_HkwS6DwyNbAPZ','laura.folli@laposte.net',0,'','2025-12-14 00:00:00',NULL,0),
|
||
(2,'c6aa6909-f134-4c3c-b239-bcb4a2a92c60',1587,1612,'wc_order_HkwS6DwyNbAPZ','laura.folli@laposte.net',0,'','2025-12-14 00:00:00',NULL,0),
|
||
(3,'ce9ccfa6-ce89-41bd-9bb3-4181ff7ff9e8',1585,1656,'wc_order_wJW3yI8MzgMt2','louise.mongeau@gmail.com',0,'','2026-02-11 00:00:00',NULL,0),
|
||
(4,'3bcd25d4-4366-419f-8681-cb1dcf1507ec',1585,1656,'wc_order_wJW3yI8MzgMt2','louise.mongeau@gmail.com',0,'','2026-02-11 00:00:00',NULL,0);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=4600 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_order_itemmeta` VALUES
|
||
(1125,138,'_product_id','288'),
|
||
(1126,138,'_variation_id','646'),
|
||
(1127,138,'_qty','1'),
|
||
(1128,138,'_tax_class',''),
|
||
(1129,138,'_line_subtotal','80'),
|
||
(1130,138,'_line_subtotal_tax','0'),
|
||
(1131,138,'_line_total','80'),
|
||
(1132,138,'_line_tax','0'),
|
||
(1133,138,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1134,138,'pa_side','pair'),
|
||
(1135,139,'method_id','mondial_relay_point_relais'),
|
||
(1136,139,'instance_id',''),
|
||
(1137,139,'cost','0'),
|
||
(1138,139,'total_tax','0'),
|
||
(1139,139,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1195,147,'_product_id','251'),
|
||
(1196,147,'_variation_id','0'),
|
||
(1197,147,'_qty','1'),
|
||
(1198,147,'_tax_class',''),
|
||
(1199,147,'_line_subtotal','65'),
|
||
(1200,147,'_line_subtotal_tax','0'),
|
||
(1201,147,'_line_total','65'),
|
||
(1202,147,'_line_tax','0'),
|
||
(1203,147,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1204,148,'method_id','mondial_relay_point_relais'),
|
||
(1205,148,'instance_id',''),
|
||
(1206,148,'cost','0'),
|
||
(1207,148,'total_tax','0'),
|
||
(1208,148,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1223,151,'_product_id','251'),
|
||
(1224,151,'_variation_id','0'),
|
||
(1225,151,'_qty','1'),
|
||
(1226,151,'_tax_class',''),
|
||
(1227,151,'_line_subtotal','65'),
|
||
(1228,151,'_line_subtotal_tax','0'),
|
||
(1229,151,'_line_total','65'),
|
||
(1230,151,'_line_tax','0'),
|
||
(1231,151,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1232,152,'_product_id','271'),
|
||
(1233,152,'_variation_id','0'),
|
||
(1234,152,'_qty','1'),
|
||
(1235,152,'_tax_class',''),
|
||
(1236,152,'_line_subtotal','95'),
|
||
(1237,152,'_line_subtotal_tax','0'),
|
||
(1238,152,'_line_total','95'),
|
||
(1239,152,'_line_tax','0'),
|
||
(1240,152,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1241,153,'method_id','mondial_relay_point_relais'),
|
||
(1242,153,'instance_id',''),
|
||
(1243,153,'cost','0'),
|
||
(1244,153,'total_tax','0'),
|
||
(1245,153,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1246,154,'_product_id','202'),
|
||
(1247,154,'_variation_id','637'),
|
||
(1248,154,'_qty','1'),
|
||
(1249,154,'_tax_class',''),
|
||
(1250,154,'_line_subtotal','50'),
|
||
(1251,154,'_line_subtotal_tax','0'),
|
||
(1252,154,'_line_total','50'),
|
||
(1253,154,'_line_tax','0'),
|
||
(1254,154,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1255,154,'pa_side','left-side'),
|
||
(1256,155,'_product_id','291'),
|
||
(1257,155,'_variation_id','649'),
|
||
(1258,155,'_qty','1'),
|
||
(1259,155,'_tax_class',''),
|
||
(1260,155,'_line_subtotal','70'),
|
||
(1261,155,'_line_subtotal_tax','0'),
|
||
(1262,155,'_line_total','70'),
|
||
(1263,155,'_line_tax','0'),
|
||
(1264,155,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1265,155,'pa_side','pair'),
|
||
(1266,156,'method_id','mondial_relay_point_relais'),
|
||
(1267,156,'instance_id',''),
|
||
(1268,156,'cost','0'),
|
||
(1269,156,'total_tax','0'),
|
||
(1270,156,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1285,159,'_product_id','521'),
|
||
(1286,159,'_variation_id','523'),
|
||
(1287,159,'_qty','1'),
|
||
(1288,159,'_tax_class',''),
|
||
(1289,159,'_line_subtotal','60'),
|
||
(1290,159,'_line_subtotal_tax','0'),
|
||
(1291,159,'_line_total','60'),
|
||
(1292,159,'_line_tax','0'),
|
||
(1293,159,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1294,159,'pa_stone','tiger-eye'),
|
||
(1295,160,'_product_id','342'),
|
||
(1296,160,'_variation_id','563'),
|
||
(1297,160,'_qty','1'),
|
||
(1298,160,'_tax_class',''),
|
||
(1299,160,'_line_subtotal','25'),
|
||
(1300,160,'_line_subtotal_tax','0'),
|
||
(1301,160,'_line_total','25'),
|
||
(1302,160,'_line_tax','0'),
|
||
(1303,160,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1304,160,'pa_side','short'),
|
||
(1305,161,'_product_id','342'),
|
||
(1306,161,'_variation_id','560'),
|
||
(1307,161,'_qty','1'),
|
||
(1308,161,'_tax_class',''),
|
||
(1309,161,'_line_subtotal','58'),
|
||
(1310,161,'_line_subtotal_tax','0'),
|
||
(1311,161,'_line_total','58'),
|
||
(1312,161,'_line_tax','0'),
|
||
(1313,161,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1314,161,'pa_side','all'),
|
||
(1315,162,'method_id','mondial_relay_point_relais'),
|
||
(1316,162,'instance_id',''),
|
||
(1317,162,'cost','0'),
|
||
(1318,162,'total_tax','0'),
|
||
(1319,162,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1320,163,'_product_id','263'),
|
||
(1321,163,'_variation_id','0'),
|
||
(1322,163,'_qty','1'),
|
||
(1323,163,'_tax_class',''),
|
||
(1324,163,'_line_subtotal','90'),
|
||
(1325,163,'_line_subtotal_tax','0'),
|
||
(1326,163,'_line_total','90'),
|
||
(1327,163,'_line_tax','0'),
|
||
(1328,163,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1329,164,'method_id','mondial_relay_point_relais'),
|
||
(1330,164,'instance_id',''),
|
||
(1331,164,'cost','0'),
|
||
(1332,164,'total_tax','0'),
|
||
(1333,164,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1334,165,'_product_id','306'),
|
||
(1335,165,'_variation_id','652'),
|
||
(1336,165,'_qty','1'),
|
||
(1337,165,'_tax_class',''),
|
||
(1338,165,'_line_subtotal','70'),
|
||
(1339,165,'_line_subtotal_tax','0'),
|
||
(1340,165,'_line_total','70'),
|
||
(1341,165,'_line_tax','0'),
|
||
(1342,165,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1343,165,'pa_side','pair'),
|
||
(1344,166,'_product_id','183'),
|
||
(1345,166,'_variation_id','566'),
|
||
(1346,166,'_qty','1'),
|
||
(1347,166,'_tax_class',''),
|
||
(1348,166,'_line_subtotal','70'),
|
||
(1349,166,'_line_subtotal_tax','0'),
|
||
(1350,166,'_line_total','70'),
|
||
(1351,166,'_line_tax','0'),
|
||
(1352,166,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1353,166,'pa_side','pair'),
|
||
(1354,167,'_product_id','274'),
|
||
(1355,167,'_variation_id','0'),
|
||
(1356,167,'_qty','1'),
|
||
(1357,167,'_tax_class',''),
|
||
(1358,167,'_line_subtotal','95'),
|
||
(1359,167,'_line_subtotal_tax','0'),
|
||
(1360,167,'_line_total','95'),
|
||
(1361,167,'_line_tax','0'),
|
||
(1362,167,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1363,168,'method_id','mondial_relay_point_relais'),
|
||
(1364,168,'instance_id',''),
|
||
(1365,168,'cost','0'),
|
||
(1366,168,'total_tax','0'),
|
||
(1367,168,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1426,177,'_product_id','288'),
|
||
(1427,177,'_variation_id','646'),
|
||
(1428,177,'_qty','1'),
|
||
(1429,177,'_tax_class',''),
|
||
(1430,177,'_line_subtotal','80'),
|
||
(1431,177,'_line_subtotal_tax','0'),
|
||
(1432,177,'_line_total','80'),
|
||
(1433,177,'_line_tax','0'),
|
||
(1434,177,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1435,177,'pa_side','pair'),
|
||
(1436,178,'_product_id','285'),
|
||
(1437,178,'_variation_id','642'),
|
||
(1438,178,'_qty','1'),
|
||
(1439,178,'_tax_class',''),
|
||
(1440,178,'_line_subtotal','75'),
|
||
(1441,178,'_line_subtotal_tax','0'),
|
||
(1442,178,'_line_total','75'),
|
||
(1443,178,'_line_tax','0'),
|
||
(1444,178,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1445,178,'pa_side','pair'),
|
||
(1446,179,'method_id','mondial_relay_point_relais'),
|
||
(1447,179,'instance_id',''),
|
||
(1448,179,'cost','0'),
|
||
(1449,179,'total_tax','0'),
|
||
(1450,179,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1451,180,'_product_id','312'),
|
||
(1452,180,'_variation_id','655'),
|
||
(1453,180,'_qty','1'),
|
||
(1454,180,'_tax_class',''),
|
||
(1455,180,'_line_subtotal','75'),
|
||
(1456,180,'_line_subtotal_tax','0'),
|
||
(1457,180,'_line_total','75'),
|
||
(1458,180,'_line_tax','0'),
|
||
(1459,180,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1460,180,'pa_side','pair'),
|
||
(1461,181,'method_id','mondial_relay_point_relais'),
|
||
(1462,181,'instance_id',''),
|
||
(1463,181,'cost','0'),
|
||
(1464,181,'total_tax','0'),
|
||
(1465,181,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1466,182,'_product_id','335'),
|
||
(1467,182,'_variation_id','0'),
|
||
(1468,182,'_qty','1'),
|
||
(1469,182,'_tax_class',''),
|
||
(1470,182,'_line_subtotal','40'),
|
||
(1471,182,'_line_subtotal_tax','0'),
|
||
(1472,182,'_line_total','40'),
|
||
(1473,182,'_line_tax','0'),
|
||
(1474,182,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1475,183,'_product_id','545'),
|
||
(1476,183,'_variation_id','553'),
|
||
(1477,183,'_qty','1'),
|
||
(1478,183,'_tax_class',''),
|
||
(1479,183,'_line_subtotal','60'),
|
||
(1480,183,'_line_subtotal_tax','0'),
|
||
(1481,183,'_line_total','60'),
|
||
(1482,183,'_line_tax','0'),
|
||
(1483,183,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1484,183,'pa_side','pair'),
|
||
(1485,184,'method_id','mondial_relay_point_relais'),
|
||
(1486,184,'instance_id',''),
|
||
(1487,184,'cost','0'),
|
||
(1488,184,'total_tax','0'),
|
||
(1489,184,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1490,185,'_product_id','306'),
|
||
(1491,185,'_variation_id','653'),
|
||
(1492,185,'_qty','1'),
|
||
(1493,185,'_tax_class',''),
|
||
(1494,185,'_line_subtotal','48'),
|
||
(1495,185,'_line_subtotal_tax','0'),
|
||
(1496,185,'_line_total','48'),
|
||
(1497,185,'_line_tax','0'),
|
||
(1498,185,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1499,185,'pa_side','short'),
|
||
(1500,186,'method_id','flat_rate'),
|
||
(1501,186,'instance_id',''),
|
||
(1502,186,'cost','1200'),
|
||
(1503,186,'total_tax','0'),
|
||
(1504,186,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1555,193,'_product_id','271'),
|
||
(1556,193,'_variation_id','0'),
|
||
(1557,193,'_qty','1'),
|
||
(1558,193,'_tax_class',''),
|
||
(1559,193,'_line_subtotal','95'),
|
||
(1560,193,'_line_subtotal_tax','0'),
|
||
(1561,193,'_line_total','95'),
|
||
(1562,193,'_line_tax','0'),
|
||
(1563,193,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1564,194,'method_id','mondial_relay_point_relais'),
|
||
(1565,194,'instance_id',''),
|
||
(1566,194,'cost','0'),
|
||
(1567,194,'total_tax','0'),
|
||
(1568,194,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1569,195,'_product_id','288'),
|
||
(1570,195,'_variation_id','646'),
|
||
(1571,195,'_qty','1'),
|
||
(1572,195,'_tax_class',''),
|
||
(1573,195,'_line_subtotal','80'),
|
||
(1574,195,'_line_subtotal_tax','0'),
|
||
(1575,195,'_line_total','80'),
|
||
(1576,195,'_line_tax','0'),
|
||
(1577,195,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1578,195,'pa_side','pair'),
|
||
(1579,196,'method_id','mondial_relay_point_relais'),
|
||
(1580,196,'instance_id',''),
|
||
(1581,196,'cost','0'),
|
||
(1582,196,'total_tax','0'),
|
||
(1583,196,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1584,197,'_product_id','545'),
|
||
(1585,197,'_variation_id','553'),
|
||
(1586,197,'_qty','1'),
|
||
(1587,197,'_tax_class',''),
|
||
(1588,197,'_line_subtotal','60'),
|
||
(1589,197,'_line_subtotal_tax','0'),
|
||
(1590,197,'_line_total','60'),
|
||
(1591,197,'_line_tax','0'),
|
||
(1592,197,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1593,197,'pa_side','pair'),
|
||
(1594,198,'_product_id','490'),
|
||
(1595,198,'_variation_id','494'),
|
||
(1596,198,'_qty','1'),
|
||
(1597,198,'_tax_class',''),
|
||
(1598,198,'_line_subtotal','45'),
|
||
(1599,198,'_line_subtotal_tax','0'),
|
||
(1600,198,'_line_total','45'),
|
||
(1601,198,'_line_tax','0'),
|
||
(1602,198,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1603,198,'pa_side','pair'),
|
||
(1604,199,'method_id','mondial_relay_point_relais'),
|
||
(1605,199,'instance_id',''),
|
||
(1606,199,'cost','0'),
|
||
(1607,199,'total_tax','0'),
|
||
(1608,199,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1609,200,'_product_id','365'),
|
||
(1610,200,'_variation_id','677'),
|
||
(1611,200,'_qty','1'),
|
||
(1612,200,'_tax_class',''),
|
||
(1613,200,'_line_subtotal','60'),
|
||
(1614,200,'_line_subtotal_tax','0'),
|
||
(1615,200,'_line_total','60'),
|
||
(1616,200,'_line_tax','0'),
|
||
(1617,200,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1618,200,'pa_side','pair'),
|
||
(1619,201,'method_id','mondial_relay_point_relais'),
|
||
(1620,201,'instance_id',''),
|
||
(1621,201,'cost','0'),
|
||
(1622,201,'total_tax','0'),
|
||
(1623,201,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1624,202,'_product_id','306'),
|
||
(1625,202,'_variation_id','651'),
|
||
(1626,202,'_qty','1'),
|
||
(1627,202,'_tax_class',''),
|
||
(1628,202,'_line_subtotal','50'),
|
||
(1629,202,'_line_subtotal_tax','0'),
|
||
(1630,202,'_line_total','50'),
|
||
(1631,202,'_line_tax','0'),
|
||
(1632,202,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1633,202,'pa_side','long'),
|
||
(1634,203,'method_id','flat_rate'),
|
||
(1635,203,'instance_id',''),
|
||
(1636,203,'cost','12'),
|
||
(1637,203,'total_tax','0'),
|
||
(1638,203,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1639,204,'_product_id','325'),
|
||
(1640,204,'_variation_id','0'),
|
||
(1641,204,'_qty','1'),
|
||
(1642,204,'_tax_class',''),
|
||
(1643,204,'_line_subtotal','35'),
|
||
(1644,204,'_line_subtotal_tax','0'),
|
||
(1645,204,'_line_total','35'),
|
||
(1646,204,'_line_tax','0'),
|
||
(1647,204,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1648,205,'_product_id','554'),
|
||
(1649,205,'_variation_id','555'),
|
||
(1650,205,'_qty','1'),
|
||
(1651,205,'_tax_class',''),
|
||
(1652,205,'_line_subtotal','55'),
|
||
(1653,205,'_line_subtotal_tax','0'),
|
||
(1654,205,'_line_total','55'),
|
||
(1655,205,'_line_tax','0'),
|
||
(1656,205,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1657,205,'pa_side','pair'),
|
||
(1658,206,'_product_id','435'),
|
||
(1659,206,'_variation_id','0'),
|
||
(1660,206,'_qty','1'),
|
||
(1661,206,'_tax_class',''),
|
||
(1662,206,'_line_subtotal','35'),
|
||
(1663,206,'_line_subtotal_tax','0'),
|
||
(1664,206,'_line_total','35'),
|
||
(1665,206,'_line_tax','0'),
|
||
(1666,206,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1667,207,'_product_id','521'),
|
||
(1668,207,'_variation_id','523'),
|
||
(1669,207,'_qty','1'),
|
||
(1670,207,'_tax_class',''),
|
||
(1671,207,'_line_subtotal','60'),
|
||
(1672,207,'_line_subtotal_tax','0'),
|
||
(1673,207,'_line_total','60'),
|
||
(1674,207,'_line_tax','0'),
|
||
(1675,207,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1676,207,'pa_stone','tiger-eye'),
|
||
(1677,208,'_product_id','251'),
|
||
(1678,208,'_variation_id','0'),
|
||
(1679,208,'_qty','1'),
|
||
(1680,208,'_tax_class',''),
|
||
(1681,208,'_line_subtotal','65'),
|
||
(1682,208,'_line_subtotal_tax','0'),
|
||
(1683,208,'_line_total','65'),
|
||
(1684,208,'_line_tax','0'),
|
||
(1685,208,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1686,209,'method_id','mondial_relay_point_relais'),
|
||
(1687,209,'instance_id',''),
|
||
(1688,209,'cost','0'),
|
||
(1689,209,'total_tax','0'),
|
||
(1690,209,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1720,214,'_product_id','331'),
|
||
(1721,214,'_variation_id','0'),
|
||
(1722,214,'_qty','1'),
|
||
(1723,214,'_tax_class',''),
|
||
(1724,214,'_line_subtotal','35'),
|
||
(1725,214,'_line_subtotal_tax','0'),
|
||
(1726,214,'_line_total','35'),
|
||
(1727,214,'_line_tax','0'),
|
||
(1728,214,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1729,215,'method_id','mondial_relay_point_relais'),
|
||
(1730,215,'instance_id',''),
|
||
(1731,215,'cost','3'),
|
||
(1732,215,'total_tax','0'),
|
||
(1733,215,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1734,216,'_product_id','202'),
|
||
(1735,216,'_variation_id','638'),
|
||
(1736,216,'_qty','1'),
|
||
(1737,216,'_tax_class',''),
|
||
(1738,216,'_line_subtotal','85'),
|
||
(1739,216,'_line_subtotal_tax','0'),
|
||
(1740,216,'_line_total','85'),
|
||
(1741,216,'_line_tax','0'),
|
||
(1742,216,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1743,216,'pa_side','pair'),
|
||
(1744,217,'_product_id','306'),
|
||
(1745,217,'_variation_id','652'),
|
||
(1746,217,'_qty','1'),
|
||
(1747,217,'_tax_class',''),
|
||
(1748,217,'_line_subtotal','70'),
|
||
(1749,217,'_line_subtotal_tax','0'),
|
||
(1750,217,'_line_total','70'),
|
||
(1751,217,'_line_tax','0'),
|
||
(1752,217,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1753,217,'pa_side','pair'),
|
||
(1754,218,'method_id','mondial_relay_point_relais'),
|
||
(1755,218,'instance_id',''),
|
||
(1756,218,'cost','0'),
|
||
(1757,218,'total_tax','0'),
|
||
(1758,218,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1759,219,'_product_id','291'),
|
||
(1760,219,'_variation_id','649'),
|
||
(1761,219,'_qty','1'),
|
||
(1762,219,'_tax_class',''),
|
||
(1763,219,'_line_subtotal','70'),
|
||
(1764,219,'_line_subtotal_tax','0'),
|
||
(1765,219,'_line_total','70'),
|
||
(1766,219,'_line_tax','0'),
|
||
(1767,219,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1768,219,'pa_side','pair'),
|
||
(1769,220,'method_id','mondial_relay_point_relais'),
|
||
(1770,220,'instance_id',''),
|
||
(1771,220,'cost','0'),
|
||
(1772,220,'total_tax','0'),
|
||
(1773,220,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1788,223,'_product_id','435'),
|
||
(1789,223,'_variation_id','0'),
|
||
(1790,223,'_qty','1'),
|
||
(1791,223,'_tax_class',''),
|
||
(1792,223,'_line_subtotal','35'),
|
||
(1793,223,'_line_subtotal_tax','0'),
|
||
(1794,223,'_line_total','35'),
|
||
(1795,223,'_line_tax','0'),
|
||
(1796,223,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1797,224,'method_id','mondial_relay_point_relais'),
|
||
(1798,224,'instance_id',''),
|
||
(1799,224,'cost','3'),
|
||
(1800,224,'total_tax','0'),
|
||
(1801,224,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1817,227,'_product_id','430'),
|
||
(1818,227,'_variation_id','845'),
|
||
(1819,227,'_qty','1'),
|
||
(1820,227,'_tax_class',''),
|
||
(1821,227,'_line_subtotal','45'),
|
||
(1822,227,'_line_subtotal_tax','0'),
|
||
(1823,227,'_line_total','45'),
|
||
(1824,227,'_line_tax','0'),
|
||
(1825,227,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1826,227,'pa_stone','lapis-lazuli'),
|
||
(1827,228,'method_id','mondial_relay_point_relais'),
|
||
(1828,228,'instance_id',''),
|
||
(1829,228,'cost','3'),
|
||
(1830,228,'total_tax','0'),
|
||
(1831,228,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1846,231,'_product_id','271'),
|
||
(1847,231,'_variation_id','0'),
|
||
(1848,231,'_qty','1'),
|
||
(1849,231,'_tax_class',''),
|
||
(1850,231,'_line_subtotal','95'),
|
||
(1851,231,'_line_subtotal_tax','0'),
|
||
(1852,231,'_line_total','95'),
|
||
(1853,231,'_line_tax','0'),
|
||
(1854,231,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1855,232,'method_id','mondial_relay_point_relais'),
|
||
(1856,232,'instance_id',''),
|
||
(1857,232,'cost','0'),
|
||
(1858,232,'total_tax','0'),
|
||
(1859,232,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1875,235,'_product_id','274'),
|
||
(1876,235,'_variation_id','0'),
|
||
(1877,235,'_qty','1'),
|
||
(1878,235,'_tax_class',''),
|
||
(1879,235,'_line_subtotal','95'),
|
||
(1880,235,'_line_subtotal_tax','0'),
|
||
(1881,235,'_line_total','95'),
|
||
(1882,235,'_line_tax','0'),
|
||
(1883,235,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1884,236,'method_id','mondial_relay_point_relais'),
|
||
(1885,236,'instance_id',''),
|
||
(1886,236,'cost','0'),
|
||
(1887,236,'total_tax','0'),
|
||
(1888,236,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1889,237,'_product_id','168'),
|
||
(1890,237,'_variation_id','200'),
|
||
(1891,237,'_qty','1'),
|
||
(1892,237,'_tax_class',''),
|
||
(1893,237,'_line_subtotal','150'),
|
||
(1894,237,'_line_subtotal_tax','0'),
|
||
(1895,237,'_line_total','150'),
|
||
(1896,237,'_line_tax','0'),
|
||
(1897,237,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1898,237,'pa_stone','malachite'),
|
||
(1899,238,'method_id','mondial_relay_point_relais'),
|
||
(1900,238,'instance_id',''),
|
||
(1901,238,'cost','0'),
|
||
(1902,238,'total_tax','0'),
|
||
(1903,238,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1904,239,'_product_id','168'),
|
||
(1905,239,'_variation_id','200'),
|
||
(1906,239,'_qty','1'),
|
||
(1907,239,'_tax_class',''),
|
||
(1908,239,'_line_subtotal','150'),
|
||
(1909,239,'_line_subtotal_tax','0'),
|
||
(1910,239,'_line_total','150'),
|
||
(1911,239,'_line_tax','0'),
|
||
(1912,239,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1913,239,'pa_stone','malachite'),
|
||
(1914,240,'_product_id','447'),
|
||
(1915,240,'_variation_id','0'),
|
||
(1916,240,'_qty','1'),
|
||
(1917,240,'_tax_class',''),
|
||
(1918,240,'_line_subtotal','40'),
|
||
(1919,240,'_line_subtotal_tax','0'),
|
||
(1920,240,'_line_total','40'),
|
||
(1921,240,'_line_tax','0'),
|
||
(1922,240,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1923,241,'method_id','mondial_relay_point_relais'),
|
||
(1924,241,'instance_id',''),
|
||
(1925,241,'cost','0'),
|
||
(1926,241,'total_tax','0'),
|
||
(1927,241,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1928,242,'_product_id','342'),
|
||
(1929,242,'_variation_id','560'),
|
||
(1930,242,'_qty','1'),
|
||
(1931,242,'_tax_class',''),
|
||
(1932,242,'_line_subtotal','58'),
|
||
(1933,242,'_line_subtotal_tax','0'),
|
||
(1934,242,'_line_total','58'),
|
||
(1935,242,'_line_tax','0'),
|
||
(1936,242,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1937,242,'pa_side','all'),
|
||
(1938,243,'_product_id','433'),
|
||
(1939,243,'_variation_id','478'),
|
||
(1940,243,'_qty','1'),
|
||
(1941,243,'_tax_class',''),
|
||
(1942,243,'_line_subtotal','48'),
|
||
(1943,243,'_line_subtotal_tax','0'),
|
||
(1944,243,'_line_total','48'),
|
||
(1945,243,'_line_tax','0'),
|
||
(1946,243,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1947,243,'pa_stone','lapis-lazuli'),
|
||
(1948,244,'method_id','mondial_relay_point_relais'),
|
||
(1949,244,'instance_id',''),
|
||
(1950,244,'cost','0'),
|
||
(1951,244,'total_tax','0'),
|
||
(1952,244,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1967,247,'_product_id','328'),
|
||
(1968,247,'_variation_id','0'),
|
||
(1969,247,'_qty','1'),
|
||
(1970,247,'_tax_class',''),
|
||
(1971,247,'_line_subtotal','40'),
|
||
(1972,247,'_line_subtotal_tax','0'),
|
||
(1973,247,'_line_total','40'),
|
||
(1974,247,'_line_tax','0'),
|
||
(1975,247,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(1976,248,'method_id','mondial_relay_point_relais'),
|
||
(1977,248,'instance_id',''),
|
||
(1978,248,'cost','3'),
|
||
(1979,248,'total_tax','0'),
|
||
(1980,248,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(1996,251,'_product_id','318'),
|
||
(1997,251,'_variation_id','0'),
|
||
(1998,251,'_qty','1'),
|
||
(1999,251,'_tax_class',''),
|
||
(2000,251,'_line_subtotal','40'),
|
||
(2001,251,'_line_subtotal_tax','0'),
|
||
(2002,251,'_line_total','40'),
|
||
(2003,251,'_line_tax','0'),
|
||
(2004,251,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2005,252,'method_id','mondial_relay_point_relais'),
|
||
(2006,252,'instance_id',''),
|
||
(2007,252,'cost','3'),
|
||
(2008,252,'total_tax','0'),
|
||
(2009,252,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2050,258,'_product_id','342'),
|
||
(2051,258,'_variation_id','563'),
|
||
(2052,258,'_qty','2'),
|
||
(2053,258,'_tax_class',''),
|
||
(2054,258,'_line_subtotal','60'),
|
||
(2055,258,'_line_subtotal_tax','0'),
|
||
(2056,258,'_line_total','60'),
|
||
(2057,258,'_line_tax','0'),
|
||
(2058,258,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2059,258,'pa_side','short'),
|
||
(2060,259,'method_id','mondial_relay_point_relais'),
|
||
(2061,259,'instance_id',''),
|
||
(2062,259,'cost','0'),
|
||
(2063,259,'total_tax','0'),
|
||
(2064,259,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2065,260,'_product_id','342'),
|
||
(2066,260,'_variation_id','563'),
|
||
(2067,260,'_qty','2'),
|
||
(2068,260,'_tax_class',''),
|
||
(2069,260,'_line_subtotal','60'),
|
||
(2070,260,'_line_subtotal_tax','0'),
|
||
(2071,260,'_line_total','60'),
|
||
(2072,260,'_line_tax','0'),
|
||
(2073,260,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2074,260,'pa_side','short'),
|
||
(2075,261,'method_id','mondial_relay_point_relais'),
|
||
(2076,261,'instance_id',''),
|
||
(2077,261,'cost','0'),
|
||
(2078,261,'total_tax','0'),
|
||
(2079,261,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2095,264,'_product_id','447'),
|
||
(2096,264,'_variation_id','0'),
|
||
(2097,264,'_qty','1'),
|
||
(2098,264,'_tax_class',''),
|
||
(2099,264,'_line_subtotal','45'),
|
||
(2100,264,'_line_subtotal_tax','0'),
|
||
(2101,264,'_line_total','45'),
|
||
(2102,264,'_line_tax','0'),
|
||
(2103,264,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2104,265,'_product_id','435'),
|
||
(2105,265,'_variation_id','0'),
|
||
(2106,265,'_qty','1'),
|
||
(2107,265,'_tax_class',''),
|
||
(2108,265,'_line_subtotal','40'),
|
||
(2109,265,'_line_subtotal_tax','0'),
|
||
(2110,265,'_line_total','40'),
|
||
(2111,265,'_line_tax','0'),
|
||
(2112,265,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2113,266,'_product_id','328'),
|
||
(2114,266,'_variation_id','0'),
|
||
(2115,266,'_qty','1'),
|
||
(2116,266,'_tax_class',''),
|
||
(2117,266,'_line_subtotal','45'),
|
||
(2118,266,'_line_subtotal_tax','0'),
|
||
(2119,266,'_line_total','45'),
|
||
(2120,266,'_line_tax','0'),
|
||
(2121,266,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2122,267,'method_id','mondial_relay_point_relais'),
|
||
(2123,267,'instance_id',''),
|
||
(2124,267,'cost','0'),
|
||
(2125,267,'total_tax','0'),
|
||
(2126,267,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2142,270,'_product_id','447'),
|
||
(2143,270,'_variation_id','0'),
|
||
(2144,270,'_qty','1'),
|
||
(2145,270,'_tax_class',''),
|
||
(2146,270,'_line_subtotal','45'),
|
||
(2147,270,'_line_subtotal_tax','0'),
|
||
(2148,270,'_line_total','45'),
|
||
(2149,270,'_line_tax','0'),
|
||
(2150,270,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2151,271,'_product_id','202'),
|
||
(2152,271,'_variation_id','638'),
|
||
(2153,271,'_qty','1'),
|
||
(2154,271,'_tax_class',''),
|
||
(2155,271,'_line_subtotal','85'),
|
||
(2156,271,'_line_subtotal_tax','0'),
|
||
(2157,271,'_line_total','85'),
|
||
(2158,271,'_line_tax','0'),
|
||
(2159,271,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2160,271,'pa_side','pair'),
|
||
(2161,272,'method_id','mondial_relay_point_relais'),
|
||
(2162,272,'instance_id',''),
|
||
(2163,272,'cost','0'),
|
||
(2164,272,'total_tax','0'),
|
||
(2165,272,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2273,287,'_product_id','1004'),
|
||
(2274,287,'_variation_id','1005'),
|
||
(2275,287,'_qty','1'),
|
||
(2276,287,'_tax_class',''),
|
||
(2277,287,'_line_subtotal','70'),
|
||
(2278,287,'_line_subtotal_tax','0'),
|
||
(2279,287,'_line_total','70'),
|
||
(2280,287,'_line_tax','0'),
|
||
(2281,287,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2282,287,'pa_side','pair'),
|
||
(2283,288,'_product_id','202'),
|
||
(2284,288,'_variation_id','638'),
|
||
(2285,288,'_qty','1'),
|
||
(2286,288,'_tax_class',''),
|
||
(2287,288,'_line_subtotal','85'),
|
||
(2288,288,'_line_subtotal_tax','0'),
|
||
(2289,288,'_line_total','85'),
|
||
(2290,288,'_line_tax','0'),
|
||
(2291,288,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2292,288,'pa_side','pair'),
|
||
(2293,289,'method_id','mondial_relay_point_relais'),
|
||
(2294,289,'instance_id',''),
|
||
(2295,289,'cost','0'),
|
||
(2296,289,'total_tax','0'),
|
||
(2297,289,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2719,343,'_product_id','554'),
|
||
(2720,343,'_variation_id','555'),
|
||
(2721,343,'_qty','1'),
|
||
(2722,343,'_tax_class',''),
|
||
(2723,343,'_line_subtotal','65'),
|
||
(2724,343,'_line_subtotal_tax','0'),
|
||
(2725,343,'_line_total','65'),
|
||
(2726,343,'_line_tax','0'),
|
||
(2727,343,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2728,343,'pa_side','pair'),
|
||
(2729,344,'_product_id','318'),
|
||
(2730,344,'_variation_id','0'),
|
||
(2731,344,'_qty','1'),
|
||
(2732,344,'_tax_class',''),
|
||
(2733,344,'_line_subtotal','45'),
|
||
(2734,344,'_line_subtotal_tax','0'),
|
||
(2735,344,'_line_total','45'),
|
||
(2736,344,'_line_tax','0'),
|
||
(2737,344,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2738,345,'method_id','mondial_relay_point_relais'),
|
||
(2739,345,'instance_id',''),
|
||
(2740,345,'cost','0'),
|
||
(2741,345,'total_tax','0'),
|
||
(2742,345,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2743,346,'_product_id','1467'),
|
||
(2744,346,'_variation_id','1468'),
|
||
(2745,346,'_qty','1'),
|
||
(2746,346,'_tax_class',''),
|
||
(2747,346,'_line_subtotal','120'),
|
||
(2748,346,'_line_subtotal_tax','0'),
|
||
(2749,346,'_line_total','120'),
|
||
(2750,346,'_line_tax','0'),
|
||
(2751,346,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2752,346,'pa_size','50'),
|
||
(2753,347,'method_id','mondial_relay_point_relais'),
|
||
(2754,347,'instance_id',''),
|
||
(2755,347,'cost','0'),
|
||
(2756,347,'total_tax','0'),
|
||
(2757,347,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2758,348,'_product_id','213'),
|
||
(2759,348,'_variation_id','570'),
|
||
(2760,348,'_qty','1'),
|
||
(2761,348,'_tax_class',''),
|
||
(2762,348,'_line_subtotal','75'),
|
||
(2763,348,'_line_subtotal_tax','0'),
|
||
(2764,348,'_line_total','75'),
|
||
(2765,348,'_line_tax','0'),
|
||
(2766,348,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2767,348,'pa_side','pair'),
|
||
(2768,349,'method_id','mondial_relay_point_relais'),
|
||
(2769,349,'instance_id',''),
|
||
(2770,349,'cost','0'),
|
||
(2771,349,'total_tax','0'),
|
||
(2772,349,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2773,350,'_product_id','342'),
|
||
(2774,350,'_variation_id','560'),
|
||
(2775,350,'_qty','1'),
|
||
(2776,350,'_tax_class',''),
|
||
(2777,350,'_line_subtotal','55'),
|
||
(2778,350,'_line_subtotal_tax','0'),
|
||
(2779,350,'_line_total','55'),
|
||
(2780,350,'_line_tax','0'),
|
||
(2781,350,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2782,350,'pa_side','all'),
|
||
(2783,351,'method_id','mondial_relay_point_relais'),
|
||
(2784,351,'instance_id',''),
|
||
(2785,351,'cost','0'),
|
||
(2786,351,'total_tax','0'),
|
||
(2787,351,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2788,352,'_product_id','202'),
|
||
(2789,352,'_variation_id','638'),
|
||
(2790,352,'_qty','1'),
|
||
(2791,352,'_tax_class',''),
|
||
(2792,352,'_line_subtotal','85'),
|
||
(2793,352,'_line_subtotal_tax','0'),
|
||
(2794,352,'_line_total','85'),
|
||
(2795,352,'_line_tax','0'),
|
||
(2796,352,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2797,352,'pa_side','pair'),
|
||
(2798,353,'method_id','mondial_relay_point_relais'),
|
||
(2799,353,'instance_id',''),
|
||
(2800,353,'cost','0'),
|
||
(2801,353,'total_tax','0'),
|
||
(2802,353,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2803,354,'_product_id','202'),
|
||
(2804,354,'_variation_id','638'),
|
||
(2805,354,'_qty','1'),
|
||
(2806,354,'_tax_class',''),
|
||
(2807,354,'_line_subtotal','85'),
|
||
(2808,354,'_line_subtotal_tax','0'),
|
||
(2809,354,'_line_total','85'),
|
||
(2810,354,'_line_tax','0'),
|
||
(2811,354,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2812,354,'pa_side','pair'),
|
||
(2813,355,'method_id','mondial_relay_point_relais'),
|
||
(2814,355,'instance_id',''),
|
||
(2815,355,'cost','0'),
|
||
(2816,355,'total_tax','0'),
|
||
(2817,355,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2818,356,'_product_id','274'),
|
||
(2819,356,'_variation_id','0'),
|
||
(2820,356,'_qty','1'),
|
||
(2821,356,'_tax_class',''),
|
||
(2822,356,'_line_subtotal','120'),
|
||
(2823,356,'_line_subtotal_tax','0'),
|
||
(2824,356,'_line_total','120'),
|
||
(2825,356,'_line_tax','0'),
|
||
(2826,356,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2827,357,'method_id','mondial_relay_point_relais'),
|
||
(2828,357,'instance_id',''),
|
||
(2829,357,'cost','0'),
|
||
(2830,357,'total_tax','0'),
|
||
(2831,357,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2832,358,'_product_id','306'),
|
||
(2833,358,'_variation_id','651'),
|
||
(2834,358,'_qty','1'),
|
||
(2835,358,'_tax_class',''),
|
||
(2836,358,'_line_subtotal','50'),
|
||
(2837,358,'_line_subtotal_tax','0'),
|
||
(2838,358,'_line_total','50'),
|
||
(2839,358,'_line_tax','0'),
|
||
(2840,358,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2841,358,'pa_side','long'),
|
||
(2842,359,'_product_id','306'),
|
||
(2843,359,'_variation_id','653'),
|
||
(2844,359,'_qty','1'),
|
||
(2845,359,'_tax_class',''),
|
||
(2846,359,'_line_subtotal','48'),
|
||
(2847,359,'_line_subtotal_tax','0'),
|
||
(2848,359,'_line_total','48'),
|
||
(2849,359,'_line_tax','0'),
|
||
(2850,359,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2851,359,'pa_side','short'),
|
||
(2852,360,'_product_id','285'),
|
||
(2853,360,'_variation_id','642'),
|
||
(2854,360,'_qty','1'),
|
||
(2855,360,'_tax_class',''),
|
||
(2856,360,'_line_subtotal','85'),
|
||
(2857,360,'_line_subtotal_tax','0'),
|
||
(2858,360,'_line_total','85'),
|
||
(2859,360,'_line_tax','0'),
|
||
(2860,360,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2861,360,'pa_side','pair'),
|
||
(2862,361,'method_id','free_shipping'),
|
||
(2863,361,'instance_id',''),
|
||
(2864,361,'cost','0'),
|
||
(2865,361,'total_tax','0'),
|
||
(2866,361,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2867,362,'_product_id','285'),
|
||
(2868,362,'_variation_id','642'),
|
||
(2869,362,'_qty','1'),
|
||
(2870,362,'_tax_class',''),
|
||
(2871,362,'_line_subtotal','85'),
|
||
(2872,362,'_line_subtotal_tax','0'),
|
||
(2873,362,'_line_total','85'),
|
||
(2874,362,'_line_tax','0'),
|
||
(2875,362,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(2876,362,'pa_side','pair'),
|
||
(2877,363,'method_id','mondial_relay_point_relais'),
|
||
(2878,363,'instance_id',''),
|
||
(2879,363,'cost','0'),
|
||
(2880,363,'total_tax','0'),
|
||
(2881,363,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(2912,368,'_product_id','0'),
|
||
(2913,369,'_product_id','0'),
|
||
(2914,368,'_variation_id','0'),
|
||
(2915,369,'_variation_id','0'),
|
||
(2916,368,'_qty','2'),
|
||
(2917,369,'_qty','2'),
|
||
(2918,368,'_tax_class',''),
|
||
(2919,369,'_tax_class',''),
|
||
(2920,368,'_line_subtotal','50'),
|
||
(2921,369,'_line_subtotal','50'),
|
||
(2922,368,'_line_subtotal_tax','0'),
|
||
(2923,369,'_line_subtotal_tax','0'),
|
||
(2924,368,'_line_total','50'),
|
||
(2925,369,'_line_total','50'),
|
||
(2926,368,'_line_tax','0'),
|
||
(2927,369,'_line_tax','0'),
|
||
(2928,368,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2929,369,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2930,370,'_product_id','0'),
|
||
(2931,371,'_product_id','0'),
|
||
(2932,370,'_variation_id','0'),
|
||
(2933,371,'_variation_id','0'),
|
||
(2934,370,'_qty','1'),
|
||
(2935,371,'_qty','1'),
|
||
(2936,370,'_tax_class',''),
|
||
(2937,371,'_tax_class',''),
|
||
(2938,370,'_line_subtotal','20'),
|
||
(2939,371,'_line_subtotal','20'),
|
||
(2940,370,'_line_subtotal_tax','0'),
|
||
(2941,371,'_line_subtotal_tax','0'),
|
||
(2942,370,'_line_total','20'),
|
||
(2943,371,'_line_total','20'),
|
||
(2944,370,'_line_tax','0'),
|
||
(2945,371,'_line_tax','0'),
|
||
(2946,370,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2947,371,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2948,370,'Colour','Red'),
|
||
(2949,371,'Colour','Red'),
|
||
(2950,370,'Size','Small'),
|
||
(2951,371,'Size','Small'),
|
||
(2952,372,'_product_id','0'),
|
||
(2953,373,'_product_id','0'),
|
||
(2954,372,'_variation_id','0'),
|
||
(2955,373,'_variation_id','0'),
|
||
(2956,372,'_qty','1'),
|
||
(2957,373,'_qty','1'),
|
||
(2958,372,'_tax_class',''),
|
||
(2959,373,'_tax_class',''),
|
||
(2960,372,'_line_subtotal','15'),
|
||
(2961,373,'_line_subtotal','15'),
|
||
(2962,372,'_line_subtotal_tax','0'),
|
||
(2963,373,'_line_subtotal_tax','0'),
|
||
(2964,372,'_line_total','15'),
|
||
(2965,373,'_line_total','15'),
|
||
(2966,372,'_line_tax','0'),
|
||
(2967,373,'_line_tax','0'),
|
||
(2968,372,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2969,373,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2970,374,'_product_id','0'),
|
||
(2971,375,'_product_id','0'),
|
||
(2972,374,'_variation_id','0'),
|
||
(2973,375,'_variation_id','0'),
|
||
(2974,374,'_qty','2'),
|
||
(2975,375,'_qty','2'),
|
||
(2976,374,'_tax_class',''),
|
||
(2977,375,'_tax_class',''),
|
||
(2978,374,'_line_subtotal','50'),
|
||
(2979,375,'_line_subtotal','50'),
|
||
(2980,374,'_line_subtotal_tax','0'),
|
||
(2981,375,'_line_subtotal_tax','0'),
|
||
(2982,374,'_line_total','50'),
|
||
(2983,375,'_line_total','50'),
|
||
(2984,374,'_line_tax','0'),
|
||
(2985,375,'_line_tax','0'),
|
||
(2986,374,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2987,375,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(2988,376,'_product_id','0'),
|
||
(2989,377,'_product_id','0'),
|
||
(2990,376,'_variation_id','0'),
|
||
(2991,377,'_variation_id','0'),
|
||
(2992,376,'_qty','1'),
|
||
(2993,377,'_qty','1'),
|
||
(2994,376,'_tax_class',''),
|
||
(2995,377,'_tax_class',''),
|
||
(2996,376,'_line_subtotal','20'),
|
||
(2997,377,'_line_subtotal','20'),
|
||
(2998,376,'_line_subtotal_tax','0'),
|
||
(2999,377,'_line_subtotal_tax','0'),
|
||
(3000,376,'_line_total','20'),
|
||
(3001,377,'_line_total','20'),
|
||
(3002,376,'_line_tax','0'),
|
||
(3003,377,'_line_tax','0'),
|
||
(3004,376,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3005,376,'Colour','Red'),
|
||
(3006,377,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3007,376,'Size','Small'),
|
||
(3008,377,'Colour','Red'),
|
||
(3009,377,'Size','Small'),
|
||
(3010,378,'_product_id','0'),
|
||
(3011,378,'_variation_id','0'),
|
||
(3012,379,'_product_id','0'),
|
||
(3013,378,'_qty','1'),
|
||
(3014,379,'_variation_id','0'),
|
||
(3015,378,'_tax_class',''),
|
||
(3016,379,'_qty','1'),
|
||
(3017,378,'_line_subtotal','15'),
|
||
(3018,379,'_tax_class',''),
|
||
(3019,378,'_line_subtotal_tax','0'),
|
||
(3020,379,'_line_subtotal','15'),
|
||
(3021,378,'_line_total','15'),
|
||
(3022,379,'_line_subtotal_tax','0'),
|
||
(3023,378,'_line_tax','0'),
|
||
(3024,379,'_line_total','15'),
|
||
(3025,378,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3026,379,'_line_tax','0'),
|
||
(3027,379,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3028,381,'_product_id','0'),
|
||
(3029,380,'_product_id','0'),
|
||
(3030,381,'_variation_id','0'),
|
||
(3031,380,'_variation_id','0'),
|
||
(3032,381,'_qty','2'),
|
||
(3033,380,'_qty','2'),
|
||
(3034,381,'_tax_class',''),
|
||
(3035,380,'_tax_class',''),
|
||
(3036,381,'_line_subtotal','50'),
|
||
(3037,380,'_line_subtotal','50'),
|
||
(3038,381,'_line_subtotal_tax','0'),
|
||
(3039,380,'_line_subtotal_tax','0'),
|
||
(3040,381,'_line_total','50'),
|
||
(3041,380,'_line_total','50'),
|
||
(3042,381,'_line_tax','0'),
|
||
(3043,380,'_line_tax','0'),
|
||
(3044,381,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3045,380,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3046,382,'_product_id','0'),
|
||
(3047,383,'_product_id','0'),
|
||
(3048,382,'_variation_id','0'),
|
||
(3049,383,'_variation_id','0'),
|
||
(3050,382,'_qty','1'),
|
||
(3051,383,'_qty','1'),
|
||
(3052,382,'_tax_class',''),
|
||
(3053,383,'_tax_class',''),
|
||
(3054,382,'_line_subtotal','20'),
|
||
(3055,383,'_line_subtotal','20'),
|
||
(3056,382,'_line_subtotal_tax','0'),
|
||
(3057,383,'_line_subtotal_tax','0'),
|
||
(3058,382,'_line_total','20'),
|
||
(3059,383,'_line_total','20'),
|
||
(3060,382,'_line_tax','0'),
|
||
(3061,383,'_line_tax','0'),
|
||
(3062,382,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3063,383,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3064,382,'Colour','Red'),
|
||
(3065,383,'Colour','Red'),
|
||
(3066,382,'Size','Small'),
|
||
(3067,383,'Size','Small'),
|
||
(3068,384,'_product_id','0'),
|
||
(3069,385,'_product_id','0'),
|
||
(3070,384,'_variation_id','0'),
|
||
(3071,385,'_variation_id','0'),
|
||
(3072,384,'_qty','1'),
|
||
(3073,385,'_qty','1'),
|
||
(3074,384,'_tax_class',''),
|
||
(3075,385,'_tax_class',''),
|
||
(3076,384,'_line_subtotal','15'),
|
||
(3077,385,'_line_subtotal','15'),
|
||
(3078,384,'_line_subtotal_tax','0'),
|
||
(3079,385,'_line_subtotal_tax','0'),
|
||
(3080,384,'_line_total','15'),
|
||
(3081,385,'_line_total','15'),
|
||
(3082,384,'_line_tax','0'),
|
||
(3083,385,'_line_tax','0'),
|
||
(3084,384,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3085,385,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3086,386,'_product_id','0'),
|
||
(3087,387,'_product_id','0'),
|
||
(3088,386,'_variation_id','0'),
|
||
(3089,387,'_variation_id','0'),
|
||
(3090,386,'_qty','2'),
|
||
(3091,387,'_qty','2'),
|
||
(3092,386,'_tax_class',''),
|
||
(3093,387,'_tax_class',''),
|
||
(3094,386,'_line_subtotal','50'),
|
||
(3095,387,'_line_subtotal','50'),
|
||
(3096,386,'_line_subtotal_tax','0'),
|
||
(3097,387,'_line_subtotal_tax','0'),
|
||
(3098,386,'_line_total','50'),
|
||
(3099,387,'_line_total','50'),
|
||
(3100,386,'_line_tax','0'),
|
||
(3101,387,'_line_tax','0'),
|
||
(3102,386,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3103,387,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3104,388,'_product_id','0'),
|
||
(3105,389,'_product_id','0'),
|
||
(3106,388,'_variation_id','0'),
|
||
(3107,389,'_variation_id','0'),
|
||
(3108,388,'_qty','1'),
|
||
(3109,389,'_qty','1'),
|
||
(3110,388,'_tax_class',''),
|
||
(3111,389,'_tax_class',''),
|
||
(3112,388,'_line_subtotal','20'),
|
||
(3113,389,'_line_subtotal','20'),
|
||
(3114,388,'_line_subtotal_tax','0'),
|
||
(3115,389,'_line_subtotal_tax','0'),
|
||
(3116,388,'_line_total','20'),
|
||
(3117,389,'_line_total','20'),
|
||
(3118,388,'_line_tax','0'),
|
||
(3119,389,'_line_tax','0'),
|
||
(3120,388,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3121,389,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3122,388,'Colour','Red'),
|
||
(3123,389,'Colour','Red'),
|
||
(3124,388,'Size','Small'),
|
||
(3125,389,'Size','Small'),
|
||
(3126,390,'_product_id','0'),
|
||
(3127,391,'_product_id','0'),
|
||
(3128,390,'_variation_id','0'),
|
||
(3129,391,'_variation_id','0'),
|
||
(3130,390,'_qty','1'),
|
||
(3131,391,'_qty','1'),
|
||
(3132,390,'_tax_class',''),
|
||
(3133,391,'_tax_class',''),
|
||
(3134,390,'_line_subtotal','15'),
|
||
(3135,391,'_line_subtotal','15'),
|
||
(3136,390,'_line_subtotal_tax','0'),
|
||
(3137,391,'_line_subtotal_tax','0'),
|
||
(3138,390,'_line_total','15'),
|
||
(3139,391,'_line_total','15'),
|
||
(3140,390,'_line_tax','0'),
|
||
(3141,391,'_line_tax','0'),
|
||
(3142,390,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3143,391,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3144,392,'_product_id','0'),
|
||
(3145,392,'_variation_id','0'),
|
||
(3146,393,'_product_id','0'),
|
||
(3147,392,'_qty','2'),
|
||
(3148,393,'_variation_id','0'),
|
||
(3149,392,'_tax_class',''),
|
||
(3150,393,'_qty','2'),
|
||
(3151,392,'_line_subtotal','50'),
|
||
(3152,393,'_tax_class',''),
|
||
(3153,392,'_line_subtotal_tax','0'),
|
||
(3154,393,'_line_subtotal','50'),
|
||
(3155,392,'_line_total','50'),
|
||
(3156,393,'_line_subtotal_tax','0'),
|
||
(3157,392,'_line_tax','0'),
|
||
(3158,393,'_line_total','50'),
|
||
(3159,392,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3160,393,'_line_tax','0'),
|
||
(3161,393,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3162,394,'_product_id','0'),
|
||
(3163,394,'_variation_id','0'),
|
||
(3164,395,'_product_id','0'),
|
||
(3165,394,'_qty','1'),
|
||
(3166,395,'_variation_id','0'),
|
||
(3167,394,'_tax_class',''),
|
||
(3168,395,'_qty','1'),
|
||
(3169,394,'_line_subtotal','20'),
|
||
(3170,395,'_tax_class',''),
|
||
(3171,394,'_line_subtotal_tax','0'),
|
||
(3172,395,'_line_subtotal','20'),
|
||
(3173,394,'_line_total','20'),
|
||
(3174,395,'_line_subtotal_tax','0'),
|
||
(3175,394,'_line_tax','0'),
|
||
(3176,395,'_line_total','20'),
|
||
(3177,394,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3178,394,'Colour','Red'),
|
||
(3179,395,'_line_tax','0'),
|
||
(3180,394,'Size','Small'),
|
||
(3181,395,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3182,395,'Colour','Red'),
|
||
(3183,395,'Size','Small'),
|
||
(3184,396,'_product_id','0'),
|
||
(3185,396,'_variation_id','0'),
|
||
(3186,397,'_product_id','0'),
|
||
(3187,396,'_qty','1'),
|
||
(3188,397,'_variation_id','0'),
|
||
(3189,396,'_tax_class',''),
|
||
(3190,397,'_qty','1'),
|
||
(3191,396,'_line_subtotal','15'),
|
||
(3192,397,'_tax_class',''),
|
||
(3193,396,'_line_subtotal_tax','0'),
|
||
(3194,397,'_line_subtotal','15'),
|
||
(3195,396,'_line_total','15'),
|
||
(3196,397,'_line_subtotal_tax','0'),
|
||
(3197,396,'_line_tax','0'),
|
||
(3198,397,'_line_total','15'),
|
||
(3199,396,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3200,397,'_line_tax','0'),
|
||
(3201,397,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3202,398,'_product_id','0'),
|
||
(3203,398,'_variation_id','0'),
|
||
(3204,398,'_qty','2'),
|
||
(3205,398,'_tax_class',''),
|
||
(3206,398,'_line_subtotal','50'),
|
||
(3207,398,'_line_subtotal_tax','0'),
|
||
(3208,398,'_line_total','50'),
|
||
(3209,398,'_line_tax','0'),
|
||
(3210,398,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3211,399,'_product_id','0'),
|
||
(3212,399,'_variation_id','0'),
|
||
(3213,399,'_qty','1'),
|
||
(3214,399,'_tax_class',''),
|
||
(3215,399,'_line_subtotal','20'),
|
||
(3216,399,'_line_subtotal_tax','0'),
|
||
(3217,399,'_line_total','20'),
|
||
(3218,399,'_line_tax','0'),
|
||
(3219,399,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3220,399,'Colour','Red'),
|
||
(3221,399,'Size','Small'),
|
||
(3222,400,'_product_id','0'),
|
||
(3223,400,'_variation_id','0'),
|
||
(3224,400,'_qty','1'),
|
||
(3225,400,'_tax_class',''),
|
||
(3226,400,'_line_subtotal','15'),
|
||
(3227,400,'_line_subtotal_tax','0'),
|
||
(3228,400,'_line_total','15'),
|
||
(3229,400,'_line_tax','0'),
|
||
(3230,400,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3231,401,'_product_id','0'),
|
||
(3232,401,'_variation_id','0'),
|
||
(3233,401,'_qty','2'),
|
||
(3234,401,'_tax_class',''),
|
||
(3235,401,'_line_subtotal','50'),
|
||
(3236,401,'_line_subtotal_tax','0'),
|
||
(3237,401,'_line_total','50'),
|
||
(3238,401,'_line_tax','0'),
|
||
(3239,401,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3240,402,'_product_id','0'),
|
||
(3241,402,'_variation_id','0'),
|
||
(3242,402,'_qty','1'),
|
||
(3243,402,'_tax_class',''),
|
||
(3244,402,'_line_subtotal','20'),
|
||
(3245,402,'_line_subtotal_tax','0'),
|
||
(3246,402,'_line_total','20'),
|
||
(3247,402,'_line_tax','0'),
|
||
(3248,402,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3249,402,'Colour','Red'),
|
||
(3250,402,'Size','Small'),
|
||
(3251,403,'_product_id','0'),
|
||
(3252,403,'_variation_id','0'),
|
||
(3253,404,'_product_id','0'),
|
||
(3254,403,'_qty','2'),
|
||
(3255,404,'_variation_id','0'),
|
||
(3256,403,'_tax_class',''),
|
||
(3257,404,'_qty','1'),
|
||
(3258,403,'_line_subtotal','50'),
|
||
(3259,404,'_tax_class',''),
|
||
(3260,403,'_line_subtotal_tax','0'),
|
||
(3261,404,'_line_subtotal','15'),
|
||
(3262,403,'_line_total','50'),
|
||
(3263,404,'_line_subtotal_tax','0'),
|
||
(3264,403,'_line_tax','0'),
|
||
(3265,404,'_line_total','15'),
|
||
(3266,403,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3267,404,'_line_tax','0'),
|
||
(3268,404,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3269,405,'_product_id','0'),
|
||
(3270,405,'_variation_id','0'),
|
||
(3271,405,'_qty','1'),
|
||
(3272,405,'_tax_class',''),
|
||
(3273,405,'_line_subtotal','20'),
|
||
(3274,405,'_line_subtotal_tax','0'),
|
||
(3275,405,'_line_total','20'),
|
||
(3276,405,'_line_tax','0'),
|
||
(3277,405,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3278,405,'Colour','Red'),
|
||
(3279,405,'Size','Small'),
|
||
(3280,406,'_product_id','0'),
|
||
(3281,406,'_variation_id','0'),
|
||
(3282,406,'_qty','1'),
|
||
(3283,406,'_tax_class',''),
|
||
(3284,406,'_line_subtotal','15'),
|
||
(3285,406,'_line_subtotal_tax','0'),
|
||
(3286,406,'_line_total','15'),
|
||
(3287,406,'_line_tax','0'),
|
||
(3288,406,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3289,407,'_product_id','0'),
|
||
(3290,407,'_variation_id','0'),
|
||
(3291,407,'_qty','2'),
|
||
(3292,407,'_tax_class',''),
|
||
(3293,407,'_line_subtotal','50'),
|
||
(3294,407,'_line_subtotal_tax','0'),
|
||
(3295,407,'_line_total','50'),
|
||
(3296,408,'_product_id','0'),
|
||
(3297,407,'_line_tax','0'),
|
||
(3298,408,'_variation_id','0'),
|
||
(3299,407,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3300,408,'_qty','2'),
|
||
(3301,408,'_tax_class',''),
|
||
(3302,409,'_product_id','0'),
|
||
(3303,408,'_line_subtotal','50'),
|
||
(3304,409,'_variation_id','0'),
|
||
(3305,408,'_line_subtotal_tax','0'),
|
||
(3306,409,'_qty','1'),
|
||
(3307,408,'_line_total','50'),
|
||
(3308,409,'_tax_class',''),
|
||
(3309,408,'_line_tax','0'),
|
||
(3310,409,'_line_subtotal','20'),
|
||
(3311,408,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3312,409,'_line_subtotal_tax','0'),
|
||
(3313,409,'_line_total','20'),
|
||
(3314,410,'_product_id','0'),
|
||
(3315,409,'_line_tax','0'),
|
||
(3316,410,'_variation_id','0'),
|
||
(3317,409,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3318,410,'_qty','1'),
|
||
(3319,409,'Colour','Red'),
|
||
(3320,410,'_tax_class',''),
|
||
(3321,409,'Size','Small'),
|
||
(3322,410,'_line_subtotal','20'),
|
||
(3323,410,'_line_subtotal_tax','0'),
|
||
(3324,411,'_product_id','0'),
|
||
(3325,410,'_line_total','20'),
|
||
(3326,411,'_variation_id','0'),
|
||
(3327,410,'_line_tax','0'),
|
||
(3328,411,'_qty','1'),
|
||
(3329,410,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3330,411,'_tax_class',''),
|
||
(3331,410,'Colour','Red'),
|
||
(3332,410,'Size','Small'),
|
||
(3333,411,'_line_subtotal','15'),
|
||
(3334,411,'_line_subtotal_tax','0'),
|
||
(3335,412,'_product_id','0'),
|
||
(3336,411,'_line_total','15'),
|
||
(3337,412,'_variation_id','0'),
|
||
(3338,411,'_line_tax','0'),
|
||
(3339,412,'_qty','1'),
|
||
(3340,411,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3341,412,'_tax_class',''),
|
||
(3342,412,'_line_subtotal','15'),
|
||
(3343,412,'_line_subtotal_tax','0'),
|
||
(3344,412,'_line_total','15'),
|
||
(3345,412,'_line_tax','0'),
|
||
(3346,412,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3347,413,'_product_id','0'),
|
||
(3348,414,'_product_id','0'),
|
||
(3349,413,'_variation_id','0'),
|
||
(3350,414,'_variation_id','0'),
|
||
(3351,413,'_qty','2'),
|
||
(3352,414,'_qty','2'),
|
||
(3353,413,'_tax_class',''),
|
||
(3354,414,'_tax_class',''),
|
||
(3355,413,'_line_subtotal','50'),
|
||
(3356,414,'_line_subtotal','50'),
|
||
(3357,413,'_line_subtotal_tax','0'),
|
||
(3358,414,'_line_subtotal_tax','0'),
|
||
(3359,413,'_line_total','50'),
|
||
(3360,414,'_line_total','50'),
|
||
(3361,413,'_line_tax','0'),
|
||
(3362,414,'_line_tax','0'),
|
||
(3363,413,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3364,414,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3365,415,'_product_id','0'),
|
||
(3366,416,'_product_id','0'),
|
||
(3367,415,'_variation_id','0'),
|
||
(3368,416,'_variation_id','0'),
|
||
(3369,415,'_qty','1'),
|
||
(3370,416,'_qty','1'),
|
||
(3371,415,'_tax_class',''),
|
||
(3372,416,'_tax_class',''),
|
||
(3373,415,'_line_subtotal','20'),
|
||
(3374,416,'_line_subtotal','20'),
|
||
(3375,415,'_line_subtotal_tax','0'),
|
||
(3376,416,'_line_subtotal_tax','0'),
|
||
(3377,415,'_line_total','20'),
|
||
(3378,416,'_line_total','20'),
|
||
(3379,415,'_line_tax','0'),
|
||
(3380,416,'_line_tax','0'),
|
||
(3381,415,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3382,415,'Colour','Red'),
|
||
(3383,416,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3384,415,'Size','Small'),
|
||
(3385,416,'Colour','Red'),
|
||
(3386,416,'Size','Small'),
|
||
(3387,417,'_product_id','0'),
|
||
(3388,418,'_product_id','0'),
|
||
(3389,417,'_variation_id','0'),
|
||
(3390,418,'_variation_id','0'),
|
||
(3391,417,'_qty','1'),
|
||
(3392,418,'_qty','1'),
|
||
(3393,417,'_tax_class',''),
|
||
(3394,418,'_tax_class',''),
|
||
(3395,417,'_line_subtotal','15'),
|
||
(3396,418,'_line_subtotal','15'),
|
||
(3397,417,'_line_subtotal_tax','0'),
|
||
(3398,418,'_line_subtotal_tax','0'),
|
||
(3399,417,'_line_total','15'),
|
||
(3400,418,'_line_total','15'),
|
||
(3401,417,'_line_tax','0'),
|
||
(3402,418,'_line_tax','0'),
|
||
(3403,417,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3404,418,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3405,419,'_product_id','0'),
|
||
(3406,419,'_variation_id','0'),
|
||
(3407,420,'_product_id','0'),
|
||
(3408,419,'_qty','2'),
|
||
(3409,420,'_variation_id','0'),
|
||
(3410,419,'_tax_class',''),
|
||
(3411,420,'_qty','2'),
|
||
(3412,419,'_line_subtotal','50'),
|
||
(3413,420,'_tax_class',''),
|
||
(3414,419,'_line_subtotal_tax','0'),
|
||
(3415,420,'_line_subtotal','50'),
|
||
(3416,419,'_line_total','50'),
|
||
(3417,420,'_line_subtotal_tax','0'),
|
||
(3418,419,'_line_tax','0'),
|
||
(3419,420,'_line_total','50'),
|
||
(3420,419,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3421,420,'_line_tax','0'),
|
||
(3422,420,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3423,421,'_product_id','0'),
|
||
(3424,421,'_variation_id','0'),
|
||
(3425,422,'_product_id','0'),
|
||
(3426,421,'_qty','1'),
|
||
(3427,422,'_variation_id','0'),
|
||
(3428,421,'_tax_class',''),
|
||
(3429,422,'_qty','1'),
|
||
(3430,421,'_line_subtotal','20'),
|
||
(3431,422,'_tax_class',''),
|
||
(3432,421,'_line_subtotal_tax','0'),
|
||
(3433,422,'_line_subtotal','20'),
|
||
(3434,421,'_line_total','20'),
|
||
(3435,422,'_line_subtotal_tax','0'),
|
||
(3436,421,'_line_tax','0'),
|
||
(3437,422,'_line_total','20'),
|
||
(3438,421,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3439,422,'_line_tax','0'),
|
||
(3440,421,'Colour','Red'),
|
||
(3441,421,'Size','Small'),
|
||
(3442,422,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3443,422,'Colour','Red'),
|
||
(3444,422,'Size','Small'),
|
||
(3445,423,'_product_id','0'),
|
||
(3446,423,'_variation_id','0'),
|
||
(3447,424,'_product_id','0'),
|
||
(3448,423,'_qty','1'),
|
||
(3449,424,'_variation_id','0'),
|
||
(3450,423,'_tax_class',''),
|
||
(3451,424,'_qty','1'),
|
||
(3452,423,'_line_subtotal','15'),
|
||
(3453,424,'_tax_class',''),
|
||
(3454,423,'_line_subtotal_tax','0'),
|
||
(3455,424,'_line_subtotal','15'),
|
||
(3456,423,'_line_total','15'),
|
||
(3457,424,'_line_subtotal_tax','0'),
|
||
(3458,423,'_line_tax','0'),
|
||
(3459,424,'_line_total','15'),
|
||
(3460,423,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3461,424,'_line_tax','0'),
|
||
(3462,424,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3463,425,'_product_id','0'),
|
||
(3464,426,'_product_id','0'),
|
||
(3465,425,'_variation_id','0'),
|
||
(3466,426,'_variation_id','0'),
|
||
(3467,425,'_qty','2'),
|
||
(3468,426,'_qty','2'),
|
||
(3469,425,'_tax_class',''),
|
||
(3470,426,'_tax_class',''),
|
||
(3471,425,'_line_subtotal','50'),
|
||
(3472,426,'_line_subtotal','50'),
|
||
(3473,425,'_line_subtotal_tax','0'),
|
||
(3474,426,'_line_subtotal_tax','0'),
|
||
(3475,425,'_line_total','50'),
|
||
(3476,426,'_line_total','50'),
|
||
(3477,425,'_line_tax','0'),
|
||
(3478,426,'_line_tax','0'),
|
||
(3479,425,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3480,426,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3481,427,'_product_id','0'),
|
||
(3482,428,'_product_id','0'),
|
||
(3483,427,'_variation_id','0'),
|
||
(3484,428,'_variation_id','0'),
|
||
(3485,427,'_qty','1'),
|
||
(3486,428,'_qty','1'),
|
||
(3487,427,'_tax_class',''),
|
||
(3488,428,'_tax_class',''),
|
||
(3489,427,'_line_subtotal','20'),
|
||
(3490,428,'_line_subtotal','20'),
|
||
(3491,427,'_line_subtotal_tax','0'),
|
||
(3492,428,'_line_subtotal_tax','0'),
|
||
(3493,427,'_line_total','20'),
|
||
(3494,428,'_line_total','20'),
|
||
(3495,427,'_line_tax','0'),
|
||
(3496,428,'_line_tax','0'),
|
||
(3497,427,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3498,428,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3499,427,'Colour','Red'),
|
||
(3500,428,'Colour','Red'),
|
||
(3501,427,'Size','Small'),
|
||
(3502,428,'Size','Small'),
|
||
(3503,429,'_product_id','0'),
|
||
(3504,430,'_product_id','0'),
|
||
(3505,429,'_variation_id','0'),
|
||
(3506,430,'_variation_id','0'),
|
||
(3507,429,'_qty','1'),
|
||
(3508,430,'_qty','1'),
|
||
(3509,429,'_tax_class',''),
|
||
(3510,430,'_tax_class',''),
|
||
(3511,429,'_line_subtotal','15'),
|
||
(3512,430,'_line_subtotal','15'),
|
||
(3513,429,'_line_subtotal_tax','0'),
|
||
(3514,430,'_line_subtotal_tax','0'),
|
||
(3515,429,'_line_total','15'),
|
||
(3516,430,'_line_total','15'),
|
||
(3517,429,'_line_tax','0'),
|
||
(3518,430,'_line_tax','0'),
|
||
(3519,429,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3520,430,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3521,431,'_product_id','0'),
|
||
(3522,432,'_product_id','0'),
|
||
(3523,431,'_variation_id','0'),
|
||
(3524,432,'_variation_id','0'),
|
||
(3525,431,'_qty','2'),
|
||
(3526,432,'_qty','2'),
|
||
(3527,431,'_tax_class',''),
|
||
(3528,432,'_tax_class',''),
|
||
(3529,431,'_line_subtotal','50'),
|
||
(3530,432,'_line_subtotal','50'),
|
||
(3531,431,'_line_subtotal_tax','0'),
|
||
(3532,432,'_line_subtotal_tax','0'),
|
||
(3533,431,'_line_total','50'),
|
||
(3534,432,'_line_total','50'),
|
||
(3535,431,'_line_tax','0'),
|
||
(3536,432,'_line_tax','0'),
|
||
(3537,431,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3538,432,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3539,433,'_product_id','0'),
|
||
(3540,434,'_product_id','0'),
|
||
(3541,433,'_variation_id','0'),
|
||
(3542,434,'_variation_id','0'),
|
||
(3543,433,'_qty','1'),
|
||
(3544,434,'_qty','1'),
|
||
(3545,433,'_tax_class',''),
|
||
(3546,434,'_tax_class',''),
|
||
(3547,433,'_line_subtotal','20'),
|
||
(3548,434,'_line_subtotal','20'),
|
||
(3549,433,'_line_subtotal_tax','0'),
|
||
(3550,434,'_line_subtotal_tax','0'),
|
||
(3551,433,'_line_total','20'),
|
||
(3552,434,'_line_total','20'),
|
||
(3553,433,'_line_tax','0'),
|
||
(3554,434,'_line_tax','0'),
|
||
(3555,433,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3556,434,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3557,433,'Colour','Red'),
|
||
(3558,434,'Colour','Red'),
|
||
(3559,433,'Size','Small'),
|
||
(3560,434,'Size','Small'),
|
||
(3561,435,'_product_id','0'),
|
||
(3562,436,'_product_id','0'),
|
||
(3563,435,'_variation_id','0'),
|
||
(3564,436,'_variation_id','0'),
|
||
(3565,435,'_qty','1'),
|
||
(3566,436,'_qty','1'),
|
||
(3567,435,'_tax_class',''),
|
||
(3568,436,'_tax_class',''),
|
||
(3569,435,'_line_subtotal','15'),
|
||
(3570,436,'_line_subtotal','15'),
|
||
(3571,435,'_line_subtotal_tax','0'),
|
||
(3572,436,'_line_subtotal_tax','0'),
|
||
(3573,435,'_line_total','15'),
|
||
(3574,436,'_line_total','15'),
|
||
(3575,435,'_line_tax','0'),
|
||
(3576,436,'_line_tax','0'),
|
||
(3577,435,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3578,436,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3579,437,'_product_id','0'),
|
||
(3580,437,'_variation_id','0'),
|
||
(3581,437,'_qty','2'),
|
||
(3582,437,'_tax_class',''),
|
||
(3583,437,'_line_subtotal','50'),
|
||
(3584,437,'_line_subtotal_tax','0'),
|
||
(3585,437,'_line_total','50'),
|
||
(3586,437,'_line_tax','0'),
|
||
(3587,437,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3588,438,'_product_id','0'),
|
||
(3589,438,'_variation_id','0'),
|
||
(3590,438,'_qty','1'),
|
||
(3591,438,'_tax_class',''),
|
||
(3592,438,'_line_subtotal','20'),
|
||
(3593,438,'_line_subtotal_tax','0'),
|
||
(3594,438,'_line_total','20'),
|
||
(3595,438,'_line_tax','0'),
|
||
(3596,438,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3597,438,'Colour','Red'),
|
||
(3598,438,'Size','Small'),
|
||
(3599,439,'_product_id','0'),
|
||
(3600,439,'_variation_id','0'),
|
||
(3601,439,'_qty','1'),
|
||
(3602,439,'_tax_class',''),
|
||
(3603,439,'_line_subtotal','15'),
|
||
(3604,439,'_line_subtotal_tax','0'),
|
||
(3605,440,'_product_id','0'),
|
||
(3606,439,'_line_total','15'),
|
||
(3607,440,'_variation_id','0'),
|
||
(3608,439,'_line_tax','0'),
|
||
(3609,440,'_qty','2'),
|
||
(3610,439,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3611,440,'_tax_class',''),
|
||
(3612,440,'_line_subtotal','50'),
|
||
(3613,440,'_line_subtotal_tax','0'),
|
||
(3614,440,'_line_total','50'),
|
||
(3615,440,'_line_tax','0'),
|
||
(3616,440,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3617,441,'_product_id','0'),
|
||
(3618,441,'_variation_id','0'),
|
||
(3619,441,'_qty','1'),
|
||
(3620,441,'_tax_class',''),
|
||
(3621,441,'_line_subtotal','20'),
|
||
(3622,441,'_line_subtotal_tax','0'),
|
||
(3623,441,'_line_total','20'),
|
||
(3624,441,'_line_tax','0'),
|
||
(3625,441,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3626,441,'Colour','Red'),
|
||
(3627,441,'Size','Small'),
|
||
(3628,442,'_product_id','0'),
|
||
(3629,442,'_variation_id','0'),
|
||
(3630,442,'_qty','1'),
|
||
(3631,442,'_tax_class',''),
|
||
(3632,442,'_line_subtotal','15'),
|
||
(3633,442,'_line_subtotal_tax','0'),
|
||
(3634,442,'_line_total','15'),
|
||
(3635,442,'_line_tax','0'),
|
||
(3636,442,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3637,444,'_product_id','0'),
|
||
(3638,443,'_product_id','0'),
|
||
(3639,443,'_variation_id','0'),
|
||
(3640,444,'_variation_id','0'),
|
||
(3641,443,'_qty','2'),
|
||
(3642,444,'_qty','2'),
|
||
(3643,443,'_tax_class',''),
|
||
(3644,444,'_tax_class',''),
|
||
(3645,443,'_line_subtotal','50'),
|
||
(3646,444,'_line_subtotal','50'),
|
||
(3647,443,'_line_subtotal_tax','0'),
|
||
(3648,444,'_line_subtotal_tax','0'),
|
||
(3649,443,'_line_total','50'),
|
||
(3650,444,'_line_total','50'),
|
||
(3651,443,'_line_tax','0'),
|
||
(3652,444,'_line_tax','0'),
|
||
(3653,443,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3654,444,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3655,445,'_product_id','0'),
|
||
(3656,445,'_variation_id','0'),
|
||
(3657,446,'_product_id','0'),
|
||
(3658,445,'_qty','1'),
|
||
(3659,446,'_variation_id','0'),
|
||
(3660,445,'_tax_class',''),
|
||
(3661,446,'_qty','1'),
|
||
(3662,446,'_tax_class',''),
|
||
(3663,445,'_line_subtotal','20'),
|
||
(3664,446,'_line_subtotal','20'),
|
||
(3665,445,'_line_subtotal_tax','0'),
|
||
(3666,446,'_line_subtotal_tax','0'),
|
||
(3667,445,'_line_total','20'),
|
||
(3668,446,'_line_total','20'),
|
||
(3669,445,'_line_tax','0'),
|
||
(3670,446,'_line_tax','0'),
|
||
(3671,445,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3672,446,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3673,445,'Colour','Red'),
|
||
(3674,446,'Colour','Red'),
|
||
(3675,445,'Size','Small'),
|
||
(3676,446,'Size','Small'),
|
||
(3677,447,'_product_id','0'),
|
||
(3678,448,'_product_id','0'),
|
||
(3679,447,'_variation_id','0'),
|
||
(3680,448,'_variation_id','0'),
|
||
(3681,447,'_qty','1'),
|
||
(3682,448,'_qty','1'),
|
||
(3683,447,'_tax_class',''),
|
||
(3684,448,'_tax_class',''),
|
||
(3685,447,'_line_subtotal','15'),
|
||
(3686,448,'_line_subtotal','15'),
|
||
(3687,447,'_line_subtotal_tax','0'),
|
||
(3688,448,'_line_subtotal_tax','0'),
|
||
(3689,447,'_line_total','15'),
|
||
(3690,448,'_line_total','15'),
|
||
(3691,447,'_line_tax','0'),
|
||
(3692,448,'_line_tax','0'),
|
||
(3693,447,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3694,448,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3695,449,'_product_id','0'),
|
||
(3696,450,'_product_id','0'),
|
||
(3697,449,'_variation_id','0'),
|
||
(3698,450,'_variation_id','0'),
|
||
(3699,449,'_qty','2'),
|
||
(3700,450,'_qty','2'),
|
||
(3701,449,'_tax_class',''),
|
||
(3702,450,'_tax_class',''),
|
||
(3703,449,'_line_subtotal','50'),
|
||
(3704,450,'_line_subtotal','50'),
|
||
(3705,449,'_line_subtotal_tax','0'),
|
||
(3706,450,'_line_subtotal_tax','0'),
|
||
(3707,449,'_line_total','50'),
|
||
(3708,450,'_line_total','50'),
|
||
(3709,449,'_line_tax','0'),
|
||
(3710,450,'_line_tax','0'),
|
||
(3711,449,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3712,450,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3713,451,'_product_id','0'),
|
||
(3714,452,'_product_id','0'),
|
||
(3715,451,'_variation_id','0'),
|
||
(3716,452,'_variation_id','0'),
|
||
(3717,451,'_qty','1'),
|
||
(3718,452,'_qty','1'),
|
||
(3719,451,'_tax_class',''),
|
||
(3720,452,'_tax_class',''),
|
||
(3721,451,'_line_subtotal','20'),
|
||
(3722,452,'_line_subtotal','20'),
|
||
(3723,451,'_line_subtotal_tax','0'),
|
||
(3724,452,'_line_subtotal_tax','0'),
|
||
(3725,451,'_line_total','20'),
|
||
(3726,452,'_line_total','20'),
|
||
(3727,451,'_line_tax','0'),
|
||
(3728,452,'_line_tax','0'),
|
||
(3729,451,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3730,452,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3731,451,'Colour','Red'),
|
||
(3732,452,'Colour','Red'),
|
||
(3733,451,'Size','Small'),
|
||
(3734,452,'Size','Small'),
|
||
(3735,453,'_product_id','0'),
|
||
(3736,454,'_product_id','0'),
|
||
(3737,453,'_variation_id','0'),
|
||
(3738,454,'_variation_id','0'),
|
||
(3739,453,'_qty','1'),
|
||
(3740,454,'_qty','1'),
|
||
(3741,453,'_tax_class',''),
|
||
(3742,454,'_tax_class',''),
|
||
(3743,453,'_line_subtotal','15'),
|
||
(3744,454,'_line_subtotal','15'),
|
||
(3745,453,'_line_subtotal_tax','0'),
|
||
(3746,454,'_line_subtotal_tax','0'),
|
||
(3747,453,'_line_total','15'),
|
||
(3748,454,'_line_total','15'),
|
||
(3749,453,'_line_tax','0'),
|
||
(3750,454,'_line_tax','0'),
|
||
(3751,453,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3752,454,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3753,455,'_product_id','0'),
|
||
(3754,456,'_product_id','0'),
|
||
(3755,455,'_variation_id','0'),
|
||
(3756,456,'_variation_id','0'),
|
||
(3757,455,'_qty','2'),
|
||
(3758,456,'_qty','2'),
|
||
(3759,455,'_tax_class',''),
|
||
(3760,456,'_tax_class',''),
|
||
(3761,455,'_line_subtotal','50'),
|
||
(3762,456,'_line_subtotal','50'),
|
||
(3763,455,'_line_subtotal_tax','0'),
|
||
(3764,456,'_line_subtotal_tax','0'),
|
||
(3765,455,'_line_total','50'),
|
||
(3766,456,'_line_total','50'),
|
||
(3767,455,'_line_tax','0'),
|
||
(3768,456,'_line_tax','0'),
|
||
(3769,455,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3770,456,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3771,457,'_product_id','0'),
|
||
(3772,458,'_product_id','0'),
|
||
(3773,457,'_variation_id','0'),
|
||
(3774,458,'_variation_id','0'),
|
||
(3775,457,'_qty','1'),
|
||
(3776,458,'_qty','1'),
|
||
(3777,457,'_tax_class',''),
|
||
(3778,458,'_tax_class',''),
|
||
(3779,457,'_line_subtotal','20'),
|
||
(3780,458,'_line_subtotal','20'),
|
||
(3781,457,'_line_subtotal_tax','0'),
|
||
(3782,458,'_line_subtotal_tax','0'),
|
||
(3783,457,'_line_total','20'),
|
||
(3784,458,'_line_total','20'),
|
||
(3785,457,'_line_tax','0'),
|
||
(3786,458,'_line_tax','0'),
|
||
(3787,457,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3788,457,'Colour','Red'),
|
||
(3789,458,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3790,457,'Size','Small'),
|
||
(3791,458,'Colour','Red'),
|
||
(3792,458,'Size','Small'),
|
||
(3793,459,'_product_id','0'),
|
||
(3794,460,'_product_id','0'),
|
||
(3795,459,'_variation_id','0'),
|
||
(3796,460,'_variation_id','0'),
|
||
(3797,460,'_qty','1'),
|
||
(3798,459,'_qty','1'),
|
||
(3799,460,'_tax_class',''),
|
||
(3800,459,'_tax_class',''),
|
||
(3801,460,'_line_subtotal','15'),
|
||
(3802,459,'_line_subtotal','15'),
|
||
(3803,460,'_line_subtotal_tax','0'),
|
||
(3804,459,'_line_subtotal_tax','0'),
|
||
(3805,460,'_line_total','15'),
|
||
(3806,459,'_line_total','15'),
|
||
(3807,460,'_line_tax','0'),
|
||
(3808,459,'_line_tax','0'),
|
||
(3809,460,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3810,459,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3811,461,'_product_id','0'),
|
||
(3812,462,'_product_id','0'),
|
||
(3813,461,'_variation_id','0'),
|
||
(3814,462,'_variation_id','0'),
|
||
(3815,461,'_qty','2'),
|
||
(3816,462,'_qty','2'),
|
||
(3817,461,'_tax_class',''),
|
||
(3818,462,'_tax_class',''),
|
||
(3819,461,'_line_subtotal','50'),
|
||
(3820,462,'_line_subtotal','50'),
|
||
(3821,461,'_line_subtotal_tax','0'),
|
||
(3822,462,'_line_subtotal_tax','0'),
|
||
(3823,461,'_line_total','50'),
|
||
(3824,462,'_line_total','50'),
|
||
(3825,461,'_line_tax','0'),
|
||
(3826,462,'_line_tax','0'),
|
||
(3827,461,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3828,462,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3829,463,'_product_id','0'),
|
||
(3830,464,'_product_id','0'),
|
||
(3831,463,'_variation_id','0'),
|
||
(3832,464,'_variation_id','0'),
|
||
(3833,463,'_qty','1'),
|
||
(3834,464,'_qty','1'),
|
||
(3835,463,'_tax_class',''),
|
||
(3836,464,'_tax_class',''),
|
||
(3837,463,'_line_subtotal','20'),
|
||
(3838,464,'_line_subtotal','20'),
|
||
(3839,463,'_line_subtotal_tax','0'),
|
||
(3840,464,'_line_subtotal_tax','0'),
|
||
(3841,463,'_line_total','20'),
|
||
(3842,464,'_line_total','20'),
|
||
(3843,463,'_line_tax','0'),
|
||
(3844,464,'_line_tax','0'),
|
||
(3845,463,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3846,463,'Colour','Red'),
|
||
(3847,464,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3848,463,'Size','Small'),
|
||
(3849,464,'Colour','Red'),
|
||
(3850,464,'Size','Small'),
|
||
(3851,465,'_product_id','0'),
|
||
(3852,466,'_product_id','0'),
|
||
(3853,465,'_variation_id','0'),
|
||
(3854,466,'_variation_id','0'),
|
||
(3855,465,'_qty','1'),
|
||
(3856,466,'_qty','1'),
|
||
(3857,465,'_tax_class',''),
|
||
(3858,466,'_tax_class',''),
|
||
(3859,465,'_line_subtotal','15'),
|
||
(3860,466,'_line_subtotal','15'),
|
||
(3861,465,'_line_subtotal_tax','0'),
|
||
(3862,466,'_line_subtotal_tax','0'),
|
||
(3863,465,'_line_total','15'),
|
||
(3864,466,'_line_total','15'),
|
||
(3865,465,'_line_tax','0'),
|
||
(3866,466,'_line_tax','0'),
|
||
(3867,465,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3868,466,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3869,467,'_product_id','0'),
|
||
(3870,468,'_product_id','0'),
|
||
(3871,467,'_variation_id','0'),
|
||
(3872,468,'_variation_id','0'),
|
||
(3873,467,'_qty','2'),
|
||
(3874,468,'_qty','2'),
|
||
(3875,467,'_tax_class',''),
|
||
(3876,468,'_tax_class',''),
|
||
(3877,467,'_line_subtotal','50'),
|
||
(3878,468,'_line_subtotal','50'),
|
||
(3879,467,'_line_subtotal_tax','0'),
|
||
(3880,468,'_line_subtotal_tax','0'),
|
||
(3881,467,'_line_total','50'),
|
||
(3882,468,'_line_total','50'),
|
||
(3883,467,'_line_tax','0'),
|
||
(3884,468,'_line_tax','0'),
|
||
(3885,467,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3886,468,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3887,469,'_product_id','0'),
|
||
(3888,470,'_product_id','0'),
|
||
(3889,469,'_variation_id','0'),
|
||
(3890,470,'_variation_id','0'),
|
||
(3891,469,'_qty','1'),
|
||
(3892,470,'_qty','1'),
|
||
(3893,469,'_tax_class',''),
|
||
(3894,470,'_tax_class',''),
|
||
(3895,469,'_line_subtotal','20'),
|
||
(3896,470,'_line_subtotal','20'),
|
||
(3897,469,'_line_subtotal_tax','0'),
|
||
(3898,470,'_line_subtotal_tax','0'),
|
||
(3899,469,'_line_total','20'),
|
||
(3900,470,'_line_total','20'),
|
||
(3901,469,'_line_tax','0'),
|
||
(3902,470,'_line_tax','0'),
|
||
(3903,469,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3904,470,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3905,469,'Colour','Red'),
|
||
(3906,470,'Colour','Red'),
|
||
(3907,469,'Size','Small'),
|
||
(3908,470,'Size','Small'),
|
||
(3909,471,'_product_id','0'),
|
||
(3910,472,'_product_id','0'),
|
||
(3911,471,'_variation_id','0'),
|
||
(3912,472,'_variation_id','0'),
|
||
(3913,471,'_qty','1'),
|
||
(3914,472,'_qty','1'),
|
||
(3915,471,'_tax_class',''),
|
||
(3916,472,'_tax_class',''),
|
||
(3917,471,'_line_subtotal','15'),
|
||
(3918,472,'_line_subtotal','15'),
|
||
(3919,471,'_line_subtotal_tax','0'),
|
||
(3920,472,'_line_subtotal_tax','0'),
|
||
(3921,471,'_line_total','15'),
|
||
(3922,472,'_line_total','15'),
|
||
(3923,471,'_line_tax','0'),
|
||
(3924,472,'_line_tax','0'),
|
||
(3925,471,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3926,472,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}'),
|
||
(3927,473,'_product_id','1467'),
|
||
(3928,473,'_variation_id','1469'),
|
||
(3929,473,'_qty','1'),
|
||
(3930,473,'_tax_class',''),
|
||
(3931,473,'_line_subtotal','120'),
|
||
(3932,473,'_line_subtotal_tax','0'),
|
||
(3933,473,'_line_total','120'),
|
||
(3934,473,'_line_tax','0'),
|
||
(3935,473,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(3936,473,'pa_size','52'),
|
||
(3937,474,'method_id','mondial_relay_point_relais'),
|
||
(3938,474,'instance_id',''),
|
||
(3939,474,'cost','0'),
|
||
(3940,474,'total_tax','0'),
|
||
(3941,474,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(3942,475,'_product_id','1516'),
|
||
(3943,475,'_variation_id','0'),
|
||
(3944,475,'_qty','1'),
|
||
(3945,475,'_tax_class',''),
|
||
(3946,475,'_line_subtotal','50'),
|
||
(3947,475,'_line_subtotal_tax','0'),
|
||
(3948,475,'_line_total','50'),
|
||
(3949,475,'_line_tax','0'),
|
||
(3950,475,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(3951,476,'method_id','mondial_relay_point_relais'),
|
||
(3952,476,'instance_id',''),
|
||
(3953,476,'cost','0'),
|
||
(3954,476,'total_tax','0'),
|
||
(3955,476,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(3956,477,'_product_id','766'),
|
||
(3957,477,'_variation_id','0'),
|
||
(3958,477,'_qty','1'),
|
||
(3959,477,'_tax_class',''),
|
||
(3960,477,'_line_subtotal','85'),
|
||
(3961,477,'_line_subtotal_tax','0'),
|
||
(3962,477,'_line_total','85'),
|
||
(3963,477,'_line_tax','0'),
|
||
(3964,477,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(3965,478,'method_id','mondial_relay_point_relais'),
|
||
(3966,478,'instance_id',''),
|
||
(3967,478,'cost','0'),
|
||
(3968,478,'total_tax','0'),
|
||
(3969,478,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(3970,479,'_product_id','202'),
|
||
(3971,479,'_variation_id','638'),
|
||
(3972,479,'_qty','1'),
|
||
(3973,479,'_tax_class',''),
|
||
(3974,479,'_line_subtotal','85'),
|
||
(3975,479,'_line_subtotal_tax','0'),
|
||
(3976,479,'_line_total','85'),
|
||
(3977,479,'_line_tax','0'),
|
||
(3978,479,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(3979,479,'pa_side','pair'),
|
||
(3980,480,'method_id','mondial_relay_point_relais'),
|
||
(3981,480,'instance_id',''),
|
||
(3982,480,'cost','0'),
|
||
(3983,480,'total_tax','0'),
|
||
(3984,480,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(3985,481,'_product_id','435'),
|
||
(3986,481,'_variation_id','0'),
|
||
(3987,481,'_qty','1'),
|
||
(3988,481,'_tax_class',''),
|
||
(3989,481,'_line_subtotal','40'),
|
||
(3990,481,'_line_subtotal_tax','0'),
|
||
(3991,481,'_line_total','40'),
|
||
(3992,481,'_line_tax','0'),
|
||
(3993,481,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(3994,482,'method_id','mondial_relay_point_relais'),
|
||
(3995,482,'instance_id',''),
|
||
(3996,482,'cost','3'),
|
||
(3997,482,'total_tax','0'),
|
||
(3998,482,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(3999,483,'_product_id','1512'),
|
||
(4000,483,'_variation_id','0'),
|
||
(4001,483,'_qty','1'),
|
||
(4002,483,'_tax_class',''),
|
||
(4003,483,'_line_subtotal','50'),
|
||
(4004,483,'_line_subtotal_tax','0'),
|
||
(4005,483,'_line_total','50'),
|
||
(4006,483,'_line_tax','0'),
|
||
(4007,483,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4008,484,'_product_id','318'),
|
||
(4009,484,'_variation_id','0'),
|
||
(4010,484,'_qty','1'),
|
||
(4011,484,'_tax_class',''),
|
||
(4012,484,'_line_subtotal','45'),
|
||
(4013,484,'_line_subtotal_tax','0'),
|
||
(4014,484,'_line_total','45'),
|
||
(4015,484,'_line_tax','0'),
|
||
(4016,484,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4017,485,'method_id','mondial_relay_point_relais'),
|
||
(4018,485,'instance_id',''),
|
||
(4019,485,'cost','0'),
|
||
(4020,485,'total_tax','0'),
|
||
(4021,485,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4036,488,'_product_id','1512'),
|
||
(4037,488,'_variation_id','0'),
|
||
(4038,488,'_qty','1'),
|
||
(4039,488,'_tax_class',''),
|
||
(4040,488,'_line_subtotal','50'),
|
||
(4041,488,'_line_subtotal_tax','0'),
|
||
(4042,488,'_line_total','50'),
|
||
(4043,488,'_line_tax','0'),
|
||
(4044,488,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4045,489,'method_id','mondial_relay_point_relais'),
|
||
(4046,489,'instance_id',''),
|
||
(4047,489,'cost','0'),
|
||
(4048,489,'total_tax','0'),
|
||
(4049,489,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4074,493,'_product_id','1531'),
|
||
(4075,493,'_variation_id','0'),
|
||
(4076,493,'_qty','1'),
|
||
(4077,493,'_tax_class',''),
|
||
(4078,493,'_line_subtotal','50'),
|
||
(4079,493,'_line_subtotal_tax','0'),
|
||
(4080,493,'_line_total','50'),
|
||
(4081,493,'_line_tax','0'),
|
||
(4082,493,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4083,494,'method_id','mondial_relay_point_relais'),
|
||
(4084,494,'instance_id',''),
|
||
(4085,494,'cost','0'),
|
||
(4086,494,'total_tax','0'),
|
||
(4087,494,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4088,495,'_product_id','1531'),
|
||
(4089,495,'_variation_id','0'),
|
||
(4090,495,'_qty','1'),
|
||
(4091,495,'_tax_class',''),
|
||
(4092,495,'_line_subtotal','50'),
|
||
(4093,495,'_line_subtotal_tax','0'),
|
||
(4094,495,'_line_total','50'),
|
||
(4095,495,'_line_tax','0'),
|
||
(4096,495,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4097,496,'method_id','mondial_relay_point_relais'),
|
||
(4098,496,'instance_id',''),
|
||
(4099,496,'cost','0'),
|
||
(4100,496,'total_tax','0'),
|
||
(4101,496,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4102,497,'_product_id','1549'),
|
||
(4103,497,'_variation_id','0'),
|
||
(4104,497,'_qty','1'),
|
||
(4105,497,'_tax_class',''),
|
||
(4106,497,'_line_subtotal','75'),
|
||
(4107,497,'_line_subtotal_tax','0'),
|
||
(4108,497,'_line_total','75'),
|
||
(4109,497,'_line_tax','0'),
|
||
(4110,497,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4111,498,'method_id','mondial_relay_point_relais'),
|
||
(4112,498,'instance_id',''),
|
||
(4113,498,'cost','0'),
|
||
(4114,498,'total_tax','0'),
|
||
(4115,498,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4116,499,'_product_id','1520'),
|
||
(4117,499,'_variation_id','0'),
|
||
(4118,499,'_qty','1'),
|
||
(4119,499,'_tax_class',''),
|
||
(4120,499,'_line_subtotal','75'),
|
||
(4121,499,'_line_subtotal_tax','0'),
|
||
(4122,499,'_line_total','75'),
|
||
(4123,499,'_line_tax','0'),
|
||
(4124,499,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4125,500,'_product_id','1512'),
|
||
(4126,500,'_variation_id','0'),
|
||
(4127,500,'_qty','1'),
|
||
(4128,500,'_tax_class',''),
|
||
(4129,500,'_line_subtotal','50'),
|
||
(4130,500,'_line_subtotal_tax','0'),
|
||
(4131,500,'_line_total','50'),
|
||
(4132,500,'_line_tax','0'),
|
||
(4133,500,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4134,501,'method_id','mondial_relay_point_relais'),
|
||
(4135,501,'instance_id',''),
|
||
(4136,501,'cost','0'),
|
||
(4137,501,'total_tax','0'),
|
||
(4138,501,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4139,502,'_product_id','1520'),
|
||
(4140,502,'_variation_id','0'),
|
||
(4141,502,'_qty','1'),
|
||
(4142,502,'_tax_class',''),
|
||
(4143,502,'_line_subtotal','75'),
|
||
(4144,502,'_line_subtotal_tax','0'),
|
||
(4145,502,'_line_total','75'),
|
||
(4146,502,'_line_tax','0'),
|
||
(4147,502,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4148,503,'_product_id','1512'),
|
||
(4149,503,'_variation_id','0'),
|
||
(4150,503,'_qty','1'),
|
||
(4151,503,'_tax_class',''),
|
||
(4152,503,'_line_subtotal','50'),
|
||
(4153,503,'_line_subtotal_tax','0'),
|
||
(4154,503,'_line_total','50'),
|
||
(4155,503,'_line_tax','0'),
|
||
(4156,503,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4157,504,'method_id','mondial_relay_point_relais'),
|
||
(4158,504,'instance_id',''),
|
||
(4159,504,'cost','0'),
|
||
(4160,504,'total_tax','0'),
|
||
(4161,504,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4162,505,'_product_id','1412'),
|
||
(4163,505,'_variation_id','1414'),
|
||
(4164,505,'_qty','1'),
|
||
(4165,505,'_tax_class',''),
|
||
(4166,505,'_line_subtotal','65'),
|
||
(4167,505,'_line_subtotal_tax','0'),
|
||
(4168,505,'_line_total','65'),
|
||
(4169,505,'_line_tax','0'),
|
||
(4170,505,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4171,505,'pa_size','52'),
|
||
(4172,506,'method_id','mondial_relay_point_relais'),
|
||
(4173,506,'instance_id',''),
|
||
(4174,506,'cost','6'),
|
||
(4175,506,'total_tax','0'),
|
||
(4176,506,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4177,507,'_product_id','240'),
|
||
(4178,507,'_variation_id','242'),
|
||
(4179,507,'_qty','1'),
|
||
(4180,507,'_tax_class',''),
|
||
(4181,507,'_line_subtotal','80'),
|
||
(4182,507,'_line_subtotal_tax','0'),
|
||
(4183,507,'_line_total','80'),
|
||
(4184,507,'_line_tax','0'),
|
||
(4185,507,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4186,507,'pa_size','size-2'),
|
||
(4187,508,'method_id','mondial_relay_point_relais'),
|
||
(4188,508,'instance_id',''),
|
||
(4189,508,'cost','0'),
|
||
(4190,508,'total_tax','0'),
|
||
(4191,508,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4192,509,'_product_id','318'),
|
||
(4193,509,'_variation_id','0'),
|
||
(4194,509,'_qty','1'),
|
||
(4195,509,'_tax_class',''),
|
||
(4196,509,'_line_subtotal','45'),
|
||
(4197,509,'_line_subtotal_tax','0'),
|
||
(4198,509,'_line_total','45'),
|
||
(4199,509,'_line_tax','0'),
|
||
(4200,509,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4201,510,'method_id','mondial_relay_point_relais'),
|
||
(4202,510,'instance_id',''),
|
||
(4203,510,'cost','3'),
|
||
(4204,510,'total_tax','0'),
|
||
(4205,510,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4206,511,'_product_id','1574'),
|
||
(4207,511,'_variation_id','1587'),
|
||
(4208,511,'_qty','1'),
|
||
(4209,511,'_tax_class',''),
|
||
(4210,511,'_line_subtotal','50'),
|
||
(4211,511,'_line_subtotal_tax','0'),
|
||
(4212,511,'_line_total','50'),
|
||
(4213,511,'_line_tax','0'),
|
||
(4214,511,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4215,511,'pa_giftcard-amount','50e'),
|
||
(4230,514,'_product_id','274'),
|
||
(4231,514,'_variation_id','0'),
|
||
(4232,514,'_qty','1'),
|
||
(4233,514,'_tax_class',''),
|
||
(4234,514,'_line_subtotal','125'),
|
||
(4235,514,'_line_subtotal_tax','0'),
|
||
(4236,514,'_line_total','125'),
|
||
(4237,514,'_line_tax','0'),
|
||
(4238,514,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4239,515,'method_id','mondial_relay_point_relais'),
|
||
(4240,515,'instance_id',''),
|
||
(4241,515,'cost','0'),
|
||
(4242,515,'total_tax','0'),
|
||
(4243,515,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4244,516,'_product_id','274'),
|
||
(4245,516,'_variation_id','0'),
|
||
(4246,516,'_qty','1'),
|
||
(4247,516,'_tax_class',''),
|
||
(4248,516,'_line_subtotal','125'),
|
||
(4249,516,'_line_subtotal_tax','0'),
|
||
(4250,516,'_line_total','125'),
|
||
(4251,516,'_line_tax','0'),
|
||
(4252,516,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4253,517,'method_id','mondial_relay_point_relais'),
|
||
(4254,517,'instance_id',''),
|
||
(4255,517,'cost','0'),
|
||
(4256,517,'total_tax','0'),
|
||
(4257,517,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4258,518,'_product_id','274'),
|
||
(4259,518,'_variation_id','0'),
|
||
(4260,518,'_qty','1'),
|
||
(4261,518,'_tax_class',''),
|
||
(4262,518,'_line_subtotal','125'),
|
||
(4263,518,'_line_subtotal_tax','0'),
|
||
(4264,518,'_line_total','125'),
|
||
(4265,518,'_line_tax','0'),
|
||
(4266,518,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4267,519,'method_id','mondial_relay_point_relais'),
|
||
(4268,519,'instance_id',''),
|
||
(4269,519,'cost','0'),
|
||
(4270,519,'total_tax','0'),
|
||
(4271,519,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4272,518,'_reduced_stock','1'),
|
||
(4273,520,'_product_id','1531'),
|
||
(4274,520,'_variation_id','0'),
|
||
(4275,520,'_qty','1'),
|
||
(4276,520,'_tax_class',''),
|
||
(4277,520,'_line_subtotal','50'),
|
||
(4278,520,'_line_subtotal_tax','0'),
|
||
(4279,520,'_line_total','50'),
|
||
(4280,520,'_line_tax','0'),
|
||
(4281,520,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4282,521,'method_id','mondial_relay_point_relais'),
|
||
(4283,521,'instance_id',''),
|
||
(4284,521,'cost','0'),
|
||
(4285,521,'total_tax','0'),
|
||
(4286,521,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4287,522,'_product_id','1531'),
|
||
(4288,522,'_variation_id','0'),
|
||
(4289,522,'_qty','1'),
|
||
(4290,522,'_tax_class',''),
|
||
(4291,522,'_line_subtotal','50'),
|
||
(4292,522,'_line_subtotal_tax','0'),
|
||
(4293,522,'_line_total','50'),
|
||
(4294,522,'_line_tax','0'),
|
||
(4295,522,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4296,523,'method_id','mondial_relay_point_relais'),
|
||
(4297,523,'instance_id',''),
|
||
(4298,523,'cost','0'),
|
||
(4299,523,'total_tax','0'),
|
||
(4300,523,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4301,524,'_product_id','398'),
|
||
(4302,524,'_variation_id','0'),
|
||
(4303,524,'_qty','1'),
|
||
(4304,524,'_tax_class',''),
|
||
(4305,524,'_line_subtotal','75'),
|
||
(4306,524,'_line_subtotal_tax','0'),
|
||
(4307,524,'_line_total','75'),
|
||
(4308,524,'_line_tax','0'),
|
||
(4309,524,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4310,525,'method_id','mondial_relay_point_relais'),
|
||
(4311,525,'instance_id',''),
|
||
(4312,525,'cost','0'),
|
||
(4313,525,'total_tax','0'),
|
||
(4314,525,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4441,544,'_product_id','1520'),
|
||
(4442,544,'_variation_id','1627'),
|
||
(4443,544,'_qty','1'),
|
||
(4444,544,'_tax_class',''),
|
||
(4445,544,'_line_subtotal','75'),
|
||
(4446,544,'_line_subtotal_tax','0'),
|
||
(4447,544,'_line_total','75'),
|
||
(4448,544,'_line_tax','0'),
|
||
(4449,544,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4450,544,'pa_side','pair'),
|
||
(4451,545,'_product_id','1467'),
|
||
(4452,545,'_variation_id','1470'),
|
||
(4453,545,'_qty','1'),
|
||
(4454,545,'_tax_class',''),
|
||
(4455,545,'_line_subtotal','120'),
|
||
(4456,545,'_line_subtotal_tax','0'),
|
||
(4457,545,'_line_total','120'),
|
||
(4458,545,'_line_tax','0'),
|
||
(4459,545,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4460,545,'pa_size','54'),
|
||
(4461,546,'method_id','mondial_relay_point_relais'),
|
||
(4462,546,'instance_id',''),
|
||
(4463,546,'cost','0'),
|
||
(4464,546,'total_tax','0'),
|
||
(4465,546,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4466,544,'_reduced_stock','1'),
|
||
(4467,545,'_reduced_stock','1'),
|
||
(4468,547,'_product_id','1444'),
|
||
(4469,547,'_variation_id','1449'),
|
||
(4470,547,'_qty','1'),
|
||
(4471,547,'_tax_class',''),
|
||
(4472,547,'_line_subtotal','85'),
|
||
(4473,547,'_line_subtotal_tax','0'),
|
||
(4474,547,'_line_total','85'),
|
||
(4475,547,'_line_tax','0'),
|
||
(4476,547,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4477,547,'pa_side','all'),
|
||
(4478,548,'_product_id','268'),
|
||
(4479,548,'_variation_id','0'),
|
||
(4480,548,'_qty','1'),
|
||
(4481,548,'_tax_class',''),
|
||
(4482,548,'_line_subtotal','90'),
|
||
(4483,548,'_line_subtotal_tax','0'),
|
||
(4484,548,'_line_total','90'),
|
||
(4485,548,'_line_tax','0'),
|
||
(4486,548,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4487,549,'method_id','mondial_relay_point_relais'),
|
||
(4488,549,'instance_id',''),
|
||
(4489,549,'cost','0'),
|
||
(4490,549,'total_tax','0'),
|
||
(4491,549,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4492,550,'_product_id','1444'),
|
||
(4493,550,'_variation_id','1449'),
|
||
(4494,550,'_qty','1'),
|
||
(4495,550,'_tax_class',''),
|
||
(4496,550,'_line_subtotal','85'),
|
||
(4497,550,'_line_subtotal_tax','0'),
|
||
(4498,550,'_line_total','85'),
|
||
(4499,550,'_line_tax','0'),
|
||
(4500,550,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4501,550,'pa_side','all'),
|
||
(4502,551,'_product_id','268'),
|
||
(4503,551,'_variation_id','0'),
|
||
(4504,551,'_qty','1'),
|
||
(4505,551,'_tax_class',''),
|
||
(4506,551,'_line_subtotal','90'),
|
||
(4507,551,'_line_subtotal_tax','0'),
|
||
(4508,551,'_line_total','90'),
|
||
(4509,551,'_line_tax','0'),
|
||
(4510,551,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4511,552,'method_id','mondial_relay_point_relais'),
|
||
(4512,552,'instance_id',''),
|
||
(4513,552,'cost','0'),
|
||
(4514,552,'total_tax','0'),
|
||
(4515,552,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4516,550,'_reduced_stock','1'),
|
||
(4517,551,'_reduced_stock','1'),
|
||
(4518,507,'_reduced_stock','1'),
|
||
(4519,553,'_product_id','1535'),
|
||
(4520,553,'_variation_id','0'),
|
||
(4521,553,'_qty','1'),
|
||
(4522,553,'_tax_class',''),
|
||
(4523,553,'_line_subtotal','45'),
|
||
(4524,553,'_line_subtotal_tax','0'),
|
||
(4525,553,'_line_total','45'),
|
||
(4526,553,'_line_tax','0'),
|
||
(4527,553,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4528,554,'method_id','mondial_relay_point_relais'),
|
||
(4529,554,'instance_id',''),
|
||
(4530,554,'cost','3'),
|
||
(4531,554,'total_tax','0'),
|
||
(4532,554,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4533,553,'_reduced_stock','1'),
|
||
(4534,555,'_product_id','202'),
|
||
(4535,555,'_variation_id','638'),
|
||
(4536,555,'_qty','1'),
|
||
(4537,555,'_tax_class',''),
|
||
(4538,555,'_line_subtotal','90'),
|
||
(4539,555,'_line_subtotal_tax','0'),
|
||
(4540,555,'_line_total','90'),
|
||
(4541,555,'_line_tax','0'),
|
||
(4542,555,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4543,555,'pa_side','pair'),
|
||
(4544,556,'method_id','mondial_relay_point_relais'),
|
||
(4545,556,'instance_id',''),
|
||
(4546,556,'cost','0'),
|
||
(4547,556,'total_tax','0'),
|
||
(4548,556,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4549,555,'_reduced_stock','1'),
|
||
(4550,557,'_product_id','1574'),
|
||
(4551,557,'_variation_id','1585'),
|
||
(4552,557,'_qty','1'),
|
||
(4553,557,'_tax_class',''),
|
||
(4554,557,'_line_subtotal','100'),
|
||
(4555,557,'_line_subtotal_tax','0'),
|
||
(4556,557,'_line_total','100'),
|
||
(4557,557,'_line_tax','0'),
|
||
(4558,557,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4559,557,'pa_giftcard-amount','100e'),
|
||
(4560,558,'_product_id','285'),
|
||
(4561,558,'_variation_id','642'),
|
||
(4562,558,'_qty','1'),
|
||
(4563,558,'_tax_class',''),
|
||
(4564,558,'_line_subtotal','85'),
|
||
(4565,558,'_line_subtotal_tax','0'),
|
||
(4566,558,'_line_total','85'),
|
||
(4567,558,'_line_tax','0'),
|
||
(4568,558,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4569,558,'pa_side','pair'),
|
||
(4570,559,'method_id','mondial_relay_point_relais'),
|
||
(4571,559,'instance_id',''),
|
||
(4572,559,'cost','0'),
|
||
(4573,559,'total_tax','0'),
|
||
(4574,559,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
|
||
(4575,558,'_reduced_stock','1'),
|
||
(4576,560,'_product_id','1535'),
|
||
(4577,560,'_variation_id','0'),
|
||
(4578,560,'_qty','1'),
|
||
(4579,560,'_tax_class',''),
|
||
(4580,560,'_line_subtotal','50'),
|
||
(4581,560,'_line_subtotal_tax','0'),
|
||
(4582,560,'_line_total','50'),
|
||
(4583,560,'_line_tax','0'),
|
||
(4584,560,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4585,561,'_product_id','306'),
|
||
(4586,561,'_variation_id','652'),
|
||
(4587,561,'_qty','1'),
|
||
(4588,561,'_tax_class',''),
|
||
(4589,561,'_line_subtotal','75'),
|
||
(4590,561,'_line_subtotal_tax','0'),
|
||
(4591,561,'_line_total','75'),
|
||
(4592,561,'_line_tax','0'),
|
||
(4593,561,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
|
||
(4594,561,'pa_side','pair'),
|
||
(4595,562,'method_id','mondial_relay_point_relais'),
|
||
(4596,562,'instance_id',''),
|
||
(4597,562,'cost','0'),
|
||
(4598,562,'total_tax','0'),
|
||
(4599,562,'taxes','a:1:{s:5:\"total\";a:0:{}}');
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=563 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_order_items` VALUES
|
||
(138,'Hattari Stacked Hoops gold plated - pair','line_item',862),
|
||
(139,'Mondial Relay - Point Relais (Free)','shipping',862),
|
||
(147,'Tanemaki Bracelet','line_item',866),
|
||
(148,'Mondial Relay - Point Relais (Free)','shipping',866),
|
||
(151,'Tanemaki Bracelet','line_item',868),
|
||
(152,'Tanemaki Necklace','line_item',868),
|
||
(153,'Mondial Relay - Point Relais (Free)','shipping',868),
|
||
(154,'Piasu Earrings - left side','line_item',869),
|
||
(155,'Hattari Double Hoops - pair','line_item',869),
|
||
(156,'Mondial Relay - Point Relais (Free)','shipping',869),
|
||
(159,'BoroBoro Bead Earrings silver - Tiger\'s Eye','line_item',871),
|
||
(160,'Kagun Trio Earrings - short','line_item',871),
|
||
(161,'Kagun Trio Earrings - all','line_item',871),
|
||
(162,'Mondial Relay - Point Relais (Free)','shipping',871),
|
||
(163,'Ikkan Necklace','line_item',872),
|
||
(164,'Mondial Relay - Point Relais (Free)','shipping',872),
|
||
(165,'Tamanori Hoops silver - pair','line_item',873),
|
||
(166,'BoroBoro Long Earrings silver - pair','line_item',873),
|
||
(167,'Fuyou Necklace','line_item',873),
|
||
(168,'Mondial Relay - Point Relais (Free)','shipping',873),
|
||
(177,'Hattari Stacked Hoops gold plated - pair','line_item',878),
|
||
(178,'Hattari Stacked Hoops silver - pair','line_item',878),
|
||
(179,'Mondial Relay - Point Relais (Free)','shipping',878),
|
||
(180,'Tamanori Hoops gold plated - pair','line_item',879),
|
||
(181,'Mondial Relay - Point Relais (Free)','shipping',879),
|
||
(182,'Hattari Ear Cuff gold plated','line_item',880),
|
||
(183,'Kara Hoops gold plated - pair','line_item',880),
|
||
(184,'Mondial Relay - Point Relais (Free)','shipping',880),
|
||
(185,'Tamanori Hoops silver - short','line_item',881),
|
||
(186,'UPS Standard','shipping',881),
|
||
(193,'Tanemaki Necklace','line_item',884),
|
||
(194,'Mondial Relay - Point Relais (Free)','shipping',884),
|
||
(195,'Hattari Stacked Hoops gold plated - pair','line_item',885),
|
||
(196,'Mondial Relay - Point Relais (Free)','shipping',885),
|
||
(197,'Kara Hoops gold plated - pair','line_item',886),
|
||
(198,'Hadou Stud Earrings - pair','line_item',886),
|
||
(199,'Mondial Relay - Point Relais (Free)','shipping',886),
|
||
(200,'Mugura Earrings silver - pair','line_item',887),
|
||
(201,'Mondial Relay - Point Relais (Free)','shipping',887),
|
||
(202,'Tamanori Hoops silver - long','line_item',888),
|
||
(203,'UPS Standard','shipping',888),
|
||
(204,'Hadou Ear Cuff silver','line_item',889),
|
||
(205,'Kara Hoops silver - pair','line_item',889),
|
||
(206,'Kara Ear Cuff silver','line_item',889),
|
||
(207,'BoroBoro Bead Earrings silver - Tiger\'s Eye','line_item',889),
|
||
(208,'Tanemaki Bracelet','line_item',889),
|
||
(209,'Mondial Relay - Point Relais (Free)','shipping',889),
|
||
(214,'Hattari Ear Cuff silver','line_item',894),
|
||
(215,'Mondial Relay - Point Relais','shipping',894),
|
||
(216,'Piasu Earrings - pair','line_item',895),
|
||
(217,'Tamanori Hoops silver - pair','line_item',895),
|
||
(218,'Mondial Relay - Point Relais (Free)','shipping',895),
|
||
(219,'Hattari Double Hoops - pair','line_item',897),
|
||
(220,'Mondial Relay - Point Relais (Free)','shipping',897),
|
||
(223,'Kara Ear Cuff silver','line_item',899),
|
||
(224,'Mondial Relay - Point Relais','shipping',899),
|
||
(227,'Rokku Hoop silver - Lapis Lazuli','line_item',901),
|
||
(228,'Mondial Relay - Point Relais','shipping',901),
|
||
(231,'Tanemaki Necklace','line_item',903),
|
||
(232,'Mondial Relay - Point Relais (Free)','shipping',903),
|
||
(235,'Fuyou Necklace','line_item',905),
|
||
(236,'Mondial Relay - Point Relais (Free)','shipping',905),
|
||
(237,'Rokku Ring - Malachite','line_item',906),
|
||
(238,'Mondial Relay - Point Relais (Free)','shipping',906),
|
||
(239,'Rokku Ring - Malachite','line_item',907),
|
||
(240,'Kara Ear Cuff gold plated','line_item',907),
|
||
(241,'Mondial Relay - Point Relais (Free)','shipping',907),
|
||
(242,'Kagun Trio Earrings - all','line_item',908),
|
||
(243,'Rokku Hoop gold plated - Lapis Lazuli','line_item',908),
|
||
(244,'Mondial Relay - Point Relais (Free)','shipping',908),
|
||
(247,'Hadou Ear Cuff gold plated','line_item',910),
|
||
(248,'Mondial Relay - Point Relais','shipping',910),
|
||
(251,'Fuyou Hoop','line_item',912),
|
||
(252,'Mondial Relay - Point Relais','shipping',912),
|
||
(258,'Kagun Trio Earrings - short','line_item',921),
|
||
(259,'Mondial Relay - Point Relais (Free)','shipping',921),
|
||
(260,'Kagun Trio Earrings - short','line_item',922),
|
||
(261,'Mondial Relay - Point Relais (Free)','shipping',922),
|
||
(264,'Kara Ear Cuff gold plated','line_item',924),
|
||
(265,'Kara Ear Cuff silver','line_item',924),
|
||
(266,'Hadou Ear Cuff gold plated','line_item',924),
|
||
(267,'Mondial Relay - Point Relais (Free)','shipping',924),
|
||
(270,'Kara Ear Cuff gold plated','line_item',997),
|
||
(271,'Piasu Earrings - pair','line_item',997),
|
||
(272,'Mondial Relay - Point Relais (Free)','shipping',997),
|
||
(287,'Piasu Open Hoops - pair','line_item',1013),
|
||
(288,'Piasu Earrings - pair','line_item',1013),
|
||
(289,'Mondial Relay - Point Relais (Free)','shipping',1013),
|
||
(343,'Kara Hoops silver - pair','line_item',1443),
|
||
(344,'Fuyou Hoop','line_item',1443),
|
||
(345,'Mondial Relay - Point Relais (Free)','shipping',1443),
|
||
(346,'Piasu Ring - 50','line_item',1480),
|
||
(347,'Mondial Relay - Point Relais (Free)','shipping',1480),
|
||
(348,'BoroBoro Long Earrings gold plated - pair','line_item',1486),
|
||
(349,'Mondial Relay - Point Relais (Free)','shipping',1486),
|
||
(350,'Mugura Trio Stud Earrings - all','line_item',1487),
|
||
(351,'Mondial Relay - Point Relais (Free)','shipping',1487),
|
||
(352,'Piasu Earrings - pair','line_item',1488),
|
||
(353,'Mondial Relay - Point Relais (Free)','shipping',1488),
|
||
(354,'Piasu Earrings - pair','line_item',1489),
|
||
(355,'Mondial Relay - Point Relais (Free)','shipping',1489),
|
||
(356,'Fuyou Necklace','line_item',1490),
|
||
(357,'Mondial Relay - Point Relais (Free)','shipping',1490),
|
||
(358,'Tamanori Hoops silver - long','line_item',1496),
|
||
(359,'Tamanori Hoops silver - short','line_item',1496),
|
||
(360,'Hattari Stacked Hoops silver - pair','line_item',1496),
|
||
(361,'UPS Standard (Free)','shipping',1496),
|
||
(362,'Hattari Stacked Hoops silver - pair','line_item',1498),
|
||
(363,'Mondial Relay - Point Relais (Free)','shipping',1498),
|
||
(368,'Dummy Product','line_item',0),
|
||
(369,'Dummy Product','line_item',0),
|
||
(370,'Dummy Product Variation','line_item',0),
|
||
(371,'Dummy Product Variation','line_item',0),
|
||
(372,'Dummy Downloadable Product','line_item',0),
|
||
(373,'Dummy Downloadable Product','line_item',0),
|
||
(374,'Dummy Product','line_item',0),
|
||
(375,'Dummy Product','line_item',0),
|
||
(376,'Dummy Product Variation','line_item',0),
|
||
(377,'Dummy Product Variation','line_item',0),
|
||
(378,'Dummy Downloadable Product','line_item',0),
|
||
(379,'Dummy Downloadable Product','line_item',0),
|
||
(380,'Dummy Product','line_item',0),
|
||
(381,'Dummy Product','line_item',0),
|
||
(382,'Dummy Product Variation','line_item',0),
|
||
(383,'Dummy Product Variation','line_item',0),
|
||
(384,'Dummy Downloadable Product','line_item',0),
|
||
(385,'Dummy Downloadable Product','line_item',0),
|
||
(386,'Dummy Product','line_item',0),
|
||
(387,'Dummy Product','line_item',0),
|
||
(388,'Dummy Product Variation','line_item',0),
|
||
(389,'Dummy Product Variation','line_item',0),
|
||
(390,'Dummy Downloadable Product','line_item',0),
|
||
(391,'Dummy Downloadable Product','line_item',0),
|
||
(392,'Dummy Product','line_item',0),
|
||
(393,'Dummy Product','line_item',0),
|
||
(394,'Dummy Product Variation','line_item',0),
|
||
(395,'Dummy Product Variation','line_item',0),
|
||
(396,'Dummy Downloadable Product','line_item',0),
|
||
(397,'Dummy Downloadable Product','line_item',0),
|
||
(398,'Dummy Product','line_item',0),
|
||
(399,'Dummy Product Variation','line_item',0),
|
||
(400,'Dummy Downloadable Product','line_item',0),
|
||
(401,'Dummy Product','line_item',0),
|
||
(402,'Dummy Product Variation','line_item',0),
|
||
(403,'Dummy Product','line_item',0),
|
||
(404,'Dummy Downloadable Product','line_item',0),
|
||
(405,'Dummy Product Variation','line_item',0),
|
||
(406,'Dummy Downloadable Product','line_item',0),
|
||
(407,'Dummy Product','line_item',0),
|
||
(408,'Dummy Product','line_item',0),
|
||
(409,'Dummy Product Variation','line_item',0),
|
||
(410,'Dummy Product Variation','line_item',0),
|
||
(411,'Dummy Downloadable Product','line_item',0),
|
||
(412,'Dummy Downloadable Product','line_item',0),
|
||
(413,'Dummy Product','line_item',0),
|
||
(414,'Dummy Product','line_item',0),
|
||
(415,'Dummy Product Variation','line_item',0),
|
||
(416,'Dummy Product Variation','line_item',0),
|
||
(417,'Dummy Downloadable Product','line_item',0),
|
||
(418,'Dummy Downloadable Product','line_item',0),
|
||
(419,'Dummy Product','line_item',0),
|
||
(420,'Dummy Product','line_item',0),
|
||
(421,'Dummy Product Variation','line_item',0),
|
||
(422,'Dummy Product Variation','line_item',0),
|
||
(423,'Dummy Downloadable Product','line_item',0),
|
||
(424,'Dummy Downloadable Product','line_item',0),
|
||
(425,'Dummy Product','line_item',0),
|
||
(426,'Dummy Product','line_item',0),
|
||
(427,'Dummy Product Variation','line_item',0),
|
||
(428,'Dummy Product Variation','line_item',0),
|
||
(429,'Dummy Downloadable Product','line_item',0),
|
||
(430,'Dummy Downloadable Product','line_item',0),
|
||
(431,'Dummy Product','line_item',0),
|
||
(432,'Dummy Product','line_item',0),
|
||
(433,'Dummy Product Variation','line_item',0),
|
||
(434,'Dummy Product Variation','line_item',0),
|
||
(435,'Dummy Downloadable Product','line_item',0),
|
||
(436,'Dummy Downloadable Product','line_item',0),
|
||
(437,'Dummy Product','line_item',0),
|
||
(438,'Dummy Product Variation','line_item',0),
|
||
(439,'Dummy Downloadable Product','line_item',0),
|
||
(440,'Dummy Product','line_item',0),
|
||
(441,'Dummy Product Variation','line_item',0),
|
||
(442,'Dummy Downloadable Product','line_item',0),
|
||
(443,'Dummy Product','line_item',0),
|
||
(444,'Dummy Product','line_item',0),
|
||
(445,'Dummy Product Variation','line_item',0),
|
||
(446,'Dummy Product Variation','line_item',0),
|
||
(447,'Dummy Downloadable Product','line_item',0),
|
||
(448,'Dummy Downloadable Product','line_item',0),
|
||
(449,'Dummy Product','line_item',0),
|
||
(450,'Dummy Product','line_item',0),
|
||
(451,'Dummy Product Variation','line_item',0),
|
||
(452,'Dummy Product Variation','line_item',0),
|
||
(453,'Dummy Downloadable Product','line_item',0),
|
||
(454,'Dummy Downloadable Product','line_item',0),
|
||
(455,'Dummy Product','line_item',0),
|
||
(456,'Dummy Product','line_item',0),
|
||
(457,'Dummy Product Variation','line_item',0),
|
||
(458,'Dummy Product Variation','line_item',0),
|
||
(459,'Dummy Downloadable Product','line_item',0),
|
||
(460,'Dummy Downloadable Product','line_item',0),
|
||
(461,'Dummy Product','line_item',0),
|
||
(462,'Dummy Product','line_item',0),
|
||
(463,'Dummy Product Variation','line_item',0),
|
||
(464,'Dummy Product Variation','line_item',0),
|
||
(465,'Dummy Downloadable Product','line_item',0),
|
||
(466,'Dummy Downloadable Product','line_item',0),
|
||
(467,'Dummy Product','line_item',0),
|
||
(468,'Dummy Product','line_item',0),
|
||
(469,'Dummy Product Variation','line_item',0),
|
||
(470,'Dummy Product Variation','line_item',0),
|
||
(471,'Dummy Downloadable Product','line_item',0),
|
||
(472,'Dummy Downloadable Product','line_item',0),
|
||
(473,'Piasu Ring - 52','line_item',1511),
|
||
(474,'Mondial Relay - Point Relais (Free)','shipping',1511),
|
||
(475,'Piasu Ear Cuff gold plated','line_item',1528),
|
||
(476,'Mondial Relay - Point Relais (Free)','shipping',1528),
|
||
(477,'Fuyou Long Earrings silver','line_item',1529),
|
||
(478,'Mondial Relay - Point Relais (Free)','shipping',1529),
|
||
(479,'Piasu Hoop Earrings - pair','line_item',1530),
|
||
(480,'Mondial Relay - Point Relais (Free)','shipping',1530),
|
||
(481,'Kara Ear Cuff silver','line_item',1540),
|
||
(482,'Mondial Relay - Point Relais','shipping',1540),
|
||
(483,'Piasu Ear Cuff silver','line_item',1571),
|
||
(484,'Fuyou Hoop','line_item',1571),
|
||
(485,'Mondial Relay - Point Relais (Free)','shipping',1571),
|
||
(488,'Piasu Ear Cuff silver','line_item',1573),
|
||
(489,'Mondial Relay - Point Relais (Free)','shipping',1573),
|
||
(493,'Tamanori Ear Cuff gold plated','line_item',1604),
|
||
(494,'Mondial Relay - Point Relais (Free)','shipping',1604),
|
||
(495,'Tamanori Ear Cuff gold plated','line_item',1605),
|
||
(496,'Mondial Relay - Point Relais (Free)','shipping',1605),
|
||
(497,'Hattari Small Hoops gold plated','line_item',1606),
|
||
(498,'Mondial Relay - Point Relais (Free)','shipping',1606),
|
||
(499,'Piasu Pending Earrings silver','line_item',1607),
|
||
(500,'Piasu Ear Cuff silver','line_item',1607),
|
||
(501,'Mondial Relay - Point Relais (Free)','shipping',1607),
|
||
(502,'Piasu Pending Earrings silver','line_item',1608),
|
||
(503,'Piasu Ear Cuff silver','line_item',1608),
|
||
(504,'Mondial Relay - Point Relais (Free)','shipping',1608),
|
||
(505,'BoroBoro Bead Ring silver & tiger\'s eye - 52','line_item',1609),
|
||
(506,'Mondial Relay Point Relais','shipping',1609),
|
||
(507,'Ikkan Bracelet silver - Size 2','line_item',1610),
|
||
(508,'Mondial Relay - Point Relais (Free)','shipping',1610),
|
||
(509,'Fuyou Hoop','line_item',1611),
|
||
(510,'Mondial Relay - Point Relais','shipping',1611),
|
||
(511,'Haiku e-Gift Card - 50€','line_item',1612),
|
||
(514,'Fuyou Necklace','line_item',1615),
|
||
(515,'Mondial Relay - Point Relais (Free)','shipping',1615),
|
||
(516,'Fuyou Necklace','line_item',1616),
|
||
(517,'Mondial Relay - Point Relais (Free)','shipping',1616),
|
||
(518,'Fuyou Necklace','line_item',1617),
|
||
(519,'Mondial Relay - Point Relais (Free)','shipping',1617),
|
||
(520,'Tamanori Ear Cuff gold plated','line_item',1628),
|
||
(521,'Mondial Relay - Point Relais (Free)','shipping',1628),
|
||
(522,'Tamanori Ear Cuff gold plated','line_item',1629),
|
||
(523,'Mondial Relay - Point Relais (Free)','shipping',1629),
|
||
(524,'Mugura Hoops gold plated','line_item',1630),
|
||
(525,'Mondial Relay - Point Relais (Free)','shipping',1630),
|
||
(544,'Piasu Minimal Earrings silver - pair','line_item',1643),
|
||
(545,'Piasu Ring - 54','line_item',1643),
|
||
(546,'Mondial Relay - Point Relais (Free)','shipping',1643),
|
||
(547,'Pishi Pishi Earrings - all','line_item',1644),
|
||
(548,'Piasu Necklace','line_item',1644),
|
||
(549,'Mondial Relay - Point Relais (Free)','shipping',1644),
|
||
(550,'Pishi Pishi Earrings - all','line_item',1645),
|
||
(551,'Piasu Necklace','line_item',1645),
|
||
(552,'Mondial Relay - Point Relais (Free)','shipping',1645),
|
||
(553,'Tamanori Ear Cuff silver','line_item',1647),
|
||
(554,'Mondial Relay - Point Relais','shipping',1647),
|
||
(555,'Piasu Earrings with Hoops - pair','line_item',1649),
|
||
(556,'Mondial Relay - Point Relais (Free)','shipping',1649),
|
||
(557,'Haiku e-Gift Card - 100€','line_item',1656),
|
||
(558,'Hattari Stacked Hoops silver - pair','line_item',1658),
|
||
(559,'Mondial Relay - Point Relais (Free)','shipping',1658),
|
||
(560,'Tamanori Ear Cuff silver','line_item',1659),
|
||
(561,'Tamanori Hoops silver - pair','line_item',1659),
|
||
(562,'Mondial Relay - Point Relais (Free)','shipping',1659);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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`),
|
||
KEY `session_expiry` (`session_expiry`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=71 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_sessions` VALUES
|
||
(69,'t_1bb0d07976ad56e10d17a8a94b1122','a:6:{s:22:\"shipping_for_package_0\";s:498:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_255f998ce1fd9317eb617ce47e5a9984\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"50\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"50\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"50.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:412:\"a:1:{s:32:\"748ba69d3e8d1af87f84fee909eef339\";a:11:{s:3:\"key\";s:32:\"748ba69d3e8d1af87f84fee909eef339\";s:10:\"product_id\";i:1535;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:50;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:50;s:8:\"line_tax\";d:0;}}\";}',1772055017),
|
||
(70,'1','a:7:{s:4:\"cart\";s:412:\"a:1:{s:32:\"3a20f62a0af1aa152670bab3c602feed\";a:11:{s:3:\"key\";s:32:\"3a20f62a0af1aa152670bab3c602feed\";s:10:\"product_id\";i:1560;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";d:0;}}\";s:22:\"shipping_for_package_0\";s:498:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_8c619823ef4aa15334a4576d2f50fd94\";s:5:\"rates\";a:1:{s:28:\"mondial_relay_point_relais:6\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:28:\"mondial_relay_point_relais:6\";s:9:\"method_id\";s:26:\"mondial_relay_point_relais\";s:11:\"instance_id\";i:6;s:5:\"label\";s:35:\"Mondial Relay - Point Relais (Free)\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:0:{}}}}\";s:25:\"previous_shipping_methods\";s:56:\"a:1:{i:0;a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}}\";s:23:\"chosen_shipping_methods\";s:46:\"a:1:{i:0;s:28:\"mondial_relay_point_relais:6\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2025-05-09T18:07:27+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:{}}\";}',1772531365);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=193 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES
|
||
(1,1,'BE','country'),
|
||
(2,1,'FR','country'),
|
||
(103,3,'DE','country'),
|
||
(104,3,'AT','country'),
|
||
(105,3,'ES','country'),
|
||
(106,3,'IT','country'),
|
||
(107,3,'LU','country'),
|
||
(108,3,'NL','country'),
|
||
(109,3,'PL','country'),
|
||
(110,3,'PT','country'),
|
||
(111,2,'AX','country'),
|
||
(112,2,'AL','country'),
|
||
(113,2,'AD','country'),
|
||
(114,2,'BY','country'),
|
||
(115,2,'BA','country'),
|
||
(116,2,'BG','country'),
|
||
(117,2,'HR','country'),
|
||
(118,2,'CZ','country'),
|
||
(119,2,'DK','country'),
|
||
(120,2,'EE','country'),
|
||
(121,2,'FO','country'),
|
||
(122,2,'FI','country'),
|
||
(123,2,'GI','country'),
|
||
(124,2,'GR','country'),
|
||
(125,2,'HU','country'),
|
||
(126,2,'IS','country'),
|
||
(127,2,'IE','country'),
|
||
(128,2,'LV','country'),
|
||
(129,2,'LI','country'),
|
||
(130,2,'LT','country'),
|
||
(131,2,'MT','country'),
|
||
(132,2,'MD','country'),
|
||
(133,2,'MC','country'),
|
||
(134,2,'ME','country'),
|
||
(135,2,'MK','country'),
|
||
(136,2,'NO','country'),
|
||
(137,2,'RO','country'),
|
||
(138,2,'SM','country'),
|
||
(139,2,'RS','country'),
|
||
(140,2,'SK','country'),
|
||
(141,2,'SI','country'),
|
||
(142,2,'SJ','country'),
|
||
(143,2,'SE','country'),
|
||
(144,2,'CH','country'),
|
||
(145,2,'TR','country'),
|
||
(146,2,'UA','country'),
|
||
(147,2,'NA','continent'),
|
||
(148,2,'OC','continent'),
|
||
(149,2,'SA','continent'),
|
||
(150,2,'AF','continent'),
|
||
(151,2,'AM','country'),
|
||
(152,2,'BD','country'),
|
||
(153,2,'BT','country'),
|
||
(154,2,'BN','country'),
|
||
(155,2,'KH','country'),
|
||
(156,2,'CX','country'),
|
||
(157,2,'CC','country'),
|
||
(158,2,'CY','country'),
|
||
(159,2,'GE','country'),
|
||
(160,2,'HK','country'),
|
||
(161,2,'IN','country'),
|
||
(162,2,'ID','country'),
|
||
(163,2,'IR','country'),
|
||
(164,2,'IQ','country'),
|
||
(165,2,'JP','country'),
|
||
(166,2,'JO','country'),
|
||
(167,2,'KZ','country'),
|
||
(168,2,'KG','country'),
|
||
(169,2,'LA','country'),
|
||
(170,2,'LB','country'),
|
||
(171,2,'MO','country'),
|
||
(172,2,'MY','country'),
|
||
(173,2,'MV','country'),
|
||
(174,2,'MN','country'),
|
||
(175,2,'MM','country'),
|
||
(176,2,'NP','country'),
|
||
(177,2,'OM','country'),
|
||
(178,2,'PK','country'),
|
||
(179,2,'PS','country'),
|
||
(180,2,'PH','country'),
|
||
(181,2,'SG','country'),
|
||
(182,2,'KR','country'),
|
||
(183,2,'LK','country'),
|
||
(184,2,'SY','country'),
|
||
(185,2,'TW','country'),
|
||
(186,2,'TJ','country'),
|
||
(187,2,'TH','country'),
|
||
(188,2,'TL','country'),
|
||
(189,2,'TM','country'),
|
||
(190,2,'UZ','country'),
|
||
(191,2,'VN','country'),
|
||
(192,2,'YE','country');
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=9 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_shipping_zone_methods` VALUES
|
||
(2,4,'ups_standard',2,1),
|
||
(3,5,'mondial_relay_point_relais',1,1),
|
||
(1,6,'mondial_relay_point_relais',2,1),
|
||
(2,7,'flat_rate',3,1),
|
||
(2,8,'free_shipping',1,1);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 AUTO_INCREMENT=4 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 */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES
|
||
(1,'Belgique et France',0),
|
||
(2,'Reste',2),
|
||
(3,'Pays Mondial Relay',1);
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- 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 = utf8mb4 */;
|
||
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 */;
|
||
set autocommit=0;
|
||
/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- Table structure for table `haikuwp_wpmailsmtp_debug_events`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_debug_events`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8mb4 */;
|
||
CREATE TABLE `haikuwp_wpmailsmtp_debug_events` (
|
||
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
|
||
`content` text DEFAULT NULL,
|
||
`initiator` text DEFAULT NULL,
|
||
`event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
|
||
`created_at` timestamp NOT NULL DEFAULT current_timestamp(),
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `haikuwp_wpmailsmtp_debug_events`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_wpmailsmtp_debug_events` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wpmailsmtp_debug_events` VALUES
|
||
(1,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:49:12'),
|
||
(2,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:49:47'),
|
||
(3,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:50:39'),
|
||
(4,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:18'),
|
||
(5,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:52:42'),
|
||
(6,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:54:25'),
|
||
(7,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 15:56:03'),
|
||
(8,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1213}',0,'2024-11-25 15:57:48'),
|
||
(9,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:31'),
|
||
(10,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:50'),
|
||
(11,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 15:58:55'),
|
||
(12,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:00:42'),
|
||
(13,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:03:45'),
|
||
(14,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:04:09'),
|
||
(15,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:06:02'),
|
||
(16,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-25 16:07:04'),
|
||
(17,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/falcon\\/src\\/Email.php\",\"line\":76}',0,'2024-11-25 16:10:01'),
|
||
(18,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/wp\\/wp-admin\\/includes\\/misc.php\",\"line\":1556}',0,'2024-11-28 18:14:28'),
|
||
(19,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/wp\\/wp-admin\\/includes\\/misc.php\",\"line\":1556}',0,'2024-11-28 18:15:15'),
|
||
(20,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-28 18:15:34'),
|
||
(21,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out','{\"file\":\"\\/srv\\/haikuatelier.com\\/web\\/app\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":350}',0,'2024-11-28 18:20:03');
|
||
/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_debug_events` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- Table structure for table `haikuwp_wpmailsmtp_tasks_meta`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `haikuwp_wpmailsmtp_tasks_meta`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8mb4 */;
|
||
CREATE TABLE `haikuwp_wpmailsmtp_tasks_meta` (
|
||
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
||
`action` varchar(255) NOT NULL,
|
||
`data` longtext NOT NULL,
|
||
`date` datetime NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `haikuwp_wpmailsmtp_tasks_meta`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_wpmailsmtp_tasks_meta` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wpmailsmtp_tasks_meta` VALUES
|
||
(1,'wp_mail_smtp_admin_notifications_update','W10=','2024-11-25 16:49:16');
|
||
/*!40000 ALTER TABLE `haikuwp_wpmailsmtp_tasks_meta` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
|
||
--
|
||
-- Table structure for table `haikuwp_wpml_mails`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `haikuwp_wpml_mails`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8mb4 */;
|
||
CREATE TABLE `haikuwp_wpml_mails` (
|
||
`mail_id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`timestamp` timestamp NOT NULL,
|
||
`host` varchar(200) NOT NULL DEFAULT '0',
|
||
`receiver` varchar(200) NOT NULL DEFAULT '0',
|
||
`subject` varchar(200) NOT NULL DEFAULT '0',
|
||
`message` text DEFAULT NULL,
|
||
`headers` text DEFAULT NULL,
|
||
`attachments` varchar(800) NOT NULL DEFAULT '0',
|
||
`error` varchar(400) DEFAULT '',
|
||
`plugin_version` varchar(200) NOT NULL DEFAULT '0',
|
||
PRIMARY KEY (`mail_id`),
|
||
FULLTEXT KEY `idx_message` (`message`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `haikuwp_wpml_mails`
|
||
--
|
||
|
||
LOCK TABLES `haikuwp_wpml_mails` WRITE;
|
||
/*!40000 ALTER TABLE `haikuwp_wpml_mails` DISABLE KEYS */;
|
||
set autocommit=0;
|
||
INSERT INTO `haikuwp_wpml_mails` VALUES
|
||
(84,'2024-12-12 16:59:06','217.182.132.198','haiku.atelier@gmail.com,\\n contact@gcch.fr','[Haiku Atelier]: New order #880','<!DOCTYPE html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n</head>\n<body>\n<p>You’ve received the following order from christine Saquet Bossu:</p>\n\n<h2>\n <a class=\"link\" href=\"https://haikuatelier.com/wp/wp-admin/admin.php?page=wc-orders&action=edit&id=880\">[Order #880]</a> (2024-12-12)</h2>\n\n<div style=\"margin-bottom: 40px;\">\n <table class=\"td\" cellspacing=\"0\" cellpadding=\"6\" border=\"1\" style=\"width: 100%; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\" width=\"100%\">\n <thead>\n <tr>\n <th class=\"td\" scope=\"col\" style=\"text-align: left;\" align=\"left\">Product</th>\n <th class=\"td\" scope=\"col\" style=\"text-align: left;\" align=\"left\">Quantity</th>\n <th class=\"td\" scope=\"col\" style=\"text-align: left;\" align=\"left\">Price</th>\n </tr>\n </thead>\n <tbody>\n <tr class=\"order_item\">\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif; word-wrap: break-word;\" align=\"left\">\n Hattari Ear Cuff gold plated (#HATTARI-EC-g) </td>\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\" align=\"left\">\n 1 </td>\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\" align=\"left\">\n <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">€</span> 40,00</span> </td>\n </tr>\n \n <tr class=\"order_item\">\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif; word-wrap: break-word;\" align=\"left\">\n Kara Hoops gold plated - pair (#KARA-CR-g-pair)<ul class=\"wc-item-meta\"><li>\n<strong class=\"wc-item-meta-label\" style=\"float: left; margin-right: .25em; clear: both;\">Side:</strong> <p>pair</p>\n</li></ul> </td>\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\" align=\"left\">\n 1 </td>\n <td class=\"td\" style=\"text-align: left; vertical-align: middle; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif;\" align=\"left\">\n <span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">€</span> 60,00</span> </td>\n </tr>\n \n </tbody>\n <tfoot>\n <tr>\n <th class=\"td\" scope=\"row\" colspan=\"2\" style=\"text-align: left; border-top-width: 4px;\" align=\"left\">Subtotal:</th>\n <td class=\"td\" style=\"text-align: left; border-top-width: 4px;\" align=\"left\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">€</span> 100,00</span></td>\n </tr>\n <tr>\n <th class=\"td\" scope=\"row\" colspan=\"2\" style=\"text-align: left;\" align=\"left\">Shipping:</th>\n <td class=\"td\" style=\"text-align: left;\" align=\"left\">Mondial Relay - Point Relais (Free)</td>\n </tr>\n <tr>\n <th class=\"td\" scope=\"row\" colspan=\"2\" style=\"text-align: left;\" align=\"left\">Total:</th>\n <td class=\"td\" style=\"text-align: left;\" align=\"left\"><span class=\"woocommerce-Price-amount amount\"><span class=\"woocommerce-Price-currencySymbol\">€</span> 100,00</span></td>\n </tr>\n </tfoot>\n </table>\n</div>\n\n<table id=\"addresses\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 100%; vertical-align: top; margin-bottom: 40px; padding: 0;\" width=\"100%\">\n <tr>\n <td valign=\"top\" width=\"50%\" style=\"text-align: left; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif; border: 0; padding: 0;\" align=\"left\">\n <h2>Billing address</h2>\n\n <address class=\"address\">\n christine Saquet Bossu<br>33 rue du Colonel du Halgouêt<br>35660 RENAC<br>France <br><a href=\"tel:0685532210\">0685532210</a> <br>c.saquetbossu@orange.fr </address>\n </td>\n <td valign=\"top\" width=\"50%\" style=\"text-align: left; font-family: \'Helvetica Neue\', Helvetica, Roboto, Arial, sans-serif; padding: 0;\" align=\"left\">\n <h2>Shipping address</h2>\n\n <address class=\"address\">\n christine Saquet Bossu<br>33 rue du Colonel du Halgouêt<br>35660 RENAC<br>France <br><a href=\"tel:0685532210\">0685532210</a> </address>\n </td>\n </tr>\n</table>\n<p>Congratulations on the sale.</p>\nProcess your orders on the go. <a href=\"https://woocommerce.com/mobile?blog_id=0&utm_campaign=deeplinks_promote_app&utm_medium=email&utm_source=haikuatelier.com&utm_term=0\">Get the app</a>.</body>\n</html>\n','Content-Type: text/html,\\nReply-to: christine Saquet Bossu <c.saquetbossu@orange.fr>','',NULL,'1.13.1');
|
||
/*!40000 ALTER TABLE `haikuwp_wpml_mails` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
commit;
|
||
/*!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 */;
|
||
/*M!100616 SET NOTE_VERBOSITY=@OLD_NOTE_VERBOSITY */;
|
||
|
||
-- Dump completed on 2026-02-24 17:25:01
|