diff --git a/.ddev/addon-metadata/phpmyadmin/manifest.yaml b/.ddev/addon-metadata/phpmyadmin/manifest.yaml
new file mode 100644
index 00000000..1da95230
--- /dev/null
+++ b/.ddev/addon-metadata/phpmyadmin/manifest.yaml
@@ -0,0 +1,10 @@
+name: phpmyadmin
+repository: ddev/ddev-phpmyadmin
+version: v0.3.9
+install_date: "2024-11-15T17:27:23+01:00"
+project_files:
+ - docker-compose.phpmyadmin.yaml
+ - docker-compose.phpmyadmin_norouter.yaml
+ - commands/host/phpmyadmin
+global_files: []
+removal_actions: []
diff --git a/.ddev/commands/host/phpmyadmin b/.ddev/commands/host/phpmyadmin
new file mode 100755
index 00000000..c03ee85d
--- /dev/null
+++ b/.ddev/commands/host/phpmyadmin
@@ -0,0 +1,19 @@
+#!/bin/bash
+
+## #ddev-generated: If you want to edit and own this file, remove this line.
+## Description: Launch a browser with PhpMyAdmin
+## Usage: phpmyadmin
+## Example: "ddev phpmyadmin"
+
+DDEV_PHPMYADMIN_PORT=8036
+DDEV_PHPMYADMIN_HTTPS_PORT=8037
+if [ ${DDEV_PRIMARY_URL%://*} = "http" ] || [ -n "${GITPOD_WORKSPACE_ID:-}" ] || [ "${CODESPACES:-}" = "true" ]; then
+ # Gitpod: "gp preview" opens a blank page for PhpMyAdmin, use "xdg-open" instead
+ if [ "${OSTYPE:-}" = "linux-gnu" ] && [ -n "${GITPOD_WORKSPACE_ID:-}" ] && [ -z "${DDEV_DEBUG:-}" ]; then
+ xdg-open "$(DDEV_DEBUG=true ddev launch :$DDEV_PHPMYADMIN_PORT | grep "FULLURL" | awk '{print $2}')"
+ else
+ ddev launch :$DDEV_PHPMYADMIN_PORT
+ fi
+else
+ ddev launch :$DDEV_PHPMYADMIN_HTTPS_PORT
+fi
diff --git a/.ddev/config.yaml b/.ddev/config.yaml
index 90689ee1..0dca13ef 100644
--- a/.ddev/config.yaml
+++ b/.ddev/config.yaml
@@ -7,8 +7,8 @@ xdebug_enabled: false
additional_hostnames: []
additional_fqdns: []
database:
- type: mariadb
- version: "10.11"
+ type: mariadb
+ version: "10.11"
use_dns_when_possible: true
composer_version: "2"
web_environment: []
@@ -225,12 +225,12 @@ corepack_enable: true
# The default time that DDEV waits for all containers to become ready can be increased from
# the default 120. This helps in importing huge databases, for example.
-#web_extra_exposed_ports:
-#- name: nodejs
+# web_extra_exposed_ports:
+# - name: nodejs
# container_port: 3000
# http_port: 2999
# https_port: 3000
-#- name: something
+# - name: something
# container_port: 4000
# https_port: 4000
# http_port: 3999
@@ -248,11 +248,11 @@ corepack_enable: true
# http_port: 9998
# https_port: 9999
-#web_extra_daemons:
-#- name: "http-1"
+# web_extra_daemons:
+# - name: "http-1"
# command: "/var/www/html/node_modules/.bin/http-server -p 3000"
# directory: /var/www/html
-#- name: "http-2"
+# - name: "http-2"
# command: "/var/www/html/node_modules/.bin/http-server /var/www/html/sub -p 3000"
# directory: /var/www/html
@@ -278,7 +278,7 @@ corepack_enable: true
# See https://ddev.readthedocs.io/en/stable/users/extend/custom-commands/ for more
# information on the commands that can be extended and the tasks you can define
# for them. Example:
-#hooks:
+# hooks:
# Un-comment to emit the WP CLI version after ddev start.
# post-start:
# - exec: wp cli version
diff --git a/.ddev/docker-compose.phpmyadmin.yaml b/.ddev/docker-compose.phpmyadmin.yaml
new file mode 100644
index 00000000..b272c1ad
--- /dev/null
+++ b/.ddev/docker-compose.phpmyadmin.yaml
@@ -0,0 +1,30 @@
+# ddev-generated
+services:
+ phpmyadmin:
+ container_name: ddev-${DDEV_SITENAME}-phpmyadmin
+ image: phpmyadmin:5.2.0
+ working_dir: "/root"
+ restart: "no"
+ labels:
+ com.ddev.site-name: ${DDEV_SITENAME}
+ com.ddev.approot: $DDEV_APPROOT
+ volumes:
+ - ".:/mnt/ddev_config"
+ - "ddev-global-cache:/mnt/ddev-global-cache"
+ expose:
+ - "80"
+ environment:
+ - PMA_USER=root
+ - PMA_PASSWORD=root
+ - PMA_HOST=db
+ - PMA_PORT=3306
+ - VIRTUAL_HOST=$DDEV_HOSTNAME
+ - UPLOAD_LIMIT=4000M
+ - HTTP_EXPOSE=8036:80
+ - HTTPS_EXPOSE=8037:80
+ healthcheck:
+ interval: 120s
+ timeout: 2s
+ retries: 1
+ depends_on:
+ - db
diff --git a/.ddev/docker-compose.phpmyadmin_norouter.yaml b/.ddev/docker-compose.phpmyadmin_norouter.yaml
new file mode 100644
index 00000000..4ddd5a73
--- /dev/null
+++ b/.ddev/docker-compose.phpmyadmin_norouter.yaml
@@ -0,0 +1,4 @@
+# ddev-generated
+# If omit_containers[ddev-router] then this file will be replaced
+# with another with a `ports` statement to directly expose port 80 to 8036
+services: {}
diff --git a/composer.json b/composer.json
index 26a2d758..a22a06d0 100644
--- a/composer.json
+++ b/composer.json
@@ -18,39 +18,41 @@
],
"require": {
"php": ">=8.2",
- "composer/installers": "^2.2",
+ "composer/installers": "^2.3",
"crell/fp": "^1.0",
- "htmlburger/carbon-fields": "^3.6",
- "illuminate/support": "^11.31",
+ "htmlburger/carbon-fields": "^3.6.5",
+ "illuminate/support": "^11.32",
"laravel/helpers": "^1.7",
"lstrojny/functional-php": "^1.17",
"mnsami/composer-custom-directory-installer": "^2.0",
"oscarotero/env": "^2.1",
- "ramsey/uuid": "^4.7",
- "roots/bedrock-autoloader": "^1.0",
+ "ramsey/uuid": "^4.7.6",
+ "roots/bedrock-autoloader": "^1.0.4",
"roots/bedrock-disallow-indexing": "^2.0",
- "roots/wordpress": "^6.6.1",
- "roots/wp-config": "^1.0.0",
- "roots/wp-password-bcrypt": "^1.1.0",
+ "roots/wordpress": "^6.7",
+ "roots/wp-config": "^1.0",
+ "roots/wp-password-bcrypt": "^1.2",
"stripe/stripe-php": "^16.2",
- "symfony/uid": "^7.1",
- "timber/timber": "^2.2",
- "vlucas/phpdotenv": "^5.5",
- "wpackagist-plugin/falcon": "^2.8",
- "wpackagist-plugin/force-regenerate-thumbnails": "^2.2",
- "wpackagist-plugin/query-monitor": "^3.16",
- "wpackagist-plugin/redis-cache": "^2.5",
- "wpackagist-plugin/wc-multishipping": "^2.5",
- "wpackagist-plugin/woocommerce": "^9.1",
- "wpackagist-plugin/wp-openapi": "^1.0",
+ "symfony/uid": "^7.1.6",
+ "timber/timber": "^2.3",
+ "vlucas/phpdotenv": "^5.6.1",
+ "wpackagist-plugin/falcon": "^2.8.3",
+ "wpackagist-plugin/force-regenerate-thumbnails": "^2.2.1",
+ "wpackagist-plugin/media-cleaner": "^6.8.2",
+ "wpackagist-plugin/query-monitor": "^3.16.4",
+ "wpackagist-plugin/redis-cache": "^2.5.4",
+ "wpackagist-plugin/wc-multishipping": "^2.5.3",
+ "wpackagist-plugin/woocommerce": "^9.4.1",
+ "wpackagist-plugin/wp-openapi": "^1.0.16",
"wpackagist-theme/twentytwentyfour": "^1.3"
},
"require-dev": {
- "phpstan/phpstan": "^1.12",
+ "phpstan/extension-installer": "^1.4.3",
+ "phpstan/phpstan": "^2.0.1",
"roave/security-advisories": "dev-latest",
- "squizlabs/php_codesniffer": "^3.7.1",
- "szepeviktor/phpstan-wordpress": "^1.3",
- "vimeo/psalm": "^5.25"
+ "squizlabs/php_codesniffer": "^3.11",
+ "szepeviktor/phpstan-wordpress": "2.x-dev",
+ "vimeo/psalm": "^5.26.1"
},
"config": {
"optimize-autoloader": true,
@@ -58,7 +60,8 @@
"allow-plugins": {
"composer/installers": true,
"mnsami/composer-custom-directory-installer": true,
- "roots/wordpress-core-installer": true
+ "roots/wordpress-core-installer": true,
+ "phpstan/extension-installer": true
},
"sort-packages": true
},
diff --git a/composer.lock b/composer.lock
index 455e2848..1a967324 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "84307ecd31836b2fb3dc265e87ea5712",
+ "content-hash": "a8f1ac1472d932700ac1c8736a7b1cdb",
"packages": [
{
"name": "brick/math",
@@ -646,16 +646,16 @@
},
{
"name": "illuminate/collections",
- "version": "v11.31.0",
+ "version": "v11.32.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "4fdef06e35aac0239d76033a2bad0ddb921226e8"
+ "reference": "a01a9d0799700bf34ab3797988fdd5f420d42bfe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/4fdef06e35aac0239d76033a2bad0ddb921226e8",
- "reference": "4fdef06e35aac0239d76033a2bad0ddb921226e8",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/a01a9d0799700bf34ab3797988fdd5f420d42bfe",
+ "reference": "a01a9d0799700bf34ab3797988fdd5f420d42bfe",
"shasum": ""
},
"require": {
@@ -697,11 +697,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-11-08T03:05:25+00:00"
+ "time": "2024-11-15T15:43:48+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v11.31.0",
+ "version": "v11.32.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@@ -747,16 +747,16 @@
},
{
"name": "illuminate/contracts",
- "version": "v11.31.0",
+ "version": "v11.32.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
- "reference": "56312862af937bd6da8e6dc8bbd88188dfb478f8"
+ "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/contracts/zipball/56312862af937bd6da8e6dc8bbd88188dfb478f8",
- "reference": "56312862af937bd6da8e6dc8bbd88188dfb478f8",
+ "url": "https://api.github.com/repos/illuminate/contracts/zipball/44c15aec6ea0d997e0885aa5b04876fe8a141433",
+ "reference": "44c15aec6ea0d997e0885aa5b04876fe8a141433",
"shasum": ""
},
"require": {
@@ -791,11 +791,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-09-22T15:08:08+00:00"
+ "time": "2024-11-15T15:40:33+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v11.31.0",
+ "version": "v11.32.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -841,16 +841,16 @@
},
{
"name": "illuminate/support",
- "version": "v11.31.0",
+ "version": "v11.32.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "866b8240387ecdcbbf4a7e5713c0f93b321544d5"
+ "reference": "213bc04ed2a75dac441e602df4568154c36a3670"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/866b8240387ecdcbbf4a7e5713c0f93b321544d5",
- "reference": "866b8240387ecdcbbf4a7e5713c0f93b321544d5",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/213bc04ed2a75dac441e602df4568154c36a3670",
+ "reference": "213bc04ed2a75dac441e602df4568154c36a3670",
"shasum": ""
},
"require": {
@@ -913,7 +913,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2024-11-11T20:45:02+00:00"
+ "time": "2024-11-14T16:30:16+00:00"
},
{
"name": "laravel/helpers",
@@ -3481,6 +3481,24 @@
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/force-regenerate-thumbnails/"
},
+ {
+ "name": "wpackagist-plugin/media-cleaner",
+ "version": "6.8.2",
+ "source": {
+ "type": "svn",
+ "url": "https://plugins.svn.wordpress.org/media-cleaner/",
+ "reference": "tags/6.8.2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://downloads.wordpress.org/plugin/media-cleaner.6.8.2.zip"
+ },
+ "require": {
+ "composer/installers": "^1.0 || ^2.0"
+ },
+ "type": "wordpress-plugin",
+ "homepage": "https://wordpress.org/plugins/media-cleaner/"
+ },
{
"name": "wpackagist-plugin/query-monitor",
"version": "3.16.4",
@@ -4553,6 +4571,54 @@
},
"time": "2024-11-09T15:12:26+00:00"
},
+ {
+ "name": "phpstan/extension-installer",
+ "version": "1.4.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phpstan/extension-installer.git",
+ "reference": "85e90b3942d06b2326fba0403ec24fe912372936"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936",
+ "reference": "85e90b3942d06b2326fba0403ec24fe912372936",
+ "shasum": ""
+ },
+ "require": {
+ "composer-plugin-api": "^2.0",
+ "php": "^7.2 || ^8.0",
+ "phpstan/phpstan": "^1.9.0 || ^2.0"
+ },
+ "require-dev": {
+ "composer/composer": "^2.0",
+ "php-parallel-lint/php-parallel-lint": "^1.2.0",
+ "phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0"
+ },
+ "type": "composer-plugin",
+ "extra": {
+ "class": "PHPStan\\ExtensionInstaller\\Plugin"
+ },
+ "autoload": {
+ "psr-4": {
+ "PHPStan\\ExtensionInstaller\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "description": "Composer plugin for automatic installation of PHPStan extensions",
+ "keywords": [
+ "dev",
+ "static analysis"
+ ],
+ "support": {
+ "issues": "https://github.com/phpstan/extension-installer/issues",
+ "source": "https://github.com/phpstan/extension-installer/tree/1.4.3"
+ },
+ "time": "2024-09-04T20:21:43+00:00"
+ },
{
"name": "phpstan/phpdoc-parser",
"version": "2.0.0",
@@ -4602,20 +4668,20 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.12.10",
+ "version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "fc463b5d0fe906dcf19689be692c65c50406a071"
+ "reference": "ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fc463b5d0fe906dcf19689be692c65c50406a071",
- "reference": "fc463b5d0fe906dcf19689be692c65c50406a071",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d",
+ "reference": "ab4e9b4415a5fc9e4d27f7fe16c8bc9d067dcd6d",
"shasum": ""
},
"require": {
- "php": "^7.2|^8.0"
+ "php": "^7.4|^8.0"
},
"conflict": {
"phpstan/phpstan-shim": "*"
@@ -4656,7 +4722,7 @@
"type": "github"
}
],
- "time": "2024-11-11T15:37:09+00:00"
+ "time": "2024-11-11T15:43:04+00:00"
},
{
"name": "psr/log",
@@ -6083,82 +6149,6 @@
],
"time": "2024-09-09T11:45:10+00:00"
},
- {
- "name": "symfony/polyfill-php73",
- "version": "v1.31.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-php73.git",
- "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
- "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2"
- },
- "type": "library",
- "extra": {
- "thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
- }
- },
- "autoload": {
- "files": [
- "bootstrap.php"
- ],
- "psr-4": {
- "Symfony\\Polyfill\\Php73\\": ""
- },
- "classmap": [
- "Resources/stubs"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Nicolas Grekas",
- "email": "p@tchwork.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
- "homepage": "https://symfony.com",
- "keywords": [
- "compatibility",
- "polyfill",
- "portable",
- "shim"
- ],
- "support": {
- "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
- },
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2024-09-09T11:45:10+00:00"
- },
{
"name": "symfony/service-contracts",
"version": "v3.5.0",
@@ -6331,30 +6321,29 @@
},
{
"name": "szepeviktor/phpstan-wordpress",
- "version": "v1.3.5",
+ "version": "2.x-dev",
"source": {
"type": "git",
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
- "reference": "7f8cfe992faa96b6a33bbd75c7bace98864161e7"
+ "reference": "9d5869b3d395156bf55d4ab90a0287606f9689c9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/7f8cfe992faa96b6a33bbd75c7bace98864161e7",
- "reference": "7f8cfe992faa96b6a33bbd75c7bace98864161e7",
+ "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/9d5869b3d395156bf55d4ab90a0287606f9689c9",
+ "reference": "9d5869b3d395156bf55d4ab90a0287606f9689c9",
"shasum": ""
},
"require": {
- "php": "^7.2 || ^8.0",
- "php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0",
- "phpstan/phpstan": "^1.10.31",
- "symfony/polyfill-php73": "^1.12.0"
+ "php": "^7.4 || ^8.0",
+ "php-stubs/wordpress-stubs": "^6.6.2",
+ "phpstan/phpstan": "^2.0"
},
"require-dev": {
"composer/composer": "^2.1.14",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.1",
- "phpstan/phpstan-strict-rules": "^1.2",
- "phpunit/phpunit": "^8.0 || ^9.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpunit/phpunit": "^9.0",
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0",
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
},
@@ -6388,9 +6377,9 @@
],
"support": {
"issues": "https://github.com/szepeviktor/phpstan-wordpress/issues",
- "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.3.5"
+ "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/2.x"
},
- "time": "2024-06-28T22:27:19+00:00"
+ "time": "2024-11-15T02:01:36+00:00"
},
{
"name": "vimeo/psalm",
@@ -6564,7 +6553,8 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
- "roave/security-advisories": 20
+ "roave/security-advisories": 20,
+ "szepeviktor/phpstan-wordpress": 20
},
"prefer-stable": true,
"prefer-lowest": false,
diff --git a/db/haiku_atelier-2024-11-15-196974e.sql b/db/haiku_atelier-2024-11-15-196974e.sql
new file mode 100644
index 00000000..1340734d
--- /dev/null
+++ b/db/haiku_atelier-2024-11-15-196974e.sql
@@ -0,0 +1,12784 @@
+-- MariaDB dump 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
+--
+-- Host: localhost Database: haiku_atelier
+-- ------------------------------------------------------
+-- Server version 10.11.6-MariaDB-0+deb12u1
+
+/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
+/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
+/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
+/*!40101 SET NAMES utf8mb4 */;
+/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
+/*!40103 SET TIME_ZONE='+00:00' */;
+/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
+/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
+/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
+/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_actions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_actions` (
+ `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `hook` varchar(191) NOT NULL,
+ `status` varchar(20) NOT NULL,
+ `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
+ `args` varchar(191) DEFAULT NULL,
+ `schedule` longtext DEFAULT NULL,
+ `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `attempts` int(11) NOT NULL DEFAULT 0,
+ `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `extended_args` varchar(8000) DEFAULT NULL,
+ PRIMARY KEY (`action_id`),
+ KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
+ KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
+ KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
+ KEY `args` (`args`),
+ KEY `group_id` (`group_id`),
+ KEY `last_attempt_gmt` (`last_attempt_gmt`),
+ KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=1230 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_actions`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_actions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_actions` VALUES
+(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL),
+(64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL),
+(496,'woocommerce_cleanup_draft_orders','complete','2024-10-16 13:23:54','2024-10-16 15:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729085034;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729085034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(539,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:40','2024-10-15 16:33:40',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002820;}',3,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(540,'woocommerce_cleanup_draft_orders','complete','2024-10-19 05:37:56','2024-10-19 07:37:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729316276;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729316276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(542,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[366,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(543,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[367,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(544,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[368,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(545,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(546,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:24','2024-10-18 07:48:24',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230504;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(547,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:30','2024-10-18 07:48:30',10,'[368,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230510;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(548,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:32','2024-10-18 07:48:32',10,'[366,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230512;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(549,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[367,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(550,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[370,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(552,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[371,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(553,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[370,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(554,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[371,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(555,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:58','2024-10-18 07:52:58',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230778;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(556,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(557,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[373,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[374,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(559,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:36','2024-10-18 07:53:36',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230816;}',3,1,'2024-10-18 05:54:18','2024-10-18 07:54:18',0,NULL),
+(560,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(561,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(562,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:38','2024-10-18 08:01:38',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231298;}',3,1,'2024-10-18 06:02:25','2024-10-18 08:02:25',0,NULL),
+(563,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:02:53','2024-10-18 08:02:53',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231373;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:03:15','2024-10-18 08:03:15',10,'[377,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231395;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(565,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:11:59','2024-10-18 08:11:59',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231919;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(566,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:12:14','2024-10-18 08:12:14',10,'[381,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231934;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(567,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:18:22','2024-10-18 08:18:22',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232302;}',3,1,'2024-10-18 06:19:06','2024-10-18 08:19:06',0,NULL),
+(568,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:19:20','2024-10-18 08:19:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232360;}',3,1,'2024-10-18 06:22:25','2024-10-18 08:22:25',0,NULL),
+(569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:14','2024-10-18 08:45:14',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233914;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(570,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[389,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[390,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(572,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[391,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[392,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(574,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[385,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(576,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[390,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(578,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(579,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:47:02','2024-10-18 08:47:02',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234022;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(580,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(581,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[394,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(582,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[395,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(584,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[394,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[395,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(586,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(587,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:34','2024-10-18 09:00:34',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234834;}',3,1,'2024-10-18 07:00:35','2024-10-18 09:00:35',0,NULL),
+(588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:23:04','2024-10-18 09:23:04',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729236184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729236184;}',3,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(589,'woocommerce_cleanup_draft_orders','complete','2024-10-22 16:08:45','2024-10-22 18:08:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729613325;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729613325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-23 06:29:56','2024-10-23 08:29:56',0,NULL),
+(590,'woocommerce_cleanup_draft_orders','complete','2024-10-24 06:29:56','2024-10-24 08:29:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729751396;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729751396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-25 17:55:58','2024-10-25 19:55:58',0,NULL),
+(591,'woocommerce_cleanup_draft_orders','complete','2024-10-26 17:55:58','2024-10-26 19:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729965358;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729965358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-27 07:17:13','2024-10-27 08:17:13',0,NULL),
+(592,'woocommerce_cleanup_draft_orders','complete','2024-10-28 07:17:13','2024-10-28 08:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730099833;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730099833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 06:40:32','2024-10-28 07:40:32',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730097632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730097632;}',3,1,'2024-10-28 06:44:59','2024-10-28 07:44:59',0,NULL),
+(594,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:11','2024-10-28 08:03:11',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730098991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730098991;}',3,1,'2024-10-28 07:03:37','2024-10-28 08:03:37',0,NULL),
+(595,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:38','2024-10-28 08:03:38',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099018;}',3,1,'2024-10-28 07:04:18','2024-10-28 08:04:18',0,NULL),
+(596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:10:20','2024-10-28 08:10:20',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099420;}',3,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(597,'woocommerce_cleanup_draft_orders','complete','2024-10-29 07:24:34','2024-10-29 08:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730186674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730186674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-29 16:51:22','2024-10-29 17:51:22',0,NULL),
+(598,'woocommerce_cleanup_draft_orders','complete','2024-10-30 16:51:22','2024-10-30 17:51:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730307082;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730307082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-30 19:15:43','2024-10-30 20:15:43',0,NULL),
+(599,'woocommerce_cleanup_draft_orders','complete','2024-10-31 19:15:43','2024-10-31 20:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730402143;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730402143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-31 19:19:08','2024-10-31 20:19:08',0,NULL),
+(600,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:31:52','2024-10-30 20:31:52',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730316712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730316712;}',3,1,'2024-10-30 19:36:17','2024-10-30 20:36:17',0,NULL),
+(601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:44:30','2024-10-30 20:44:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730317470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730317470;}',3,1,'2024-10-30 19:44:35','2024-10-30 20:44:35',0,NULL),
+(602,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:15','2024-10-30 20:59:15',10,'[414,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318355;}',3,1,'2024-10-30 19:59:40','2024-10-30 20:59:40',0,NULL),
+(603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:41','2024-10-30 20:59:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318381;}',3,1,'2024-10-30 20:00:16','2024-10-30 21:00:16',0,NULL),
+(604,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:04:55','2024-10-30 21:04:55',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318695;}',3,1,'2024-10-30 20:06:20','2024-10-30 21:06:20',0,NULL),
+(605,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:16:41','2024-10-30 21:16:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730319401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730319401;}',3,1,'2024-10-30 20:17:28','2024-10-30 21:17:28',0,NULL),
+(606,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:25','2024-10-30 21:29:25',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320165;}',3,1,'2024-10-30 20:29:39','2024-10-30 21:29:39',0,NULL),
+(607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:40','2024-10-30 21:29:40',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320180;}',3,1,'2024-10-30 20:30:26','2024-10-30 21:30:26',0,NULL),
+(608,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:32:30','2024-10-30 21:32:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320350;}',3,1,'2024-10-30 20:32:52','2024-10-30 21:32:52',0,NULL),
+(609,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:34:09','2024-10-30 21:34:09',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320449;}',3,1,'2024-10-30 20:34:35','2024-10-30 21:34:35',0,NULL),
+(610,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:36:47','2024-10-30 21:36:47',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320607;}',3,1,'2024-10-30 20:37:35','2024-10-30 21:37:35',0,NULL),
+(611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:37:53','2024-10-30 21:37:53',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320673;}',3,1,'2024-10-30 20:38:35','2024-10-30 21:38:35',0,NULL),
+(612,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:40:10','2024-10-30 21:40:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320810;}',3,1,'2024-10-30 20:40:36','2024-10-30 21:40:36',0,NULL),
+(613,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:43:07','2024-10-30 21:43:07',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320987;}',3,1,'2024-10-30 20:43:51','2024-10-30 21:43:51',0,NULL),
+(614,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:44:22','2024-10-30 21:44:22',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321062;}',3,1,'2024-10-30 20:44:36','2024-10-30 21:44:36',0,NULL),
+(615,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:45:18','2024-10-30 21:45:18',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321118;}',3,1,'2024-10-30 20:46:03','2024-10-30 21:46:03',0,NULL),
+(616,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:46:09','2024-10-30 21:46:09',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321169;}',3,1,'2024-10-30 20:46:22','2024-10-30 21:46:22',0,NULL),
+(617,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:48:00','2024-10-30 21:48:00',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321280;}',3,1,'2024-10-30 20:48:58','2024-10-30 21:48:58',0,NULL),
+(618,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:08','2024-10-30 21:49:08',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321348;}',3,1,'2024-10-30 20:49:41','2024-10-30 21:49:41',0,NULL),
+(619,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:49','2024-10-30 21:49:49',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321389;}',3,1,'2024-10-30 20:50:09','2024-10-30 21:50:09',0,NULL),
+(620,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:51:31','2024-10-30 21:51:31',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321491;}',3,1,'2024-10-30 20:51:35','2024-10-30 21:51:35',0,NULL),
+(621,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[200,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(622,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[201,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(623,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(624,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:07','2024-10-30 21:54:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321647;}',3,1,'2024-10-30 20:54:40','2024-10-30 21:54:40',0,NULL),
+(625,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:41','2024-10-30 21:54:41',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321681;}',3,1,'2024-10-30 20:54:54','2024-10-30 21:54:54',0,NULL),
+(626,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:56:43','2024-10-30 21:56:43',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321803;}',3,1,'2024-10-30 20:57:47','2024-10-30 21:57:47',0,NULL),
+(627,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:58:41','2024-10-30 21:58:41',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321921;}',3,1,'2024-10-30 20:58:56','2024-10-30 21:58:56',0,NULL),
+(628,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:29','2024-10-30 21:59:29',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321969;}',3,1,'2024-10-30 20:59:35','2024-10-30 21:59:35',0,NULL),
+(629,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:58','2024-10-30 21:59:58',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321998;}',3,1,'2024-10-30 21:00:50','2024-10-30 22:00:50',0,NULL),
+(630,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:00:51','2024-10-30 22:00:51',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322051;}',3,1,'2024-10-30 21:01:00','2024-10-30 22:01:00',0,NULL),
+(631,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:01:18','2024-10-30 22:01:18',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322078;}',3,1,'2024-10-30 21:01:35','2024-10-30 22:01:35',0,NULL),
+(632,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:08:45','2024-10-30 22:08:45',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322525;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(633,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:09:10','2024-10-30 22:09:10',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322550;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(634,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:18','2024-10-30 22:13:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322798;}',3,1,'2024-10-30 21:13:41','2024-10-30 22:13:41',0,NULL),
+(635,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:42','2024-10-30 22:13:42',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322822;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(636,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:03','2024-10-30 22:14:03',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322843;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(637,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:26','2024-10-30 22:14:26',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322866;}',3,1,'2024-10-30 21:14:30','2024-10-30 22:14:30',0,NULL),
+(638,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:44','2024-10-30 22:14:44',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322884;}',3,1,'2024-10-30 21:15:45','2024-10-30 22:15:45',0,NULL),
+(639,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:16:16','2024-10-30 22:16:16',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322976;}',3,1,'2024-10-30 21:18:57','2024-10-30 22:18:57',0,NULL),
+(640,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:19:47','2024-10-30 22:19:47',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323187;}',3,1,'2024-10-30 21:20:06','2024-10-30 22:20:06',0,NULL),
+(641,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[426,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[427,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(643,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(644,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[427,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(645,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:08','2024-10-30 22:23:08',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323388;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(646,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(647,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(648,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[428,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(649,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[429,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(650,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(651,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(652,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:27','2024-10-30 22:26:27',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323587;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(653,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:27:10','2024-10-30 22:27:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323630;}',3,1,'2024-10-30 21:28:53','2024-10-30 22:28:53',0,NULL),
+(654,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:32:42','2024-10-30 22:32:42',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323962;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(655,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:33:30','2024-10-30 22:33:30',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324010;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(656,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:35:40','2024-10-30 22:35:40',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324140;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(657,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:36:03','2024-10-30 22:36:03',10,'[435,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324163;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(658,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:41:20','2024-10-30 22:41:20',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324480;}',3,1,'2024-10-30 21:41:36','2024-10-30 22:41:36',0,NULL),
+(659,'woocommerce_cleanup_draft_orders','complete','2024-11-01 19:19:08','2024-11-01 20:19:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730488748;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730488748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-01 19:23:23','2024-11-01 20:23:23',0,NULL),
+(660,'woocommerce_cleanup_draft_orders','complete','2024-11-02 19:23:23','2024-11-02 20:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730575403;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730575403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-02 19:50:45','2024-11-02 20:50:45',0,NULL),
+(661,'woocommerce_cleanup_draft_orders','complete','2024-11-03 19:50:45','2024-11-03 20:50:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730663445;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730663445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-03 20:31:58','2024-11-03 21:31:58',0,NULL),
+(662,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:33','2024-11-02 23:28:33',10,'[428,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586513;}',3,1,'2024-11-02 22:28:55','2024-11-02 23:28:55',0,NULL),
+(663,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:56','2024-11-02 23:28:56',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586536;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(664,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[429,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(665,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(666,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[426,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[427,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(668,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(669,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(670,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(671,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(672,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(673,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(674,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[370,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(675,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[371,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(677,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(678,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(679,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(680,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[362,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(681,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[363,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[364,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(683,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(684,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[313,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(685,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[314,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(686,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(687,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[313,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(688,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[314,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(689,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(690,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(691,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(692,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(694,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(695,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[309,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(697,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(698,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(699,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[296,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(700,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[297,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(701,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[295,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[296,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(703,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[297,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(705,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(707,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(708,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(709,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(710,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(711,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:57','2024-11-02 23:42:57',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587377;}',3,1,'2024-11-02 22:44:27','2024-11-02 23:44:27',0,NULL),
+(713,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[303,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[304,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(715,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[305,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(717,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(718,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(719,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(720,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(721,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(722,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(723,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(724,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(725,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[195,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(726,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(727,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[194,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(728,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[195,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(729,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(730,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(731,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(732,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(733,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(734,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(735,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(736,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(737,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(738,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(739,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(741,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(742,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(743,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(744,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(745,'woocommerce_cleanup_draft_orders','complete','2024-11-04 20:31:58','2024-11-04 21:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730752318;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730752318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-04 21:12:22','2024-11-04 22:12:22',0,NULL),
+(746,'woocommerce_cleanup_draft_orders','complete','2024-11-05 21:12:22','2024-11-05 22:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730841142;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730841142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-05 21:24:33','2024-11-05 22:24:33',0,NULL),
+(747,'woocommerce_cleanup_draft_orders','complete','2024-11-06 21:24:33','2024-11-06 22:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730928273;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730928273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-06 21:55:08','2024-11-06 22:55:08',0,NULL),
+(748,'woocommerce_cleanup_draft_orders','complete','2024-11-07 21:55:08','2024-11-07 22:55:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731016508;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731016508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-07 21:57:37','2024-11-07 22:57:37',0,NULL),
+(749,'woocommerce_cleanup_draft_orders','complete','2024-11-08 21:57:37','2024-11-08 22:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731103057;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731103057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-08 22:01:49','2024-11-08 23:01:49',0,NULL),
+(750,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:40:34','2024-11-07 23:40:34',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019234;}',3,1,'2024-11-07 22:40:35','2024-11-07 23:40:35',0,NULL),
+(751,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:42:13','2024-11-07 23:42:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019333;}',3,1,'2024-11-07 22:42:19','2024-11-07 23:42:19',0,NULL),
+(752,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:43:59','2024-11-07 23:43:59',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019439;}',3,1,'2024-11-07 22:44:36','2024-11-07 23:44:36',0,NULL),
+(753,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:47:05','2024-11-07 23:47:05',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019625;}',3,1,'2024-11-07 22:47:37','2024-11-07 23:47:37',0,NULL),
+(754,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:50:30','2024-11-07 23:50:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019830;}',3,1,'2024-11-07 22:50:35','2024-11-07 23:50:35',0,NULL),
+(755,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:51:26','2024-11-07 23:51:26',10,'[447,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019886;}',3,1,'2024-11-07 22:51:56','2024-11-07 23:51:56',0,NULL),
+(756,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:54:07','2024-11-07 23:54:07',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020047;}',3,1,'2024-11-07 22:54:42','2024-11-07 23:54:42',0,NULL),
+(757,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:55:35','2024-11-07 23:55:35',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020135;}',3,1,'2024-11-07 22:55:36','2024-11-07 23:55:36',0,NULL),
+(758,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:58:02','2024-11-07 23:58:02',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020282;}',3,1,'2024-11-07 22:58:36','2024-11-07 23:58:36',0,NULL),
+(759,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:59:16','2024-11-07 23:59:16',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020356;}',3,1,'2024-11-07 22:59:57','2024-11-07 23:59:57',0,NULL),
+(760,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:01:07','2024-11-08 00:01:07',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020467;}',3,1,'2024-11-07 23:01:35','2024-11-08 00:01:35',0,NULL),
+(761,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:04:33','2024-11-08 00:04:33',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020673;}',3,1,'2024-11-07 23:04:35','2024-11-08 00:04:35',0,NULL),
+(762,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:06:21','2024-11-08 00:06:21',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020781;}',3,1,'2024-11-07 23:06:37','2024-11-08 00:06:37',0,NULL),
+(763,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:08:44','2024-11-08 00:08:44',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020924;}',3,1,'2024-11-07 23:09:00','2024-11-08 00:09:00',0,NULL),
+(764,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:10:40','2024-11-08 00:10:40',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021040;}',3,1,'2024-11-07 23:11:11','2024-11-08 00:11:11',0,NULL),
+(765,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:13:30','2024-11-08 00:13:30',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021210;}',3,1,'2024-11-07 23:13:36','2024-11-08 00:13:36',0,NULL),
+(766,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:15:04','2024-11-08 00:15:04',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021304;}',3,1,'2024-11-07 23:15:38','2024-11-08 00:15:38',0,NULL),
+(767,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:16:35','2024-11-08 00:16:35',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021395;}',3,1,'2024-11-07 23:16:36','2024-11-08 00:16:36',0,NULL),
+(768,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:18:51','2024-11-08 00:18:51',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021531;}',3,1,'2024-11-07 23:19:15','2024-11-08 00:19:15',0,NULL),
+(769,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:20:37','2024-11-08 00:20:37',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021637;}',3,1,'2024-11-07 23:21:23','2024-11-08 00:21:23',0,NULL),
+(770,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:21:46','2024-11-08 00:21:46',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021706;}',3,1,'2024-11-07 23:22:51','2024-11-08 00:22:51',0,NULL),
+(771,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:23:48','2024-11-08 00:23:48',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021828;}',3,1,'2024-11-07 23:23:55','2024-11-08 00:23:55',0,NULL),
+(772,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:24:22','2024-11-08 00:24:22',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021862;}',3,1,'2024-11-07 23:24:42','2024-11-08 00:24:42',0,NULL),
+(773,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:26:15','2024-11-08 00:26:15',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021975;}',3,1,'2024-11-07 23:26:35','2024-11-08 00:26:35',0,NULL),
+(774,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:27:58','2024-11-08 00:27:58',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022078;}',3,1,'2024-11-07 23:28:22','2024-11-08 00:28:22',0,NULL),
+(775,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:29:56','2024-11-08 00:29:56',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022196;}',3,1,'2024-11-07 23:31:04','2024-11-08 00:31:04',0,NULL),
+(776,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:31:35','2024-11-08 00:31:35',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022295;}',3,1,'2024-11-07 23:31:35','2024-11-08 00:31:35',0,NULL),
+(777,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:32:19','2024-11-08 00:32:19',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022339;}',3,1,'2024-11-07 23:32:36','2024-11-08 00:32:36',0,NULL),
+(778,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:33:57','2024-11-08 00:33:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022437;}',3,1,'2024-11-07 23:34:26','2024-11-08 00:34:26',0,NULL),
+(779,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:35:38','2024-11-08 00:35:38',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022538;}',3,1,'2024-11-07 23:36:43','2024-11-08 00:36:43',0,NULL),
+(780,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:34','2024-11-08 00:37:34',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022654;}',3,1,'2024-11-07 23:37:35','2024-11-08 00:37:35',0,NULL),
+(781,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:46','2024-11-08 00:37:46',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022666;}',3,1,'2024-11-07 23:38:36','2024-11-08 00:38:36',0,NULL),
+(782,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:39:33','2024-11-08 00:39:33',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022773;}',3,1,'2024-11-07 23:39:35','2024-11-08 00:39:35',0,NULL),
+(783,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:33:55','2024-11-08 08:33:55',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051235;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[478,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(785,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[479,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(786,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[480,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(787,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[478,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(789,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[479,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(790,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[480,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(791,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:45:07','2024-11-08 08:45:07',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051907;}',3,1,'2024-11-08 07:47:04','2024-11-08 08:47:04',0,NULL),
+(792,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:03:19','2024-11-08 09:03:19',10,'[481,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731052999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731052999;}',3,1,'2024-11-08 08:08:14','2024-11-08 09:08:14',0,NULL),
+(793,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:17:04','2024-11-08 09:17:04',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731053824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731053824;}',3,1,'2024-11-08 08:19:16','2024-11-08 09:19:16',0,NULL),
+(794,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:42:42','2024-11-08 09:42:42',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055362;}',3,1,'2024-11-08 08:43:47','2024-11-08 09:43:47',0,NULL),
+(795,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(796,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(797,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:57','2024-11-08 09:43:57',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055437;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(798,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:45:51','2024-11-08 09:45:51',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055551;}',3,1,'2024-11-08 08:46:53','2024-11-08 09:46:53',0,NULL),
+(799,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:09','2024-11-08 09:48:09',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055689;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(800,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(801,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(802,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:50','2024-11-08 09:48:50',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055730;}',3,1,'2024-11-08 08:48:55','2024-11-08 09:48:55',0,NULL),
+(803,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:34','2024-11-08 10:39:34',10,'[390,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058774;}',3,1,'2024-11-08 09:39:47','2024-11-08 10:39:47',0,NULL),
+(804,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:52','2024-11-08 10:39:52',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058792;}',3,1,'2024-11-08 09:39:52','2024-11-08 10:39:52',0,NULL),
+(805,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(806,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(807,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(808,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:20','2024-11-08 10:40:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058820;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(809,'woocommerce_cleanup_draft_orders','complete','2024-11-09 22:01:49','2024-11-09 23:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731189709;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731189709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-09 23:30:29','2024-11-10 00:30:29',0,NULL),
+(810,'woocommerce_cleanup_draft_orders','complete','2024-11-10 23:30:29','2024-11-11 00:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731281429;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731281429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-10 23:49:54','2024-11-11 00:49:54',0,NULL),
+(811,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:47:13','2024-11-10 12:47:13',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239233;}',3,1,'2024-11-10 11:51:41','2024-11-10 12:51:41',0,NULL),
+(812,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:03','2024-11-10 12:59:03',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239943;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(813,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[493,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(814,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[494,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(815,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[495,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(816,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[490,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(817,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(818,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[494,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(819,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[495,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:49','2024-11-10 13:00:49',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240049;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(821,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(822,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[497,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(823,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[498,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[499,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(825,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:33','2024-11-10 13:07:33',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240453;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(826,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[497,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(827,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[498,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(828,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[499,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(829,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(830,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 13:03:36','2024-11-10 14:03:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731243816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731243816;}',3,1,'2024-11-10 13:18:16','2024-11-10 14:18:16',0,NULL),
+(831,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 15:34:28','2024-11-10 16:34:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731252868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731252868;}',3,1,'2024-11-10 15:50:26','2024-11-10 16:50:26',0,NULL),
+(832,'woocommerce_cleanup_draft_orders','complete','2024-11-11 23:49:54','2024-11-12 00:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731368994;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731368994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-12 00:29:10','2024-11-12 01:29:10',0,NULL),
+(833,'woocommerce_run_update_callback','complete','2024-11-11 22:08:13','2024-11-11 23:08:13',10,'{\"update_callback\":\"wc_update_940_add_phone_to_order_address_fts_index\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362893;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(834,'woocommerce_run_update_callback','complete','2024-11-11 22:08:14','2024-11-11 23:08:14',10,'{\"update_callback\":\"wc_update_940_remove_help_panel_highlight_shown\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362894;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(835,'woocommerce_update_db_to_current_version','complete','2024-11-11 22:08:15','2024-11-11 23:08:15',10,'{\"version\":\"9.4.0\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362895;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(836,'woocommerce_cleanup_draft_orders','complete','2024-11-13 00:29:10','2024-11-13 01:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731457750;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731457750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-13 01:42:27','2024-11-13 02:42:27',0,NULL),
+(837,'wc-admin_import_orders','complete','2024-11-12 10:08:36','2024-11-12 11:08:36',10,'[507]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731406116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731406116;}',4,1,'2024-11-12 10:10:40','2024-11-12 11:10:40',0,NULL),
+(838,'wc-admin_import_orders','complete','2024-11-12 13:06:58','2024-11-12 14:06:58',10,'[508]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731416818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731416818;}',4,1,'2024-11-12 13:10:52','2024-11-12 14:10:52',0,NULL),
+(839,'wc-admin_import_orders','complete','2024-11-12 13:30:41','2024-11-12 14:30:41',10,'[509]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731418241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731418241;}',4,1,'2024-11-12 13:33:01','2024-11-12 14:33:01',0,NULL),
+(840,'wc-admin_import_orders','complete','2024-11-12 16:27:48','2024-11-12 17:27:48',10,'[512]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731428868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731428868;}',4,1,'2024-11-12 16:27:55','2024-11-12 17:27:55',0,NULL),
+(841,'wc-admin_import_orders','complete','2024-11-12 18:00:16','2024-11-12 19:00:16',10,'[513]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434416;}',4,1,'2024-11-12 18:00:40','2024-11-12 19:00:40',0,NULL),
+(842,'wc-admin_import_orders','complete','2024-11-12 18:03:42','2024-11-12 19:03:42',10,'[514]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434622;}',4,1,'2024-11-12 18:05:21','2024-11-12 19:05:21',0,NULL),
+(843,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:22','2024-11-12 23:15:22',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449722;}',3,1,'2024-11-12 22:15:48','2024-11-12 23:15:48',0,NULL),
+(844,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:49','2024-11-12 23:15:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449749;}',3,1,'2024-11-12 22:15:52','2024-11-12 23:15:52',0,NULL),
+(845,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:37','2024-11-12 23:24:37',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450277;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(846,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:41','2024-11-12 23:24:41',10,'[519,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450281;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(847,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[520,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(848,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[515,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(849,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[519,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(850,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[520,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(851,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:45','2024-11-12 23:25:45',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450345;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(852,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(853,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[522,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(854,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[523,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(855,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(856,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[522,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(857,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[523,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(858,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:04','2024-11-12 23:31:04',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450664;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(859,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:28','2024-11-12 23:31:28',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450688;}',3,1,'2024-11-12 22:33:14','2024-11-12 23:33:14',0,NULL),
+(860,'wc-admin_import_orders','complete','2024-11-12 22:34:15','2024-11-12 23:34:15',10,'[527]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450855;}',4,1,'2024-11-12 22:34:17','2024-11-12 23:34:17',0,NULL),
+(861,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:18','2024-11-12 23:34:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450858;}',3,1,'2024-11-12 22:34:22','2024-11-12 23:34:22',0,NULL),
+(862,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:59','2024-11-12 23:34:59',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450899;}',3,1,'2024-11-12 22:36:11','2024-11-12 23:36:11',0,NULL),
+(863,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:36:12','2024-11-12 23:36:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450972;}',3,1,'2024-11-12 22:36:35','2024-11-12 23:36:35',0,NULL),
+(864,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[414,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(865,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[87,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(866,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[88,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[89,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(868,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[90,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[91,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(870,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[92,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(871,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[93,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(872,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(873,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:08','2024-11-12 23:40:08',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451208;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(874,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:21','2024-11-12 23:40:21',10,'[528,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451221;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[528,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(876,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[103,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(877,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[104,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(878,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[105,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[106,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(880,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(881,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[108,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(882,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[109,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(883,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:51','2024-11-12 23:40:51',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451251;}',3,1,'2024-11-12 22:41:15','2024-11-12 23:41:15',0,NULL),
+(884,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:22','2024-11-12 23:42:22',10,'[529,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451342;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(885,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[529,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[114,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(887,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[115,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(888,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[116,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(889,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[117,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(890,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[118,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(891,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[119,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(892,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[120,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:36','2024-11-12 23:42:36',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451356;}',3,1,'2024-11-12 22:43:49','2024-11-12 23:43:49',0,NULL),
+(894,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:43:56','2024-11-12 23:43:56',10,'[530,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451436;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[530,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[124,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(897,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[125,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(898,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[126,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[127,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(900,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[128,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(901,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[129,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[130,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:48:58','2024-11-12 23:48:58',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451738;}',3,1,'2024-11-12 22:50:11','2024-11-12 23:50:11',0,NULL),
+(904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:24','2024-11-12 23:50:24',10,'[532,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451824;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(905,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[532,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[134,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[135,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[136,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(909,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[137,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[138,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(911,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[139,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(912,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[140,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(913,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:40','2024-11-12 23:50:40',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451840;}',3,1,'2024-11-12 22:51:51','2024-11-12 23:51:51',0,NULL),
+(914,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:51:57','2024-11-12 23:51:57',10,'[533,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451917;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(915,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[533,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(916,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[145,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[146,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(918,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[147,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[148,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(920,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[149,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(921,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[150,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(922,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[151,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(923,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:12','2024-11-12 23:52:12',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451932;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(924,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:32','2024-11-12 23:53:32',10,'[534,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452012;}',3,1,'2024-11-12 22:53:37','2024-11-12 23:53:37',0,NULL),
+(925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[534,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(926,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[156,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(927,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(928,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(929,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[159,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(930,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[160,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(931,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[161,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(932,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[162,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(933,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:42','2024-11-12 23:53:42',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452022;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(934,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:55:21','2024-11-12 23:55:21',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452121;}',3,1,'2024-11-13 00:11:27','2024-11-13 01:11:27',0,NULL),
+(935,'woocommerce_cleanup_draft_orders','complete','2024-11-14 01:42:27','2024-11-14 02:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731548547;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731548547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-14 01:51:01','2024-11-14 02:51:01',0,NULL),
+(936,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 07:41:59','2024-11-13 08:41:59',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731483719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731483719;}',3,1,'2024-11-13 07:44:24','2024-11-13 08:44:24',0,NULL),
+(937,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:21','2024-11-13 09:11:21',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485481;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(938,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[540,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(939,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[541,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(940,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[535,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(941,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[540,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(942,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[541,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(943,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:27','2024-11-13 09:12:27',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485547;}',3,1,'2024-11-13 08:12:57','2024-11-13 09:12:57',0,NULL),
+(944,'wc-admin_import_orders','complete','2024-11-13 08:44:51','2024-11-13 09:44:51',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487491;}',4,1,'2024-11-13 08:45:30','2024-11-13 09:45:30',0,NULL),
+(945,'wc-admin_import_orders','complete','2024-11-13 08:48:37','2024-11-13 09:48:37',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487717;}',4,1,'2024-11-13 08:48:43','2024-11-13 09:48:43',0,NULL),
+(946,'fetch_patterns','complete','2024-11-13 08:50:11','2024-11-13 09:50:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487811;}',2,1,'2024-11-13 08:59:08','2024-11-13 09:59:08',0,NULL),
+(947,'wc-admin_import_orders','complete','2024-11-13 11:44:28','2024-11-13 12:44:28',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498268;}',4,1,'2024-11-13 11:44:35','2024-11-13 12:44:35',0,NULL),
+(948,'wc-admin_import_orders','complete','2024-11-13 11:45:01','2024-11-13 12:45:01',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498301;}',4,1,'2024-11-13 11:45:23','2024-11-13 12:45:23',0,NULL),
+(949,'wc-admin_import_orders','complete','2024-11-13 11:45:44','2024-11-13 12:45:44',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498344;}',4,1,'2024-11-13 11:46:25','2024-11-13 12:46:25',0,NULL),
+(950,'fetch_patterns','complete','2024-11-13 11:46:39','2024-11-13 12:46:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498399;}',2,1,'2024-11-13 11:47:25','2024-11-13 12:47:25',0,NULL),
+(951,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 12:56:54','2024-11-13 13:56:54',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731502614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731502614;}',3,1,'2024-11-13 12:59:03','2024-11-13 13:59:03',0,NULL),
+(952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:37:22','2024-11-13 14:37:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505042;}',3,1,'2024-11-13 13:37:46','2024-11-13 14:37:46',0,NULL),
+(953,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:43:34','2024-11-13 14:43:34',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505414;}',3,1,'2024-11-13 13:43:35','2024-11-13 14:43:35',0,NULL),
+(954,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:44:33','2024-11-13 14:44:33',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505473;}',3,1,'2024-11-13 13:44:35','2024-11-13 14:44:35',0,NULL),
+(955,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[550,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(957,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(958,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:47:32','2024-11-13 14:47:32',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505652;}',3,1,'2024-11-13 13:47:36','2024-11-13 14:47:36',0,NULL),
+(959,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(960,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[550,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(961,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(962,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:42','2024-11-13 14:49:42',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505782;}',3,1,'2024-11-13 13:50:35','2024-11-13 14:50:35',0,NULL),
+(963,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:50:55','2024-11-13 14:50:55',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505855;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(964,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[552,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(965,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[553,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(966,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[545,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(967,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[552,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(968,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[553,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(969,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:47','2024-11-13 14:52:47',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505967;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(970,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(971,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[555,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(972,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[556,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(973,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(974,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[555,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(975,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[556,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(976,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:58','2024-11-13 14:57:58',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506278;}',3,1,'2024-11-13 13:58:35','2024-11-13 14:58:35',0,NULL),
+(977,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:24','2024-11-13 15:17:24',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507444;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(978,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[560,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(979,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[561,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(980,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[562,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(981,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[563,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(982,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(983,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[560,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(984,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(985,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[562,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(986,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:51','2024-11-13 15:19:51',10,'[563,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507591;}',3,1,'2024-11-13 14:19:55','2024-11-13 15:19:55',0,NULL),
+(987,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:20:02','2024-11-13 15:20:02',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507602;}',3,1,'2024-11-13 14:20:47','2024-11-13 15:20:47',0,NULL),
+(988,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:38','2024-11-13 15:42:38',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508958;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(989,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[565,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(990,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[566,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(991,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[567,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(992,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(993,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(994,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(995,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(996,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:44:07','2024-11-13 15:44:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509047;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(997,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:10','2024-11-13 15:46:10',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509170;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(998,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[569,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(999,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[570,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1000,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[571,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1001,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1002,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[569,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1003,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[570,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1004,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[571,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1005,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:48:02','2024-11-13 15:48:02',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509282;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1006,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1007,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1008,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1009,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:18','2024-11-13 15:49:18',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509358;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1010,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1011,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[573,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1012,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[574,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1013,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1014,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:41','2024-11-13 16:10:41',10,'[573,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510641;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1015,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[574,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1016,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1017,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[577,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1018,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[578,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1019,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:52','2024-11-13 16:10:52',10,'[577,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510652;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1020,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:54','2024-11-13 16:10:54',10,'[578,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510654;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1021,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:57','2024-11-13 16:10:57',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510657;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1022,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[579,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1023,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[580,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1024,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[581,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1025,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[582,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1026,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[583,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1027,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[584,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1028,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[585,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1029,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[586,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1030,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[587,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1031,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[588,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1032,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:07','2024-11-13 16:11:07',10,'[587,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510667;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1033,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:10','2024-11-13 16:11:10',10,'[588,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510670;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[579,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1035,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[580,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1036,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[581,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1037,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[582,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1038,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[583,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1039,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[584,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1040,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[585,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1041,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[586,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1042,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:29','2024-11-13 16:13:29',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510809;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1043,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1044,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1045,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1046,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1047,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1048,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1050,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1051,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1052,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:30:43','2024-11-13 16:30:43',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511843;}',3,1,'2024-11-13 15:32:15','2024-11-13 16:32:15',0,NULL),
+(1054,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[590,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1055,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[591,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1056,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[592,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1057,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[593,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1058,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[594,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1059,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[595,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1060,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[596,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[597,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1062,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:33:21','2024-11-13 16:33:21',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512001;}',3,1,'2024-11-13 15:33:37','2024-11-13 16:33:37',0,NULL),
+(1063,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:34:00','2024-11-13 16:34:00',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512040;}',3,1,'2024-11-13 15:34:29','2024-11-13 16:34:29',0,NULL),
+(1064,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:35:25','2024-11-13 16:35:25',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512125;}',3,1,'2024-11-13 15:39:54','2024-11-13 16:39:54',0,NULL),
+(1065,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:44:32','2024-11-13 16:44:32',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512672;}',3,1,'2024-11-13 15:44:35','2024-11-13 16:44:35',0,NULL),
+(1066,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:53:48','2024-11-13 16:53:48',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513228;}',3,1,'2024-11-13 15:54:01','2024-11-13 16:54:01',0,NULL),
+(1067,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:06','2024-11-13 17:03:06',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513786;}',3,1,'2024-11-13 16:03:35','2024-11-13 17:03:35',0,NULL),
+(1068,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:52','2024-11-13 17:03:52',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513832;}',3,1,'2024-11-13 16:04:11','2024-11-13 17:04:11',0,NULL),
+(1069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:14:32','2024-11-13 17:14:32',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731514472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731514472;}',3,1,'2024-11-13 16:14:35','2024-11-13 17:14:35',0,NULL),
+(1070,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1071,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1072,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:45:07','2024-11-13 17:45:07',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516307;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1073,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[228,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1074,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[229,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1075,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:20','2024-11-13 17:47:20',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516440;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1076,'wc-admin_import_orders','complete','2024-11-13 17:16:14','2024-11-13 18:16:14',10,'[607]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518174;}',4,1,'2024-11-13 17:16:38','2024-11-13 18:16:38',0,NULL),
+(1077,'wc-admin_import_orders','complete','2024-11-13 17:16:51','2024-11-13 18:16:51',10,'[608]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518211;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1078,'wc-admin_import_orders','complete','2024-11-13 17:17:37','2024-11-13 18:17:37',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518257;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1079,'wc-admin_import_orders','complete','2024-11-13 17:18:04','2024-11-13 18:18:04',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518284;}',4,1,'2024-11-13 17:19:04','2024-11-13 18:19:04',0,NULL),
+(1080,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:31:00','2024-11-13 18:31:00',10,'[610,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519060;}',3,1,'2024-11-13 17:33:11','2024-11-13 18:33:11',0,NULL),
+(1081,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:37:56','2024-11-13 18:37:56',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519476;}',3,1,'2024-11-13 17:38:41','2024-11-13 18:38:41',0,NULL),
+(1082,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1083,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[614,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1084,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[615,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1085,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[616,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1086,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[617,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1087,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[618,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1088,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[619,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1089,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[620,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1090,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[613,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1091,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:11','2024-11-13 19:09:11',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521351;}',3,1,'2024-11-13 18:09:11','2024-11-13 19:09:11',0,NULL),
+(1092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:18','2024-11-13 19:09:18',10,'[624,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521358;}',3,1,'2024-11-13 18:11:38','2024-11-13 19:11:38',0,NULL),
+(1093,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[624,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1094,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[614,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1095,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[615,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1096,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[616,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1097,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[617,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1098,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[618,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1099,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[619,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1101,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:30','2024-11-13 19:13:30',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521610;}',3,1,'2024-11-13 18:13:38','2024-11-13 19:13:38',0,NULL),
+(1102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1103,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[626,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[627,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1105,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[628,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[629,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1107,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[630,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1108,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[631,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1109,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[632,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[633,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1111,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1113,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[627,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[628,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[629,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[632,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:15','2024-11-13 19:18:15',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521895;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:05','2024-11-13 19:23:05',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522185;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[637,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[638,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[639,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[638,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[639,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:38','2024-11-13 19:25:38',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522338;}',3,1,'2024-11-13 18:29:01','2024-11-13 19:29:01',0,NULL),
+(1130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:29:02','2024-11-13 19:29:02',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522542;}',3,1,'2024-11-13 18:29:46','2024-11-13 19:29:46',0,NULL),
+(1131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[238,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:57','2024-11-13 19:31:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522717;}',3,1,'2024-11-13 18:32:06','2024-11-13 19:32:06',0,NULL),
+(1134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:33:19','2024-11-13 19:33:19',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522799;}',3,1,'2024-11-13 18:33:37','2024-11-13 19:33:37',0,NULL),
+(1135,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:34:33','2024-11-13 19:34:33',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522873;}',3,1,'2024-11-13 18:34:35','2024-11-13 19:34:35',0,NULL),
+(1136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:37:52','2024-11-13 19:37:52',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523072;}',3,1,'2024-11-13 18:39:02','2024-11-13 19:39:02',0,NULL),
+(1137,'wc-admin_import_orders','complete','2024-11-13 18:43:28','2024-11-13 19:43:28',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523408;}',4,1,'2024-11-13 18:43:48','2024-11-13 19:43:48',0,NULL),
+(1138,'wc-admin_import_orders','complete','2024-11-13 18:43:54','2024-11-13 19:43:54',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523434;}',4,1,'2024-11-13 18:44:05','2024-11-13 19:44:05',0,NULL),
+(1139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:44:06','2024-11-13 19:44:06',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523446;}',3,1,'2024-11-13 18:44:10','2024-11-13 19:44:10',0,NULL),
+(1140,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:45:25','2024-11-13 19:45:25',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523525;}',3,1,'2024-11-13 18:45:38','2024-11-13 19:45:38',0,NULL),
+(1141,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:46:02','2024-11-13 19:46:02',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523562;}',3,1,'2024-11-13 18:47:34','2024-11-13 19:47:34',0,NULL),
+(1142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:45','2024-11-13 19:47:45',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523665;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[641,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1144,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[642,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[643,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1146,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:50','2024-11-13 19:47:50',10,'[285,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523670;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[641,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[642,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:50','2024-11-13 19:48:50',10,'[643,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523730;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:49:09','2024-11-13 19:49:09',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523749;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:01','2024-11-13 19:54:01',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524041;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[645,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[646,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[647,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[288,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[645,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[647,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:59','2024-11-13 19:54:59',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524099;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1160,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:32','2024-11-13 19:57:32',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524252;}',3,1,'2024-11-13 18:57:35','2024-11-13 19:57:35',0,NULL),
+(1161,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[648,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[649,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[650,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:37','2024-11-13 19:57:37',10,'[291,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524257;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[649,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:41','2024-11-13 20:00:41',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524441;}',3,1,'2024-11-13 19:01:35','2024-11-13 20:01:35',0,NULL),
+(1169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:46','2024-11-13 20:02:46',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524566;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[651,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[652,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[653,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[306,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[651,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[652,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:04:08','2024-11-13 20:04:08',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524648;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:27','2024-11-13 20:07:27',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524847;}',3,1,'2024-11-13 19:07:31','2024-11-13 20:07:31',0,NULL),
+(1179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[654,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[655,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[656,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[312,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[655,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:19','2024-11-13 20:13:19',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525199;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1187,'woocommerce_cleanup_draft_orders','complete','2024-11-15 01:51:01','2024-11-15 02:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731635461;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731635461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-15 05:20:06','2024-11-15 06:20:06',0,NULL),
+(1188,'wc-admin_import_orders','complete','2024-11-14 10:55:45','2024-11-14 11:55:45',10,'[657]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731581745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731581745;}',4,1,'2024-11-14 10:57:05','2024-11-14 11:57:05',0,NULL),
+(1189,'woocommerce_cleanup_draft_orders','pending','2024-11-16 05:20:06','2024-11-16 06:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731734406;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731734406;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),
+(1190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:19:32','2024-11-15 12:19:32',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731669572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731669572;}',3,1,'2024-11-15 11:19:36','2024-11-15 12:19:36',0,NULL),
+(1191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:27:16','2024-11-15 12:27:16',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670036;}',3,1,'2024-11-15 11:29:24','2024-11-15 12:29:24',0,NULL),
+(1192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:11','2024-11-15 12:32:11',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670331;}',3,1,'2024-11-15 11:32:55','2024-11-15 12:32:55',0,NULL),
+(1193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:16','2024-11-15 12:32:16',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670336;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:33:01','2024-11-15 12:33:01',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670381;}',3,1,'2024-11-15 11:34:13','2024-11-15 12:34:13',0,NULL),
+(1197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:51','2024-11-15 12:38:51',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670731;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:59','2024-11-15 12:38:59',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670739;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:40:30','2024-11-15 12:40:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670830;}',3,1,'2024-11-15 11:41:53','2024-11-15 12:41:53',0,NULL),
+(1200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:43:09','2024-11-15 12:43:09',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670989;}',3,1,'2024-11-15 11:44:21','2024-11-15 12:44:21',0,NULL),
+(1201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:46:14','2024-11-15 12:46:14',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671174;}',3,1,'2024-11-15 11:46:53','2024-11-15 12:46:53',0,NULL),
+(1202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:49:25','2024-11-15 12:49:25',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671365;}',3,1,'2024-11-15 11:49:36','2024-11-15 12:49:36',0,NULL),
+(1203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:56:40','2024-11-15 12:56:40',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671800;}',3,1,'2024-11-15 11:59:44','2024-11-15 12:59:44',0,NULL),
+(1204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:04:50','2024-11-15 13:04:50',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672290;}',3,1,'2024-11-15 12:05:33','2024-11-15 13:05:33',0,NULL),
+(1205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:06:13','2024-11-15 13:06:13',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672373;}',3,1,'2024-11-15 12:07:23','2024-11-15 13:07:23',0,NULL),
+(1206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:09:57','2024-11-15 13:09:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672597;}',3,1,'2024-11-15 12:10:59','2024-11-15 13:10:59',0,NULL),
+(1207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:11:18','2024-11-15 13:11:18',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672678;}',3,1,'2024-11-15 12:14:27','2024-11-15 13:14:27',0,NULL),
+(1208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:16:11','2024-11-15 13:16:11',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672971;}',3,1,'2024-11-15 12:16:59','2024-11-15 13:16:59',0,NULL),
+(1209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:19:53','2024-11-15 13:19:53',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673193;}',3,1,'2024-11-15 12:20:44','2024-11-15 13:20:44',0,NULL),
+(1210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:23:33','2024-11-15 13:23:33',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673413;}',3,1,'2024-11-15 12:23:35','2024-11-15 13:23:35',0,NULL),
+(1211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:27:57','2024-11-15 13:27:57',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673677;}',3,1,'2024-11-15 12:28:12','2024-11-15 13:28:12',0,NULL),
+(1212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:30:12','2024-11-15 13:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673812;}',3,1,'2024-11-15 12:31:02','2024-11-15 13:31:02',0,NULL),
+(1213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:33:10','2024-11-15 13:33:10',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673990;}',3,1,'2024-11-15 12:34:01','2024-11-15 13:34:01',0,NULL),
+(1214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:34:02','2024-11-15 13:34:02',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674042;}',3,1,'2024-11-15 12:34:14','2024-11-15 13:34:14',0,NULL),
+(1215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:05','2024-11-15 13:36:05',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674165;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[674,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[675,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:52','2024-11-15 13:36:52',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674212;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:49','2024-11-15 13:37:49',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674269;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[676,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[677,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[676,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[677,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:50','2024-11-15 13:38:50',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674330;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1229,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:40:18','2024-11-15 13:40:18',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674418;}',3,1,'2024-11-15 12:40:37','2024-11-15 13:40:37',0,NULL);
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_claims`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_claims` (
+ `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`claim_id`),
+ KEY `date_created_gmt` (`date_created_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3856 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_claims`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_claims` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_groups`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_groups` (
+ `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `slug` varchar(255) NOT NULL,
+ PRIMARY KEY (`group_id`),
+ KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_groups`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_groups` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_groups` VALUES
+(1,'action-scheduler-migration'),
+(2,''),
+(3,'woocommerce-db-updates'),
+(4,'wc-admin-data');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_logs`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_logs` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `action_id` bigint(20) unsigned NOT NULL,
+ `message` text NOT NULL,
+ `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`log_id`),
+ KEY `action_id` (`action_id`),
+ KEY `log_date_gmt` (`log_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3668 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_logs`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_logs` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_logs` VALUES
+(35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'),
+(171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'),
+(1595,539,'action created','2024-10-15 14:33:39','2024-10-15 16:33:39'),
+(1596,539,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1597,539,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1598,496,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1599,496,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1600,540,'action created','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1601,541,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1602,542,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1603,543,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1604,544,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1605,545,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1606,541,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1607,541,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1608,542,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1609,542,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1610,543,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1611,543,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1612,544,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1613,544,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1614,545,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1615,545,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1616,546,'action created','2024-10-18 05:48:23','2024-10-18 07:48:23'),
+(1617,547,'action created','2024-10-18 05:48:29','2024-10-18 07:48:29'),
+(1618,548,'action created','2024-10-18 05:48:31','2024-10-18 07:48:31'),
+(1619,549,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1620,546,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1621,550,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1622,546,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1623,547,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1624,547,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1625,548,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1626,548,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1627,551,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1628,552,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1629,549,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1630,549,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1631,550,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1632,550,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1633,551,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1634,551,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1635,552,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1636,552,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1637,553,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1638,554,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1639,553,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1640,553,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1641,554,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1642,554,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1643,555,'action created','2024-10-18 05:52:57','2024-10-18 07:52:57'),
+(1644,556,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1645,557,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1646,558,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1647,559,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1648,555,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1649,555,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1650,556,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1651,556,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1652,557,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1653,557,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1654,558,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1655,558,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1656,559,'action started via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1657,559,'action complete via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1658,560,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1659,561,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1660,560,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1661,560,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1662,561,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1663,561,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1664,562,'action created','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1665,562,'action started via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1666,562,'action complete via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1667,563,'action created','2024-10-18 06:02:52','2024-10-18 08:02:52'),
+(1668,564,'action created','2024-10-18 06:03:14','2024-10-18 08:03:14'),
+(1669,563,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1670,563,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1671,564,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1672,564,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1673,565,'action created','2024-10-18 06:11:58','2024-10-18 08:11:58'),
+(1674,566,'action created','2024-10-18 06:12:13','2024-10-18 08:12:13'),
+(1675,565,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1676,565,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1677,566,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1678,566,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1679,567,'action created','2024-10-18 06:18:21','2024-10-18 08:18:21'),
+(1680,567,'action started via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1681,567,'action complete via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1682,568,'action created','2024-10-18 06:19:19','2024-10-18 08:19:19'),
+(1683,568,'action started via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1684,568,'action complete via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1685,569,'action created','2024-10-18 06:45:13','2024-10-18 08:45:13'),
+(1686,570,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1687,571,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1688,572,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1689,573,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1690,574,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1691,575,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1692,569,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1693,576,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1694,569,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1695,570,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1696,577,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1697,570,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1698,571,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1699,571,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1700,572,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1701,572,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1702,573,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1703,578,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1704,573,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1705,574,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1706,574,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1707,579,'action created','2024-10-18 06:47:01','2024-10-18 08:47:01'),
+(1708,575,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1709,575,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1710,576,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1711,576,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1712,577,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1713,577,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1714,578,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1715,578,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1716,579,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1717,579,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1718,580,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1719,581,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1720,582,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1721,583,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1722,580,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1723,580,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1724,581,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1725,581,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1726,582,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1727,582,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1728,583,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1729,583,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1730,584,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1731,585,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1732,586,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1733,584,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1734,584,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1735,585,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1736,585,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1737,586,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1738,586,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1739,587,'action created','2024-10-18 07:00:33','2024-10-18 09:00:33'),
+(1740,587,'action started via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1741,587,'action complete via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1742,588,'action created','2024-10-18 07:23:03','2024-10-18 09:23:03'),
+(1743,588,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1744,588,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1745,540,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1746,540,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1747,589,'action created','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1748,589,'action started via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1749,589,'action complete via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1750,590,'action created','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1751,590,'action started via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1752,590,'action complete via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1753,591,'action created','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1754,591,'action started via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1755,591,'action complete via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1756,592,'action created','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1757,593,'action created','2024-10-28 06:40:31','2024-10-28 07:40:31'),
+(1758,593,'action started via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1759,593,'action complete via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1760,594,'action created','2024-10-28 07:03:10','2024-10-28 08:03:10'),
+(1761,594,'action started via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1762,594,'action complete via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1763,595,'action created','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1764,595,'action started via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1765,595,'action complete via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1766,596,'action created','2024-10-28 07:10:19','2024-10-28 08:10:19'),
+(1767,596,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1768,596,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1769,592,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1770,592,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1771,597,'action created','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1772,597,'action started via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1773,597,'action complete via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1774,598,'action created','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1775,598,'action started via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1776,598,'action complete via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1777,599,'action created','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1778,600,'action created','2024-10-30 19:31:51','2024-10-30 20:31:51'),
+(1779,600,'action started via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1780,600,'action complete via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1781,601,'action created','2024-10-30 19:44:29','2024-10-30 20:44:29'),
+(1782,601,'action started via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1783,601,'action complete via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1784,602,'action created','2024-10-30 19:59:14','2024-10-30 20:59:14'),
+(1785,602,'action started via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1786,602,'action complete via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1787,603,'action created','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1788,603,'action started via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1789,603,'action complete via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1790,604,'action created','2024-10-30 20:04:54','2024-10-30 21:04:54'),
+(1791,604,'action started via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1792,604,'action complete via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1793,605,'action created','2024-10-30 20:16:40','2024-10-30 21:16:40'),
+(1794,605,'action started via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1795,605,'action complete via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1796,606,'action created','2024-10-30 20:29:24','2024-10-30 21:29:24'),
+(1797,606,'action started via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1798,606,'action complete via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1799,607,'action created','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1800,607,'action started via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1801,607,'action complete via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1802,608,'action created','2024-10-30 20:32:29','2024-10-30 21:32:29'),
+(1803,608,'action started via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1804,608,'action complete via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1805,609,'action created','2024-10-30 20:34:08','2024-10-30 21:34:08'),
+(1806,609,'action started via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1807,609,'action complete via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1808,610,'action created','2024-10-30 20:36:46','2024-10-30 21:36:46'),
+(1809,610,'action started via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1810,610,'action complete via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1811,611,'action created','2024-10-30 20:37:52','2024-10-30 21:37:52'),
+(1812,611,'action started via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1813,611,'action complete via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1814,612,'action created','2024-10-30 20:40:09','2024-10-30 21:40:09'),
+(1815,612,'action started via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1816,612,'action complete via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1817,613,'action created','2024-10-30 20:43:06','2024-10-30 21:43:06'),
+(1818,613,'action started via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1819,613,'action complete via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1820,614,'action created','2024-10-30 20:44:21','2024-10-30 21:44:21'),
+(1821,614,'action started via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1822,614,'action complete via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1823,615,'action created','2024-10-30 20:45:17','2024-10-30 21:45:17'),
+(1824,615,'action started via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1825,615,'action complete via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1826,616,'action created','2024-10-30 20:46:08','2024-10-30 21:46:08'),
+(1827,616,'action started via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1828,616,'action complete via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1829,617,'action created','2024-10-30 20:47:59','2024-10-30 21:47:59'),
+(1830,617,'action started via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1831,617,'action complete via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1832,618,'action created','2024-10-30 20:49:07','2024-10-30 21:49:07'),
+(1833,618,'action started via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1834,618,'action complete via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1835,619,'action created','2024-10-30 20:49:48','2024-10-30 21:49:48'),
+(1836,619,'action started via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1837,619,'action complete via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1838,620,'action created','2024-10-30 20:51:30','2024-10-30 21:51:30'),
+(1839,620,'action started via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1840,620,'action complete via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1841,621,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1842,622,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1843,623,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1844,621,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1845,621,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1846,622,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1847,622,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1848,623,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1849,623,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1850,624,'action created','2024-10-30 20:54:06','2024-10-30 21:54:06'),
+(1851,624,'action started via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1852,624,'action complete via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1853,625,'action created','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1854,625,'action started via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1855,625,'action complete via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1856,626,'action created','2024-10-30 20:56:42','2024-10-30 21:56:42'),
+(1857,626,'action started via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1858,626,'action complete via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1859,627,'action created','2024-10-30 20:58:40','2024-10-30 21:58:40'),
+(1860,627,'action started via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1861,627,'action complete via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1862,628,'action created','2024-10-30 20:59:28','2024-10-30 21:59:28'),
+(1863,628,'action started via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1864,628,'action complete via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1865,629,'action created','2024-10-30 20:59:57','2024-10-30 21:59:57'),
+(1866,629,'action started via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1867,629,'action complete via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1868,630,'action created','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1869,630,'action started via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1870,630,'action complete via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1871,631,'action created','2024-10-30 21:01:17','2024-10-30 22:01:17'),
+(1872,631,'action started via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1873,631,'action complete via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1874,632,'action created','2024-10-30 21:08:44','2024-10-30 22:08:44'),
+(1875,633,'action created','2024-10-30 21:09:09','2024-10-30 22:09:09'),
+(1876,632,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1877,632,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1878,633,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1879,633,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1880,634,'action created','2024-10-30 21:13:17','2024-10-30 22:13:17'),
+(1881,634,'action started via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1882,634,'action complete via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1883,635,'action created','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1884,636,'action created','2024-10-30 21:14:02','2024-10-30 22:14:02'),
+(1885,637,'action created','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1886,635,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1887,635,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1888,636,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1889,636,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1890,637,'action started via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1891,637,'action complete via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1892,638,'action created','2024-10-30 21:14:43','2024-10-30 22:14:43'),
+(1893,638,'action started via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1894,638,'action complete via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1895,639,'action created','2024-10-30 21:16:15','2024-10-30 22:16:15'),
+(1896,639,'action started via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1897,639,'action complete via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1898,640,'action created','2024-10-30 21:19:46','2024-10-30 22:19:46'),
+(1899,640,'action started via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1900,640,'action complete via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1901,641,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1902,642,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1903,643,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1904,644,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1905,641,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1906,641,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1907,642,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1908,642,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1909,645,'action created','2024-10-30 21:23:07','2024-10-30 22:23:07'),
+(1910,643,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1911,643,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1912,644,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1913,644,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1914,645,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1915,645,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1916,646,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1917,647,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1918,648,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1919,646,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1920,646,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1921,647,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1922,647,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1923,649,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1924,650,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1925,651,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1926,648,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1927,648,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1928,649,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1929,649,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1930,652,'action created','2024-10-30 21:26:26','2024-10-30 22:26:26'),
+(1931,650,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1932,650,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1933,651,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1934,651,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1935,652,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1936,652,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1937,653,'action created','2024-10-30 21:27:09','2024-10-30 22:27:09'),
+(1938,653,'action started via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1939,653,'action complete via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1940,654,'action created','2024-10-30 21:32:41','2024-10-30 22:32:41'),
+(1941,655,'action created','2024-10-30 21:33:29','2024-10-30 22:33:29'),
+(1942,654,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1943,654,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1944,655,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1945,655,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1946,656,'action created','2024-10-30 21:35:39','2024-10-30 22:35:39'),
+(1947,657,'action created','2024-10-30 21:36:02','2024-10-30 22:36:02'),
+(1948,656,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1949,656,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1950,657,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1951,657,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1952,658,'action created','2024-10-30 21:41:19','2024-10-30 22:41:19'),
+(1953,658,'action started via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1954,658,'action complete via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1955,599,'action started via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1956,599,'action complete via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1957,659,'action created','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1958,659,'action started via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1959,659,'action complete via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1960,660,'action created','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1961,660,'action started via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1962,660,'action complete via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1963,661,'action created','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1964,662,'action created','2024-11-02 22:28:32','2024-11-02 23:28:32'),
+(1965,663,'action created','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1966,662,'action started via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1967,662,'action complete via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1968,664,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1969,665,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1970,663,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1971,663,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1972,664,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1973,664,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1974,665,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1975,665,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1976,666,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1977,667,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1978,668,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1979,666,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1980,666,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1981,667,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1982,667,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1983,668,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1984,668,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1985,669,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1986,670,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1987,671,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1988,672,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1989,673,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1990,669,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1991,669,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1992,670,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1993,670,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1994,671,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1995,671,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1996,672,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1997,672,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1998,673,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1999,673,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(2000,674,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2001,675,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2002,676,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2003,674,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2004,674,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2005,675,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2006,675,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2007,676,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2008,676,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2009,677,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2010,678,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2011,679,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2012,680,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2013,681,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2014,682,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2015,683,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2016,677,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2017,677,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2018,678,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2019,678,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2020,679,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2021,679,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2022,680,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2023,680,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2024,681,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2025,681,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2026,682,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2027,682,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2028,683,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2029,683,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2030,684,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2031,685,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2032,684,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2033,684,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2034,686,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2035,685,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2036,685,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2037,687,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2038,688,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2039,689,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2040,690,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2041,691,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2042,692,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2043,693,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2044,686,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2045,686,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2046,687,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2047,687,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2048,688,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2049,688,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2050,689,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2051,689,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2052,690,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2053,690,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2054,694,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2055,695,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2056,696,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2057,697,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2058,691,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2059,691,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2060,692,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2061,692,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2062,693,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2063,693,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2064,694,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2065,694,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2066,695,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2067,695,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2068,696,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2069,696,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2070,697,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2071,697,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2072,698,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2073,699,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2074,700,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2075,701,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2076,702,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2077,703,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2078,704,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2079,698,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2080,698,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2081,699,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2082,699,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2083,700,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2084,700,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2085,701,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2086,701,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2087,702,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2088,702,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2089,703,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2090,703,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2091,704,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2092,704,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2093,705,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2094,706,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2095,707,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2096,708,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2097,709,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2098,710,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2099,711,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2100,705,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2101,705,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2102,706,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2103,706,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2104,707,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2105,707,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2106,708,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2107,708,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2108,709,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2109,709,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2110,710,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2111,710,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2112,711,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2113,711,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2114,712,'action created','2024-11-02 22:42:56','2024-11-02 23:42:56'),
+(2115,712,'action started via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2116,712,'action complete via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2117,713,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2118,714,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2119,715,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2120,716,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2121,713,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2122,713,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2123,714,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2124,714,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2125,715,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2126,715,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2127,716,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2128,716,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2129,717,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2130,718,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2131,719,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2132,720,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2133,721,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2134,722,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2135,723,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2136,717,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2137,717,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2138,718,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2139,718,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2140,719,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2141,719,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2142,720,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2143,720,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2144,721,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2145,721,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2146,722,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2147,722,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2148,723,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2149,723,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2150,724,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2151,725,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2152,726,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2153,727,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2154,728,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2155,729,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2156,730,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2157,724,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2158,724,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2159,725,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2160,725,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2161,726,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2162,726,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2163,727,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2164,727,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2165,728,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2166,728,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2167,729,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2168,729,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2169,730,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2170,730,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2171,731,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2172,732,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2173,733,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2174,734,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2175,735,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2176,736,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2177,737,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2178,738,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2179,739,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2180,740,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2181,731,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2182,731,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2183,732,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2184,732,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2185,733,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2186,733,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2187,734,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2188,734,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2189,735,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2190,735,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2191,736,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2192,736,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2193,737,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2194,737,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2195,741,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2196,742,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2197,743,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2198,744,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2199,738,'action started via WP Cron','2024-11-03 00:21:48','2024-11-03 01:21:48'),
+(2200,738,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2201,739,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2202,739,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2203,740,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2204,740,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2205,741,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2206,741,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2207,742,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2208,742,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2209,743,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2210,743,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2211,744,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2212,744,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2213,661,'action started via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2214,661,'action complete via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2215,745,'action created','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2216,745,'action started via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2217,745,'action complete via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2218,746,'action created','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2219,746,'action started via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2220,746,'action complete via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2221,747,'action created','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2222,747,'action started via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2223,747,'action complete via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2224,748,'action created','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2225,748,'action started via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2226,748,'action complete via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2227,749,'action created','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2228,750,'action created','2024-11-07 22:40:33','2024-11-07 23:40:33'),
+(2229,750,'action started via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2230,750,'action complete via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2231,751,'action created','2024-11-07 22:42:12','2024-11-07 23:42:12'),
+(2232,751,'action started via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2233,751,'action complete via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2234,752,'action created','2024-11-07 22:43:58','2024-11-07 23:43:58'),
+(2235,752,'action started via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2236,752,'action complete via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2237,753,'action created','2024-11-07 22:47:04','2024-11-07 23:47:04'),
+(2238,753,'action started via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2239,753,'action complete via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2240,754,'action created','2024-11-07 22:50:29','2024-11-07 23:50:29'),
+(2241,754,'action started via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2242,754,'action complete via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2243,755,'action created','2024-11-07 22:51:25','2024-11-07 23:51:25'),
+(2244,755,'action started via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2245,755,'action complete via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2246,756,'action created','2024-11-07 22:54:06','2024-11-07 23:54:06'),
+(2247,756,'action started via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2248,756,'action complete via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2249,757,'action created','2024-11-07 22:55:34','2024-11-07 23:55:34'),
+(2250,757,'action started via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2251,757,'action complete via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2252,758,'action created','2024-11-07 22:58:01','2024-11-07 23:58:01'),
+(2253,758,'action started via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2254,758,'action complete via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2255,759,'action created','2024-11-07 22:59:15','2024-11-07 23:59:15'),
+(2256,759,'action started via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2257,759,'action complete via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2258,760,'action created','2024-11-07 23:01:06','2024-11-08 00:01:06'),
+(2259,760,'action started via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2260,760,'action complete via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2261,761,'action created','2024-11-07 23:04:32','2024-11-08 00:04:32'),
+(2262,761,'action started via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2263,761,'action complete via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2264,762,'action created','2024-11-07 23:06:20','2024-11-08 00:06:20'),
+(2265,762,'action started via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2266,762,'action complete via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2267,763,'action created','2024-11-07 23:08:43','2024-11-08 00:08:43'),
+(2268,763,'action started via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2269,763,'action complete via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2270,764,'action created','2024-11-07 23:10:39','2024-11-08 00:10:39'),
+(2271,764,'action started via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2272,764,'action complete via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2273,765,'action created','2024-11-07 23:13:29','2024-11-08 00:13:29'),
+(2274,765,'action started via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2275,765,'action complete via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2276,766,'action created','2024-11-07 23:15:03','2024-11-08 00:15:03'),
+(2277,766,'action started via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2278,766,'action complete via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2279,767,'action created','2024-11-07 23:16:34','2024-11-08 00:16:34'),
+(2280,767,'action started via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2281,767,'action complete via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2282,768,'action created','2024-11-07 23:18:50','2024-11-08 00:18:50'),
+(2283,768,'action started via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2284,768,'action complete via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2285,769,'action created','2024-11-07 23:20:36','2024-11-08 00:20:36'),
+(2286,769,'action started via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2287,769,'action complete via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2288,770,'action created','2024-11-07 23:21:45','2024-11-08 00:21:45'),
+(2289,770,'action started via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2290,770,'action complete via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2291,771,'action created','2024-11-07 23:23:47','2024-11-08 00:23:47'),
+(2292,771,'action started via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2293,771,'action complete via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2294,772,'action created','2024-11-07 23:24:21','2024-11-08 00:24:21'),
+(2295,772,'action started via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2296,772,'action complete via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2297,773,'action created','2024-11-07 23:26:14','2024-11-08 00:26:14'),
+(2298,773,'action started via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2299,773,'action complete via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2300,774,'action created','2024-11-07 23:27:57','2024-11-08 00:27:57'),
+(2301,774,'action started via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2302,774,'action complete via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2303,775,'action created','2024-11-07 23:29:55','2024-11-08 00:29:55'),
+(2304,775,'action started via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2305,775,'action complete via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2306,776,'action created','2024-11-07 23:31:34','2024-11-08 00:31:34'),
+(2307,776,'action started via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2308,776,'action complete via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2309,777,'action created','2024-11-07 23:32:18','2024-11-08 00:32:18'),
+(2310,777,'action started via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2311,777,'action complete via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2312,778,'action created','2024-11-07 23:33:56','2024-11-08 00:33:56'),
+(2313,778,'action started via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2314,778,'action complete via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2315,779,'action created','2024-11-07 23:35:37','2024-11-08 00:35:37'),
+(2316,779,'action started via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2317,779,'action complete via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2318,780,'action created','2024-11-07 23:37:33','2024-11-08 00:37:33'),
+(2319,780,'action started via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2320,780,'action complete via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2321,781,'action created','2024-11-07 23:37:45','2024-11-08 00:37:45'),
+(2322,781,'action started via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2323,781,'action complete via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2324,782,'action created','2024-11-07 23:39:32','2024-11-08 00:39:32'),
+(2325,782,'action started via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2326,782,'action complete via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2327,783,'action created','2024-11-08 07:33:54','2024-11-08 08:33:54'),
+(2328,784,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2329,785,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2330,786,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2331,787,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2332,788,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2333,783,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2334,789,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2335,790,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2336,783,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2337,784,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2338,784,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2339,785,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2340,785,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2341,786,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2342,786,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2343,787,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2344,787,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2345,788,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2346,788,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2347,789,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2348,789,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2349,790,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2350,790,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2351,791,'action created','2024-11-08 07:45:06','2024-11-08 08:45:06'),
+(2352,791,'action started via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2353,791,'action complete via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2354,792,'action created','2024-11-08 08:03:18','2024-11-08 09:03:18'),
+(2355,792,'action started via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2356,792,'action complete via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2357,793,'action created','2024-11-08 08:17:03','2024-11-08 09:17:03'),
+(2358,793,'action started via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2359,793,'action complete via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2360,794,'action created','2024-11-08 08:42:41','2024-11-08 09:42:41'),
+(2361,795,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2362,794,'action started via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2363,796,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2364,794,'action complete via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2365,797,'action created','2024-11-08 08:43:56','2024-11-08 09:43:56'),
+(2366,795,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2367,795,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2368,796,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2369,796,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2370,797,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2371,797,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2372,798,'action created','2024-11-08 08:45:50','2024-11-08 09:45:50'),
+(2373,798,'action started via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2374,798,'action complete via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2375,799,'action created','2024-11-08 08:48:08','2024-11-08 09:48:08'),
+(2376,800,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2377,801,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2378,799,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2379,799,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2380,800,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2381,800,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2382,801,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2383,801,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2384,802,'action created','2024-11-08 08:48:49','2024-11-08 09:48:49'),
+(2385,802,'action started via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2386,802,'action complete via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2387,803,'action created','2024-11-08 09:39:33','2024-11-08 10:39:33'),
+(2388,803,'action started via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2389,803,'action complete via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2390,804,'action created','2024-11-08 09:39:51','2024-11-08 10:39:51'),
+(2391,804,'action started via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2392,804,'action complete via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2393,805,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2394,806,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2395,807,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2396,808,'action created','2024-11-08 09:40:19','2024-11-08 10:40:19'),
+(2397,805,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2398,805,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2399,806,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2400,806,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2401,807,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2402,807,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2403,808,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2404,808,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2405,749,'action started via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2406,749,'action complete via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2407,809,'action created','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2408,809,'action started via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2409,809,'action complete via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2410,810,'action created','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2411,811,'action created','2024-11-10 11:47:12','2024-11-10 12:47:12'),
+(2412,811,'action started via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2413,811,'action complete via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2414,812,'action created','2024-11-10 11:59:02','2024-11-10 12:59:02'),
+(2415,813,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2416,814,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2417,815,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2418,816,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2419,817,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2420,812,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2421,818,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2422,812,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2423,813,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2424,813,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2425,814,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2426,819,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2427,814,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2428,815,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2429,815,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2430,816,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2431,816,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2432,820,'action created','2024-11-10 12:00:48','2024-11-10 13:00:48'),
+(2433,817,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2434,817,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2435,818,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2436,818,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2437,819,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2438,819,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2439,820,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2440,820,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2441,821,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2442,822,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2443,823,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2444,824,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2445,825,'action created','2024-11-10 12:07:32','2024-11-10 13:07:32'),
+(2446,821,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2447,821,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2448,822,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2449,822,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2450,823,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2451,823,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2452,824,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2453,824,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2454,825,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2455,825,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2456,826,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2457,827,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2458,828,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2459,829,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2460,826,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2461,826,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2462,827,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2463,827,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2464,828,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2465,828,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2466,829,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2467,829,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2468,830,'action created','2024-11-10 13:03:35','2024-11-10 14:03:35'),
+(2469,830,'action started via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2470,830,'action complete via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2471,831,'action created','2024-11-10 15:34:27','2024-11-10 16:34:27'),
+(2472,831,'action started via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2473,831,'action complete via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2474,810,'action started via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2475,810,'action complete via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2476,832,'action created','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2477,833,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2478,834,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2479,835,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2480,833,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2481,833,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2482,834,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2483,834,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2484,835,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2485,835,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2486,832,'action started via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2487,832,'action complete via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2488,836,'action created','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2489,837,'action created','2024-11-12 10:08:31','2024-11-12 11:08:31'),
+(2490,837,'action started via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2491,837,'action complete via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2492,838,'action created','2024-11-12 13:06:53','2024-11-12 14:06:53'),
+(2493,838,'action started via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2494,838,'action complete via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2495,839,'action created','2024-11-12 13:30:36','2024-11-12 14:30:36'),
+(2496,839,'action started via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2497,839,'action complete via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2498,840,'action created','2024-11-12 16:27:43','2024-11-12 17:27:43'),
+(2499,840,'action started via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2500,840,'action complete via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2501,841,'action created','2024-11-12 18:00:11','2024-11-12 19:00:11'),
+(2502,841,'action started via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2503,841,'action complete via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2504,842,'action created','2024-11-12 18:03:37','2024-11-12 19:03:37'),
+(2505,842,'action started via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2506,842,'action complete via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2507,843,'action created','2024-11-12 22:15:21','2024-11-12 23:15:21'),
+(2508,843,'action started via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2509,843,'action complete via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2510,844,'action created','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2511,844,'action started via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2512,844,'action complete via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2513,845,'action created','2024-11-12 22:24:36','2024-11-12 23:24:36'),
+(2514,846,'action created','2024-11-12 22:24:40','2024-11-12 23:24:40'),
+(2515,847,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2516,848,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2517,849,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2518,850,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2519,845,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2520,845,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2521,846,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2522,846,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2523,847,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2524,847,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2525,848,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2526,848,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2527,849,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2528,849,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2529,850,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2530,850,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2531,851,'action created','2024-11-12 22:25:44','2024-11-12 23:25:44'),
+(2532,852,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2533,853,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2534,854,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2535,855,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2536,851,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2537,851,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2538,852,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2539,852,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2540,853,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2541,853,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2542,854,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2543,854,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2544,855,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2545,855,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2546,856,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2547,857,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2548,858,'action created','2024-11-12 22:31:03','2024-11-12 23:31:03'),
+(2549,856,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2550,856,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2551,857,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2552,857,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2553,858,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2554,858,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2555,859,'action created','2024-11-12 22:31:27','2024-11-12 23:31:27'),
+(2556,859,'action started via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2557,859,'action complete via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2558,860,'action created','2024-11-12 22:34:10','2024-11-12 23:34:10'),
+(2559,861,'action created','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2560,860,'action started via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2561,860,'action complete via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2562,861,'action started via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2563,861,'action complete via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2564,862,'action created','2024-11-12 22:34:58','2024-11-12 23:34:58'),
+(2565,862,'action started via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2566,862,'action complete via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2567,863,'action created','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2568,863,'action started via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2569,863,'action complete via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2570,864,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2571,865,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2572,866,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2573,867,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2574,868,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2575,869,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2576,870,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2577,871,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2578,872,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2579,864,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2580,864,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2581,865,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2582,865,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2583,866,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2584,866,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2585,867,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2586,867,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2587,868,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2588,868,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2589,869,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2590,869,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2591,870,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2592,870,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2593,871,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2594,871,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2595,872,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2596,872,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2597,873,'action created','2024-11-12 22:40:07','2024-11-12 23:40:07'),
+(2598,874,'action created','2024-11-12 22:40:20','2024-11-12 23:40:20'),
+(2599,875,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2600,876,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2601,877,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2602,878,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2603,879,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2604,880,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2605,881,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2606,882,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2607,873,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2608,873,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2609,874,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2610,874,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2611,875,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2612,875,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2613,876,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2614,876,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2615,877,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2616,877,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2617,878,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2618,878,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2619,879,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2620,879,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2621,880,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2622,880,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2623,881,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2624,881,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2625,882,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2626,882,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2627,883,'action created','2024-11-12 22:40:50','2024-11-12 23:40:50'),
+(2628,883,'action started via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2629,883,'action complete via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2630,884,'action created','2024-11-12 22:42:21','2024-11-12 23:42:21'),
+(2631,885,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2632,886,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2633,887,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2634,888,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2635,889,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2636,890,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2637,891,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2638,892,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2639,884,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2640,884,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2641,885,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2642,885,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2643,886,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2644,886,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2645,887,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2646,887,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2647,888,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2648,888,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2649,889,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2650,889,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2651,890,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2652,890,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2653,891,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2654,891,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2655,892,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2656,892,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2657,893,'action created','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2658,893,'action started via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2659,893,'action complete via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2660,894,'action created','2024-11-12 22:43:55','2024-11-12 23:43:55'),
+(2661,895,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2662,896,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2663,897,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2664,898,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2665,899,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2666,900,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2667,901,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2668,902,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2669,894,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2670,894,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2671,895,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2672,895,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2673,896,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2674,896,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2675,897,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2676,897,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2677,898,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2678,898,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2679,899,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2680,899,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2681,900,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2682,900,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2683,901,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2684,901,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2685,902,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2686,902,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2687,903,'action created','2024-11-12 22:48:57','2024-11-12 23:48:57'),
+(2688,903,'action started via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2689,903,'action complete via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2690,904,'action created','2024-11-12 22:50:23','2024-11-12 23:50:23'),
+(2691,905,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2692,906,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2693,907,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2694,908,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2695,909,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2696,910,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2697,911,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2698,912,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2699,904,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2700,904,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2701,905,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2702,905,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2703,906,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2704,906,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2705,907,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2706,907,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2707,908,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2708,908,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2709,909,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2710,909,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2711,910,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2712,910,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2713,911,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2714,911,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2715,912,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2716,912,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2717,913,'action created','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2718,913,'action started via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2719,913,'action complete via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2720,914,'action created','2024-11-12 22:51:56','2024-11-12 23:51:56'),
+(2721,915,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2722,916,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2723,917,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2724,918,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2725,919,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2726,920,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2727,921,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2728,922,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2729,923,'action created','2024-11-12 22:52:11','2024-11-12 23:52:11'),
+(2730,914,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2731,914,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2732,915,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2733,915,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2734,916,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2735,916,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2736,917,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2737,917,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2738,918,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2739,918,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2740,919,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2741,919,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2742,920,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2743,920,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2744,921,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2745,921,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2746,922,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2747,922,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2748,923,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2749,923,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2750,924,'action created','2024-11-12 22:53:31','2024-11-12 23:53:31'),
+(2751,925,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2752,924,'action started via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2753,924,'action complete via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2754,926,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2755,927,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2756,928,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2757,929,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2758,930,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2759,931,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2760,932,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2761,933,'action created','2024-11-12 22:53:41','2024-11-12 23:53:41'),
+(2762,925,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2763,925,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2764,926,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2765,926,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2766,927,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2767,927,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2768,928,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2769,928,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2770,929,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2771,929,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2772,930,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2773,930,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2774,931,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2775,931,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2776,932,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2777,932,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2778,933,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2779,933,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2780,934,'action created','2024-11-12 22:55:20','2024-11-12 23:55:20'),
+(2781,934,'action started via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2782,934,'action complete via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2783,836,'action started via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2784,836,'action complete via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2785,935,'action created','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2786,936,'action created','2024-11-13 07:41:58','2024-11-13 08:41:58'),
+(2787,936,'action started via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2788,936,'action complete via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2789,937,'action created','2024-11-13 08:11:20','2024-11-13 09:11:20'),
+(2790,938,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2791,939,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2792,940,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2793,941,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2794,937,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2795,942,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2796,937,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2797,938,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2798,938,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2799,939,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2800,939,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2801,940,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2802,940,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2803,941,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2804,941,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2805,942,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2806,942,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2807,943,'action created','2024-11-13 08:12:26','2024-11-13 09:12:26'),
+(2808,943,'action started via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2809,943,'action complete via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2810,944,'action created','2024-11-13 08:44:46','2024-11-13 09:44:46'),
+(2811,944,'action started via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2812,944,'action complete via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2813,945,'action created','2024-11-13 08:48:32','2024-11-13 09:48:32'),
+(2814,945,'action started via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2815,945,'action complete via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2816,946,'action created','2024-11-13 08:50:11','2024-11-13 09:50:11'),
+(2817,946,'action started via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2818,946,'action complete via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2819,947,'action created','2024-11-13 11:44:23','2024-11-13 12:44:23'),
+(2820,947,'action started via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2821,947,'action complete via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2822,948,'action created','2024-11-13 11:44:56','2024-11-13 12:44:56'),
+(2823,948,'action started via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2824,948,'action complete via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2825,949,'action created','2024-11-13 11:45:39','2024-11-13 12:45:39'),
+(2826,949,'action started via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2827,949,'action complete via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2828,950,'action created','2024-11-13 11:46:39','2024-11-13 12:46:39'),
+(2829,950,'action started via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2830,950,'action complete via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2831,951,'action created','2024-11-13 12:56:53','2024-11-13 13:56:53'),
+(2832,951,'action started via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2833,951,'action complete via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2834,952,'action created','2024-11-13 13:37:21','2024-11-13 14:37:21'),
+(2835,952,'action started via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2836,952,'action complete via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2837,953,'action created','2024-11-13 13:43:33','2024-11-13 14:43:33'),
+(2838,953,'action started via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2839,953,'action complete via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2840,954,'action created','2024-11-13 13:44:32','2024-11-13 14:44:32'),
+(2841,954,'action started via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2842,954,'action complete via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2843,955,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2844,956,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2845,957,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2846,955,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2847,955,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2848,956,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2849,956,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2850,957,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2851,957,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2852,958,'action created','2024-11-13 13:47:31','2024-11-13 14:47:31'),
+(2853,958,'action started via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2854,958,'action complete via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2855,959,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2856,960,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2857,961,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2858,959,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2859,959,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2860,960,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2861,960,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2862,961,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2863,961,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2864,962,'action created','2024-11-13 13:49:41','2024-11-13 14:49:41'),
+(2865,962,'action started via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2866,962,'action complete via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2867,963,'action created','2024-11-13 13:50:54','2024-11-13 14:50:54'),
+(2868,964,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2869,965,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2870,966,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2871,967,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2872,963,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2873,968,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2874,963,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2875,964,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2876,964,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2877,965,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2878,965,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2879,966,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2880,966,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2881,969,'action created','2024-11-13 13:52:46','2024-11-13 14:52:46'),
+(2882,970,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2883,971,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2884,972,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2885,973,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2886,967,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2887,967,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2888,968,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2889,968,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2890,969,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2891,969,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2892,970,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2893,970,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2894,971,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2895,971,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2896,972,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2897,972,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2898,973,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2899,973,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2900,974,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2901,975,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2902,974,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2903,974,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2904,975,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2905,975,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2906,976,'action created','2024-11-13 13:57:57','2024-11-13 14:57:57'),
+(2907,976,'action started via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2908,976,'action complete via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2909,977,'action created','2024-11-13 14:17:23','2024-11-13 15:17:23'),
+(2910,978,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2911,979,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2912,980,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2913,981,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2914,982,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2915,977,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2916,977,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2917,978,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2918,978,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2919,979,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2920,979,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2921,980,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2922,980,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2923,981,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2924,981,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2925,982,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2926,982,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2927,983,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2928,984,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2929,985,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2930,986,'action created','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2931,983,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2932,983,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2933,984,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2934,984,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2935,985,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2936,985,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2937,986,'action started via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2938,986,'action complete via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2939,987,'action created','2024-11-13 14:20:01','2024-11-13 15:20:01'),
+(2940,987,'action started via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2941,987,'action complete via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2942,988,'action created','2024-11-13 14:42:37','2024-11-13 15:42:37'),
+(2943,989,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2944,990,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2945,991,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2946,992,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2947,993,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2948,994,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2949,988,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2950,995,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2951,988,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2952,989,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2953,989,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2954,990,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2955,990,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2956,991,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2957,991,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2958,992,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2959,992,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2960,996,'action created','2024-11-13 14:44:06','2024-11-13 15:44:06'),
+(2961,993,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2962,993,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2963,994,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2964,994,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2965,995,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2966,995,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2967,996,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2968,996,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2969,997,'action created','2024-11-13 14:46:09','2024-11-13 15:46:09'),
+(2970,998,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2971,999,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2972,1000,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2973,1001,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2974,1002,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2975,1003,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2976,1004,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2977,997,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2978,997,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2979,998,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2980,998,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2981,999,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2982,999,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2983,1000,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2984,1000,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2985,1001,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2986,1001,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2987,1005,'action created','2024-11-13 14:48:01','2024-11-13 15:48:01'),
+(2988,1006,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2989,1002,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2990,1007,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2991,1002,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2992,1003,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2993,1003,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2994,1004,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2995,1008,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2996,1004,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2997,1005,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2998,1005,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2999,1009,'action created','2024-11-13 14:49:17','2024-11-13 15:49:17'),
+(3000,1006,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3001,1006,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3002,1007,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3003,1007,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3004,1008,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3005,1008,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3006,1009,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3007,1009,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3008,1010,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3009,1011,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3010,1012,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3011,1013,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3012,1010,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3013,1010,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3014,1011,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3015,1011,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3016,1012,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3017,1012,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3018,1013,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3019,1013,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3020,1014,'action created','2024-11-13 15:10:40','2024-11-13 16:10:40'),
+(3021,1015,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3022,1016,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3023,1017,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3024,1018,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3025,1019,'action created','2024-11-13 15:10:51','2024-11-13 16:10:51'),
+(3026,1020,'action created','2024-11-13 15:10:53','2024-11-13 16:10:53'),
+(3027,1021,'action created','2024-11-13 15:10:56','2024-11-13 16:10:56'),
+(3028,1022,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3029,1023,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3030,1024,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3031,1025,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3032,1026,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3033,1027,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3034,1028,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3035,1029,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3036,1030,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3037,1031,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3038,1032,'action created','2024-11-13 15:11:06','2024-11-13 16:11:06'),
+(3039,1033,'action created','2024-11-13 15:11:09','2024-11-13 16:11:09'),
+(3040,1014,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3041,1014,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3042,1034,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3043,1015,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3044,1015,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3045,1016,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3046,1016,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3047,1017,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3048,1017,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3049,1035,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3050,1018,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3051,1018,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3052,1019,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3053,1019,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3054,1020,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3055,1020,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3056,1021,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3057,1036,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3058,1037,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3059,1021,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3060,1022,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3061,1022,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3062,1023,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3063,1038,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3064,1023,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3065,1024,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3066,1024,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3067,1025,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3068,1025,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3069,1039,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3070,1026,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3071,1026,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3072,1027,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3073,1027,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3074,1028,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3075,1028,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3076,1029,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3077,1040,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3078,1029,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3079,1030,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3080,1030,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3081,1031,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3082,1031,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3083,1032,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3084,1032,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3085,1033,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3086,1033,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3087,1041,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3088,1042,'action created','2024-11-13 15:13:28','2024-11-13 16:13:28'),
+(3089,1034,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3090,1034,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3091,1035,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3092,1035,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3093,1036,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3094,1036,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3095,1037,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3096,1037,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3097,1038,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3098,1038,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3099,1039,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3100,1039,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3101,1040,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3102,1040,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3103,1041,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3104,1041,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3105,1042,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3106,1042,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3107,1043,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3108,1044,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3109,1045,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3110,1046,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3111,1047,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3112,1048,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3113,1049,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3114,1050,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3115,1051,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3116,1052,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3117,1043,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3118,1043,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3119,1044,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3120,1044,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3121,1045,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3122,1045,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3123,1046,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3124,1046,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3125,1047,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3126,1047,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3127,1048,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3128,1048,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3129,1049,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3130,1049,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3131,1050,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3132,1050,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3133,1051,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3134,1051,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3135,1052,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3136,1052,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3137,1053,'action created','2024-11-13 15:30:42','2024-11-13 16:30:42'),
+(3138,1053,'action started via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3139,1054,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3140,1055,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3141,1053,'action complete via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3142,1056,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3143,1057,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3144,1058,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3145,1059,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3146,1060,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3147,1061,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3148,1054,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3149,1054,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3150,1055,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3151,1055,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3152,1056,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3153,1056,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3154,1057,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3155,1057,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3156,1058,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3157,1058,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3158,1059,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3159,1059,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3160,1060,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3161,1060,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3162,1061,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3163,1061,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3164,1062,'action created','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3165,1062,'action started via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3166,1062,'action complete via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3167,1063,'action created','2024-11-13 15:33:59','2024-11-13 16:33:59'),
+(3168,1063,'action started via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3169,1063,'action complete via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3170,1064,'action created','2024-11-13 15:35:24','2024-11-13 16:35:24'),
+(3171,1064,'action started via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3172,1064,'action complete via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3173,1065,'action created','2024-11-13 15:44:31','2024-11-13 16:44:31'),
+(3174,1065,'action started via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3175,1065,'action complete via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3176,1066,'action created','2024-11-13 15:53:47','2024-11-13 16:53:47'),
+(3177,1066,'action started via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3178,1066,'action complete via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3179,1067,'action created','2024-11-13 16:03:05','2024-11-13 17:03:05'),
+(3180,1067,'action started via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3181,1067,'action complete via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3182,1068,'action created','2024-11-13 16:03:51','2024-11-13 17:03:51'),
+(3183,1068,'action started via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3184,1068,'action complete via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3185,1069,'action created','2024-11-13 16:14:31','2024-11-13 17:14:31'),
+(3186,1069,'action started via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3187,1069,'action complete via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3188,1070,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3189,1071,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3190,1072,'action created','2024-11-13 16:45:06','2024-11-13 17:45:06'),
+(3191,1070,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3192,1070,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3193,1071,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3194,1071,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3195,1072,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3196,1072,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3197,1073,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3198,1074,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3199,1075,'action created','2024-11-13 16:47:19','2024-11-13 17:47:19'),
+(3200,1073,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3201,1073,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3202,1074,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3203,1074,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3204,1075,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3205,1075,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3206,1076,'action created','2024-11-13 17:16:09','2024-11-13 18:16:09'),
+(3207,1076,'action started via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3208,1076,'action complete via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3209,1077,'action created','2024-11-13 17:16:46','2024-11-13 18:16:46'),
+(3210,1078,'action created','2024-11-13 17:17:32','2024-11-13 18:17:32'),
+(3211,1077,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3212,1077,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3213,1078,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3214,1078,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3215,1079,'action created','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3216,1079,'action started via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3217,1079,'action complete via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3218,1080,'action created','2024-11-13 17:30:59','2024-11-13 18:30:59'),
+(3219,1080,'action started via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3220,1080,'action complete via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3221,1081,'action created','2024-11-13 17:37:55','2024-11-13 18:37:55'),
+(3222,1081,'action started via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3223,1081,'action complete via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3224,1082,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3225,1083,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3226,1084,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3227,1085,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3228,1086,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3229,1087,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3230,1088,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3231,1089,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3232,1090,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3233,1082,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3234,1082,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3235,1083,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3236,1083,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3237,1084,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3238,1084,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3239,1085,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3240,1085,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3241,1086,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3242,1086,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3243,1087,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3244,1087,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3245,1088,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3246,1088,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3247,1089,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3248,1089,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3249,1090,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3250,1090,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3251,1091,'action created','2024-11-13 18:09:10','2024-11-13 19:09:10'),
+(3252,1091,'action started via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3253,1091,'action complete via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3254,1092,'action created','2024-11-13 18:09:17','2024-11-13 19:09:17'),
+(3255,1092,'action started via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3256,1093,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3257,1092,'action complete via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3258,1094,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3259,1095,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3260,1096,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3261,1097,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3262,1098,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3263,1099,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3264,1100,'action created','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3265,1093,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3266,1093,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3267,1094,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3268,1094,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3269,1095,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3270,1095,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3271,1096,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3272,1096,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3273,1097,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3274,1097,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3275,1098,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3276,1098,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3277,1099,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3278,1099,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3279,1100,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3280,1100,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3281,1101,'action created','2024-11-13 18:13:29','2024-11-13 19:13:29'),
+(3282,1101,'action started via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3283,1101,'action complete via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3284,1102,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3285,1103,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3286,1104,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3287,1105,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3288,1106,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3289,1107,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3290,1108,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3291,1109,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3292,1110,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3293,1111,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3294,1102,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3295,1102,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3296,1103,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3297,1103,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3298,1104,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3299,1104,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3300,1105,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3301,1105,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3302,1106,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3303,1106,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3304,1107,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3305,1107,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3306,1108,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3307,1108,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3308,1109,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3309,1109,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3310,1110,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3311,1110,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3312,1111,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3313,1111,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3314,1112,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3315,1113,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3316,1114,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3317,1115,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3318,1116,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3319,1117,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3320,1118,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3321,1119,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3322,1120,'action created','2024-11-13 18:18:14','2024-11-13 19:18:14'),
+(3323,1112,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3324,1112,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3325,1113,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3326,1113,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3327,1114,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3328,1114,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3329,1115,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3330,1115,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3331,1116,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3332,1116,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3333,1117,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3334,1117,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3335,1118,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3336,1118,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3337,1119,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3338,1119,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3339,1120,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3340,1120,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3341,1121,'action created','2024-11-13 18:23:04','2024-11-13 19:23:04'),
+(3342,1122,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3343,1123,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3344,1124,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3345,1125,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3346,1121,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3347,1121,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3348,1122,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3349,1122,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3350,1123,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3351,1123,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3352,1124,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3353,1124,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3354,1125,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3355,1125,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3356,1126,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3357,1127,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3358,1128,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3359,1126,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3360,1126,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3361,1127,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3362,1127,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3363,1128,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3364,1128,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3365,1129,'action created','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3366,1129,'action started via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3367,1129,'action complete via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3368,1130,'action created','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3369,1130,'action started via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3370,1130,'action complete via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3371,1131,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3372,1132,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3373,1131,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3374,1131,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3375,1132,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3376,1132,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3377,1133,'action created','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3378,1133,'action started via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3379,1133,'action complete via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3380,1134,'action created','2024-11-13 18:33:18','2024-11-13 19:33:18'),
+(3381,1134,'action started via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3382,1134,'action complete via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3383,1135,'action created','2024-11-13 18:34:32','2024-11-13 19:34:32'),
+(3384,1135,'action started via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3385,1135,'action complete via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3386,1136,'action created','2024-11-13 18:37:51','2024-11-13 19:37:51'),
+(3387,1136,'action started via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3388,1136,'action complete via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3389,1137,'action created','2024-11-13 18:43:23','2024-11-13 19:43:23'),
+(3390,1137,'action started via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3391,1137,'action complete via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3392,1138,'action created','2024-11-13 18:43:49','2024-11-13 19:43:49'),
+(3393,1139,'action created','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3394,1138,'action started via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3395,1138,'action complete via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3396,1139,'action started via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3397,1139,'action complete via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3398,1140,'action created','2024-11-13 18:45:24','2024-11-13 19:45:24'),
+(3399,1140,'action started via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3400,1140,'action complete via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3401,1141,'action created','2024-11-13 18:46:01','2024-11-13 19:46:01'),
+(3402,1141,'action started via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3403,1141,'action complete via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3404,1142,'action created','2024-11-13 18:47:44','2024-11-13 19:47:44'),
+(3405,1143,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3406,1144,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3407,1145,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3408,1146,'action created','2024-11-13 18:47:49','2024-11-13 19:47:49'),
+(3409,1147,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3410,1142,'action started via WP Cron','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3411,1148,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3412,1142,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3413,1143,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3414,1143,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3415,1149,'action created','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3416,1144,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3417,1144,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3418,1145,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3419,1145,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3420,1146,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3421,1146,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3422,1147,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3423,1147,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3424,1148,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3425,1148,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3426,1150,'action created','2024-11-13 18:49:08','2024-11-13 19:49:08'),
+(3427,1149,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3428,1149,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3429,1150,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3430,1150,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3431,1151,'action created','2024-11-13 18:54:00','2024-11-13 19:54:00'),
+(3432,1152,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3433,1153,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3434,1154,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3435,1155,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3436,1151,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3437,1151,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3438,1152,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3439,1152,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3440,1153,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3441,1153,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3442,1154,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3443,1154,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3444,1155,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3445,1155,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3446,1156,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3447,1157,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3448,1158,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3449,1159,'action created','2024-11-13 18:54:58','2024-11-13 19:54:58'),
+(3450,1156,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3451,1156,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3452,1157,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3453,1157,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3454,1158,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3455,1158,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3456,1159,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3457,1159,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3458,1160,'action created','2024-11-13 18:57:31','2024-11-13 19:57:31'),
+(3459,1161,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3460,1160,'action started via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3461,1160,'action complete via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3462,1162,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3463,1163,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3464,1164,'action created','2024-11-13 18:57:36','2024-11-13 19:57:36'),
+(3465,1161,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3466,1161,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3467,1162,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3468,1162,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3469,1163,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3470,1163,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3471,1164,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3472,1164,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3473,1165,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3474,1166,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3475,1167,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3476,1165,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3477,1165,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3478,1166,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3479,1166,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3480,1167,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3481,1167,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3482,1168,'action created','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3483,1168,'action started via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3484,1168,'action complete via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3485,1169,'action created','2024-11-13 19:02:45','2024-11-13 20:02:45'),
+(3486,1170,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3487,1171,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3488,1172,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3489,1173,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3490,1174,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3491,1169,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3492,1175,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3493,1169,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3494,1170,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3495,1170,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3496,1171,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3497,1176,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3498,1171,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3499,1172,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3500,1172,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3501,1173,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3502,1173,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3503,1177,'action created','2024-11-13 19:04:07','2024-11-13 20:04:07'),
+(3504,1174,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3505,1174,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3506,1175,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3507,1175,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3508,1176,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3509,1176,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3510,1177,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3511,1177,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3512,1178,'action created','2024-11-13 19:07:26','2024-11-13 20:07:26'),
+(3513,1179,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3514,1180,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3515,1181,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3516,1182,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3517,1178,'action started via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3518,1178,'action complete via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3519,1179,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3520,1179,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3521,1180,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3522,1180,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3523,1181,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3524,1181,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3525,1182,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3526,1182,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3527,1183,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3528,1184,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3529,1185,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3530,1186,'action created','2024-11-13 19:13:18','2024-11-13 20:13:18'),
+(3531,1183,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3532,1183,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3533,1184,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3534,1184,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3535,1185,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3536,1185,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3537,1186,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3538,1186,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3539,935,'action started via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3540,935,'action complete via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3541,1187,'action created','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3542,1188,'action created','2024-11-14 10:55:40','2024-11-14 11:55:40'),
+(3543,1188,'action started via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3544,1188,'action complete via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3545,1187,'action started via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3546,1187,'action complete via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3547,1189,'action created','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3548,1190,'action created','2024-11-15 11:19:31','2024-11-15 12:19:31'),
+(3549,1190,'action started via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3550,1190,'action complete via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3551,1191,'action created','2024-11-15 11:27:15','2024-11-15 12:27:15'),
+(3552,1191,'action started via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3553,1191,'action complete via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3554,1192,'action created','2024-11-15 11:32:10','2024-11-15 12:32:10'),
+(3555,1193,'action created','2024-11-15 11:32:15','2024-11-15 12:32:15'),
+(3556,1194,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3557,1192,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3558,1195,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3559,1192,'action complete via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3560,1193,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3561,1193,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3562,1194,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3563,1194,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3564,1195,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3565,1195,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3566,1196,'action created','2024-11-15 11:33:00','2024-11-15 12:33:00'),
+(3567,1196,'action started via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3568,1196,'action complete via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3569,1197,'action created','2024-11-15 11:38:50','2024-11-15 12:38:50'),
+(3570,1198,'action created','2024-11-15 11:38:58','2024-11-15 12:38:58'),
+(3571,1197,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3572,1197,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3573,1198,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3574,1198,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3575,1199,'action created','2024-11-15 11:40:29','2024-11-15 12:40:29'),
+(3576,1199,'action started via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3577,1199,'action complete via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3578,1200,'action created','2024-11-15 11:43:08','2024-11-15 12:43:08'),
+(3579,1200,'action started via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3580,1200,'action complete via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3581,1201,'action created','2024-11-15 11:46:13','2024-11-15 12:46:13'),
+(3582,1201,'action started via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3583,1201,'action complete via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3584,1202,'action created','2024-11-15 11:49:24','2024-11-15 12:49:24'),
+(3585,1202,'action started via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3586,1202,'action complete via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3587,1203,'action created','2024-11-15 11:56:39','2024-11-15 12:56:39'),
+(3588,1203,'action started via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3589,1203,'action complete via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3590,1204,'action created','2024-11-15 12:04:49','2024-11-15 13:04:49'),
+(3591,1204,'action started via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3592,1204,'action complete via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3593,1205,'action created','2024-11-15 12:06:12','2024-11-15 13:06:12'),
+(3594,1205,'action started via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3595,1205,'action complete via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3596,1206,'action created','2024-11-15 12:09:56','2024-11-15 13:09:56'),
+(3597,1206,'action started via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3598,1206,'action complete via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3599,1207,'action created','2024-11-15 12:11:17','2024-11-15 13:11:17'),
+(3600,1207,'action started via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3601,1207,'action complete via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3602,1208,'action created','2024-11-15 12:16:10','2024-11-15 13:16:10'),
+(3603,1208,'action started via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3604,1208,'action complete via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3605,1209,'action created','2024-11-15 12:19:52','2024-11-15 13:19:52'),
+(3606,1209,'action started via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3607,1209,'action complete via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3608,1210,'action created','2024-11-15 12:23:32','2024-11-15 13:23:32'),
+(3609,1210,'action started via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3610,1210,'action complete via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3611,1211,'action created','2024-11-15 12:27:56','2024-11-15 13:27:56'),
+(3612,1211,'action started via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3613,1211,'action complete via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3614,1212,'action created','2024-11-15 12:30:11','2024-11-15 13:30:11'),
+(3615,1212,'action started via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3616,1212,'action complete via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3617,1213,'action created','2024-11-15 12:33:09','2024-11-15 13:33:09'),
+(3618,1213,'action started via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3619,1213,'action complete via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3620,1214,'action created','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3621,1214,'action started via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3622,1214,'action complete via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3623,1215,'action created','2024-11-15 12:36:04','2024-11-15 13:36:04'),
+(3624,1216,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3625,1217,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3626,1218,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3627,1219,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3628,1215,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3629,1220,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3630,1215,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3631,1216,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3632,1216,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3633,1217,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3634,1217,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3635,1218,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3636,1218,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3637,1221,'action created','2024-11-15 12:36:51','2024-11-15 13:36:51'),
+(3638,1219,'action started via Async Request','2024-11-15 12:37:05','2024-11-15 13:37:05'),
+(3639,1219,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3640,1220,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3641,1220,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3642,1221,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3643,1221,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3644,1222,'action created','2024-11-15 12:37:48','2024-11-15 13:37:48'),
+(3645,1223,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3646,1224,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3647,1225,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3648,1226,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3649,1222,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3650,1227,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3651,1222,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3652,1223,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3653,1223,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3654,1224,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3655,1224,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3656,1225,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3657,1225,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3658,1228,'action created','2024-11-15 12:38:49','2024-11-15 13:38:49'),
+(3659,1226,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3660,1226,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3661,1227,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3662,1227,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3663,1228,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3664,1228,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3665,1229,'action created','2024-11-15 12:40:17','2024-11-15 13:40:17'),
+(3666,1229,'action started via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37'),
+(3667,1229,'action complete via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_commentmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_commentmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_commentmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `comment_id` (`comment_id`),
+ KEY `meta_key` (`meta_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_commentmeta`
+--
+
+LOCK TABLES `haikuwp_commentmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_comments`
+--
+
+DROP TABLE IF EXISTS `haikuwp_comments`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_comments` (
+ `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `comment_author` tinytext NOT NULL,
+ `comment_author_email` varchar(100) NOT NULL DEFAULT '',
+ `comment_author_url` varchar(200) NOT NULL DEFAULT '',
+ `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
+ `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_content` text NOT NULL,
+ `comment_karma` int(11) NOT NULL DEFAULT 0,
+ `comment_approved` varchar(20) NOT NULL DEFAULT '1',
+ `comment_agent` varchar(255) NOT NULL DEFAULT '',
+ `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
+ `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`comment_ID`),
+ KEY `comment_post_ID` (`comment_post_ID`),
+ KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
+ KEY `comment_date_gmt` (`comment_date_gmt`),
+ KEY `comment_parent` (`comment_parent`),
+ KEY `comment_author_email` (`comment_author_email`(10)),
+ KEY `woo_idx_comment_type` (`comment_type`)
+) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_comments`
+--
+
+LOCK TABLES `haikuwp_comments` WRITE;
+/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */;
+INSERT INTO `haikuwp_comments` VALUES
+(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0),
+(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);
+/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_links`
+--
+
+DROP TABLE IF EXISTS `haikuwp_links`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_links` (
+ `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `link_url` varchar(255) NOT NULL DEFAULT '',
+ `link_name` varchar(255) NOT NULL DEFAULT '',
+ `link_image` varchar(255) NOT NULL DEFAULT '',
+ `link_target` varchar(25) NOT NULL DEFAULT '',
+ `link_description` varchar(255) NOT NULL DEFAULT '',
+ `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
+ `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
+ `link_rating` int(11) NOT NULL DEFAULT 0,
+ `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `link_rel` varchar(255) NOT NULL DEFAULT '',
+ `link_notes` mediumtext NOT NULL,
+ `link_rss` varchar(255) NOT NULL DEFAULT '',
+ PRIMARY KEY (`link_id`),
+ KEY `link_visible` (`link_visible`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_links`
+--
+
+LOCK TABLES `haikuwp_links` WRITE;
+/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_options`
+--
+
+DROP TABLE IF EXISTS `haikuwp_options`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_options` (
+ `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `option_name` varchar(191) NOT NULL DEFAULT '',
+ `option_value` longtext NOT NULL,
+ `autoload` varchar(20) NOT NULL DEFAULT 'yes',
+ PRIMARY KEY (`option_id`),
+ UNIQUE KEY `option_name` (`option_name`),
+ KEY `autoload` (`autoload`)
+) ENGINE=InnoDB AUTO_INCREMENT=10789 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_options`
+--
+
+LOCK TABLES `haikuwp_options` WRITE;
+/*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */;
+INSERT INTO `haikuwp_options` VALUES
+(1,'cron','a:22:{i:1731685355;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:1731687039;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:1731687156;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:1731687157;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:1731687167;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:1731687646;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1731692582;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731701450;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:1731701453;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:1731705039;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:1731706839;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:1731708639;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:1731711600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731737326;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:1731757392;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731762755;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:1731762756;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:1731768182;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731874305;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:1731960639;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1732794242;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','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','','on'),
+(6,'users_can_register','0','on'),
+(7,'admin_email','contact@gcch.fr','on'),
+(8,'start_of_week','1','on'),
+(9,'use_balanceTags','0','on'),
+(10,'use_smilies','1','on'),
+(11,'require_name_email','1','on'),
+(12,'comments_notify','1','on'),
+(13,'posts_per_rss','10','on'),
+(14,'rss_use_excerpt','1','on'),
+(15,'mailserver_url','mail.example.com','on'),
+(16,'mailserver_login','login@example.com','on'),
+(17,'mailserver_pass','password','on'),
+(18,'mailserver_port','110','on'),
+(19,'default_category','1','on'),
+(20,'default_comment_status','open','on'),
+(21,'default_ping_status','open','on'),
+(22,'default_pingback_flag','1','on'),
+(23,'posts_per_page','10','on'),
+(24,'date_format','Y-m-d','on'),
+(25,'time_format','H:i','on'),
+(26,'links_updated_date_format','d F Y G\\hi','on'),
+(27,'comment_moderation','0','on'),
+(28,'moderation_notify','1','on'),
+(29,'permalink_structure','/%postname%/','on'),
+(31,'hack_file','0','on'),
+(32,'blog_charset','UTF-8','on'),
+(33,'moderation_keys','','off'),
+(34,'active_plugins','a:5:{i:0;s:31:\"query-monitor/query-monitor.php\";i:1;s:17:\"falcon/falcon.php\";i:2;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:3;s:27:\"woocommerce/woocommerce.php\";i:4;s:25:\"wp-openapi/wp-openapi.php\";}','on'),
+(35,'category_base','/category','on'),
+(36,'ping_sites','http://rpc.pingomatic.com/','on'),
+(37,'comment_max_links','2','on'),
+(38,'gmt_offset','','on'),
+(39,'default_email_category','1','on'),
+(40,'recently_edited','','off'),
+(41,'template','haiku-atelier-2024','on'),
+(42,'stylesheet','haiku-atelier-2024','on'),
+(43,'comment_registration','0','on'),
+(44,'html_type','text/html','on'),
+(45,'use_trackback','0','on'),
+(46,'default_role','customer','on'),
+(47,'db_version','58975','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:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'),
+(103,'fresh_site','0','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:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"
Articles récents
\";}i:4;a:1:{s:7:\"content\";s:233:\"
Commentaires récents
\";}i:5;a:1:{s:7:\"content\";s:146:\"
Archives
\";}i:6;a:1:{s:7:\"content\";s:151:\"
Catégories
\";}s:12:\"_multiwidget\";i:1;}','auto'),
+(107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'),
+(108,'bedrock_autoloader','a:2:{s:7:\"plugins\";a:1:{s:55:\"bedrock-disallow-indexing/bedrock-disallow-indexing.php\";a:15:{s:4:\"Name\";s:17:\"Disallow Indexing\";s:9:\"PluginURI\";s:25:\"https://roots.io/bedrock/\";s:7:\"Version\";s:5:\"2.0.0\";s:11:\"Description\";s:62:\"Disallow indexing of your site on non-production environments.\";s:6:\"Author\";s:5:\"Roots\";s:9:\"AuthorURI\";s:17:\"https://roots.io/\";s:10:\"TextDomain\";s:5:\"roots\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disallow Indexing\";s:10:\"AuthorName\";s:5:\"Roots\";}}s:5:\"count\";i:1;}','off'),
+(109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(117,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(118,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(120,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(121,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(122,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','on'),
+(127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722802261;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
+(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
Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !
\n','Bonjour tout le monde !','','publish','open','open','','bonjour-tout-le-monde','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/?p=1',0,'post','',1),
+(4,0,'2024-08-04 22:10:39','2024-08-04 20:10:39','','Navigation','','publish','closed','closed','','navigation','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/2024/08/04/navigation/',0,'wp_navigation','',0),
+(8,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-15 12:27:15','2024-11-15 11:27:15','',0,'https://haiku.gcch.fr/?post_type=product&p=72',0,'product','',0),
+(73,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-63','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=73',2,'product_variation','',0),
+(74,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-64','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=74',3,'product_variation','',0),
+(75,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-65','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=75',4,'product_variation','',0),
+(76,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-66','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=76',5,'product_variation','',0),
+(77,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-67','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=77',6,'product_variation','',0),
+(78,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-68','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=78',7,'product_variation','',0),
+(79,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-69','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=79',8,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B.jpg',0,'attachment','image/jpeg',0),
+(86,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','HATTARI: bluff\r\n\r\nTwo fingers ring composed of three bands with various sizes. Made in sterling silver with one band in gold plated silver. Please note that this ring is more comfortable being worn at the index and ring fingers.\r\n
\r\n
bands sizes 3mm, 2mm and 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',0,'https://haiku.gcch.fr/?post_type=product&p=86',0,'product','',0),
+(87,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-70','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',1,'product_variation','',0),
+(88,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-71','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',2,'product_variation','',0),
+(89,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-72','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',3,'product_variation','',0),
+(90,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-73','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',4,'product_variation','',0),
+(91,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-74','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',5,'product_variation','',0),
+(92,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-75','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',6,'product_variation','',0),
+(93,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-76','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',7,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(101,2,'2024-09-30 18:52:53','2024-09-30 16:52:53','','HADOU-B+KIGEN-Bo','','inherit','closed','closed','','hadou-bkigen-bo','','','2024-09-30 18:53:03','2024-09-30 16:53:03','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-BKIGEN-Bo.jpg',0,'attachment','image/jpeg',0),
+(102,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','IKKAN : link\r\n\r\nA piece made of an oversized link thread into a D-shaped sterling silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:40:50','2024-11-12 22:40:50','',0,'https://haiku.gcch.fr/?post_type=product&p=102',0,'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','IKKAN: link\r\n\r\nA piece made of an oversized link thread into a D-shaped gold plated silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:42:35','2024-11-12 22:42:35','',0,'https://haiku.gcch.fr/?post_type=product&p=113',0,'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),
+(121,2,'2024-09-30 21:14:37','2024-09-30 19:14:37','','Ikkan gold plated Ring','','inherit','closed','closed','','sony-dsc-4','','','2024-09-30 21:15:26','2024-09-30 19:15:26','',113,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B2-vrm-copy.jpg',0,'attachment','image/jpeg',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),
+(123,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','PIASU : piercing\r\n\r\nWide band ring in sterling silver with three movable hoops on top, one in 18K gold.\r\n
\r\n
bands diameter 1cm to 1,5cm
\r\n
height 0,8 cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-11-12 23:48:57','2024-11-12 22:48:57','',0,'https://haiku.gcch.fr/?post_type=product&p=123',0,'product','',0),
+(124,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-91','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',1,'product_variation','',0),
+(125,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-92','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',2,'product_variation','',0),
+(126,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-93','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',3,'product_variation','',0),
+(127,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-94','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',4,'product_variation','',0),
+(128,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-95','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',5,'product_variation','',0),
+(129,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-96','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',6,'product_variation','',0),
+(130,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-97','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',7,'product_variation','',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','',123,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9928.jpg',0,'attachment','image/jpeg',0),
+(133,2,'2024-09-30 22:00:26','2024-09-30 20:00:26','KARA: hull, shell\r\n\r\nTwo textured sterling silver rings linked by a thin 18K gold curb chain. Can be worn stacked on the same finger, or on two different fingers.\r\n
\r\n
height 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-11-12 23:50:39','2024-11-12 22:50:39','',0,'https://haiku.gcch.fr/?post_type=product&p=133',0,'product','',0),
+(134,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-98','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',1,'product_variation','',0),
+(135,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-99','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',2,'product_variation','',0),
+(136,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-100','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',3,'product_variation','',0),
+(137,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-101','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',4,'product_variation','',0),
+(138,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-102','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',5,'product_variation','',0),
+(139,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-103','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',6,'product_variation','',0),
+(140,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-104','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',7,'product_variation','',0),
+(141,2,'2024-09-30 22:09:55','2024-09-30 20:09:55','','Kara Ring','','inherit','closed','closed','','sony-dsc-6','','','2024-10-01 08:40:48','2024-10-01 06:40:48','',133,'https://haiku.gcch.fr/app/uploads/2024/09/KARA-B.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','',133,'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','',133,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9148.jpg',0,'attachment','image/jpeg',0),
+(144,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in sterling silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-11-12 23:52:11','2024-11-12 22:52:11','',0,'https://haiku.gcch.fr/?post_type=product&p=144',0,'product','',0),
+(145,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-105','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',1,'product_variation','',0),
+(146,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-106','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',2,'product_variation','',0),
+(147,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-107','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',3,'product_variation','',0),
+(148,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-108','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',4,'product_variation','',0),
+(149,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-109','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',5,'product_variation','',0),
+(150,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-110','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',6,'product_variation','',0),
+(151,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-111','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',7,'product_variation','',0),
+(152,2,'2024-10-01 08:14:34','2024-10-01 06:14:34','','Kishou silver ring','','inherit','closed','closed','','sony-dsc-7','','','2024-10-01 08:15:09','2024-10-01 06:15:09','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg.jpg',0,'attachment','image/jpeg',0),
+(153,2,'2024-10-01 08:15:38','2024-10-01 06:15:38','','Kishou silver ring','','inherit','closed','closed','','kishou-b-arg','','','2024-10-01 08:29:16','2024-10-01 06:29:16','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg-1.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','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KIGEN-BaIKKANBa.jpg',0,'attachment','image/jpeg',0),
+(155,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in gold plated silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-11-12 23:53:41','2024-11-12 22:53:41','',0,'https://haiku.gcch.fr/?post_type=product&p=155',0,'product','',0),
+(156,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-112','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',1,'product_variation','',0),
+(157,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-113','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',2,'product_variation','',0),
+(158,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-114','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',3,'product_variation','',0),
+(159,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-115','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',4,'product_variation','',0),
+(160,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-116','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',5,'product_variation','',0),
+(161,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-117','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',6,'product_variation','',0),
+(162,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-118','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',7,'product_variation','',0),
+(163,2,'2024-10-01 08:32:19','2024-10-01 06:32:19','','Kishou gold plated ring','','inherit','closed','closed','','sony-dsc-8','','','2024-10-01 08:33:08','2024-10-01 06:33:08','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm.jpg',0,'attachment','image/jpeg',0),
+(164,2,'2024-10-01 08:33:52','2024-10-01 06:33:52','','Kishou gold plated ring','','inherit','closed','closed','','kishou-b-vrm','','','2024-10-01 08:34:15','2024-10-01 06:34:15','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm-1.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','',155,'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','',133,'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','',133,'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','ROKKU: pebble\r\n\r\nLarge wavy ring in sterling silver with a semi precious oval stone in the center set in some 18K gold.\r\n
\r\n
adjustable
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-11-15 13:16:10','2024-11-15 12:16:10','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0),
+(176,2,'2024-10-01 08:58:41','2024-10-01 06:58:41','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-10-01 08:59:53','2024-10-01 06:59:53','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',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','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of sterling silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-11-15 12:19:31','2024-11-15 11:19:31','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','PIASU: piercing\r\n\r\nLarge earrings covering the lobe with three hoops hanging to it, mixing sterling silver and gold plated silver.\r\n
\r\n
rings diameter 0,5 to 1,5cm
\r\n
total caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-11-15 12:40:29','2024-11-15 11:40:29','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'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),
+(207,2,'2024-10-01 19:33:10','2024-10-01 17:33:10','','Piasu earrings','','inherit','closed','closed','','piasu-bo','','','2024-10-01 19:34:41','2024-10-01 17:34:41','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-1.jpg',0,'attachment','image/jpeg',0),
+(212,2,'2024-10-01 19:50:41','2024-10-01 17:50:41','','PIASU-BO','','inherit','closed','closed','','piasu-bo-2','','','2024-10-01 19:51:04','2024-10-01 17:51:04','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-2.jpg',0,'attachment','image/jpeg',0),
+(213,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of gold plated silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-11-15 13:19:52','2024-11-15 12:19:52','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0),
+(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-12 23:48:37','2024-11-12 22:48:37','',123,'https://haiku.gcch.fr/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(220,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in sterling silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
\r\n
lengths 12cm and 20cm
\r\n
box chain thickness 0,8mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycles sterling silver and 24K gold plated silver.','Tamanori Earrings silver','','publish','closed','closed','','tamanori-earrings-silver','','','2024-11-13 17:45:06','2024-11-13 16:45:06','',0,'https://haiku.gcch.fr/?post_type=product&p=220',0,'product','',0),
+(221,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=221',1,'product_variation','',0),
+(222,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=222',2,'product_variation','',0),
+(223,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=223',3,'product_variation','',0),
+(225,2,'2024-10-02 19:44:55','2024-10-02 17:44:55','','Tamanori silver earrings','','inherit','closed','closed','','tamanori-bo-s','','','2024-10-02 19:45:27','2024-10-02 17:45:27','',220,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-s-1.jpg',0,'attachment','image/jpeg',0),
+(226,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in gold plated silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-08 00:01:06','2024-11-07 23:01:06','',0,'https://haiku.gcch.fr/?post_type=product&p=246',0,'product','',0),
+(247,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-5','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=247',1,'product_variation','',0),
+(248,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-6','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=248',2,'product_variation','',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','',246,'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','',246,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-g.jpg',0,'attachment','image/jpeg',0),
+(251,2,'2024-10-02 23:40:26','2024-10-02 21:40:26','TANEMAKI: seeding \r\n\r\nDelicate bracelet composed of an fluid center element with small grey fresh water pearls on one side, and a mix of sterling silver and gold plated silver chains on the other side.\r\n
\r\n
adjustable in between 15cm and 18cm
\r\n
oval center shape 1cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Bracelet','','publish','closed','closed','','tanemaki-bracelet','','','2024-11-13 17:04:10','2024-11-13 16:04:10','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',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','',251,'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','Fuyou: floating leave on water\r\n\r\nRectangular trace chain bracelet in sterling silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-11-13 19:33:18','2024-11-13 18:33:18','',0,'https://haiku.gcch.fr/?post_type=product&p=258',0,'product','',0),
+(259,2,'2024-10-03 22:05:22','2024-10-03 20:05:22','','Fuyou bracelet silver','','inherit','closed','closed','','sony-dsc-20','','','2024-10-03 22:06:35','2024-10-03 20:06:35','',258,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-s.jpg',0,'attachment','image/jpeg',0),
+(260,2,'2024-10-03 22:08:43','2024-10-03 20:08:43','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9225','','','2024-10-03 22:08:59','2024-10-03 20:08:59','',258,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9225.jpg',0,'attachment','image/jpeg',0),
+(261,2,'2024-10-03 22:13:48','2024-10-03 20:13:48','Fuyou : floating leave on water\r\n\r\nRectangular trace chain bracelet in gold plated silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet gold plated','','publish','closed','closed','','fuyou-bracelet-gold-plated','','','2024-11-13 19:34:32','2024-11-13 18:34:32','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',0),
+(262,2,'2024-10-03 22:14:52','2024-10-03 20:14:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-21','','','2024-10-03 22:15:25','2024-10-03 20:15:25','',261,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0),
+(263,2,'2024-10-03 22:17:11','2024-10-03 20:17:11','IKKAN: link \r\n\r\nNecklace with a mix of different links combining sterling silver and gold plated silver.\r\n
\r\n
length 50 to 54cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-11-13 16:44:31','2024-11-13 15:44:31','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0),
+(265,2,'2024-10-03 22:39:11','2024-10-03 20:39:11','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c','','','2024-10-03 22:39:37','2024-10-03 20:39:37','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C.jpg',0,'attachment','image/jpeg',0),
+(266,2,'2024-10-03 22:39:57','2024-10-03 20:39:57','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-2','','','2024-10-03 22:40:20','2024-10-03 20:40:20','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-1.jpg',0,'attachment','image/jpeg',0),
+(267,2,'2024-10-03 22:40:36','2024-10-03 20:40:36','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-3','','','2024-10-03 22:40:53','2024-10-03 20:40:53','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-2.jpg',0,'attachment','image/jpeg',0),
+(268,2,'2024-10-03 22:43:42','2024-10-03 20:43:42','PIASU : piercing\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
\r\n
length 45cm to 50cm
\r\n
toggle clasp caliber 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Necklace','','publish','closed','closed','','piasu-necklace','','','2024-11-13 17:14:31','2024-11-13 16:14:31','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'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),
+(271,2,'2024-10-04 08:18:27','2024-10-04 06:18:27','TANEMAKI : seeding\r\n\r\nA necklace composed of a fluid center element with dark grey fresh water pearls on one side, and a mix of sterling silver and gold plated chains on the other side.\r\n
\r\n
length 50cm to 55cm
\r\n
center element caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Necklace','','publish','closed','closed','','tanemaki-necklace','','','2024-11-13 17:03:05','2024-11-13 16:03:05','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',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','',271,'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','FUYOU: floating leave on water\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
\r\n
length 50cm to 55cm
\r\n
oval shapes caliber between 3cm and 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2024-11-13 19:37:51','2024-11-13 18:37:51','',0,'https://haiku.gcch.fr/?post_type=product&p=274',0,'product','',0),
+(275,2,'2024-10-04 08:39:00','2024-10-04 06:39:00','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-25','','','2024-10-04 08:40:13','2024-10-04 06:40:13','',274,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-C.jpg',0,'attachment','image/jpeg',0),
+(276,2,'2024-10-04 08:41:22','2024-10-04 06:41:22','HADOU : wave\r\n\r\nLong wavy hoops in sterling silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-11-13 19:44:05','2024-11-13 18:44:05','',0,'https://haiku.gcch.fr/?post_type=product&p=276',0,'product','',0),
+(280,2,'2024-10-04 08:42:55','2024-10-04 06:42:55','','Hadou hoops silver','','inherit','closed','closed','','sony-dsc-26','','','2024-10-04 08:43:24','2024-10-04 06:43:24','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-arg.jpg',0,'attachment','image/jpeg',0),
+(281,2,'2024-10-04 08:50:13','2024-10-04 06:50:13','','Hadou hoops silver','','inherit','closed','closed','','hadou-cr-s','','','2024-10-04 08:50:32','2024-10-04 06:50:32','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-s.jpg',0,'attachment','image/jpeg',0),
+(282,2,'2024-10-04 08:51:31','2024-10-04 06:51:31','HADOU : wave\r\n\r\nLong wavy hoops in gold plated silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-11-13 19:46:01','2024-11-13 18:46:01','',0,'https://haiku.gcch.fr/?post_type=product&p=282',0,'product','',0),
+(283,2,'2024-10-04 08:53:00','2024-10-04 06:53:00','','Hadou hoops gold plated','','inherit','closed','closed','','sony-dsc-27','','','2024-10-07 11:24:25','2024-10-07 09:24:25','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-g.jpg',0,'attachment','image/jpeg',0),
+(284,2,'2024-10-04 08:53:48','2024-10-04 06:53:48','','Hadou hoops gold plated','','inherit','closed','closed','','hadou-cr-g','','','2024-10-04 08:54:01','2024-10-04 06:54:01','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-g.jpg',0,'attachment','image/jpeg',0),
+(285,2,'2024-10-04 08:55:02','2024-10-04 06:55:02','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in sterling silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-11-13 19:49:08','2024-11-13 18:49:08','',0,'https://haiku.gcch.fr/?post_type=product&p=285',0,'product','',0),
+(286,2,'2024-10-04 09:00:41','2024-10-04 07:00:41','','Hattari stacked hoops silver','','inherit','closed','closed','','sony-dsc-28','','','2024-10-04 09:01:22','2024-10-04 07:01:22','',285,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-s.jpg',0,'attachment','image/jpeg',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','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in gold plated silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-11-13 19:54:58','2024-11-13 18:54:58','',0,'https://haiku.gcch.fr/?post_type=product&p=288',0,'product','',0),
+(289,2,'2024-10-04 09:10:35','2024-10-04 07:10:35','','Hattari stacked hoops gold plated','','inherit','closed','closed','','sony-dsc-29','','','2024-10-04 09:11:02','2024-10-04 07:11:02','',288,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-g.jpg',0,'attachment','image/jpeg',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),
+(291,2,'2024-10-04 21:50:55','2024-10-04 19:50:55','HATTARI: bluff\r\n\r\nLarge d-shape sterling silver hoops with a gold plated band hooked up into the ear.\r\n
\r\n
hoops diameter 4m
\r\n
wires diameter 2,5cm and 1,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-11-13 20:00:40','2024-11-13 19:00:40','',0,'https://haiku.gcch.fr/?post_type=product&p=291',0,'product','',0),
+(292,2,'2024-10-04 21:57:58','2024-10-04 19:57:58','','Hattari double hoops silver','','inherit','closed','closed','','sony-dsc-30','','','2024-10-04 22:02:56','2024-10-04 20:02:56','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2-mix.jpg',0,'attachment','image/jpeg',0),
+(293,2,'2024-10-04 22:02:07','2024-10-04 20:02:07','','Hattari double hoops silver','','inherit','closed','closed','','hattari-cr2','','','2024-10-04 22:03:06','2024-10-04 20:03:06','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2.jpg',0,'attachment','image/jpeg',0),
+(306,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','TAMANORI: in balance on a ball\r\n\r\nOval sterling silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2024-11-15 12:32:15','2024-11-15 11:32:15','',0,'https://haiku.gcch.fr/?post_type=product&p=306',0,'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','TAMANORI: in balance on a ball\r\n\r\nOval gold plated silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:33:00','2024-11-15 11:33:00','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0),
+(316,2,'2024-10-07 08:34:05','2024-10-07 06:34:05','','Tamanori Hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-10-07 08:34:36','2024-10-07 06:34:36','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',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','FUYOU: floating leave on water\r\n\r\nSolo hoop in sterling silver with a mix of small rings in gold plated silver hanging on it.\r\n
\r\n
hoop diameter 13mm
\r\n
small rings diameter around 5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-11-12 23:34:58','2024-11-12 22:34:58','',0,'https://haiku.gcch.fr/?post_type=product&p=318',0,'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),
+(325,2,'2024-10-07 11:08:32','2024-10-07 09:08:32','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in sterling silver.\r\n
','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-07 23:56:06','2024-11-07 22:56:06','',0,'https://haiku.gcch.fr/?post_type=product&p=328',0,'product','',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','',328,'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','',328,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0),
+(331,2,'2024-10-07 11:26:39','2024-10-07 09:26:39','HATTARI: bluff \r\n\r\nSterling silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-15 13:40:17','2024-11-15 12:40:17','',0,'https://haiku.gcch.fr/?post_type=product&p=331',0,'product','',0),
+(332,2,'2024-10-07 11:29:06','2024-10-07 09:29:06','','Hattari Earcuff silver','','inherit','closed','closed','','sony-dsc-36','','','2024-10-07 11:29:37','2024-10-07 09:29:37','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg.jpg',0,'attachment','image/jpeg',0),
+(334,2,'2024-10-07 11:34:08','2024-10-07 09:34:08','','Hattari Earcuff silver','','inherit','closed','closed','','hattari-ec-arg','','','2024-10-07 11:34:31','2024-10-07 09:34:31','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg-1.jpg',0,'attachment','image/jpeg',0),
+(335,2,'2024-10-07 11:35:18','2024-10-07 09:35:18','HATTARI: bluff \r\n\r\nGold plated silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-15 13:27:56','2024-11-15 12:27:56','',0,'https://haiku.gcch.fr/?post_type=product&p=335',0,'product','',0),
+(336,2,'2024-10-07 11:35:52','2024-10-07 09:35:52','','Hattari Earcuff gold plated','','inherit','closed','closed','','sony-dsc-37','','','2024-10-07 11:36:22','2024-10-07 09:36:22','',335,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-vrm.jpg',0,'attachment','image/jpeg',0),
+(337,2,'2024-10-07 11:36:56','2024-10-07 09:36:56','','Hattari Earcuff gold plated','','inherit','closed','closed','','_dsc9472','','','2024-10-07 11:37:19','2024-10-07 09:37:19','',335,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9472.jpg',0,'attachment','image/jpeg',0),
+(338,2,'2024-10-07 11:38:31','2024-10-07 09:38:31','PIASU: piercing\r\n\r\nThis brooch, made to be hooked on a top, mimics a nipple piercing and is made of sterling silver with a gold plated silver bead.\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kagun Trio Earrings','','publish','closed','closed','','kagun-trio-earrings','','','2024-11-15 12:49:24','2024-11-15 11:49:24','',0,'https://haiku.gcch.fr/?post_type=product&p=342',0,'product','',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','',342,'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','',342,'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','',342,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9748.jpg',0,'attachment','image/jpeg',0),
+(356,2,'2024-10-15 16:07:08','2024-10-15 14:07:08','KARA: hull, shell\r\n\r\nSterling silver earrings composed of organic and textured shapes, two of them being linked by a thin 18k gold curb chain.\r\n
\r\n
caliber between 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Trio Earrings','','publish','closed','closed','','kara-trio-earrings','','','2024-11-13 14:49:41','2024-11-13 13:49:41','',0,'https://haiku.gcch.fr/?post_type=product&p=356',0,'product','',0),
+(360,2,'2024-10-15 16:13:47','2024-10-15 14:13:47','','Kara trio earrings silver and gold','','inherit','closed','closed','','sony-dsc-40','','','2024-10-15 16:15:03','2024-10-15 14:15:03','',356,'https://haiku.gcch.fr/app/uploads/2024/10/KARA-BO.jpg',0,'attachment','image/jpeg',0),
+(361,2,'2024-10-15 16:28:36','2024-10-15 14:28:36','','Kara trio earrings silver and gold','','inherit','closed','closed','','_dsc9354','','','2024-10-15 16:29:04','2024-10-15 14:29:04','',356,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9354.jpg',0,'attachment','image/jpeg',0),
+(365,2,'2024-10-18 07:39:38','2024-10-18 05:39:38','MUGURA: vine\r\n\r\nCurved and opened minimalist sterling silver earrings to slip into your earlobe.\r\n
\r\n
wires width 2mm and 0,8mm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-11-15 13:38:49','2024-11-15 12:38:49','',0,'https://haiku.gcch.fr/?post_type=product&p=365',0,'product','',0),
+(369,2,'2024-10-18 07:43:06','2024-10-18 05:43:06','','Mugura earrings silver','','inherit','closed','closed','','sony-dsc-41','','','2024-10-18 07:44:40','2024-10-18 05:44:40','',365,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-arg.jpg',0,'attachment','image/jpeg',0),
+(372,2,'2024-10-18 07:53:34','2024-10-18 05:53:34','MUGURA: vine\r\n\r\nCurved and opened minimalist gold plated silver earrings to slip into your earlobe.\r\n
\r\n
length 3cm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-11-15 13:36:51','2024-11-15 12:36:51','',0,'https://haiku.gcch.fr/?post_type=product&p=372',0,'product','',0),
+(375,2,'2024-10-18 07:54:32','2024-10-18 05:54:32','','Mugura earrings gold plated','','inherit','closed','closed','','sony-dsc-42','','','2024-10-18 07:55:14','2024-10-18 05:55:14','',372,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-vrm.jpg',0,'attachment','image/jpeg',0),
+(376,2,'2024-10-18 07:58:38','2024-10-18 05:58:38','','Mugura earrings gold plated','','inherit','closed','closed','','_dsc9300','','','2024-10-18 07:59:05','2024-10-18 05:59:05','',372,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9300.jpg',0,'attachment','image/jpeg',0),
+(377,2,'2024-10-18 08:03:14','2024-10-18 06:03:14','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in sterling silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-10-18 08:12:03','2024-10-18 06:12:03','',0,'https://haiku.gcch.fr/?post_type=product&p=377',0,'product','',0),
+(378,2,'2024-10-18 08:06:35','2024-10-18 06:06:35','','Kagun bracelet silver','','inherit','closed','closed','','sony-dsc-43','','','2024-10-18 08:10:27','2024-10-18 06:10:27','',377,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-arg.jpg',0,'attachment','image/jpeg',0),
+(379,2,'2024-10-18 08:10:12','2024-10-18 06:10:12','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9260','','','2024-10-18 08:11:06','2024-10-18 06:11:06','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9260.jpg',0,'attachment','image/jpeg',0),
+(380,2,'2024-10-18 08:10:46','2024-10-18 06:10:46','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9262','','','2024-10-18 08:11:09','2024-10-18 06:11:09','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9262.jpg',0,'attachment','image/jpeg',0),
+(381,2,'2024-10-18 08:12:13','2024-10-18 06:12:13','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in gold plated silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-10-18 08:18:26','2024-10-18 06:18:26','',0,'https://haiku.gcch.fr/?post_type=product&p=381',0,'product','',0),
+(382,2,'2024-10-18 08:12:45','2024-10-18 06:12:45','','Kagun bracelet gold plated','','inherit','closed','closed','','sony-dsc-44','','','2024-10-18 08:17:42','2024-10-18 06:17:42','',381,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-vrm.jpg',0,'attachment','image/jpeg',0),
+(383,2,'2024-10-18 08:17:14','2024-10-18 06:17:14','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9772','','','2024-10-18 08:17:48','2024-10-18 06:17:48','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9772.jpg',0,'attachment','image/jpeg',0),
+(384,2,'2024-10-18 08:17:21','2024-10-18 06:17:21','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9775','','','2024-10-18 08:17:50','2024-10-18 06:17:50','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9775.jpg',0,'attachment','image/jpeg',0),
+(385,2,'2024-10-18 08:19:19','2024-10-18 06:19:19','ROKKU: pebble\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
\r\n
total chain length 50cm
\r\n
pendant height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Necklace','','publish','closed','closed','','rokku-necklace','','','2024-11-08 10:40:19','2024-11-08 09:40:19','',0,'https://haiku.gcch.fr/?post_type=product&p=385',0,'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','publish','closed','closed','','fuyou-necklace-copy-green-jaspe','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-lapis-lazuli','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-tiger-eye','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In sterling silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diameter 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-11-15 13:33:09','2024-11-15 12:33:09','',0,'https://haiku.gcch.fr/?post_type=product&p=393',0,'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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In gold plated silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diametre 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-11-15 13:34:01','2024-11-15 12:34:01','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0),
+(399,2,'2024-10-18 09:01:13','2024-10-18 07:01:13','','Mugura hoops silver','','inherit','closed','closed','','sony-dsc-47','','','2024-10-18 09:01:34','2024-10-18 07:01:34','',398,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',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),
+(402,2,'2024-10-28 07:40:30','2024-10-28 06:40:30','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in sterling silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-10-28 08:03:25','2024-10-28 07:03:25','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',0),
+(403,2,'2024-10-28 07:45:22','2024-10-28 06:45:22','','Mugura Nail Jewel silver','','inherit','closed','closed','','sony-dsc-48','','','2024-10-28 07:52:19','2024-10-28 06:52:19','',402,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0),
+(404,2,'2024-10-28 07:51:48','2024-10-28 06:51:48','','Mugura Nail Jewel silver','','inherit','closed','closed','','_dsc9216','','','2024-10-28 07:52:28','2024-10-28 06:52:28','',402,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9216.jpg',0,'attachment','image/jpeg',0),
+(405,2,'2024-10-28 07:57:34','2024-10-28 06:57:34','','Mugura Nail Jewel silver','','inherit','closed','closed','','img_9077','','','2024-10-28 07:57:54','2024-10-28 06:57:54','',402,'https://haiku.gcch.fr/app/uploads/2024/10/IMG_9077.jpg',0,'attachment','image/jpeg',0),
+(406,2,'2024-10-28 08:03:37','2024-10-28 07:03:37','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in gold plated silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-10-30 20:31:51','2024-10-30 19:31:51','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',0),
+(407,2,'2024-10-28 08:04:14','2024-10-28 07:04:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','sony-dsc-49','','','2024-10-28 08:07:31','2024-10-28 07:07:31','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0),
+(408,2,'2024-10-28 08:07:14','2024-10-28 07:07:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','_dsc9485','','','2024-10-28 08:07:36','2024-10-28 07:07:36','',406,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9485.jpg',0,'attachment','image/jpeg',0),
+(409,2,'2024-10-28 08:09:36','2024-10-28 07:09:36','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','mugura-nail','','','2024-10-28 08:09:56','2024-10-28 07:09:56','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-.jpg',0,'attachment','image/jpeg',0),
+(410,2,'2024-10-28 08:27:12','2024-10-28 07:27:12','','Mugura lighter case silver','','inherit','closed','closed','','sony-dsc-50','','','2024-10-28 08:28:13','2024-10-28 07:28:13','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-FEU-arg.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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/DSC8400-copie.jpg',0,'attachment','image/jpeg',0),
+(412,1,'2024-10-30 20:51:18','2024-10-30 19:51:18','','Hattari ring','','inherit','closed','closed','','hattari-b-2-2','','','2024-10-30 20:51:35','2024-10-30 19:51:35','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-2-1.jpg',0,'attachment','image/jpeg',0),
+(414,1,'2024-10-30 20:59:14','2024-10-30 19:59:14','','Hattari Ring - 64','Size: 64','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=414',8,'product_variation','',0),
+(419,1,'2024-10-30 21:03:44','2024-10-30 20:03:44','','Hattari ring','','inherit','closed','closed','','hattari-b-1','','','2024-10-30 21:04:17','2024-10-30 20:04:17','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-1.jpg',0,'attachment','image/jpeg',0),
+(420,1,'2024-10-30 21:15:40','2024-10-30 20:15:40','','Hattari ring','','inherit','closed','closed','','sony-dsc-2','','','2024-10-30 21:16:19','2024-10-30 20:16:19','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B.jpg',0,'attachment','image/jpeg',0),
+(421,1,'2024-10-30 21:26:47','2024-10-30 20:26:47','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us for after sale services. Haiku pieces are guarantee for a year. We can also repair your pieces after the year guarantee, the cost will depend on each case.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:24:06\"\n },\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"Products will be ship 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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\\n
\\nFor return inquiries, please contact us within 14 days after the item\'s reception.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:26:47\"\n }\n}','','','trash','closed','closed','','4ac8cd09-76b1-47ed-b496-baeba21be82c','','','2024-10-30 21:26:47','2024-10-30 20:26:47','',0,'https://haiku.gcch.fr/?p=421',0,'customize_changeset','',0),
+(422,1,'2024-10-30 21:30:10','2024-10-30 20:30:10','','HAIKU-sizechart','','inherit','closed','closed','','haiku-sizechart','','','2024-10-30 21:30:10','2024-10-30 20:30:10','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HAIKU-sizechart.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),
+(425,1,'2024-10-30 22:19:21','2024-10-30 21:19:21','','Mugura Earrings silver','','inherit','closed','closed','','_dsc9156','','','2024-10-30 22:19:38','2024-10-30 21:19:38','',365,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9156.jpg',0,'attachment','image/jpeg',0),
+(430,1,'2024-10-30 22:27:09','2024-10-30 21:27:09','ROKKU: pebble\r\n\r\nSolo hoop earring in sterling silver with a Tiger Eye oval stone.\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop gold plated','','publish','closed','closed','','rokku-hoop-gold-plated','','','2024-11-08 08:45:06','2024-11-08 07:45:06','',0,'https://haiku.gcch.fr/?post_type=product&p=433',0,'product','',0),
+(435,1,'2024-10-30 22:36:02','2024-10-30 21:36:02','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling silver.\r\n
\r\n
width 0,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:43:33','2024-11-13 13:43:33','',0,'https://haiku.gcch.fr/?post_type=product&p=435',0,'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),
+(438,1,'2024-10-31 16:58:27','2024-10-31 15:58:27','{\n \"haiku-atelier-2024::lien_facebook\": {\n \"value\": \"https://www.facebook.com/haiku.atelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:57:37\"\n },\n \"haiku-atelier-2024::lien_pinterest\": {\n \"value\": \"https://www.pinterest.com/haikuatelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:58:27\"\n }\n}','','','trash','closed','closed','','b264da05-1f06-4b7c-991a-20112c557793','','','2024-10-31 16:58:27','2024-10-31 15:58:27','',0,'https://haikuatelier.com/?p=438',0,'customize_changeset','',0),
+(439,1,'2024-10-31 18:34:19','2024-10-31 17:34:19','{\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-08 09:17:03','2024-11-08 08:17:03','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0),
+(482,1,'2024-11-08 09:11:52','2024-11-08 08:11:52','','Mugura bracelet silver','','inherit','closed','closed','','sony-dsc-57','','','2024-11-08 09:13:11','2024-11-08 08:13:11','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0),
+(483,1,'2024-11-08 09:15:26','2024-11-08 08:15:26','','Mugura chain bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-08 09:15:54','2024-11-08 08:15:54','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0),
+(486,1,'2024-11-08 10:24:07','2024-11-08 09:24:07','','Rokku necklace tiger\'s eye stone pendant','','inherit','closed','closed','','sony-dsc-45','','','2024-11-08 10:37:29','2024-11-08 09:37:29','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',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),
+(488,1,'2024-11-08 10:37:00','2024-11-08 09:37:00','','Rokku necklace lapis lazuli stone pendant','','inherit','closed','closed','','sony-dsc-58','','','2024-11-08 10:37:59','2024-11-08 09:37:59','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0),
+(489,1,'2024-11-08 10:37:03','2024-11-08 09:37:03','','Rokku necklace jaspe stone pendant','','inherit','closed','closed','','sony-dsc-59','','','2024-11-08 10:38:53','2024-11-08 09:38:53','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0),
+(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','Hadou : wave\r\n\r\nStud earrings with 2 wavy lines, one in sterling silver, the other in gold plated silver.\r\n
\r\n
height 1cm
\r\n
wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled silver and 24K gold plated silver.\r\n\r\n ','Hadou Stud Earrings','','publish','closed','closed','','hadou-stud-earrings','','','2024-11-10 13:00:48','2024-11-10 12:00:48','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',0),
+(491,1,'2024-11-10 12:53:12','2024-11-10 11:53:12','','Hadou stud earrings silver','','inherit','closed','closed','','sony-dsc-60','','','2024-11-10 12:54:55','2024-11-10 11:54:55','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0),
+(492,1,'2024-11-10 12:56:31','2024-11-10 11:56:31','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-10 12:58:19','2024-11-10 11:58:19','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0),
+(493,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Hadou Stud Earrings - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-copy-left-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-copy-pair','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-copy-right-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','Kagun: module\r\n\r\nSolo small hoop in sterling silver with a wavy element in gold plated silver dangling.\r\n
\r\n
hoop diameter 13mm
\r\n
total height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Kagun Hoop','','publish','closed','closed','','kagun-hoop','','','2024-11-12 23:33:14','2024-11-12 22:33:14','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0),
+(500,1,'2024-11-10 13:09:58','2024-11-10 12:09:58','','Kagun hoop silver','','inherit','closed','closed','','sony-dsc-61','','','2024-11-10 13:10:36','2024-11-10 12:10:36','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0),
+(501,1,'2024-11-10 13:11:06','2024-11-10 12:11:06','','Kagun hoop silver','','inherit','closed','closed','','img_1481','','','2024-11-10 13:11:30','2024-11-10 12:11:30','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0),
+(502,1,'2024-11-10 13:11:17','2024-11-10 12:11:17','','Kagun hoop silver','','inherit','closed','closed','','img_1484','','','2024-11-10 13:11:38','2024-11-10 12:11:38','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0),
+(503,1,'2024-11-10 13:36:02','2024-11-10 12:36:02','','Fuyou Hoops silver and gold','','inherit','closed','closed','','sony-dsc-62','','','2024-11-10 14:02:44','2024-11-10 13:02:44','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0),
+(504,1,'2024-11-10 16:33:57','2024-11-10 15:33:57','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-33','','','2024-11-10 16:34:21','2024-11-10 15:34:21','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0),
+(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','publish','closed','closed','','test','','','2024-11-10 23:39:35','2024-11-10 22:39:35','',0,'https://haikuatelier.com/?page_id=505',0,'page','',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),
+(515,1,'2024-11-12 23:15:48','2024-11-12 22:15:48','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings gold plated','','publish','closed','closed','','boroboro-bead-earrings-gold-plated','','','2024-11-15 13:04:49','2024-11-15 12:04:49','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',0),
+(516,1,'2024-11-12 23:18:21','2024-11-12 22:18:21','','Boroboro bead earrings gold plated aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-12 23:20:22','2024-11-12 22:20:22','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0),
+(518,1,'2024-11-12 23:22:45','2024-11-12 22:22:45','','Boroboro bead earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-12 23:27:05','2024-11-12 22:27:05','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0),
+(519,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=519',1,'product_variation','',0),
+(520,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=520',2,'product_variation','',0),
+(521,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings silver','','publish','closed','closed','','boroboro-bead-earrings-silver','','','2024-11-15 13:06:12','2024-11-15 12:06:12','',0,'https://haikuatelier.com/?post_type=product&p=521',0,'product','',0),
+(522,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=522',2,'product_variation','',0),
+(523,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=523',1,'product_variation','',0),
+(524,1,'2024-11-12 23:26:40','2024-11-12 22:26:40','','Boroboro bead earrings silver tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-12 23:27:13','2024-11-12 22:27:13','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0),
+(526,1,'2024-11-12 23:29:19','2024-11-12 22:29:19','','Boroboro bead earrings silver green aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-12 23:29:48','2024-11-12 22:29:48','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',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),
+(530,1,'2024-11-12 23:43:55','2024-11-12 22:43:55','','Piasu Ring - 64','Size: 64','publish','closed','closed','','piasu-ring-64','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haikuatelier.com/?post_type=product_variation&p=530',8,'product_variation','',0),
+(531,1,'2024-11-12 23:47:48','2024-11-12 22:47:48','','Piasu ring','','inherit','closed','closed','','dsc9897','','','2024-11-12 23:48:50','2024-11-12 22:48:50','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0),
+(532,1,'2024-11-12 23:50:23','2024-11-12 22:50:23','','Kara Ring - 64','Size: 64','publish','closed','closed','','kara-ring-64','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haikuatelier.com/?post_type=product_variation&p=532',8,'product_variation','',0),
+(533,1,'2024-11-12 23:51:56','2024-11-12 22:51:56','','Kishou Ring silver - 64','Size: 64','publish','closed','closed','','kishou-ring-silver-64','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haikuatelier.com/?post_type=product_variation&p=533',8,'product_variation','',0),
+(534,1,'2024-11-12 23:53:31','2024-11-12 22:53:31','','Kishou Ring gold plated - 64','Size: 64','publish','closed','closed','','kishou-ring-gold-plated-64','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haikuatelier.com/?post_type=product_variation&p=534',8,'product_variation','',0),
+(535,1,'2024-11-13 08:41:58','2024-11-13 07:41:58','BoroBoro: the sound of something crumbling \r\n\r\nA belt made of thin leather scraps and a sterling silver oval buckle, secured by sliding the straps into a semi precious bead. \r\n
\r\n
adjustable up to 95cm
\r\n
oval element caliber 8cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Belt','','publish','closed','closed','','boroboro-belt','','','2024-11-13 09:12:26','2024-11-13 08:12:26','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',0),
+(536,1,'2024-11-13 08:58:57','2024-11-13 07:58:57','','Boroboro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-13 09:00:31','2024-11-13 08:00:31','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0),
+(537,1,'2024-11-13 09:07:07','2024-11-13 08:07:07','','Boroboro belt silver and jade','','inherit','closed','closed','','img_1703','','','2024-11-13 09:07:26','2024-11-13 08:07:26','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0),
+(538,1,'2024-11-13 09:10:10','2024-11-13 08:10:10','','Boroboro belt silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-13 09:10:40','2024-11-13 08:10:40','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0),
+(539,1,'2024-11-13 09:10:53','2024-11-13 08:10:53','','Boroboro belt silver and crystal','','inherit','closed','closed','','img_1715','','','2024-11-13 09:11:06','2024-11-13 08:11:06','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0),
+(540,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Crystal','Stone: Crystal','publish','closed','closed','','mugura-nail-jewel-silver-copy-crystal','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=540',1,'product_variation','',0),
+(541,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Jade','Stone: Jade','publish','closed','closed','','mugura-nail-jewel-silver-copy-jade','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=541',2,'product_variation','',0),
+(542,1,'2024-11-13 09:15:53','2024-11-13 08:15:53','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us 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.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-11-13 08:15:53\"\n }\n}','','','trash','closed','closed','','b06f9efc-f0d2-4a25-8cea-a7aa717f83e2','','','2024-11-13 09:15:53','2024-11-13 08:15:53','',0,'https://haikuatelier.com/?p=542',0,'customize_changeset','',0),
+(544,1,'2024-11-13 12:44:56','2024-11-13 11:44:56','','','','draft','closed','closed','','','','','2024-11-13 12:44:56','2024-11-13 11:44:56','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=544',0,'shop_order_placehold','',1),
+(545,1,'2024-11-13 13:56:53','2024-11-13 12:56:53','KARA: hull, shell\r\n\r\nSmall textured gold plated silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:52:46','2024-11-13 13:52:46','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',0),
+(547,1,'2024-11-13 14:03:39','2024-11-13 13:03:39','','Kara hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-13 14:04:06','2024-11-13 13:04:06','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0),
+(548,1,'2024-11-13 14:04:21','2024-11-13 13:04:21','','Kara hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-13 14:04:38','2024-11-13 13:04:38','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0),
+(549,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - two elements earring','Side: two elements earring','publish','closed','closed','','kara-trio-earrings-left-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=549',2,'product_variation','',0),
+(550,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - pair','Side: pair','publish','closed','closed','','kara-trio-earrings-pair','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=550',1,'product_variation','',0),
+(551,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - one element earring','Side: one element earring','publish','closed','closed','','kara-trio-earrings-right-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=551',3,'product_variation','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','KARA: hull, shell\r\n\r\nSmall textured sterling silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:56:50','2024-11-15 11:56:50','',0,'https://haikuatelier.com/?post_type=product&p=554',0,'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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',554,'https://haikuatelier.com/?post_type=product_variation&p=556',2,'product_variation','',0),
+(558,1,'2024-11-13 14:54:26','2024-11-13 13:54:26','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-13 14:54:41','2024-11-13 13:54:41','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0),
+(559,1,'2024-11-13 15:14:33','2024-11-13 14:14:33','','Kagun trio earrings silver and gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-13 15:15:16','2024-11-13 14:15:16','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0),
+(560,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - all','Side: all','publish','closed','closed','','kagun-trio-earrings-all','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=560',1,'product_variation','',0),
+(561,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - long','Side: long','publish','closed','closed','','kagun-trio-earrings-long-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=561',2,'product_variation','',0),
+(562,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - medium','Side: medium','publish','closed','closed','','kagun-trio-earrings-medium-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=562',3,'product_variation','',0),
+(563,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - short','Side: short','publish','closed','closed','','kagun-trio-earrings-short-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=563',4,'product_variation','',0),
+(564,1,'2024-11-13 15:41:15','2024-11-13 14:41:15','','BoroBoro asymmetrical long earrings silver.','','inherit','closed','closed','','sony-dsc-10','','','2024-11-13 15:41:53','2024-11-13 14:41:53','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',183,'https://haikuatelier.com/?post_type=product_variation&p=567',3,'product_variation','',0),
+(568,1,'2024-11-13 15:45:06','2024-11-13 14:45:06','','BoroBoro asymmetrical long earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-13 15:45:52','2024-11-13 14:45:52','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',213,'https://haikuatelier.com/?post_type=product_variation&p=571',3,'product_variation','',0),
+(572,1,'2024-11-13 15:57:24','2024-11-13 14:57:24','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped gold plated ring going along the finger, with a small detail of an aventurine bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-13 16:34:05','2024-11-13 15:34:05','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',0),
+(575,1,'2024-11-13 16:00:17','2024-11-13 15:00:17','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-13 16:01:26','2024-11-13 15:01:26','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-g.jpg',0,'attachment','image/jpeg',0),
+(576,1,'2024-11-13 16:02:11','2024-11-13 15:02:11','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','img_1419','','','2024-11-13 16:02:23','2024-11-13 15:02:23','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0),
+(579,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-50','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=579',1,'product_variation','',0),
+(580,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-52','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=580',2,'product_variation','',0),
+(581,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-54','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=581',3,'product_variation','',0),
+(582,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-56','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=582',4,'product_variation','',0),
+(583,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-58','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=583',5,'product_variation','',0),
+(584,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-60','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=584',6,'product_variation','',0),
+(585,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-62','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=585',7,'product_variation','',0),
+(586,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-64','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=586',8,'product_variation','',0),
+(589,1,'2024-11-13 16:13:51','2024-11-13 15:13:51','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped sterling silver ring going along the finger, with a small detail of a tiger\'s eye bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-13 16:33:20','2024-11-13 15:33:20','',0,'https://haikuatelier.com/?post_type=product&p=589',0,'product','',0),
+(590,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-65','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=590',1,'product_variation','',0),
+(591,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-66','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=591',2,'product_variation','',0),
+(592,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-67','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=592',3,'product_variation','',0),
+(593,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-68','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=593',4,'product_variation','',0),
+(594,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-69','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=594',5,'product_variation','',0),
+(595,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-70','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=595',6,'product_variation','',0),
+(596,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-71','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=596',7,'product_variation','',0),
+(597,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-72','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0),
+(598,1,'2024-11-13 16:14:34','2024-11-13 15:14:34','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-13 16:15:38','2024-11-13 15:15:38','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0),
+(599,1,'2024-11-13 16:30:01','2024-11-13 15:30:01','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-13 16:30:20','2024-11-13 15:30:20','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s-1.jpg',0,'attachment','image/jpeg',0),
+(600,1,'2024-11-13 16:43:46','2024-11-13 15:43:46','','Ikkan necklace in silver and gold','','inherit','closed','closed','','sony-dsc-22','','','2024-11-13 16:44:16','2024-11-13 15:44:16','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0),
+(601,1,'2024-11-13 16:52:56','2024-11-13 15:52:56','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-73','','','2024-11-13 16:53:20','2024-11-13 15:53:20','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR-2.jpg',0,'attachment','image/jpeg',0),
+(602,1,'2024-11-13 17:01:29','2024-11-13 16:01:29','','Tanemaki pearls necklace','','inherit','closed','closed','','sony-dsc-19','','','2024-11-13 17:02:02','2024-11-13 16:02:02','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0),
+(603,1,'2024-11-13 17:13:59','2024-11-13 16:13:59','','Piasu necklace','','inherit','closed','closed','','sony-dsc-23','','','2024-11-13 17:14:18','2024-11-13 16:14:18','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0),
+(604,1,'2024-11-13 17:19:01','2024-11-13 16:19:01','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-13 17:44:17','2024-11-13 16:44:17','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s-2.jpg',0,'attachment','image/jpeg',0),
+(606,1,'2024-11-13 17:45:50','2024-11-13 16:45:50','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-13 17:46:26','2024-11-13 16:46:26','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g-2.jpg',0,'attachment','image/jpeg',0),
+(607,1,'2024-11-13 18:16:09','2024-11-13 17:16:09','','','','draft','closed','closed','','','','','2024-11-13 18:16:09','2024-11-13 17:16:09','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=607',0,'shop_order_placehold','',0),
+(608,1,'2024-11-13 18:16:46','2024-11-13 17:16:46','','','','draft','closed','closed','','','','','2024-11-13 18:16:46','2024-11-13 17:16:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=608',0,'shop_order_placehold','',0),
+(609,1,'2024-11-13 18:17:32','2024-11-13 17:17:32','','','','draft','closed','closed','','','','','2024-11-13 18:17:32','2024-11-13 17:17:32','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=609',0,'shop_order_placehold','',1),
+(610,1,'2024-11-13 18:30:59','2024-11-13 17:30:59','HATTARI: bluff\r\n\r\nA bangle bracelet composed of a wide asymmetrical band in sterling silver, and a round wire in gold plated silver crossing it.\r\n
\r\n
adjustable
\r\n
band width 2cm and wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Cuff','','publish','closed','closed','','hattari-cuff','','','2024-11-15 12:43:08','2024-11-15 11:43:08','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',0),
+(611,1,'2024-11-13 18:33:26','2024-11-13 17:33:26','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-13 18:34:47','2024-11-13 17:34:47','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',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 green aventurine bead.\r\n
\r\n
wire diameter 25 mm
\r\n
bead diameter 12mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','BoroBoro Bead Ring gold plated','','publish','closed','closed','','boroboro-bead-ring-gold-plated','','','2024-11-13 19:13:29','2024-11-13 18:13:29','',0,'https://haikuatelier.com/?post_type=product&p=613',0,'product','',0),
+(614,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','','BoroBoro Bead Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-119','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-120','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-121','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-122','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-123','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-124','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-125','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0),
+(621,1,'2024-11-13 19:05:10','2024-11-13 18:05:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-74','','','2024-11-13 19:07:03','2024-11-13 18:07:03','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0),
+(622,1,'2024-11-13 19:06:52','2024-11-13 18:06:52','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1504','','','2024-11-13 19:07:10','2024-11-13 18:07:10','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0),
+(623,1,'2024-11-13 19:08:10','2024-11-13 18:08:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1554','','','2024-11-13 19:08:21','2024-11-13 18:08:21','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0),
+(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-64','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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 tiger\'s eye bead.\r\n
Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade WooCommerce Subscriptions to version 3.0.15 or later.
Click the button below to view and update to the latest Subscriptions version, or log in to WooCommerce.com Dashboard and navigate to your Downloads page.
We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.
If you have any questions we are here to help — just open a ticket.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!
Now is a great time to upgrade to our latest PayPal extension to continue to receive support and updates with PayPal.
Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.
Start using our latest PayPal today to continue to receive support and updates.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(21,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use PayPal Payments to accept PayPal.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(22,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(24,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(25,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(26,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(27,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(28,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nGet started in seconds.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(29,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','Your store requires a security update for WooCommerce Payments. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(31,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','Your store requires a security update for the WooCommerce Pre-Orders extension. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(32,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(33,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n
\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(34,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n
\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(35,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(36,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(41,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(42,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'),
+(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'),
+(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'),
+(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'),
+(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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'),
+(68,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order. Now is a great time to learn how to manage your orders.','{\"current_milestone\":1}','unactioned','woocommerce-admin','2024-11-12 10:41:17',NULL,0,'plain','',1,1,'info');
+/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_category_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_category_lookup` (
+ `category_tree_id` bigint(20) unsigned NOT NULL,
+ `category_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`category_tree_id`,`category_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_category_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_category_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_category_lookup` VALUES
+(15,15),
+(30,30),
+(31,31),
+(32,32),
+(33,33),
+(34,34);
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_customer_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_customer_lookup` (
+ `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `username` varchar(60) NOT NULL DEFAULT '',
+ `first_name` varchar(255) NOT NULL,
+ `last_name` varchar(255) NOT NULL,
+ `email` varchar(100) DEFAULT NULL,
+ `date_last_active` timestamp NULL DEFAULT NULL,
+ `date_registered` timestamp NULL DEFAULT NULL,
+ `country` char(2) NOT NULL DEFAULT '',
+ `postcode` varchar(20) NOT NULL DEFAULT '',
+ `city` varchar(100) NOT NULL DEFAULT '',
+ `state` varchar(100) NOT NULL DEFAULT '',
+ PRIMARY KEY (`customer_id`),
+ UNIQUE KEY `user_id` (`user_id`),
+ KEY `email` (`email`)
+) ENGINE=InnoDB 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_customer_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_customer_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_customer_lookup` VALUES
+(2,NULL,'','GC','CH','contact@gcch.fr','2024-11-13 17:43:23',NULL,'FR','57070','Metz',''),
+(3,NULL,'','GC','CH','haiku.atelier@gmail.com','2024-11-14 09:55:39',NULL,'FR','57070','Metz','');
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_download_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_download_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_download_log` (
+ `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `permission_id` bigint(20) unsigned NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `user_ip_address` varchar(100) DEFAULT '',
+ PRIMARY KEY (`download_log_id`),
+ KEY `permission_id` (`permission_id`),
+ KEY `timestamp` (`timestamp`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_download_log`
+--
+
+LOCK TABLES `haikuwp_wc_download_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_addresses`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_addresses` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `address_type` varchar(20) DEFAULT NULL,
+ `first_name` text DEFAULT NULL,
+ `last_name` text DEFAULT NULL,
+ `company` text DEFAULT NULL,
+ `address_1` text DEFAULT NULL,
+ `address_2` text DEFAULT NULL,
+ `city` text DEFAULT NULL,
+ `state` text DEFAULT NULL,
+ `postcode` text DEFAULT NULL,
+ `country` text DEFAULT NULL,
+ `email` varchar(320) DEFAULT NULL,
+ `phone` varchar(100) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
+ KEY `order_id` (`order_id`),
+ KEY `email` (`email`(191)),
+ KEY `phone` (`phone`)
+) ENGINE=InnoDB AUTO_INCREMENT=29 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 */;
+INSERT INTO `haikuwp_wc_order_addresses` VALUES
+(17,544,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(18,544,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(19,607,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(20,607,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(21,608,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(22,608,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(23,609,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(24,609,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(25,640,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(26,640,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(27,657,'billing','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR','haiku.atelier@gmail.com','0603436016'),
+(28,657,'shipping','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016');
+/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_coupon_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_coupon_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `coupon_id` bigint(20) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `discount_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`coupon_id`),
+ KEY `coupon_id` (`coupon_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_coupon_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_operational_data`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_operational_data` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `created_via` varchar(100) DEFAULT NULL,
+ `woocommerce_version` varchar(20) DEFAULT NULL,
+ `prices_include_tax` tinyint(1) DEFAULT NULL,
+ `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
+ `download_permission_granted` tinyint(1) DEFAULT NULL,
+ `cart_hash` varchar(100) DEFAULT NULL,
+ `new_order_email_sent` tinyint(1) DEFAULT NULL,
+ `order_key` varchar(100) DEFAULT NULL,
+ `order_stock_reduced` tinyint(1) DEFAULT NULL,
+ `date_paid_gmt` datetime DEFAULT NULL,
+ `date_completed_gmt` datetime DEFAULT NULL,
+ `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
+ `shipping_total_amount` decimal(26,8) DEFAULT NULL,
+ `discount_tax_amount` decimal(26,8) DEFAULT NULL,
+ `discount_total_amount` decimal(26,8) DEFAULT NULL,
+ `recorded_sales` tinyint(1) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `order_id` (`order_id`),
+ KEY `order_key` (`order_key`)
+) ENGINE=InnoDB 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_order_operational_data`
+--
+
+LOCK TABLES `haikuwp_wc_order_operational_data` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_operational_data` VALUES
+(33,544,'rest-api','9.4.1',0,1,1,'',1,'wc_order_Jf8wwzuKIbU1r',1,'2024-11-13 11:45:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(42,607,'rest-api','9.4.1',0,0,0,'',0,'wc_order_c7lG0pSPDjYm8',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(45,608,'rest-api','9.4.1',0,0,0,'',0,'wc_order_i0II10cxCVEWP',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(48,609,'rest-api','9.4.1',0,1,1,'',1,'wc_order_CCKjEh6JaMFYS',1,'2024-11-13 17:17:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(57,640,'rest-api','9.4.1',0,1,1,'',1,'wc_order_Bg54JVxD1Hsdm',1,'2024-11-13 18:43:49',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(66,657,'rest-api','9.4.1',0,1,1,'',1,'wc_order_spEReHWUgGDmx',1,'2024-11-14 10:55:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1);
+/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_product_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_product_lookup` (
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `variation_id` bigint(20) unsigned NOT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `product_qty` int(11) NOT NULL,
+ `product_net_revenue` double NOT NULL DEFAULT 0,
+ `product_gross_revenue` double NOT NULL DEFAULT 0,
+ `coupon_amount` double NOT NULL DEFAULT 0,
+ `tax_amount` double NOT NULL DEFAULT 0,
+ `shipping_amount` double NOT NULL DEFAULT 0,
+ `shipping_tax_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`),
+ KEY `product_id` (`product_id`),
+ KEY `customer_id` (`customer_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_product_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_product_lookup` VALUES
+(34,544,490,495,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(35,544,168,201,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(36,544,168,200,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(37,544,490,493,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(38,544,86,93,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(39,544,86,89,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(41,607,490,495,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(42,607,168,201,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(43,607,168,200,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(44,607,490,493,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(45,607,86,93,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(46,607,86,89,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(48,608,490,495,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(49,608,490,493,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(51,609,490,495,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(52,609,490,493,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(54,640,490,495,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(55,640,490,493,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(56,640,102,108,2,'2024-11-13 19:43:23',2,170,170,0,0,0,0),
+(58,657,155,162,3,'2024-11-14 11:55:39',1,80,80,0,0,0,0);
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_stats`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_stats`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_stats` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
+ `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
+ `num_items_sold` int(11) NOT NULL DEFAULT 0,
+ `total_sales` double NOT NULL DEFAULT 0,
+ `tax_total` double NOT NULL DEFAULT 0,
+ `shipping_total` double NOT NULL DEFAULT 0,
+ `net_total` double NOT NULL DEFAULT 0,
+ `returning_customer` tinyint(1) DEFAULT NULL,
+ `status` varchar(200) NOT NULL,
+ `customer_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_id`),
+ KEY `date_created` (`date_created`),
+ KEY `customer_id` (`customer_id`),
+ KEY `status` (`status`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_stats`
+--
+
+LOCK TABLES `haikuwp_wc_order_stats` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_stats` VALUES
+(544,0,'2024-11-13 12:44:56','2024-11-13 11:44:56','2024-11-13 12:45:12',NULL,6,526,0,0,526,0,'wc-processing',2),
+(607,0,'2024-11-13 18:16:09','2024-11-13 17:16:09',NULL,NULL,6,526,0,0,526,1,'wc-pending',2),
+(608,0,'2024-11-13 18:16:46','2024-11-13 17:16:46',NULL,NULL,2,56,0,0,56,1,'wc-pending',2),
+(609,0,'2024-11-13 18:17:32','2024-11-13 17:17:32','2024-11-13 18:17:59',NULL,2,56,0,0,56,1,'wc-processing',2),
+(640,0,'2024-11-13 19:43:23','2024-11-13 18:43:23','2024-11-13 19:43:49',NULL,4,226,0,0,226,1,'wc-processing',2),
+(657,0,'2024-11-14 11:55:39','2024-11-14 10:55:39','2024-11-14 11:55:59',NULL,1,80,0,0,80,0,'wc-processing',3);
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_tax_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_tax_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `shipping_tax` double NOT NULL DEFAULT 0,
+ `order_tax` double NOT NULL DEFAULT 0,
+ `total_tax` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`tax_rate_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_tax_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders` (
+ `id` bigint(20) unsigned NOT NULL,
+ `status` varchar(20) DEFAULT NULL,
+ `currency` varchar(10) DEFAULT NULL,
+ `type` varchar(20) DEFAULT NULL,
+ `tax_amount` decimal(26,8) DEFAULT NULL,
+ `total_amount` decimal(26,8) DEFAULT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `billing_email` varchar(320) DEFAULT NULL,
+ `date_created_gmt` datetime DEFAULT NULL,
+ `date_updated_gmt` datetime DEFAULT NULL,
+ `parent_order_id` bigint(20) unsigned DEFAULT NULL,
+ `payment_method` varchar(100) DEFAULT NULL,
+ `payment_method_title` text DEFAULT NULL,
+ `transaction_id` varchar(100) DEFAULT NULL,
+ `ip_address` varchar(100) DEFAULT NULL,
+ `user_agent` text DEFAULT NULL,
+ `customer_note` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `status` (`status`),
+ KEY `date_created` (`date_created_gmt`),
+ KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
+ KEY `billing_email` (`billing_email`(191)),
+ KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
+ KEY `parent_order_id` (`parent_order_id`),
+ KEY `date_updated` (`date_updated_gmt`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_orders`
+--
+
+LOCK TABLES `haikuwp_wc_orders` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_orders` VALUES
+(544,'wc-processing','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 11:44:56','2024-11-13 11:45:40',0,'other','Other','cs_test_b1ln3dwhD6oEv5vvjpyXvfZnK2U5aMRX1BkEvx0YptbvxFcmfrE183Odrp','','',''),
+(607,'wc-pending','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 17:16:09','2024-11-13 17:16:09',0,'','','','','',''),
+(608,'wc-pending','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:16:46','2024-11-13 17:16:46',0,'','','','','',''),
+(609,'wc-processing','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:17:32','2024-11-13 17:18:27',0,'','','cs_test_b1PQUylNNSCXTaC7nVncqaG3MxxqBKC7CkaGlHUVkrteEGTKSduULBCXz3','','',''),
+(640,'wc-processing','EUR','shop_order',0.00000000,226.00000000,0,'contact@gcch.fr','2024-11-13 18:43:23','2024-11-13 18:44:09',0,'','','cs_test_b1K2id2iCenyJIE6bFbp6nKqDlBgLmI3K29bd4TZSDKlQRC7DEfFYTAkHf','','',''),
+(657,'wc-processing','EUR','shop_order',0.00000000,80.00000000,0,'haiku.atelier@gmail.com','2024-11-14 10:55:39','2024-11-14 10:56:23',0,'','','cs_test_a1l4hxPYsGQW5NTbXApQ1UZWnYJvF9GJJYLhRGuD8IixdGKiPEsFBj9blx','','','');
+/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders_meta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders_meta` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
+ KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
+) ENGINE=InnoDB AUTO_INCREMENT=47 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 */;
+INSERT INTO `haikuwp_wc_orders_meta` VALUES
+(34,544,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(35,544,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(36,544,'_edit_lock','1731498340:1'),
+(37,607,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(38,607,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(39,608,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(40,608,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(41,609,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(42,609,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(43,640,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(44,640,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(45,657,'_billing_address_index','GC CH 5 Metz 57070 FR haiku.atelier@gmail.com 0603436016'),
+(46,657,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016');
+/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_attributes_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_attributes_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `product_or_parent_id` bigint(20) NOT NULL,
+ `taxonomy` varchar(32) NOT NULL,
+ `term_id` bigint(20) NOT NULL,
+ `is_variation_attribute` tinyint(1) NOT NULL,
+ `in_stock` tinyint(1) NOT NULL,
+ PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
+ KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_attributes_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES
+(73,72,'pa_size',37,1,1),
+(74,72,'pa_size',38,1,1),
+(75,72,'pa_size',39,1,1),
+(76,72,'pa_size',40,1,1),
+(77,72,'pa_size',41,1,1),
+(78,72,'pa_size',42,1,1),
+(79,72,'pa_size',43,1,1),
+(87,86,'pa_size',37,1,1),
+(88,86,'pa_size',38,1,1),
+(89,86,'pa_size',39,1,1),
+(90,86,'pa_size',40,1,1),
+(91,86,'pa_size',41,1,1),
+(92,86,'pa_size',42,1,1),
+(93,86,'pa_size',43,1,1),
+(414,86,'pa_size',44,1,1),
+(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),
+(124,123,'pa_size',37,1,1),
+(125,123,'pa_size',38,1,1),
+(126,123,'pa_size',39,1,1),
+(127,123,'pa_size',40,1,1),
+(128,123,'pa_size',41,1,1),
+(129,123,'pa_size',42,1,1),
+(130,123,'pa_size',43,1,1),
+(530,123,'pa_size',44,1,1),
+(134,133,'pa_size',37,1,1),
+(135,133,'pa_size',38,1,1),
+(136,133,'pa_size',39,1,1),
+(137,133,'pa_size',40,1,1),
+(138,133,'pa_size',41,1,1),
+(139,133,'pa_size',42,1,1),
+(140,133,'pa_size',43,1,1),
+(532,133,'pa_size',44,1,1),
+(145,144,'pa_size',37,1,1),
+(146,144,'pa_size',38,1,1),
+(147,144,'pa_size',39,1,1),
+(148,144,'pa_size',40,1,1),
+(149,144,'pa_size',41,1,1),
+(150,144,'pa_size',42,1,1),
+(151,144,'pa_size',43,1,1),
+(533,144,'pa_size',44,1,1),
+(156,155,'pa_size',37,1,1),
+(157,155,'pa_size',38,1,1),
+(158,155,'pa_size',39,1,1),
+(159,155,'pa_size',40,1,1),
+(160,155,'pa_size',41,1,1),
+(161,155,'pa_size',42,1,1),
+(162,155,'pa_size',43,1,1),
+(534,155,'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),
+(221,220,'pa_side',45,1,1),
+(222,220,'pa_side',62,1,1),
+(223,220,'pa_side',64,1,1),
+(227,226,'pa_side',45,1,1),
+(228,226,'pa_side',62,1,1),
+(229,226,'pa_side',64,1,1),
+(238,232,'pa_size',58,1,1),
+(239,232,'pa_size',59,1,1),
+(241,240,'pa_size',58,1,1),
+(242,240,'pa_size',59,1,1),
+(247,246,'pa_size',58,1,1),
+(248,246,'pa_size',59,1,1),
+(276,276,'pa_side',45,0,1),
+(282,282,'pa_side',45,0,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),
+(649,291,'pa_side',45,1,1),
+(648,291,'pa_side',77,1,1),
+(650,291,'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),
+(561,342,'pa_side',62,1,1),
+(562,342,'pa_side',63,1,1),
+(563,342,'pa_side',64,1,1),
+(560,342,'pa_side',76,1,1),
+(550,356,'pa_side',45,1,1),
+(551,356,'pa_side',71,1,1),
+(549,356,'pa_side',72,1,1),
+(677,365,'pa_side',45,1,1),
+(676,365,'pa_side',66,1,1),
+(675,372,'pa_side',45,1,1),
+(674,372,'pa_side',66,1,1),
+(392,385,'pa_stone',48,1,1),
+(391,385,'pa_stone',68,1,1),
+(389,385,'pa_stone',69,1,1),
+(393,393,'pa_side',45,0,1),
+(393,393,'pa_side',66,0,1),
+(398,398,'pa_side',45,0,1),
+(398,398,'pa_side',66,0,1),
+(402,402,'pa_side',45,0,1),
+(402,402,'pa_side',66,0,1),
+(406,406,'pa_side',45,0,1),
+(406,406,'pa_side',66,0,1),
+(480,433,'pa_stone',48,1,1),
+(479,433,'pa_stone',49,1,1),
+(478,433,'pa_stone',68,1,1),
+(494,490,'pa_side',45,1,1),
+(493,490,'pa_side',46,1,1),
+(495,490,'pa_side',47,1,1),
+(496,496,'pa_stone',48,0,1),
+(496,496,'pa_stone',49,0,1),
+(496,496,'pa_stone',68,0,1),
+(520,515,'pa_stone',48,1,1),
+(519,515,'pa_stone',73,1,1),
+(523,521,'pa_stone',48,1,1),
+(522,521,'pa_stone',73,1,1),
+(540,535,'pa_stone',74,1,1),
+(541,535,'pa_stone',75,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),
+(579,572,'pa_size',37,1,1),
+(580,572,'pa_size',38,1,1),
+(581,572,'pa_size',39,1,1),
+(582,572,'pa_size',40,1,1),
+(583,572,'pa_size',41,1,1),
+(584,572,'pa_size',42,1,1),
+(585,572,'pa_size',43,1,1),
+(586,572,'pa_size',44,1,1),
+(590,589,'pa_size',37,1,1),
+(591,589,'pa_size',38,1,1),
+(592,589,'pa_size',39,1,1),
+(593,589,'pa_size',40,1,1),
+(594,589,'pa_size',41,1,1),
+(595,589,'pa_size',42,1,1),
+(596,589,'pa_size',43,1,1),
+(597,589,'pa_size',44,1,1),
+(614,613,'pa_size',37,1,1),
+(615,613,'pa_size',38,1,1),
+(616,613,'pa_size',39,1,1),
+(617,613,'pa_size',40,1,1),
+(618,613,'pa_size',41,1,1),
+(619,613,'pa_size',42,1,1),
+(620,613,'pa_size',43,1,1),
+(624,613,'pa_size',44,1,1),
+(626,625,'pa_size',37,1,1),
+(627,625,'pa_size',38,1,1),
+(628,625,'pa_size',39,1,1),
+(629,625,'pa_size',40,1,1),
+(630,625,'pa_size',41,1,1),
+(631,625,'pa_size',42,1,1),
+(632,625,'pa_size',43,1,1),
+(633,625,'pa_size',44,1,1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_download_directories`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_download_directories`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_download_directories` (
+ `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `url` varchar(256) NOT NULL,
+ `enabled` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`url_id`),
+ KEY `url` (`url`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_download_directories`
+--
+
+LOCK TABLES `haikuwp_wc_product_download_directories` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_download_directories` VALUES
+(1,'file:///var/www/html/web/app/uploads/woocommerce_uploads/',1),
+(2,'https://haikuatelier.fr.ddev.site/app/uploads/woocommerce_uploads/',1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_meta_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_meta_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_meta_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `sku` varchar(100) DEFAULT '',
+ `virtual` tinyint(1) DEFAULT 0,
+ `downloadable` tinyint(1) DEFAULT 0,
+ `min_price` decimal(19,4) DEFAULT NULL,
+ `max_price` decimal(19,4) DEFAULT NULL,
+ `onsale` tinyint(1) DEFAULT 0,
+ `stock_quantity` double DEFAULT NULL,
+ `stock_status` varchar(100) DEFAULT 'instock',
+ `rating_count` bigint(20) DEFAULT 0,
+ `average_rating` decimal(3,2) DEFAULT 0.00,
+ `total_sales` bigint(20) DEFAULT 0,
+ `tax_status` varchar(100) DEFAULT 'taxable',
+ `tax_class` varchar(100) DEFAULT '',
+ `global_unique_id` varchar(100) DEFAULT '',
+ PRIMARY KEY (`product_id`),
+ KEY `virtual` (`virtual`),
+ KEY `downloadable` (`downloadable`),
+ KEY `stock_status` (`stock_status`),
+ KEY `stock_quantity` (`stock_quantity`),
+ KEY `onsale` (`onsale`),
+ KEY `min_max_price` (`min_price`,`max_price`),
+ KEY `sku` (`sku`(50))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_meta_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_meta_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES
+(20,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(22,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(23,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(25,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(28,'BOROBORO-B',0,0,65.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(29,'BOROBORO-B-VRM',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(30,'BOROBORO-B-ARG',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(35,'BOROBORO-BO',0,0,62.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(36,'BOROBORO-BO-VRM',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(37,'BOROBORO-BO-ARG',0,0,62.0000,62.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(41,'HADOU-B1-VRM',0,0,72.0000,72.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(50,'HADOU-B1-ARG',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(56,'HADOU-EC-ARG',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(60,'HADOU-EC-VRM',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(65,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(66,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(67,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(68,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(69,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(70,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(71,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(72,'HADOU-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(73,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(74,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(75,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(76,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(77,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(78,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(79,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(86,'HATTARI-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(87,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(88,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(89,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(90,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(91,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(92,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(93,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(102,'HADOU-B-s',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(103,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(104,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(105,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(106,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(107,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(108,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(109,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(113,'HADOU-B-g',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(114,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(115,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(116,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(117,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(118,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(119,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(120,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(123,'PIASU-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(124,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(125,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(126,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(127,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(128,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(129,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(130,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(133,'KARA-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(134,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(135,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(136,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(137,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(138,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(139,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(140,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(144,'Kishou-B-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(145,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(146,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(147,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(148,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(149,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(150,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(151,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(155,'Kishou-B-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),
+(156,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(157,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(158,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(159,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(160,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(161,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(162,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(168,'Rokku-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(183,'BOROBORO-BO2-s',0,0,45.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(200,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(201,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(202,'PIASU-BO',0,0,50.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(213,'BOROBORO-BO2-g',0,0,48.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(220,'TAMANORI-BO-s',0,0,35.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(221,'TAMANORI-BO-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(222,'TAMANORI-BO-s-short',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(223,'TAMANORI-BO-s-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(226,'TAMANORI-BO-g',0,0,38.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(227,'TAMANORI-BO-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(228,'TAMANORI-BO-g-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(229,'TAMANORI-BO-g-right',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(232,'HADOU-BR',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(238,'HADOU-BR-1',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(239,'HADOU-BR-2',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(240,'IKKAN-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(241,'IKKAN-BR-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(242,'IKKAN-BR-s-2',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(246,'IKKAN-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(247,'IKKAN-BR-g-1',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(248,'IKKAN-BR-g-2',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(251,'TANEMAKI-BR',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(258,'FUYOU-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(261,'FUYOU-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(263,'IKKAN-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(268,'PIASU-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(271,'TANEMAKI-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(274,'FUYOU-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(276,'HADOU-CR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(282,'HADOU-CR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(285,'HATTARI-CR1-s',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(288,'HATTARI-CR1-g',0,0,55.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(291,'HATTARI-CR2',0,0,50.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(306,'TAMANORI-CR-s',0,0,48.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(312,'TAMANORI-CR-g',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(318,'FUYOU-CR',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(325,'HADOU-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(328,'HADOU-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(331,'HATTARI-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(335,'HATTARI-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(338,'PIASU-BRC',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(342,'KAGUN-BOP',0,0,25.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(356,'KARA-BO',0,0,40.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(365,'MUGURA-BO-s',0,0,45.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(372,'MUGURA-BO-g',0,0,48.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(377,'KAGUN-BR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(381,'KAGUN-BR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(385,'ROKKU-C',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(389,'ROKKU-C-jaspe',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(391,'ROKKU-C-lapis',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(392,'ROKKU-C-tiger',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(393,'MUGURA-CR-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(398,'MUGURA-CR-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(402,'MUGURA-NAIL-s',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(406,'MUGURA-NAIL-g',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(414,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(430,'ROKKU-CR-s',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(433,'ROKKU-CR-g',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(435,'KARA-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(447,'KARA-EC-s-1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(478,'ROKKU-CR-g-lapis',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(479,'ROKKU-CR-g-malachite',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(480,'ROKKU-CR-g-tiger',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(481,'MUGURA-BR',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(490,'HADOU-BOP',0,0,28.0000,45.0000,0,NULL,'instock',0,0.00,6,'taxable','',''),
+(493,'HADOU-BOP-left',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(494,'HADOU-BOP-pair',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(495,'HADOU-BOP-right',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(496,'KAGUN-CR1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(515,'BOROBORO-BO1-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(519,'BOROBORO-BO1-g-green',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(520,'BOROBORO-BO1-g-brown',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(521,'BOROBORO-BO1-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(522,'BOROBORO-BO1-s-green',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(523,'BOROBORO-BO1-s-brown',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(528,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(529,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(530,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(532,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(533,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(534,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(535,'BOROBORO-BELT',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(540,'BOROBORO-BLT-crystal',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(541,'BOROBORO-BLT-jade',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(545,'KARA-CR1-g',0,0,40.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(549,'KARA-BO-two',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(550,'',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(551,'KARA-BO-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(552,'KARA-CR-g-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(553,'KARA-CR-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(554,'KARA-CR1-s',0,0,38.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(555,'KARA-CR-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(556,'KARA-CR-s-one',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(560,'KAGUN-BOP-all',0,0,58.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(561,'KAGUN-BOP-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(562,'KAGUN-BOP-medium',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(563,'KAGUN-BOP-short',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(565,'BOROBORO-BO2-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(566,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(567,'BOROBORO-BO2-s-two',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(569,'BOROBORO-BO2-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(570,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(571,'BOROBORO-BO2-g-two',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(572,'BOROBORO-B1-g',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(579,'BOROBORO-B1-g-50',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(580,'BOROBORO-B1-g-52',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(581,'BOROBORO-B1-g-54',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(582,'BOROBORO-B1-g-56',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(583,'BOROBORO-B1-g-58',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(584,'BOROBORO-B1-g-60',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(585,'BOROBORO-B1-g-62',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(586,'BOROBORO-B1-g-64',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(589,'BOROBORO-B1-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(590,'BOROBORO-B1-s-50',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(591,'BOROBORO-B1-s-52',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(592,'BOROBORO-B1-s-54',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(593,'BOROBORO-B1-s-56',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(594,'BOROBORO-B1-s-58',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(595,'BOROBORO-B1-s-60',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(596,'BOROBORO-B1-s-62',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(597,'BOROBORO-B1-s-64',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(610,'HATTARI-BR',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(613,'BOROBORO-B2-g',0,0,70.0000,85.0000,0,NULL,'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',''),
+(615,'BOROBORO-B2-g-52',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(616,'BOROBORO-B2-g-54',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(617,'BOROBORO-B2-g-56',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(618,'BOROBORO-B2-g-58',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(619,'',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(620,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(624,'BOROBORO-B2-g-60',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(625,'BOROBORO-B2-s',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(626,'BOROBORO-B2-s-50',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(627,'BOROBORO-B2-s-52',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(628,'BOROBORO-B2-s-54',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(629,'BOROBORO-B2-s-56',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(630,'BOROBORO-B2-s-58',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(631,'BOROBORO-B2-s-60',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(632,'',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(633,'BOROBORO-B2-s-64',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(637,'PIASU-BO-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(638,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(639,'PIASU-BO-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(641,'HATTARI-CR1-s-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(642,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(643,'HATTARI-CR1-s-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(645,'HATTARI-CR1-g-left',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(646,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(647,'HATTARI-CR1-g-right',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(648,'HATTARI-CR2-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(649,'HATTARI-CR2-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(650,'HATTARI-CR2-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(651,'TAMANORI-CR-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(652,'TAMANORI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(653,'TAMANORI-CR-s-short',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(654,'TAMANORI-CR-g-long',0,0,52.0000,52.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(655,'TAMANORI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(656,'TAMANORI-CR-g-short',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(674,'MUGURA-BO-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(675,'MUGURA-BO-g-pair',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(676,'MUGURA-CR-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(677,'MUGURA-BO-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent','');
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_rate_limits`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_rate_limits` (
+ `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `rate_limit_key` varchar(200) NOT NULL,
+ `rate_limit_expiry` bigint(20) unsigned NOT NULL,
+ `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`rate_limit_id`),
+ UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_rate_limits`
+--
+
+LOCK TABLES `haikuwp_wc_rate_limits` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_reserved_stock`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_reserved_stock` (
+ `order_id` bigint(20) NOT NULL,
+ `product_id` bigint(20) NOT NULL,
+ `stock_quantity` double NOT NULL DEFAULT 0,
+ `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`order_id`,`product_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_reserved_stock`
+--
+
+LOCK TABLES `haikuwp_wc_reserved_stock` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_tax_rate_classes`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_tax_rate_classes` (
+ `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `name` varchar(200) NOT NULL DEFAULT '',
+ `slug` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_class_id`),
+ UNIQUE KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_tax_rate_classes`
+--
+
+LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES
+(1,'Reduced rate','reduced-rate'),
+(2,'Zero rate','zero-rate');
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_webhooks`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_webhooks`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_webhooks` (
+ `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `status` varchar(200) NOT NULL,
+ `name` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `delivery_url` text NOT NULL,
+ `secret` text NOT NULL,
+ `topic` varchar(200) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `api_version` smallint(4) NOT NULL,
+ `failure_count` smallint(10) NOT NULL DEFAULT 0,
+ `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`webhook_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_webhooks`
+--
+
+LOCK TABLES `haikuwp_wc_webhooks` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_api_keys`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_api_keys` (
+ `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `description` varchar(200) DEFAULT NULL,
+ `permissions` varchar(10) NOT NULL,
+ `consumer_key` char(64) NOT NULL,
+ `consumer_secret` char(43) NOT NULL,
+ `nonces` longtext DEFAULT NULL,
+ `truncated_key` char(7) NOT NULL,
+ `last_access` datetime DEFAULT NULL,
+ PRIMARY KEY (`key_id`),
+ KEY `consumer_key` (`consumer_key`),
+ KEY `consumer_secret` (`consumer_secret`)
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_api_keys` VALUES
+(2,1,'lecture-clients','read_write','4066151d966d78e1f32c7b4a553849dccc3eab2badb7f68b3f6e1c4ffad8bba0','cs_7fcdef8f129b09d94096b7ac333ebc36b3113e0f',NULL,'b5197cd','2024-11-15 16:42:21');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` (
+ `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `attribute_name` varchar(200) NOT NULL,
+ `attribute_label` varchar(200) DEFAULT NULL,
+ `attribute_type` varchar(20) NOT NULL,
+ `attribute_orderby` varchar(20) NOT NULL,
+ `attribute_public` int(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`attribute_id`),
+ KEY `attribute_name` (`attribute_name`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES
+(1,'size','Size','select','menu_order',0),
+(2,'side','Side','select','menu_order',0),
+(3,'stone','Stone','select','menu_order',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` (
+ `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `download_id` varchar(36) NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `order_key` varchar(200) NOT NULL,
+ `user_email` varchar(200) NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `downloads_remaining` varchar(9) DEFAULT NULL,
+ `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `access_expires` datetime DEFAULT NULL,
+ `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`permission_id`),
+ KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
+ KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
+ KEY `order_id` (`order_id`),
+ KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_log` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `level` smallint(4) NOT NULL,
+ `source` varchar(200) NOT NULL,
+ `message` longtext NOT NULL,
+ `context` longtext DEFAULT NULL,
+ PRIMARY KEY (`log_id`),
+ KEY `level` (`level`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_log`
+--
+
+LOCK TABLES `haikuwp_woocommerce_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_itemmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_itemmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `order_item_id` (`order_item_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB AUTO_INCREMENT=521 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 */;
+INSERT INTO `haikuwp_woocommerce_order_itemmeta` VALUES
+(291,34,'_product_id','490'),
+(292,34,'_variation_id','495'),
+(293,34,'_qty','1'),
+(294,34,'_tax_class',''),
+(295,34,'_line_subtotal','28'),
+(296,34,'_line_subtotal_tax','0'),
+(297,34,'_line_total','28'),
+(298,34,'_line_tax','0'),
+(299,34,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(300,34,'pa_side','right-side'),
+(301,35,'_product_id','168'),
+(302,35,'_variation_id','201'),
+(303,35,'_qty','1'),
+(304,35,'_tax_class',''),
+(305,35,'_line_subtotal','150'),
+(306,35,'_line_subtotal_tax','0'),
+(307,35,'_line_total','150'),
+(308,35,'_line_tax','0'),
+(309,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(310,35,'pa_stone','tiger-eye'),
+(311,36,'_product_id','168'),
+(312,36,'_variation_id','200'),
+(313,36,'_qty','1'),
+(314,36,'_tax_class',''),
+(315,36,'_line_subtotal','150'),
+(316,36,'_line_subtotal_tax','0'),
+(317,36,'_line_total','150'),
+(318,36,'_line_tax','0'),
+(319,36,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(320,36,'pa_stone','malachite'),
+(321,37,'_product_id','490'),
+(322,37,'_variation_id','493'),
+(323,37,'_qty','1'),
+(324,37,'_tax_class',''),
+(325,37,'_line_subtotal','28'),
+(326,37,'_line_subtotal_tax','0'),
+(327,37,'_line_total','28'),
+(328,37,'_line_tax','0'),
+(329,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(330,37,'pa_side','left-side'),
+(331,38,'_product_id','86'),
+(332,38,'_variation_id','93'),
+(333,38,'_qty','1'),
+(334,38,'_tax_class',''),
+(335,38,'_line_subtotal','85'),
+(336,38,'_line_subtotal_tax','0'),
+(337,38,'_line_total','85'),
+(338,38,'_line_tax','0'),
+(339,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(340,38,'pa_size','62'),
+(341,39,'_product_id','86'),
+(342,39,'_variation_id','89'),
+(343,39,'_qty','1'),
+(344,39,'_tax_class',''),
+(345,39,'_line_subtotal','85'),
+(346,39,'_line_subtotal_tax','0'),
+(347,39,'_line_total','85'),
+(348,39,'_line_tax','0'),
+(349,39,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(350,39,'pa_size','54'),
+(351,40,'method_id','free_shipping'),
+(352,40,'instance_id',''),
+(353,40,'cost','0'),
+(354,40,'total_tax','0'),
+(355,40,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(356,41,'_product_id','490'),
+(357,41,'_variation_id','495'),
+(358,41,'_qty','1'),
+(359,41,'_tax_class',''),
+(360,41,'_line_subtotal','28'),
+(361,41,'_line_subtotal_tax','0'),
+(362,41,'_line_total','28'),
+(363,41,'_line_tax','0'),
+(364,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(365,41,'pa_side','right-side'),
+(366,42,'_product_id','168'),
+(367,42,'_variation_id','201'),
+(368,42,'_qty','1'),
+(369,42,'_tax_class',''),
+(370,42,'_line_subtotal','150'),
+(371,42,'_line_subtotal_tax','0'),
+(372,42,'_line_total','150'),
+(373,42,'_line_tax','0'),
+(374,42,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(375,42,'pa_stone','tiger-eye'),
+(376,43,'_product_id','168'),
+(377,43,'_variation_id','200'),
+(378,43,'_qty','1'),
+(379,43,'_tax_class',''),
+(380,43,'_line_subtotal','150'),
+(381,43,'_line_subtotal_tax','0'),
+(382,43,'_line_total','150'),
+(383,43,'_line_tax','0'),
+(384,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(385,43,'pa_stone','malachite'),
+(386,44,'_product_id','490'),
+(387,44,'_variation_id','493'),
+(388,44,'_qty','1'),
+(389,44,'_tax_class',''),
+(390,44,'_line_subtotal','28'),
+(391,44,'_line_subtotal_tax','0'),
+(392,44,'_line_total','28'),
+(393,44,'_line_tax','0'),
+(394,44,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(395,44,'pa_side','left-side'),
+(396,45,'_product_id','86'),
+(397,45,'_variation_id','93'),
+(398,45,'_qty','1'),
+(399,45,'_tax_class',''),
+(400,45,'_line_subtotal','85'),
+(401,45,'_line_subtotal_tax','0'),
+(402,45,'_line_total','85'),
+(403,45,'_line_tax','0'),
+(404,45,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(405,45,'pa_size','62'),
+(406,46,'_product_id','86'),
+(407,46,'_variation_id','89'),
+(408,46,'_qty','1'),
+(409,46,'_tax_class',''),
+(410,46,'_line_subtotal','85'),
+(411,46,'_line_subtotal_tax','0'),
+(412,46,'_line_total','85'),
+(413,46,'_line_tax','0'),
+(414,46,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(415,46,'pa_size','54'),
+(416,47,'method_id','free_shipping'),
+(417,47,'instance_id',''),
+(418,47,'cost','0'),
+(419,47,'total_tax','0'),
+(420,47,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(421,48,'_product_id','490'),
+(422,48,'_variation_id','495'),
+(423,48,'_qty','1'),
+(424,48,'_tax_class',''),
+(425,48,'_line_subtotal','28'),
+(426,48,'_line_subtotal_tax','0'),
+(427,48,'_line_total','28'),
+(428,48,'_line_tax','0'),
+(429,48,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(430,48,'pa_side','right-side'),
+(431,49,'_product_id','490'),
+(432,49,'_variation_id','493'),
+(433,49,'_qty','1'),
+(434,49,'_tax_class',''),
+(435,49,'_line_subtotal','28'),
+(436,49,'_line_subtotal_tax','0'),
+(437,49,'_line_total','28'),
+(438,49,'_line_tax','0'),
+(439,49,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(440,49,'pa_side','left-side'),
+(441,50,'method_id','free_shipping'),
+(442,50,'instance_id',''),
+(443,50,'cost','0'),
+(444,50,'total_tax','0'),
+(445,50,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(446,51,'_product_id','490'),
+(447,51,'_variation_id','495'),
+(448,51,'_qty','1'),
+(449,51,'_tax_class',''),
+(450,51,'_line_subtotal','28'),
+(451,51,'_line_subtotal_tax','0'),
+(452,51,'_line_total','28'),
+(453,51,'_line_tax','0'),
+(454,51,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(455,51,'pa_side','right-side'),
+(456,52,'_product_id','490'),
+(457,52,'_variation_id','493'),
+(458,52,'_qty','1'),
+(459,52,'_tax_class',''),
+(460,52,'_line_subtotal','28'),
+(461,52,'_line_subtotal_tax','0'),
+(462,52,'_line_total','28'),
+(463,52,'_line_tax','0'),
+(464,52,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(465,52,'pa_side','left-side'),
+(466,53,'method_id','free_shipping'),
+(467,53,'instance_id',''),
+(468,53,'cost','0'),
+(469,53,'total_tax','0'),
+(470,53,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(471,54,'_product_id','490'),
+(472,54,'_variation_id','495'),
+(473,54,'_qty','1'),
+(474,54,'_tax_class',''),
+(475,54,'_line_subtotal','28'),
+(476,54,'_line_subtotal_tax','0'),
+(477,54,'_line_total','28'),
+(478,54,'_line_tax','0'),
+(479,54,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(480,54,'pa_side','right-side'),
+(481,55,'_product_id','490'),
+(482,55,'_variation_id','493'),
+(483,55,'_qty','1'),
+(484,55,'_tax_class',''),
+(485,55,'_line_subtotal','28'),
+(486,55,'_line_subtotal_tax','0'),
+(487,55,'_line_total','28'),
+(488,55,'_line_tax','0'),
+(489,55,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(490,55,'pa_side','left-side'),
+(491,56,'_product_id','102'),
+(492,56,'_variation_id','108'),
+(493,56,'_qty','2'),
+(494,56,'_tax_class',''),
+(495,56,'_line_subtotal','170'),
+(496,56,'_line_subtotal_tax','0'),
+(497,56,'_line_total','170'),
+(498,56,'_line_tax','0'),
+(499,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(500,56,'pa_size','60'),
+(501,57,'method_id','free_shipping'),
+(502,57,'instance_id',''),
+(503,57,'cost','0'),
+(504,57,'total_tax','0'),
+(505,57,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(506,58,'_product_id','155'),
+(507,58,'_variation_id','162'),
+(508,58,'_qty','1'),
+(509,58,'_tax_class',''),
+(510,58,'_line_subtotal','80'),
+(511,58,'_line_subtotal_tax','0'),
+(512,58,'_line_total','80'),
+(513,58,'_line_tax','0'),
+(514,58,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(515,58,'pa_size','62'),
+(516,59,'method_id','free_shipping'),
+(517,59,'instance_id',''),
+(518,59,'cost','0'),
+(519,59,'total_tax','0'),
+(520,59,'taxes','a:1:{s:5:\"total\";a:0:{}}');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_items`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_items` (
+ `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_name` text NOT NULL,
+ `order_item_type` varchar(200) NOT NULL DEFAULT '',
+ `order_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=60 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 */;
+INSERT INTO `haikuwp_woocommerce_order_items` VALUES
+(34,'Hadou Stud Earrings - right side','line_item',544),
+(35,'Rokku Ring - Tiger\'s Eye','line_item',544),
+(36,'Rokku Ring - Malachite','line_item',544),
+(37,'Hadou Stud Earrings - left side','line_item',544),
+(38,'Hattari Ring - 62','line_item',544),
+(39,'Hattari Ring - 54','line_item',544),
+(40,'Free shipping','shipping',544),
+(41,'Hadou Stud Earrings - right-side','line_item',607),
+(42,'Rokku Ring - Tiger\'s Eye','line_item',607),
+(43,'Rokku Ring - Malachite','line_item',607),
+(44,'Hadou Stud Earrings - left-side','line_item',607),
+(45,'Hattari Ring - 62','line_item',607),
+(46,'Hattari Ring - 54','line_item',607),
+(47,'Free shipping','shipping',607),
+(48,'Hadou Stud Earrings - right-side','line_item',608),
+(49,'Hadou Stud Earrings - left-side','line_item',608),
+(50,'Free shipping','shipping',608),
+(51,'Hadou Stud Earrings - right-side','line_item',609),
+(52,'Hadou Stud Earrings - left-side','line_item',609),
+(53,'Free shipping','shipping',609),
+(54,'Hadou Stud Earrings - right side','line_item',640),
+(55,'Hadou Stud Earrings - left side','line_item',640),
+(56,'Ikkan Ring silver - 60','line_item',640),
+(57,'Free shipping','shipping',640),
+(58,'Kishou Ring gold plated - 62','line_item',657),
+(59,'Free shipping','shipping',657);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `payment_token_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `payment_token_id` (`payment_token_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokens`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokens` (
+ `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `gateway_id` varchar(200) NOT NULL,
+ `token` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `type` varchar(200) NOT NULL,
+ `is_default` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`token_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokens`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_sessions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_sessions` (
+ `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `session_key` char(32) NOT NULL,
+ `session_value` longtext NOT NULL,
+ `session_expiry` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`session_id`),
+ UNIQUE KEY `session_key` (`session_key`)
+) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_sessions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_sessions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_sessions` VALUES
+(214,'t_044f651b2ecfe72d330cb2b11550af','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731658135),
+(224,'t_780bc85347bca01975df55906aee55','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731690645),
+(239,'t_6e4af71707be92c53a51871e2f6ae7','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731744147),
+(241,'t_8a61df8c1dbc2fb9a293ce013e0a91','a:1:{s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731754474),
+(242,'t_d80ef9095bec7d79794c11273d7778','a:12:{s:4:\"cart\";s:447:\"a:1:{s:32:\"004bc2de779f94dcede935000c006b71\";a:11:{s:3:\"key\";s:32:\"004bc2de779f94dcede935000c006b71\";s:10:\"product_id\";i:155;s:12:\"variation_id\";i:162;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"62\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"23405e6652bc03259c989d761492e8de\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:80;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:80;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"80\";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:\"80\";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:\"80.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:412:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_c114d797fa57c518a391332d05ddea3e\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:38:\"Kishou Ring gold plated - 62 × 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:814:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";s:7:\"address\";s:1:\"5\";s:9:\"address_1\";s:1:\"5\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:7:\"country\";s:2:\"FR\";s:19:\"shipping_first_name\";s:2:\"GC\";s:18:\"shipping_last_name\";s:2:\"CH\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:10:\"0603436016\";s:16:\"shipping_address\";s:1:\"5\";s:18:\"shipping_address_1\";s:1:\"5\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:4:\"Metz\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:5:\"57070\";s:16:\"shipping_country\";s:2:\"FR\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";s:22:\"order_awaiting_payment\";b:0;}',1731754518),
+(245,'1','a:11:{s:4:\"cart\";s:1347:\"a:3:{s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";a:11:{s:3:\"key\";s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:495;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:10:\"right-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"976b6b7b34e21a98e19f2b9f25a8ea9f\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";a:11:{s:3:\"key\";s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:493;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:9:\"left-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b50f17819b02d215b367ddf889ec79cb\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";a:11:{s:3:\"key\";s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";s:10:\"product_id\";i:102;s:12:\"variation_id\";i:108;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"60\";}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"50d9a931d37cef64fc072c6ead93f578\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:170;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:170;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"226\";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:3:\"226\";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:6:\"226.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:494:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_9fb9c279587c9a616e500cb3c6d7f390\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:119:\"Hadou Stud Earrings - right side × 1, Hadou Stud Earrings - left side × 1, Ikkan Ring silver - 60 × 2\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731842173);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `location_code` varchar(200) NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `zone_id` (`zone_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES
+(1,1,'BE','country'),
+(2,1,'FR','country');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` (
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `method_id` varchar(200) NOT NULL,
+ `method_order` bigint(20) unsigned NOT NULL,
+ `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`instance_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_methods` VALUES
+(1,1,'free_shipping',1,1);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zones`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zones` (
+ `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_name` varchar(200) NOT NULL,
+ `zone_order` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`zone_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zones`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES
+(1,'Belgique et France',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `location_code` varchar(200) NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rates`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rates` (
+ `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
+ `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate` varchar(8) NOT NULL DEFAULT '',
+ `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate_priority` bigint(20) unsigned NOT NULL,
+ `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
+ `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
+ `tax_rate_order` bigint(20) unsigned NOT NULL,
+ `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_id`),
+ KEY `tax_rate_country` (`tax_rate_country`),
+ KEY `tax_rate_state` (`tax_rate_state`(2)),
+ KEY `tax_rate_class` (`tax_rate_class`(10)),
+ KEY `tax_rate_priority` (`tax_rate_priority`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rates`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */;
+UNLOCK TABLES;
+/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
+
+/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
+/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
+/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
+/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
+/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
+/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
+
+-- Dump completed on 2024-11-15 16:44:33
diff --git a/db/haiku_atelier-2024-11-15-6472f51.sql b/db/haiku_atelier-2024-11-15-6472f51.sql
new file mode 100644
index 00000000..442154d2
--- /dev/null
+++ b/db/haiku_atelier-2024-11-15-6472f51.sql
@@ -0,0 +1,13079 @@
+-- MariaDB dump 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
+--
+-- Host: localhost Database: haiku_atelier
+-- ------------------------------------------------------
+-- Server version 10.11.6-MariaDB-0+deb12u1
+
+/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
+/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
+/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
+/*!40101 SET NAMES utf8mb4 */;
+/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
+/*!40103 SET TIME_ZONE='+00:00' */;
+/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
+/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
+/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
+/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_actions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_actions` (
+ `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `hook` varchar(191) NOT NULL,
+ `status` varchar(20) NOT NULL,
+ `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
+ `args` varchar(191) DEFAULT NULL,
+ `schedule` longtext DEFAULT NULL,
+ `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `attempts` int(11) NOT NULL DEFAULT 0,
+ `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `extended_args` varchar(8000) DEFAULT NULL,
+ PRIMARY KEY (`action_id`),
+ KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
+ KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
+ KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
+ KEY `args` (`args`),
+ KEY `group_id` (`group_id`),
+ KEY `last_attempt_gmt` (`last_attempt_gmt`),
+ KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=1233 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_actions`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_actions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_actions` VALUES
+(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL),
+(64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL),
+(496,'woocommerce_cleanup_draft_orders','complete','2024-10-16 13:23:54','2024-10-16 15:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729085034;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729085034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(539,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:40','2024-10-15 16:33:40',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002820;}',3,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(540,'woocommerce_cleanup_draft_orders','complete','2024-10-19 05:37:56','2024-10-19 07:37:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729316276;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729316276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(542,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[366,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(543,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[367,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(544,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[368,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(545,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(546,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:24','2024-10-18 07:48:24',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230504;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(547,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:30','2024-10-18 07:48:30',10,'[368,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230510;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(548,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:32','2024-10-18 07:48:32',10,'[366,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230512;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(549,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[367,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(550,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[370,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(552,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[371,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(553,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[370,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(554,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[371,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(555,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:58','2024-10-18 07:52:58',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230778;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(556,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(557,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[373,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[374,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(559,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:36','2024-10-18 07:53:36',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230816;}',3,1,'2024-10-18 05:54:18','2024-10-18 07:54:18',0,NULL),
+(560,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(561,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(562,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:38','2024-10-18 08:01:38',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231298;}',3,1,'2024-10-18 06:02:25','2024-10-18 08:02:25',0,NULL),
+(563,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:02:53','2024-10-18 08:02:53',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231373;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:03:15','2024-10-18 08:03:15',10,'[377,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231395;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(565,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:11:59','2024-10-18 08:11:59',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231919;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(566,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:12:14','2024-10-18 08:12:14',10,'[381,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231934;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(567,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:18:22','2024-10-18 08:18:22',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232302;}',3,1,'2024-10-18 06:19:06','2024-10-18 08:19:06',0,NULL),
+(568,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:19:20','2024-10-18 08:19:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232360;}',3,1,'2024-10-18 06:22:25','2024-10-18 08:22:25',0,NULL),
+(569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:14','2024-10-18 08:45:14',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233914;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(570,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[389,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[390,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(572,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[391,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[392,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(574,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[385,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(576,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[390,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(578,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(579,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:47:02','2024-10-18 08:47:02',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234022;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(580,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(581,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[394,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(582,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[395,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(584,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[394,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[395,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(586,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(587,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:34','2024-10-18 09:00:34',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234834;}',3,1,'2024-10-18 07:00:35','2024-10-18 09:00:35',0,NULL),
+(588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:23:04','2024-10-18 09:23:04',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729236184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729236184;}',3,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(589,'woocommerce_cleanup_draft_orders','complete','2024-10-22 16:08:45','2024-10-22 18:08:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729613325;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729613325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-23 06:29:56','2024-10-23 08:29:56',0,NULL),
+(590,'woocommerce_cleanup_draft_orders','complete','2024-10-24 06:29:56','2024-10-24 08:29:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729751396;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729751396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-25 17:55:58','2024-10-25 19:55:58',0,NULL),
+(591,'woocommerce_cleanup_draft_orders','complete','2024-10-26 17:55:58','2024-10-26 19:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729965358;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729965358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-27 07:17:13','2024-10-27 08:17:13',0,NULL),
+(592,'woocommerce_cleanup_draft_orders','complete','2024-10-28 07:17:13','2024-10-28 08:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730099833;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730099833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 06:40:32','2024-10-28 07:40:32',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730097632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730097632;}',3,1,'2024-10-28 06:44:59','2024-10-28 07:44:59',0,NULL),
+(594,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:11','2024-10-28 08:03:11',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730098991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730098991;}',3,1,'2024-10-28 07:03:37','2024-10-28 08:03:37',0,NULL),
+(595,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:38','2024-10-28 08:03:38',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099018;}',3,1,'2024-10-28 07:04:18','2024-10-28 08:04:18',0,NULL),
+(596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:10:20','2024-10-28 08:10:20',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099420;}',3,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(597,'woocommerce_cleanup_draft_orders','complete','2024-10-29 07:24:34','2024-10-29 08:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730186674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730186674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-29 16:51:22','2024-10-29 17:51:22',0,NULL),
+(598,'woocommerce_cleanup_draft_orders','complete','2024-10-30 16:51:22','2024-10-30 17:51:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730307082;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730307082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-30 19:15:43','2024-10-30 20:15:43',0,NULL),
+(599,'woocommerce_cleanup_draft_orders','complete','2024-10-31 19:15:43','2024-10-31 20:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730402143;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730402143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-31 19:19:08','2024-10-31 20:19:08',0,NULL),
+(600,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:31:52','2024-10-30 20:31:52',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730316712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730316712;}',3,1,'2024-10-30 19:36:17','2024-10-30 20:36:17',0,NULL),
+(601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:44:30','2024-10-30 20:44:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730317470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730317470;}',3,1,'2024-10-30 19:44:35','2024-10-30 20:44:35',0,NULL),
+(602,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:15','2024-10-30 20:59:15',10,'[414,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318355;}',3,1,'2024-10-30 19:59:40','2024-10-30 20:59:40',0,NULL),
+(603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:41','2024-10-30 20:59:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318381;}',3,1,'2024-10-30 20:00:16','2024-10-30 21:00:16',0,NULL),
+(604,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:04:55','2024-10-30 21:04:55',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318695;}',3,1,'2024-10-30 20:06:20','2024-10-30 21:06:20',0,NULL),
+(605,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:16:41','2024-10-30 21:16:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730319401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730319401;}',3,1,'2024-10-30 20:17:28','2024-10-30 21:17:28',0,NULL),
+(606,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:25','2024-10-30 21:29:25',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320165;}',3,1,'2024-10-30 20:29:39','2024-10-30 21:29:39',0,NULL),
+(607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:40','2024-10-30 21:29:40',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320180;}',3,1,'2024-10-30 20:30:26','2024-10-30 21:30:26',0,NULL),
+(608,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:32:30','2024-10-30 21:32:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320350;}',3,1,'2024-10-30 20:32:52','2024-10-30 21:32:52',0,NULL),
+(609,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:34:09','2024-10-30 21:34:09',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320449;}',3,1,'2024-10-30 20:34:35','2024-10-30 21:34:35',0,NULL),
+(610,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:36:47','2024-10-30 21:36:47',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320607;}',3,1,'2024-10-30 20:37:35','2024-10-30 21:37:35',0,NULL),
+(611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:37:53','2024-10-30 21:37:53',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320673;}',3,1,'2024-10-30 20:38:35','2024-10-30 21:38:35',0,NULL),
+(612,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:40:10','2024-10-30 21:40:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320810;}',3,1,'2024-10-30 20:40:36','2024-10-30 21:40:36',0,NULL),
+(613,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:43:07','2024-10-30 21:43:07',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320987;}',3,1,'2024-10-30 20:43:51','2024-10-30 21:43:51',0,NULL),
+(614,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:44:22','2024-10-30 21:44:22',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321062;}',3,1,'2024-10-30 20:44:36','2024-10-30 21:44:36',0,NULL),
+(615,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:45:18','2024-10-30 21:45:18',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321118;}',3,1,'2024-10-30 20:46:03','2024-10-30 21:46:03',0,NULL),
+(616,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:46:09','2024-10-30 21:46:09',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321169;}',3,1,'2024-10-30 20:46:22','2024-10-30 21:46:22',0,NULL),
+(617,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:48:00','2024-10-30 21:48:00',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321280;}',3,1,'2024-10-30 20:48:58','2024-10-30 21:48:58',0,NULL),
+(618,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:08','2024-10-30 21:49:08',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321348;}',3,1,'2024-10-30 20:49:41','2024-10-30 21:49:41',0,NULL),
+(619,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:49','2024-10-30 21:49:49',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321389;}',3,1,'2024-10-30 20:50:09','2024-10-30 21:50:09',0,NULL),
+(620,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:51:31','2024-10-30 21:51:31',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321491;}',3,1,'2024-10-30 20:51:35','2024-10-30 21:51:35',0,NULL),
+(621,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[200,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(622,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[201,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(623,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(624,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:07','2024-10-30 21:54:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321647;}',3,1,'2024-10-30 20:54:40','2024-10-30 21:54:40',0,NULL),
+(625,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:41','2024-10-30 21:54:41',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321681;}',3,1,'2024-10-30 20:54:54','2024-10-30 21:54:54',0,NULL),
+(626,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:56:43','2024-10-30 21:56:43',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321803;}',3,1,'2024-10-30 20:57:47','2024-10-30 21:57:47',0,NULL),
+(627,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:58:41','2024-10-30 21:58:41',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321921;}',3,1,'2024-10-30 20:58:56','2024-10-30 21:58:56',0,NULL),
+(628,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:29','2024-10-30 21:59:29',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321969;}',3,1,'2024-10-30 20:59:35','2024-10-30 21:59:35',0,NULL),
+(629,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:58','2024-10-30 21:59:58',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321998;}',3,1,'2024-10-30 21:00:50','2024-10-30 22:00:50',0,NULL),
+(630,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:00:51','2024-10-30 22:00:51',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322051;}',3,1,'2024-10-30 21:01:00','2024-10-30 22:01:00',0,NULL),
+(631,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:01:18','2024-10-30 22:01:18',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322078;}',3,1,'2024-10-30 21:01:35','2024-10-30 22:01:35',0,NULL),
+(632,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:08:45','2024-10-30 22:08:45',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322525;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(633,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:09:10','2024-10-30 22:09:10',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322550;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(634,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:18','2024-10-30 22:13:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322798;}',3,1,'2024-10-30 21:13:41','2024-10-30 22:13:41',0,NULL),
+(635,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:42','2024-10-30 22:13:42',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322822;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(636,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:03','2024-10-30 22:14:03',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322843;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(637,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:26','2024-10-30 22:14:26',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322866;}',3,1,'2024-10-30 21:14:30','2024-10-30 22:14:30',0,NULL),
+(638,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:44','2024-10-30 22:14:44',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322884;}',3,1,'2024-10-30 21:15:45','2024-10-30 22:15:45',0,NULL),
+(639,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:16:16','2024-10-30 22:16:16',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322976;}',3,1,'2024-10-30 21:18:57','2024-10-30 22:18:57',0,NULL),
+(640,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:19:47','2024-10-30 22:19:47',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323187;}',3,1,'2024-10-30 21:20:06','2024-10-30 22:20:06',0,NULL),
+(641,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[426,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[427,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(643,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(644,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[427,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(645,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:08','2024-10-30 22:23:08',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323388;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(646,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(647,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(648,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[428,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(649,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[429,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(650,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(651,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(652,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:27','2024-10-30 22:26:27',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323587;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(653,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:27:10','2024-10-30 22:27:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323630;}',3,1,'2024-10-30 21:28:53','2024-10-30 22:28:53',0,NULL),
+(654,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:32:42','2024-10-30 22:32:42',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323962;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(655,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:33:30','2024-10-30 22:33:30',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324010;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(656,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:35:40','2024-10-30 22:35:40',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324140;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(657,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:36:03','2024-10-30 22:36:03',10,'[435,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324163;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(658,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:41:20','2024-10-30 22:41:20',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324480;}',3,1,'2024-10-30 21:41:36','2024-10-30 22:41:36',0,NULL),
+(659,'woocommerce_cleanup_draft_orders','complete','2024-11-01 19:19:08','2024-11-01 20:19:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730488748;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730488748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-01 19:23:23','2024-11-01 20:23:23',0,NULL),
+(660,'woocommerce_cleanup_draft_orders','complete','2024-11-02 19:23:23','2024-11-02 20:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730575403;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730575403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-02 19:50:45','2024-11-02 20:50:45',0,NULL),
+(661,'woocommerce_cleanup_draft_orders','complete','2024-11-03 19:50:45','2024-11-03 20:50:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730663445;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730663445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-03 20:31:58','2024-11-03 21:31:58',0,NULL),
+(662,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:33','2024-11-02 23:28:33',10,'[428,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586513;}',3,1,'2024-11-02 22:28:55','2024-11-02 23:28:55',0,NULL),
+(663,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:56','2024-11-02 23:28:56',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586536;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(664,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[429,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(665,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(666,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[426,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[427,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(668,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(669,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(670,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(671,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(672,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(673,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(674,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[370,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(675,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[371,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(677,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(678,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(679,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(680,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[362,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(681,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[363,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[364,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(683,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(684,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[313,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(685,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[314,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(686,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(687,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[313,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(688,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[314,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(689,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(690,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(691,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(692,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(694,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(695,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[309,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(697,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(698,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(699,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[296,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(700,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[297,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(701,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[295,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[296,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(703,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[297,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(705,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(707,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(708,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(709,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(710,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(711,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:57','2024-11-02 23:42:57',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587377;}',3,1,'2024-11-02 22:44:27','2024-11-02 23:44:27',0,NULL),
+(713,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[303,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[304,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(715,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[305,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(717,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(718,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(719,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(720,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(721,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(722,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(723,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(724,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(725,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[195,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(726,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(727,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[194,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(728,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[195,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(729,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(730,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(731,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(732,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(733,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(734,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(735,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(736,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(737,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(738,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(739,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(741,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(742,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(743,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(744,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(745,'woocommerce_cleanup_draft_orders','complete','2024-11-04 20:31:58','2024-11-04 21:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730752318;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730752318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-04 21:12:22','2024-11-04 22:12:22',0,NULL),
+(746,'woocommerce_cleanup_draft_orders','complete','2024-11-05 21:12:22','2024-11-05 22:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730841142;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730841142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-05 21:24:33','2024-11-05 22:24:33',0,NULL),
+(747,'woocommerce_cleanup_draft_orders','complete','2024-11-06 21:24:33','2024-11-06 22:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730928273;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730928273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-06 21:55:08','2024-11-06 22:55:08',0,NULL),
+(748,'woocommerce_cleanup_draft_orders','complete','2024-11-07 21:55:08','2024-11-07 22:55:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731016508;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731016508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-07 21:57:37','2024-11-07 22:57:37',0,NULL),
+(749,'woocommerce_cleanup_draft_orders','complete','2024-11-08 21:57:37','2024-11-08 22:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731103057;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731103057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-08 22:01:49','2024-11-08 23:01:49',0,NULL),
+(750,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:40:34','2024-11-07 23:40:34',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019234;}',3,1,'2024-11-07 22:40:35','2024-11-07 23:40:35',0,NULL),
+(751,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:42:13','2024-11-07 23:42:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019333;}',3,1,'2024-11-07 22:42:19','2024-11-07 23:42:19',0,NULL),
+(752,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:43:59','2024-11-07 23:43:59',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019439;}',3,1,'2024-11-07 22:44:36','2024-11-07 23:44:36',0,NULL),
+(753,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:47:05','2024-11-07 23:47:05',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019625;}',3,1,'2024-11-07 22:47:37','2024-11-07 23:47:37',0,NULL),
+(754,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:50:30','2024-11-07 23:50:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019830;}',3,1,'2024-11-07 22:50:35','2024-11-07 23:50:35',0,NULL),
+(755,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:51:26','2024-11-07 23:51:26',10,'[447,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019886;}',3,1,'2024-11-07 22:51:56','2024-11-07 23:51:56',0,NULL),
+(756,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:54:07','2024-11-07 23:54:07',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020047;}',3,1,'2024-11-07 22:54:42','2024-11-07 23:54:42',0,NULL),
+(757,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:55:35','2024-11-07 23:55:35',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020135;}',3,1,'2024-11-07 22:55:36','2024-11-07 23:55:36',0,NULL),
+(758,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:58:02','2024-11-07 23:58:02',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020282;}',3,1,'2024-11-07 22:58:36','2024-11-07 23:58:36',0,NULL),
+(759,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:59:16','2024-11-07 23:59:16',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020356;}',3,1,'2024-11-07 22:59:57','2024-11-07 23:59:57',0,NULL),
+(760,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:01:07','2024-11-08 00:01:07',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020467;}',3,1,'2024-11-07 23:01:35','2024-11-08 00:01:35',0,NULL),
+(761,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:04:33','2024-11-08 00:04:33',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020673;}',3,1,'2024-11-07 23:04:35','2024-11-08 00:04:35',0,NULL),
+(762,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:06:21','2024-11-08 00:06:21',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020781;}',3,1,'2024-11-07 23:06:37','2024-11-08 00:06:37',0,NULL),
+(763,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:08:44','2024-11-08 00:08:44',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020924;}',3,1,'2024-11-07 23:09:00','2024-11-08 00:09:00',0,NULL),
+(764,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:10:40','2024-11-08 00:10:40',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021040;}',3,1,'2024-11-07 23:11:11','2024-11-08 00:11:11',0,NULL),
+(765,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:13:30','2024-11-08 00:13:30',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021210;}',3,1,'2024-11-07 23:13:36','2024-11-08 00:13:36',0,NULL),
+(766,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:15:04','2024-11-08 00:15:04',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021304;}',3,1,'2024-11-07 23:15:38','2024-11-08 00:15:38',0,NULL),
+(767,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:16:35','2024-11-08 00:16:35',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021395;}',3,1,'2024-11-07 23:16:36','2024-11-08 00:16:36',0,NULL),
+(768,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:18:51','2024-11-08 00:18:51',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021531;}',3,1,'2024-11-07 23:19:15','2024-11-08 00:19:15',0,NULL),
+(769,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:20:37','2024-11-08 00:20:37',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021637;}',3,1,'2024-11-07 23:21:23','2024-11-08 00:21:23',0,NULL),
+(770,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:21:46','2024-11-08 00:21:46',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021706;}',3,1,'2024-11-07 23:22:51','2024-11-08 00:22:51',0,NULL),
+(771,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:23:48','2024-11-08 00:23:48',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021828;}',3,1,'2024-11-07 23:23:55','2024-11-08 00:23:55',0,NULL),
+(772,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:24:22','2024-11-08 00:24:22',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021862;}',3,1,'2024-11-07 23:24:42','2024-11-08 00:24:42',0,NULL),
+(773,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:26:15','2024-11-08 00:26:15',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021975;}',3,1,'2024-11-07 23:26:35','2024-11-08 00:26:35',0,NULL),
+(774,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:27:58','2024-11-08 00:27:58',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022078;}',3,1,'2024-11-07 23:28:22','2024-11-08 00:28:22',0,NULL),
+(775,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:29:56','2024-11-08 00:29:56',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022196;}',3,1,'2024-11-07 23:31:04','2024-11-08 00:31:04',0,NULL),
+(776,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:31:35','2024-11-08 00:31:35',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022295;}',3,1,'2024-11-07 23:31:35','2024-11-08 00:31:35',0,NULL),
+(777,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:32:19','2024-11-08 00:32:19',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022339;}',3,1,'2024-11-07 23:32:36','2024-11-08 00:32:36',0,NULL),
+(778,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:33:57','2024-11-08 00:33:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022437;}',3,1,'2024-11-07 23:34:26','2024-11-08 00:34:26',0,NULL),
+(779,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:35:38','2024-11-08 00:35:38',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022538;}',3,1,'2024-11-07 23:36:43','2024-11-08 00:36:43',0,NULL),
+(780,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:34','2024-11-08 00:37:34',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022654;}',3,1,'2024-11-07 23:37:35','2024-11-08 00:37:35',0,NULL),
+(781,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:46','2024-11-08 00:37:46',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022666;}',3,1,'2024-11-07 23:38:36','2024-11-08 00:38:36',0,NULL),
+(782,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:39:33','2024-11-08 00:39:33',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022773;}',3,1,'2024-11-07 23:39:35','2024-11-08 00:39:35',0,NULL),
+(783,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:33:55','2024-11-08 08:33:55',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051235;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[478,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(785,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[479,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(786,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[480,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(787,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[478,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(789,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[479,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(790,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[480,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(791,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:45:07','2024-11-08 08:45:07',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051907;}',3,1,'2024-11-08 07:47:04','2024-11-08 08:47:04',0,NULL),
+(792,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:03:19','2024-11-08 09:03:19',10,'[481,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731052999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731052999;}',3,1,'2024-11-08 08:08:14','2024-11-08 09:08:14',0,NULL),
+(793,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:17:04','2024-11-08 09:17:04',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731053824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731053824;}',3,1,'2024-11-08 08:19:16','2024-11-08 09:19:16',0,NULL),
+(794,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:42:42','2024-11-08 09:42:42',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055362;}',3,1,'2024-11-08 08:43:47','2024-11-08 09:43:47',0,NULL),
+(795,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(796,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(797,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:57','2024-11-08 09:43:57',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055437;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(798,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:45:51','2024-11-08 09:45:51',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055551;}',3,1,'2024-11-08 08:46:53','2024-11-08 09:46:53',0,NULL),
+(799,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:09','2024-11-08 09:48:09',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055689;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(800,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(801,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(802,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:50','2024-11-08 09:48:50',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055730;}',3,1,'2024-11-08 08:48:55','2024-11-08 09:48:55',0,NULL),
+(803,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:34','2024-11-08 10:39:34',10,'[390,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058774;}',3,1,'2024-11-08 09:39:47','2024-11-08 10:39:47',0,NULL),
+(804,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:52','2024-11-08 10:39:52',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058792;}',3,1,'2024-11-08 09:39:52','2024-11-08 10:39:52',0,NULL),
+(805,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(806,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(807,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(808,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:20','2024-11-08 10:40:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058820;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(809,'woocommerce_cleanup_draft_orders','complete','2024-11-09 22:01:49','2024-11-09 23:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731189709;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731189709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-09 23:30:29','2024-11-10 00:30:29',0,NULL),
+(810,'woocommerce_cleanup_draft_orders','complete','2024-11-10 23:30:29','2024-11-11 00:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731281429;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731281429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-10 23:49:54','2024-11-11 00:49:54',0,NULL),
+(811,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:47:13','2024-11-10 12:47:13',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239233;}',3,1,'2024-11-10 11:51:41','2024-11-10 12:51:41',0,NULL),
+(812,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:03','2024-11-10 12:59:03',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239943;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(813,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[493,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(814,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[494,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(815,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[495,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(816,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[490,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(817,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(818,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[494,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(819,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[495,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:49','2024-11-10 13:00:49',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240049;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(821,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(822,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[497,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(823,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[498,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[499,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(825,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:33','2024-11-10 13:07:33',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240453;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(826,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[497,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(827,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[498,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(828,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[499,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(829,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(830,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 13:03:36','2024-11-10 14:03:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731243816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731243816;}',3,1,'2024-11-10 13:18:16','2024-11-10 14:18:16',0,NULL),
+(831,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 15:34:28','2024-11-10 16:34:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731252868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731252868;}',3,1,'2024-11-10 15:50:26','2024-11-10 16:50:26',0,NULL),
+(832,'woocommerce_cleanup_draft_orders','complete','2024-11-11 23:49:54','2024-11-12 00:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731368994;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731368994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-12 00:29:10','2024-11-12 01:29:10',0,NULL),
+(833,'woocommerce_run_update_callback','complete','2024-11-11 22:08:13','2024-11-11 23:08:13',10,'{\"update_callback\":\"wc_update_940_add_phone_to_order_address_fts_index\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362893;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(834,'woocommerce_run_update_callback','complete','2024-11-11 22:08:14','2024-11-11 23:08:14',10,'{\"update_callback\":\"wc_update_940_remove_help_panel_highlight_shown\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362894;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(835,'woocommerce_update_db_to_current_version','complete','2024-11-11 22:08:15','2024-11-11 23:08:15',10,'{\"version\":\"9.4.0\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362895;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(836,'woocommerce_cleanup_draft_orders','complete','2024-11-13 00:29:10','2024-11-13 01:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731457750;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731457750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-13 01:42:27','2024-11-13 02:42:27',0,NULL),
+(837,'wc-admin_import_orders','complete','2024-11-12 10:08:36','2024-11-12 11:08:36',10,'[507]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731406116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731406116;}',4,1,'2024-11-12 10:10:40','2024-11-12 11:10:40',0,NULL),
+(838,'wc-admin_import_orders','complete','2024-11-12 13:06:58','2024-11-12 14:06:58',10,'[508]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731416818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731416818;}',4,1,'2024-11-12 13:10:52','2024-11-12 14:10:52',0,NULL),
+(839,'wc-admin_import_orders','complete','2024-11-12 13:30:41','2024-11-12 14:30:41',10,'[509]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731418241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731418241;}',4,1,'2024-11-12 13:33:01','2024-11-12 14:33:01',0,NULL),
+(840,'wc-admin_import_orders','complete','2024-11-12 16:27:48','2024-11-12 17:27:48',10,'[512]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731428868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731428868;}',4,1,'2024-11-12 16:27:55','2024-11-12 17:27:55',0,NULL),
+(841,'wc-admin_import_orders','complete','2024-11-12 18:00:16','2024-11-12 19:00:16',10,'[513]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434416;}',4,1,'2024-11-12 18:00:40','2024-11-12 19:00:40',0,NULL),
+(842,'wc-admin_import_orders','complete','2024-11-12 18:03:42','2024-11-12 19:03:42',10,'[514]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434622;}',4,1,'2024-11-12 18:05:21','2024-11-12 19:05:21',0,NULL),
+(843,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:22','2024-11-12 23:15:22',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449722;}',3,1,'2024-11-12 22:15:48','2024-11-12 23:15:48',0,NULL),
+(844,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:49','2024-11-12 23:15:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449749;}',3,1,'2024-11-12 22:15:52','2024-11-12 23:15:52',0,NULL),
+(845,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:37','2024-11-12 23:24:37',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450277;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(846,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:41','2024-11-12 23:24:41',10,'[519,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450281;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(847,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[520,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(848,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[515,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(849,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[519,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(850,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[520,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(851,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:45','2024-11-12 23:25:45',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450345;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(852,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(853,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[522,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(854,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[523,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(855,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(856,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[522,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(857,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[523,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(858,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:04','2024-11-12 23:31:04',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450664;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(859,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:28','2024-11-12 23:31:28',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450688;}',3,1,'2024-11-12 22:33:14','2024-11-12 23:33:14',0,NULL),
+(860,'wc-admin_import_orders','complete','2024-11-12 22:34:15','2024-11-12 23:34:15',10,'[527]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450855;}',4,1,'2024-11-12 22:34:17','2024-11-12 23:34:17',0,NULL),
+(861,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:18','2024-11-12 23:34:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450858;}',3,1,'2024-11-12 22:34:22','2024-11-12 23:34:22',0,NULL),
+(862,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:59','2024-11-12 23:34:59',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450899;}',3,1,'2024-11-12 22:36:11','2024-11-12 23:36:11',0,NULL),
+(863,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:36:12','2024-11-12 23:36:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450972;}',3,1,'2024-11-12 22:36:35','2024-11-12 23:36:35',0,NULL),
+(864,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[414,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(865,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[87,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(866,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[88,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[89,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(868,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[90,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[91,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(870,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[92,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(871,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[93,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(872,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(873,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:08','2024-11-12 23:40:08',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451208;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(874,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:21','2024-11-12 23:40:21',10,'[528,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451221;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[528,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(876,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[103,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(877,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[104,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(878,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[105,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[106,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(880,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(881,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[108,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(882,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[109,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(883,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:51','2024-11-12 23:40:51',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451251;}',3,1,'2024-11-12 22:41:15','2024-11-12 23:41:15',0,NULL),
+(884,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:22','2024-11-12 23:42:22',10,'[529,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451342;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(885,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[529,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[114,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(887,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[115,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(888,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[116,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(889,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[117,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(890,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[118,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(891,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[119,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(892,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[120,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:36','2024-11-12 23:42:36',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451356;}',3,1,'2024-11-12 22:43:49','2024-11-12 23:43:49',0,NULL),
+(894,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:43:56','2024-11-12 23:43:56',10,'[530,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451436;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[530,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[124,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(897,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[125,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(898,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[126,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[127,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(900,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[128,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(901,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[129,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[130,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:48:58','2024-11-12 23:48:58',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451738;}',3,1,'2024-11-12 22:50:11','2024-11-12 23:50:11',0,NULL),
+(904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:24','2024-11-12 23:50:24',10,'[532,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451824;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(905,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[532,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[134,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[135,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[136,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(909,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[137,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[138,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(911,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[139,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(912,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[140,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(913,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:40','2024-11-12 23:50:40',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451840;}',3,1,'2024-11-12 22:51:51','2024-11-12 23:51:51',0,NULL),
+(914,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:51:57','2024-11-12 23:51:57',10,'[533,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451917;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(915,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[533,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(916,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[145,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[146,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(918,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[147,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[148,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(920,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[149,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(921,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[150,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(922,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[151,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(923,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:12','2024-11-12 23:52:12',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451932;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(924,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:32','2024-11-12 23:53:32',10,'[534,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452012;}',3,1,'2024-11-12 22:53:37','2024-11-12 23:53:37',0,NULL),
+(925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[534,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(926,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[156,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(927,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(928,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(929,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[159,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(930,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[160,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(931,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[161,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(932,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[162,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(933,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:42','2024-11-12 23:53:42',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452022;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(934,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:55:21','2024-11-12 23:55:21',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452121;}',3,1,'2024-11-13 00:11:27','2024-11-13 01:11:27',0,NULL),
+(935,'woocommerce_cleanup_draft_orders','complete','2024-11-14 01:42:27','2024-11-14 02:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731548547;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731548547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-14 01:51:01','2024-11-14 02:51:01',0,NULL),
+(936,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 07:41:59','2024-11-13 08:41:59',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731483719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731483719;}',3,1,'2024-11-13 07:44:24','2024-11-13 08:44:24',0,NULL),
+(937,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:21','2024-11-13 09:11:21',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485481;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(938,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[540,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(939,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[541,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(940,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[535,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(941,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[540,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(942,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[541,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(943,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:27','2024-11-13 09:12:27',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485547;}',3,1,'2024-11-13 08:12:57','2024-11-13 09:12:57',0,NULL),
+(944,'wc-admin_import_orders','complete','2024-11-13 08:44:51','2024-11-13 09:44:51',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487491;}',4,1,'2024-11-13 08:45:30','2024-11-13 09:45:30',0,NULL),
+(945,'wc-admin_import_orders','complete','2024-11-13 08:48:37','2024-11-13 09:48:37',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487717;}',4,1,'2024-11-13 08:48:43','2024-11-13 09:48:43',0,NULL),
+(946,'fetch_patterns','complete','2024-11-13 08:50:11','2024-11-13 09:50:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487811;}',2,1,'2024-11-13 08:59:08','2024-11-13 09:59:08',0,NULL),
+(947,'wc-admin_import_orders','complete','2024-11-13 11:44:28','2024-11-13 12:44:28',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498268;}',4,1,'2024-11-13 11:44:35','2024-11-13 12:44:35',0,NULL),
+(948,'wc-admin_import_orders','complete','2024-11-13 11:45:01','2024-11-13 12:45:01',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498301;}',4,1,'2024-11-13 11:45:23','2024-11-13 12:45:23',0,NULL),
+(949,'wc-admin_import_orders','complete','2024-11-13 11:45:44','2024-11-13 12:45:44',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498344;}',4,1,'2024-11-13 11:46:25','2024-11-13 12:46:25',0,NULL),
+(950,'fetch_patterns','complete','2024-11-13 11:46:39','2024-11-13 12:46:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498399;}',2,1,'2024-11-13 11:47:25','2024-11-13 12:47:25',0,NULL),
+(951,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 12:56:54','2024-11-13 13:56:54',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731502614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731502614;}',3,1,'2024-11-13 12:59:03','2024-11-13 13:59:03',0,NULL),
+(952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:37:22','2024-11-13 14:37:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505042;}',3,1,'2024-11-13 13:37:46','2024-11-13 14:37:46',0,NULL),
+(953,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:43:34','2024-11-13 14:43:34',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505414;}',3,1,'2024-11-13 13:43:35','2024-11-13 14:43:35',0,NULL),
+(954,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:44:33','2024-11-13 14:44:33',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505473;}',3,1,'2024-11-13 13:44:35','2024-11-13 14:44:35',0,NULL),
+(955,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[550,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(957,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(958,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:47:32','2024-11-13 14:47:32',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505652;}',3,1,'2024-11-13 13:47:36','2024-11-13 14:47:36',0,NULL),
+(959,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(960,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[550,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(961,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(962,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:42','2024-11-13 14:49:42',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505782;}',3,1,'2024-11-13 13:50:35','2024-11-13 14:50:35',0,NULL),
+(963,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:50:55','2024-11-13 14:50:55',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505855;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(964,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[552,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(965,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[553,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(966,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[545,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(967,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[552,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(968,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[553,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(969,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:47','2024-11-13 14:52:47',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505967;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(970,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(971,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[555,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(972,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[556,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(973,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(974,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[555,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(975,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[556,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(976,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:58','2024-11-13 14:57:58',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506278;}',3,1,'2024-11-13 13:58:35','2024-11-13 14:58:35',0,NULL),
+(977,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:24','2024-11-13 15:17:24',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507444;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(978,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[560,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(979,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[561,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(980,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[562,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(981,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[563,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(982,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(983,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[560,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(984,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(985,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[562,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(986,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:51','2024-11-13 15:19:51',10,'[563,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507591;}',3,1,'2024-11-13 14:19:55','2024-11-13 15:19:55',0,NULL),
+(987,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:20:02','2024-11-13 15:20:02',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507602;}',3,1,'2024-11-13 14:20:47','2024-11-13 15:20:47',0,NULL),
+(988,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:38','2024-11-13 15:42:38',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508958;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(989,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[565,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(990,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[566,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(991,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[567,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(992,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(993,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(994,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(995,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(996,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:44:07','2024-11-13 15:44:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509047;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(997,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:10','2024-11-13 15:46:10',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509170;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(998,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[569,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(999,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[570,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1000,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[571,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1001,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1002,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[569,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1003,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[570,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1004,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[571,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1005,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:48:02','2024-11-13 15:48:02',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509282;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1006,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1007,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1008,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1009,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:18','2024-11-13 15:49:18',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509358;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1010,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1011,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[573,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1012,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[574,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1013,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1014,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:41','2024-11-13 16:10:41',10,'[573,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510641;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1015,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[574,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1016,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1017,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[577,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1018,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[578,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1019,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:52','2024-11-13 16:10:52',10,'[577,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510652;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1020,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:54','2024-11-13 16:10:54',10,'[578,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510654;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1021,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:57','2024-11-13 16:10:57',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510657;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1022,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[579,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1023,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[580,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1024,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[581,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1025,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[582,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1026,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[583,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1027,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[584,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1028,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[585,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1029,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[586,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1030,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[587,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1031,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[588,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1032,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:07','2024-11-13 16:11:07',10,'[587,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510667;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1033,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:10','2024-11-13 16:11:10',10,'[588,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510670;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[579,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1035,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[580,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1036,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[581,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1037,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[582,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1038,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[583,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1039,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[584,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1040,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[585,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1041,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[586,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1042,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:29','2024-11-13 16:13:29',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510809;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1043,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1044,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1045,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1046,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1047,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1048,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1050,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1051,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1052,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:30:43','2024-11-13 16:30:43',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511843;}',3,1,'2024-11-13 15:32:15','2024-11-13 16:32:15',0,NULL),
+(1054,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[590,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1055,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[591,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1056,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[592,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1057,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[593,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1058,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[594,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1059,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[595,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1060,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[596,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[597,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1062,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:33:21','2024-11-13 16:33:21',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512001;}',3,1,'2024-11-13 15:33:37','2024-11-13 16:33:37',0,NULL),
+(1063,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:34:00','2024-11-13 16:34:00',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512040;}',3,1,'2024-11-13 15:34:29','2024-11-13 16:34:29',0,NULL),
+(1064,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:35:25','2024-11-13 16:35:25',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512125;}',3,1,'2024-11-13 15:39:54','2024-11-13 16:39:54',0,NULL),
+(1065,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:44:32','2024-11-13 16:44:32',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512672;}',3,1,'2024-11-13 15:44:35','2024-11-13 16:44:35',0,NULL),
+(1066,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:53:48','2024-11-13 16:53:48',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513228;}',3,1,'2024-11-13 15:54:01','2024-11-13 16:54:01',0,NULL),
+(1067,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:06','2024-11-13 17:03:06',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513786;}',3,1,'2024-11-13 16:03:35','2024-11-13 17:03:35',0,NULL),
+(1068,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:52','2024-11-13 17:03:52',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513832;}',3,1,'2024-11-13 16:04:11','2024-11-13 17:04:11',0,NULL),
+(1069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:14:32','2024-11-13 17:14:32',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731514472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731514472;}',3,1,'2024-11-13 16:14:35','2024-11-13 17:14:35',0,NULL),
+(1070,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1071,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1072,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:45:07','2024-11-13 17:45:07',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516307;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1073,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[228,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1074,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[229,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1075,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:20','2024-11-13 17:47:20',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516440;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1076,'wc-admin_import_orders','complete','2024-11-13 17:16:14','2024-11-13 18:16:14',10,'[607]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518174;}',4,1,'2024-11-13 17:16:38','2024-11-13 18:16:38',0,NULL),
+(1077,'wc-admin_import_orders','complete','2024-11-13 17:16:51','2024-11-13 18:16:51',10,'[608]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518211;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1078,'wc-admin_import_orders','complete','2024-11-13 17:17:37','2024-11-13 18:17:37',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518257;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1079,'wc-admin_import_orders','complete','2024-11-13 17:18:04','2024-11-13 18:18:04',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518284;}',4,1,'2024-11-13 17:19:04','2024-11-13 18:19:04',0,NULL),
+(1080,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:31:00','2024-11-13 18:31:00',10,'[610,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519060;}',3,1,'2024-11-13 17:33:11','2024-11-13 18:33:11',0,NULL),
+(1081,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:37:56','2024-11-13 18:37:56',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519476;}',3,1,'2024-11-13 17:38:41','2024-11-13 18:38:41',0,NULL),
+(1082,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1083,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[614,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1084,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[615,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1085,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[616,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1086,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[617,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1087,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[618,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1088,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[619,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1089,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[620,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1090,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[613,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1091,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:11','2024-11-13 19:09:11',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521351;}',3,1,'2024-11-13 18:09:11','2024-11-13 19:09:11',0,NULL),
+(1092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:18','2024-11-13 19:09:18',10,'[624,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521358;}',3,1,'2024-11-13 18:11:38','2024-11-13 19:11:38',0,NULL),
+(1093,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[624,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1094,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[614,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1095,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[615,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1096,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[616,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1097,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[617,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1098,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[618,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1099,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[619,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1101,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:30','2024-11-13 19:13:30',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521610;}',3,1,'2024-11-13 18:13:38','2024-11-13 19:13:38',0,NULL),
+(1102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1103,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[626,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[627,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1105,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[628,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[629,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1107,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[630,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1108,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[631,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1109,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[632,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[633,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1111,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1113,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[627,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[628,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[629,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[632,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:15','2024-11-13 19:18:15',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521895;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:05','2024-11-13 19:23:05',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522185;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[637,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[638,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[639,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[638,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[639,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:38','2024-11-13 19:25:38',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522338;}',3,1,'2024-11-13 18:29:01','2024-11-13 19:29:01',0,NULL),
+(1130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:29:02','2024-11-13 19:29:02',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522542;}',3,1,'2024-11-13 18:29:46','2024-11-13 19:29:46',0,NULL),
+(1131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[238,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:57','2024-11-13 19:31:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522717;}',3,1,'2024-11-13 18:32:06','2024-11-13 19:32:06',0,NULL),
+(1134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:33:19','2024-11-13 19:33:19',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522799;}',3,1,'2024-11-13 18:33:37','2024-11-13 19:33:37',0,NULL),
+(1135,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:34:33','2024-11-13 19:34:33',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522873;}',3,1,'2024-11-13 18:34:35','2024-11-13 19:34:35',0,NULL),
+(1136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:37:52','2024-11-13 19:37:52',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523072;}',3,1,'2024-11-13 18:39:02','2024-11-13 19:39:02',0,NULL),
+(1137,'wc-admin_import_orders','complete','2024-11-13 18:43:28','2024-11-13 19:43:28',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523408;}',4,1,'2024-11-13 18:43:48','2024-11-13 19:43:48',0,NULL),
+(1138,'wc-admin_import_orders','complete','2024-11-13 18:43:54','2024-11-13 19:43:54',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523434;}',4,1,'2024-11-13 18:44:05','2024-11-13 19:44:05',0,NULL),
+(1139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:44:06','2024-11-13 19:44:06',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523446;}',3,1,'2024-11-13 18:44:10','2024-11-13 19:44:10',0,NULL),
+(1140,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:45:25','2024-11-13 19:45:25',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523525;}',3,1,'2024-11-13 18:45:38','2024-11-13 19:45:38',0,NULL),
+(1141,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:46:02','2024-11-13 19:46:02',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523562;}',3,1,'2024-11-13 18:47:34','2024-11-13 19:47:34',0,NULL),
+(1142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:45','2024-11-13 19:47:45',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523665;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[641,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1144,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[642,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[643,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1146,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:50','2024-11-13 19:47:50',10,'[285,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523670;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[641,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[642,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:50','2024-11-13 19:48:50',10,'[643,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523730;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:49:09','2024-11-13 19:49:09',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523749;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:01','2024-11-13 19:54:01',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524041;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[645,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[646,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[647,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[288,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[645,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[647,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:59','2024-11-13 19:54:59',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524099;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1160,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:32','2024-11-13 19:57:32',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524252;}',3,1,'2024-11-13 18:57:35','2024-11-13 19:57:35',0,NULL),
+(1161,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[648,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[649,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[650,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:37','2024-11-13 19:57:37',10,'[291,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524257;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[649,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:41','2024-11-13 20:00:41',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524441;}',3,1,'2024-11-13 19:01:35','2024-11-13 20:01:35',0,NULL),
+(1169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:46','2024-11-13 20:02:46',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524566;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[651,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[652,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[653,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[306,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[651,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[652,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:04:08','2024-11-13 20:04:08',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524648;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:27','2024-11-13 20:07:27',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524847;}',3,1,'2024-11-13 19:07:31','2024-11-13 20:07:31',0,NULL),
+(1179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[654,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[655,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[656,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[312,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[655,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:19','2024-11-13 20:13:19',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525199;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1187,'woocommerce_cleanup_draft_orders','complete','2024-11-15 01:51:01','2024-11-15 02:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731635461;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731635461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-15 05:20:06','2024-11-15 06:20:06',0,NULL),
+(1188,'wc-admin_import_orders','complete','2024-11-14 10:55:45','2024-11-14 11:55:45',10,'[657]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731581745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731581745;}',4,1,'2024-11-14 10:57:05','2024-11-14 11:57:05',0,NULL),
+(1189,'woocommerce_cleanup_draft_orders','pending','2024-11-16 05:20:06','2024-11-16 06:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731734406;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731734406;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),
+(1190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:19:32','2024-11-15 12:19:32',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731669572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731669572;}',3,1,'2024-11-15 11:19:36','2024-11-15 12:19:36',0,NULL),
+(1191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:27:16','2024-11-15 12:27:16',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670036;}',3,1,'2024-11-15 11:29:24','2024-11-15 12:29:24',0,NULL),
+(1192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:11','2024-11-15 12:32:11',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670331;}',3,1,'2024-11-15 11:32:55','2024-11-15 12:32:55',0,NULL),
+(1193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:16','2024-11-15 12:32:16',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670336;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:33:01','2024-11-15 12:33:01',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670381;}',3,1,'2024-11-15 11:34:13','2024-11-15 12:34:13',0,NULL),
+(1197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:51','2024-11-15 12:38:51',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670731;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:59','2024-11-15 12:38:59',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670739;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:40:30','2024-11-15 12:40:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670830;}',3,1,'2024-11-15 11:41:53','2024-11-15 12:41:53',0,NULL),
+(1200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:43:09','2024-11-15 12:43:09',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670989;}',3,1,'2024-11-15 11:44:21','2024-11-15 12:44:21',0,NULL),
+(1201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:46:14','2024-11-15 12:46:14',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671174;}',3,1,'2024-11-15 11:46:53','2024-11-15 12:46:53',0,NULL),
+(1202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:49:25','2024-11-15 12:49:25',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671365;}',3,1,'2024-11-15 11:49:36','2024-11-15 12:49:36',0,NULL),
+(1203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:56:40','2024-11-15 12:56:40',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671800;}',3,1,'2024-11-15 11:59:44','2024-11-15 12:59:44',0,NULL),
+(1204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:04:50','2024-11-15 13:04:50',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672290;}',3,1,'2024-11-15 12:05:33','2024-11-15 13:05:33',0,NULL),
+(1205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:06:13','2024-11-15 13:06:13',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672373;}',3,1,'2024-11-15 12:07:23','2024-11-15 13:07:23',0,NULL),
+(1206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:09:57','2024-11-15 13:09:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672597;}',3,1,'2024-11-15 12:10:59','2024-11-15 13:10:59',0,NULL),
+(1207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:11:18','2024-11-15 13:11:18',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672678;}',3,1,'2024-11-15 12:14:27','2024-11-15 13:14:27',0,NULL),
+(1208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:16:11','2024-11-15 13:16:11',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672971;}',3,1,'2024-11-15 12:16:59','2024-11-15 13:16:59',0,NULL),
+(1209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:19:53','2024-11-15 13:19:53',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673193;}',3,1,'2024-11-15 12:20:44','2024-11-15 13:20:44',0,NULL),
+(1210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:23:33','2024-11-15 13:23:33',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673413;}',3,1,'2024-11-15 12:23:35','2024-11-15 13:23:35',0,NULL),
+(1211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:27:57','2024-11-15 13:27:57',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673677;}',3,1,'2024-11-15 12:28:12','2024-11-15 13:28:12',0,NULL),
+(1212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:30:12','2024-11-15 13:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673812;}',3,1,'2024-11-15 12:31:02','2024-11-15 13:31:02',0,NULL),
+(1213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:33:10','2024-11-15 13:33:10',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673990;}',3,1,'2024-11-15 12:34:01','2024-11-15 13:34:01',0,NULL),
+(1214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:34:02','2024-11-15 13:34:02',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674042;}',3,1,'2024-11-15 12:34:14','2024-11-15 13:34:14',0,NULL),
+(1215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:05','2024-11-15 13:36:05',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674165;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[674,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[675,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:52','2024-11-15 13:36:52',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674212;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:49','2024-11-15 13:37:49',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674269;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[676,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[677,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[676,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[677,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:50','2024-11-15 13:38:50',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674330;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1229,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:40:18','2024-11-15 13:40:18',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674418;}',3,1,'2024-11-15 12:40:37','2024-11-15 13:40:37',0,NULL),
+(1230,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 16:21:04','2024-11-15 17:21:04',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731687664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731687664;}',3,1,'2024-11-15 16:21:40','2024-11-15 17:21:40',0,NULL),
+(1231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 16:50:11','2024-11-15 17:50:11',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731689411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731689411;}',3,1,'2024-11-15 16:51:18','2024-11-15 17:51:18',0,NULL),
+(1232,'wc_schedule_update_product_default_cat','complete','2024-11-15 18:02:31','2024-11-15 19:02:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731693751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731693751;}',5,1,'2024-11-15 18:09:42','2024-11-15 19:09:42',0,NULL);
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_claims`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_claims` (
+ `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`claim_id`),
+ KEY `date_created_gmt` (`date_created_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_claims`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_claims` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_groups`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_groups` (
+ `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `slug` varchar(255) NOT NULL,
+ PRIMARY KEY (`group_id`),
+ KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_groups`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_groups` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_groups` VALUES
+(1,'action-scheduler-migration'),
+(2,''),
+(3,'woocommerce-db-updates'),
+(4,'wc-admin-data'),
+(5,'wc_update_product_default_cat');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_logs`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_logs` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `action_id` bigint(20) unsigned NOT NULL,
+ `message` text NOT NULL,
+ `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`log_id`),
+ KEY `action_id` (`action_id`),
+ KEY `log_date_gmt` (`log_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3677 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_logs`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_logs` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_logs` VALUES
+(35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'),
+(171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'),
+(1595,539,'action created','2024-10-15 14:33:39','2024-10-15 16:33:39'),
+(1596,539,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1597,539,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1598,496,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1599,496,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1600,540,'action created','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1601,541,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1602,542,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1603,543,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1604,544,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1605,545,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1606,541,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1607,541,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1608,542,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1609,542,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1610,543,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1611,543,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1612,544,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1613,544,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1614,545,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1615,545,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1616,546,'action created','2024-10-18 05:48:23','2024-10-18 07:48:23'),
+(1617,547,'action created','2024-10-18 05:48:29','2024-10-18 07:48:29'),
+(1618,548,'action created','2024-10-18 05:48:31','2024-10-18 07:48:31'),
+(1619,549,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1620,546,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1621,550,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1622,546,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1623,547,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1624,547,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1625,548,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1626,548,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1627,551,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1628,552,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1629,549,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1630,549,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1631,550,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1632,550,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1633,551,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1634,551,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1635,552,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1636,552,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1637,553,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1638,554,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1639,553,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1640,553,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1641,554,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1642,554,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1643,555,'action created','2024-10-18 05:52:57','2024-10-18 07:52:57'),
+(1644,556,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1645,557,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1646,558,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1647,559,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1648,555,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1649,555,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1650,556,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1651,556,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1652,557,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1653,557,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1654,558,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1655,558,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1656,559,'action started via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1657,559,'action complete via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1658,560,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1659,561,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1660,560,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1661,560,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1662,561,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1663,561,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1664,562,'action created','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1665,562,'action started via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1666,562,'action complete via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1667,563,'action created','2024-10-18 06:02:52','2024-10-18 08:02:52'),
+(1668,564,'action created','2024-10-18 06:03:14','2024-10-18 08:03:14'),
+(1669,563,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1670,563,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1671,564,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1672,564,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1673,565,'action created','2024-10-18 06:11:58','2024-10-18 08:11:58'),
+(1674,566,'action created','2024-10-18 06:12:13','2024-10-18 08:12:13'),
+(1675,565,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1676,565,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1677,566,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1678,566,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1679,567,'action created','2024-10-18 06:18:21','2024-10-18 08:18:21'),
+(1680,567,'action started via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1681,567,'action complete via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1682,568,'action created','2024-10-18 06:19:19','2024-10-18 08:19:19'),
+(1683,568,'action started via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1684,568,'action complete via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1685,569,'action created','2024-10-18 06:45:13','2024-10-18 08:45:13'),
+(1686,570,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1687,571,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1688,572,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1689,573,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1690,574,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1691,575,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1692,569,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1693,576,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1694,569,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1695,570,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1696,577,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1697,570,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1698,571,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1699,571,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1700,572,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1701,572,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1702,573,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1703,578,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1704,573,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1705,574,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1706,574,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1707,579,'action created','2024-10-18 06:47:01','2024-10-18 08:47:01'),
+(1708,575,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1709,575,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1710,576,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1711,576,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1712,577,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1713,577,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1714,578,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1715,578,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1716,579,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1717,579,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1718,580,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1719,581,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1720,582,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1721,583,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1722,580,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1723,580,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1724,581,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1725,581,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1726,582,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1727,582,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1728,583,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1729,583,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1730,584,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1731,585,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1732,586,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1733,584,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1734,584,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1735,585,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1736,585,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1737,586,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1738,586,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1739,587,'action created','2024-10-18 07:00:33','2024-10-18 09:00:33'),
+(1740,587,'action started via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1741,587,'action complete via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1742,588,'action created','2024-10-18 07:23:03','2024-10-18 09:23:03'),
+(1743,588,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1744,588,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1745,540,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1746,540,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1747,589,'action created','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1748,589,'action started via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1749,589,'action complete via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1750,590,'action created','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1751,590,'action started via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1752,590,'action complete via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1753,591,'action created','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1754,591,'action started via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1755,591,'action complete via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1756,592,'action created','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1757,593,'action created','2024-10-28 06:40:31','2024-10-28 07:40:31'),
+(1758,593,'action started via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1759,593,'action complete via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1760,594,'action created','2024-10-28 07:03:10','2024-10-28 08:03:10'),
+(1761,594,'action started via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1762,594,'action complete via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1763,595,'action created','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1764,595,'action started via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1765,595,'action complete via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1766,596,'action created','2024-10-28 07:10:19','2024-10-28 08:10:19'),
+(1767,596,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1768,596,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1769,592,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1770,592,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1771,597,'action created','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1772,597,'action started via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1773,597,'action complete via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1774,598,'action created','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1775,598,'action started via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1776,598,'action complete via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1777,599,'action created','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1778,600,'action created','2024-10-30 19:31:51','2024-10-30 20:31:51'),
+(1779,600,'action started via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1780,600,'action complete via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1781,601,'action created','2024-10-30 19:44:29','2024-10-30 20:44:29'),
+(1782,601,'action started via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1783,601,'action complete via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1784,602,'action created','2024-10-30 19:59:14','2024-10-30 20:59:14'),
+(1785,602,'action started via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1786,602,'action complete via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1787,603,'action created','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1788,603,'action started via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1789,603,'action complete via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1790,604,'action created','2024-10-30 20:04:54','2024-10-30 21:04:54'),
+(1791,604,'action started via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1792,604,'action complete via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1793,605,'action created','2024-10-30 20:16:40','2024-10-30 21:16:40'),
+(1794,605,'action started via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1795,605,'action complete via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1796,606,'action created','2024-10-30 20:29:24','2024-10-30 21:29:24'),
+(1797,606,'action started via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1798,606,'action complete via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1799,607,'action created','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1800,607,'action started via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1801,607,'action complete via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1802,608,'action created','2024-10-30 20:32:29','2024-10-30 21:32:29'),
+(1803,608,'action started via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1804,608,'action complete via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1805,609,'action created','2024-10-30 20:34:08','2024-10-30 21:34:08'),
+(1806,609,'action started via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1807,609,'action complete via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1808,610,'action created','2024-10-30 20:36:46','2024-10-30 21:36:46'),
+(1809,610,'action started via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1810,610,'action complete via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1811,611,'action created','2024-10-30 20:37:52','2024-10-30 21:37:52'),
+(1812,611,'action started via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1813,611,'action complete via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1814,612,'action created','2024-10-30 20:40:09','2024-10-30 21:40:09'),
+(1815,612,'action started via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1816,612,'action complete via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1817,613,'action created','2024-10-30 20:43:06','2024-10-30 21:43:06'),
+(1818,613,'action started via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1819,613,'action complete via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1820,614,'action created','2024-10-30 20:44:21','2024-10-30 21:44:21'),
+(1821,614,'action started via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1822,614,'action complete via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1823,615,'action created','2024-10-30 20:45:17','2024-10-30 21:45:17'),
+(1824,615,'action started via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1825,615,'action complete via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1826,616,'action created','2024-10-30 20:46:08','2024-10-30 21:46:08'),
+(1827,616,'action started via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1828,616,'action complete via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1829,617,'action created','2024-10-30 20:47:59','2024-10-30 21:47:59'),
+(1830,617,'action started via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1831,617,'action complete via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1832,618,'action created','2024-10-30 20:49:07','2024-10-30 21:49:07'),
+(1833,618,'action started via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1834,618,'action complete via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1835,619,'action created','2024-10-30 20:49:48','2024-10-30 21:49:48'),
+(1836,619,'action started via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1837,619,'action complete via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1838,620,'action created','2024-10-30 20:51:30','2024-10-30 21:51:30'),
+(1839,620,'action started via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1840,620,'action complete via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1841,621,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1842,622,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1843,623,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1844,621,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1845,621,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1846,622,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1847,622,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1848,623,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1849,623,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1850,624,'action created','2024-10-30 20:54:06','2024-10-30 21:54:06'),
+(1851,624,'action started via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1852,624,'action complete via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1853,625,'action created','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1854,625,'action started via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1855,625,'action complete via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1856,626,'action created','2024-10-30 20:56:42','2024-10-30 21:56:42'),
+(1857,626,'action started via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1858,626,'action complete via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1859,627,'action created','2024-10-30 20:58:40','2024-10-30 21:58:40'),
+(1860,627,'action started via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1861,627,'action complete via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1862,628,'action created','2024-10-30 20:59:28','2024-10-30 21:59:28'),
+(1863,628,'action started via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1864,628,'action complete via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1865,629,'action created','2024-10-30 20:59:57','2024-10-30 21:59:57'),
+(1866,629,'action started via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1867,629,'action complete via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1868,630,'action created','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1869,630,'action started via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1870,630,'action complete via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1871,631,'action created','2024-10-30 21:01:17','2024-10-30 22:01:17'),
+(1872,631,'action started via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1873,631,'action complete via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1874,632,'action created','2024-10-30 21:08:44','2024-10-30 22:08:44'),
+(1875,633,'action created','2024-10-30 21:09:09','2024-10-30 22:09:09'),
+(1876,632,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1877,632,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1878,633,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1879,633,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1880,634,'action created','2024-10-30 21:13:17','2024-10-30 22:13:17'),
+(1881,634,'action started via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1882,634,'action complete via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1883,635,'action created','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1884,636,'action created','2024-10-30 21:14:02','2024-10-30 22:14:02'),
+(1885,637,'action created','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1886,635,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1887,635,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1888,636,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1889,636,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1890,637,'action started via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1891,637,'action complete via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1892,638,'action created','2024-10-30 21:14:43','2024-10-30 22:14:43'),
+(1893,638,'action started via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1894,638,'action complete via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1895,639,'action created','2024-10-30 21:16:15','2024-10-30 22:16:15'),
+(1896,639,'action started via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1897,639,'action complete via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1898,640,'action created','2024-10-30 21:19:46','2024-10-30 22:19:46'),
+(1899,640,'action started via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1900,640,'action complete via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1901,641,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1902,642,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1903,643,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1904,644,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1905,641,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1906,641,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1907,642,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1908,642,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1909,645,'action created','2024-10-30 21:23:07','2024-10-30 22:23:07'),
+(1910,643,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1911,643,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1912,644,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1913,644,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1914,645,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1915,645,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1916,646,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1917,647,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1918,648,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1919,646,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1920,646,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1921,647,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1922,647,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1923,649,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1924,650,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1925,651,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1926,648,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1927,648,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1928,649,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1929,649,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1930,652,'action created','2024-10-30 21:26:26','2024-10-30 22:26:26'),
+(1931,650,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1932,650,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1933,651,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1934,651,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1935,652,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1936,652,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1937,653,'action created','2024-10-30 21:27:09','2024-10-30 22:27:09'),
+(1938,653,'action started via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1939,653,'action complete via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1940,654,'action created','2024-10-30 21:32:41','2024-10-30 22:32:41'),
+(1941,655,'action created','2024-10-30 21:33:29','2024-10-30 22:33:29'),
+(1942,654,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1943,654,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1944,655,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1945,655,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1946,656,'action created','2024-10-30 21:35:39','2024-10-30 22:35:39'),
+(1947,657,'action created','2024-10-30 21:36:02','2024-10-30 22:36:02'),
+(1948,656,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1949,656,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1950,657,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1951,657,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1952,658,'action created','2024-10-30 21:41:19','2024-10-30 22:41:19'),
+(1953,658,'action started via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1954,658,'action complete via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1955,599,'action started via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1956,599,'action complete via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1957,659,'action created','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1958,659,'action started via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1959,659,'action complete via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1960,660,'action created','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1961,660,'action started via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1962,660,'action complete via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1963,661,'action created','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1964,662,'action created','2024-11-02 22:28:32','2024-11-02 23:28:32'),
+(1965,663,'action created','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1966,662,'action started via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1967,662,'action complete via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1968,664,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1969,665,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1970,663,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1971,663,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1972,664,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1973,664,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1974,665,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1975,665,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1976,666,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1977,667,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1978,668,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1979,666,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1980,666,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1981,667,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1982,667,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1983,668,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1984,668,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1985,669,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1986,670,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1987,671,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1988,672,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1989,673,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1990,669,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1991,669,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1992,670,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1993,670,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1994,671,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1995,671,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1996,672,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1997,672,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1998,673,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1999,673,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(2000,674,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2001,675,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2002,676,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2003,674,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2004,674,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2005,675,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2006,675,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2007,676,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2008,676,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2009,677,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2010,678,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2011,679,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2012,680,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2013,681,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2014,682,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2015,683,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2016,677,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2017,677,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2018,678,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2019,678,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2020,679,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2021,679,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2022,680,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2023,680,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2024,681,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2025,681,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2026,682,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2027,682,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2028,683,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2029,683,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2030,684,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2031,685,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2032,684,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2033,684,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2034,686,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2035,685,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2036,685,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2037,687,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2038,688,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2039,689,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2040,690,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2041,691,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2042,692,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2043,693,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2044,686,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2045,686,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2046,687,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2047,687,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2048,688,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2049,688,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2050,689,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2051,689,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2052,690,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2053,690,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2054,694,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2055,695,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2056,696,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2057,697,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2058,691,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2059,691,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2060,692,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2061,692,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2062,693,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2063,693,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2064,694,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2065,694,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2066,695,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2067,695,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2068,696,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2069,696,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2070,697,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2071,697,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2072,698,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2073,699,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2074,700,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2075,701,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2076,702,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2077,703,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2078,704,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2079,698,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2080,698,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2081,699,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2082,699,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2083,700,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2084,700,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2085,701,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2086,701,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2087,702,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2088,702,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2089,703,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2090,703,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2091,704,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2092,704,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2093,705,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2094,706,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2095,707,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2096,708,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2097,709,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2098,710,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2099,711,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2100,705,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2101,705,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2102,706,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2103,706,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2104,707,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2105,707,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2106,708,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2107,708,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2108,709,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2109,709,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2110,710,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2111,710,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2112,711,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2113,711,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2114,712,'action created','2024-11-02 22:42:56','2024-11-02 23:42:56'),
+(2115,712,'action started via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2116,712,'action complete via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2117,713,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2118,714,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2119,715,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2120,716,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2121,713,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2122,713,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2123,714,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2124,714,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2125,715,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2126,715,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2127,716,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2128,716,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2129,717,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2130,718,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2131,719,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2132,720,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2133,721,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2134,722,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2135,723,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2136,717,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2137,717,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2138,718,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2139,718,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2140,719,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2141,719,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2142,720,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2143,720,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2144,721,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2145,721,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2146,722,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2147,722,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2148,723,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2149,723,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2150,724,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2151,725,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2152,726,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2153,727,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2154,728,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2155,729,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2156,730,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2157,724,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2158,724,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2159,725,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2160,725,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2161,726,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2162,726,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2163,727,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2164,727,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2165,728,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2166,728,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2167,729,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2168,729,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2169,730,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2170,730,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2171,731,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2172,732,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2173,733,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2174,734,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2175,735,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2176,736,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2177,737,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2178,738,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2179,739,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2180,740,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2181,731,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2182,731,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2183,732,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2184,732,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2185,733,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2186,733,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2187,734,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2188,734,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2189,735,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2190,735,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2191,736,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2192,736,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2193,737,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2194,737,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2195,741,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2196,742,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2197,743,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2198,744,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2199,738,'action started via WP Cron','2024-11-03 00:21:48','2024-11-03 01:21:48'),
+(2200,738,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2201,739,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2202,739,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2203,740,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2204,740,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2205,741,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2206,741,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2207,742,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2208,742,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2209,743,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2210,743,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2211,744,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2212,744,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2213,661,'action started via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2214,661,'action complete via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2215,745,'action created','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2216,745,'action started via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2217,745,'action complete via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2218,746,'action created','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2219,746,'action started via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2220,746,'action complete via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2221,747,'action created','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2222,747,'action started via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2223,747,'action complete via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2224,748,'action created','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2225,748,'action started via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2226,748,'action complete via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2227,749,'action created','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2228,750,'action created','2024-11-07 22:40:33','2024-11-07 23:40:33'),
+(2229,750,'action started via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2230,750,'action complete via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2231,751,'action created','2024-11-07 22:42:12','2024-11-07 23:42:12'),
+(2232,751,'action started via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2233,751,'action complete via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2234,752,'action created','2024-11-07 22:43:58','2024-11-07 23:43:58'),
+(2235,752,'action started via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2236,752,'action complete via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2237,753,'action created','2024-11-07 22:47:04','2024-11-07 23:47:04'),
+(2238,753,'action started via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2239,753,'action complete via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2240,754,'action created','2024-11-07 22:50:29','2024-11-07 23:50:29'),
+(2241,754,'action started via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2242,754,'action complete via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2243,755,'action created','2024-11-07 22:51:25','2024-11-07 23:51:25'),
+(2244,755,'action started via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2245,755,'action complete via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2246,756,'action created','2024-11-07 22:54:06','2024-11-07 23:54:06'),
+(2247,756,'action started via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2248,756,'action complete via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2249,757,'action created','2024-11-07 22:55:34','2024-11-07 23:55:34'),
+(2250,757,'action started via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2251,757,'action complete via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2252,758,'action created','2024-11-07 22:58:01','2024-11-07 23:58:01'),
+(2253,758,'action started via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2254,758,'action complete via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2255,759,'action created','2024-11-07 22:59:15','2024-11-07 23:59:15'),
+(2256,759,'action started via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2257,759,'action complete via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2258,760,'action created','2024-11-07 23:01:06','2024-11-08 00:01:06'),
+(2259,760,'action started via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2260,760,'action complete via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2261,761,'action created','2024-11-07 23:04:32','2024-11-08 00:04:32'),
+(2262,761,'action started via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2263,761,'action complete via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2264,762,'action created','2024-11-07 23:06:20','2024-11-08 00:06:20'),
+(2265,762,'action started via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2266,762,'action complete via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2267,763,'action created','2024-11-07 23:08:43','2024-11-08 00:08:43'),
+(2268,763,'action started via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2269,763,'action complete via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2270,764,'action created','2024-11-07 23:10:39','2024-11-08 00:10:39'),
+(2271,764,'action started via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2272,764,'action complete via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2273,765,'action created','2024-11-07 23:13:29','2024-11-08 00:13:29'),
+(2274,765,'action started via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2275,765,'action complete via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2276,766,'action created','2024-11-07 23:15:03','2024-11-08 00:15:03'),
+(2277,766,'action started via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2278,766,'action complete via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2279,767,'action created','2024-11-07 23:16:34','2024-11-08 00:16:34'),
+(2280,767,'action started via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2281,767,'action complete via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2282,768,'action created','2024-11-07 23:18:50','2024-11-08 00:18:50'),
+(2283,768,'action started via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2284,768,'action complete via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2285,769,'action created','2024-11-07 23:20:36','2024-11-08 00:20:36'),
+(2286,769,'action started via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2287,769,'action complete via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2288,770,'action created','2024-11-07 23:21:45','2024-11-08 00:21:45'),
+(2289,770,'action started via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2290,770,'action complete via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2291,771,'action created','2024-11-07 23:23:47','2024-11-08 00:23:47'),
+(2292,771,'action started via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2293,771,'action complete via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2294,772,'action created','2024-11-07 23:24:21','2024-11-08 00:24:21'),
+(2295,772,'action started via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2296,772,'action complete via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2297,773,'action created','2024-11-07 23:26:14','2024-11-08 00:26:14'),
+(2298,773,'action started via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2299,773,'action complete via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2300,774,'action created','2024-11-07 23:27:57','2024-11-08 00:27:57'),
+(2301,774,'action started via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2302,774,'action complete via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2303,775,'action created','2024-11-07 23:29:55','2024-11-08 00:29:55'),
+(2304,775,'action started via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2305,775,'action complete via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2306,776,'action created','2024-11-07 23:31:34','2024-11-08 00:31:34'),
+(2307,776,'action started via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2308,776,'action complete via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2309,777,'action created','2024-11-07 23:32:18','2024-11-08 00:32:18'),
+(2310,777,'action started via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2311,777,'action complete via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2312,778,'action created','2024-11-07 23:33:56','2024-11-08 00:33:56'),
+(2313,778,'action started via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2314,778,'action complete via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2315,779,'action created','2024-11-07 23:35:37','2024-11-08 00:35:37'),
+(2316,779,'action started via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2317,779,'action complete via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2318,780,'action created','2024-11-07 23:37:33','2024-11-08 00:37:33'),
+(2319,780,'action started via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2320,780,'action complete via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2321,781,'action created','2024-11-07 23:37:45','2024-11-08 00:37:45'),
+(2322,781,'action started via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2323,781,'action complete via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2324,782,'action created','2024-11-07 23:39:32','2024-11-08 00:39:32'),
+(2325,782,'action started via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2326,782,'action complete via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2327,783,'action created','2024-11-08 07:33:54','2024-11-08 08:33:54'),
+(2328,784,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2329,785,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2330,786,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2331,787,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2332,788,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2333,783,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2334,789,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2335,790,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2336,783,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2337,784,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2338,784,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2339,785,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2340,785,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2341,786,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2342,786,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2343,787,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2344,787,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2345,788,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2346,788,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2347,789,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2348,789,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2349,790,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2350,790,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2351,791,'action created','2024-11-08 07:45:06','2024-11-08 08:45:06'),
+(2352,791,'action started via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2353,791,'action complete via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2354,792,'action created','2024-11-08 08:03:18','2024-11-08 09:03:18'),
+(2355,792,'action started via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2356,792,'action complete via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2357,793,'action created','2024-11-08 08:17:03','2024-11-08 09:17:03'),
+(2358,793,'action started via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2359,793,'action complete via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2360,794,'action created','2024-11-08 08:42:41','2024-11-08 09:42:41'),
+(2361,795,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2362,794,'action started via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2363,796,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2364,794,'action complete via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2365,797,'action created','2024-11-08 08:43:56','2024-11-08 09:43:56'),
+(2366,795,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2367,795,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2368,796,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2369,796,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2370,797,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2371,797,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2372,798,'action created','2024-11-08 08:45:50','2024-11-08 09:45:50'),
+(2373,798,'action started via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2374,798,'action complete via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2375,799,'action created','2024-11-08 08:48:08','2024-11-08 09:48:08'),
+(2376,800,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2377,801,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2378,799,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2379,799,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2380,800,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2381,800,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2382,801,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2383,801,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2384,802,'action created','2024-11-08 08:48:49','2024-11-08 09:48:49'),
+(2385,802,'action started via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2386,802,'action complete via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2387,803,'action created','2024-11-08 09:39:33','2024-11-08 10:39:33'),
+(2388,803,'action started via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2389,803,'action complete via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2390,804,'action created','2024-11-08 09:39:51','2024-11-08 10:39:51'),
+(2391,804,'action started via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2392,804,'action complete via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2393,805,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2394,806,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2395,807,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2396,808,'action created','2024-11-08 09:40:19','2024-11-08 10:40:19'),
+(2397,805,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2398,805,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2399,806,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2400,806,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2401,807,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2402,807,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2403,808,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2404,808,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2405,749,'action started via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2406,749,'action complete via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2407,809,'action created','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2408,809,'action started via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2409,809,'action complete via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2410,810,'action created','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2411,811,'action created','2024-11-10 11:47:12','2024-11-10 12:47:12'),
+(2412,811,'action started via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2413,811,'action complete via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2414,812,'action created','2024-11-10 11:59:02','2024-11-10 12:59:02'),
+(2415,813,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2416,814,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2417,815,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2418,816,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2419,817,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2420,812,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2421,818,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2422,812,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2423,813,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2424,813,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2425,814,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2426,819,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2427,814,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2428,815,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2429,815,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2430,816,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2431,816,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2432,820,'action created','2024-11-10 12:00:48','2024-11-10 13:00:48'),
+(2433,817,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2434,817,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2435,818,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2436,818,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2437,819,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2438,819,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2439,820,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2440,820,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2441,821,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2442,822,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2443,823,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2444,824,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2445,825,'action created','2024-11-10 12:07:32','2024-11-10 13:07:32'),
+(2446,821,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2447,821,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2448,822,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2449,822,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2450,823,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2451,823,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2452,824,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2453,824,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2454,825,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2455,825,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2456,826,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2457,827,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2458,828,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2459,829,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2460,826,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2461,826,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2462,827,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2463,827,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2464,828,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2465,828,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2466,829,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2467,829,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2468,830,'action created','2024-11-10 13:03:35','2024-11-10 14:03:35'),
+(2469,830,'action started via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2470,830,'action complete via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2471,831,'action created','2024-11-10 15:34:27','2024-11-10 16:34:27'),
+(2472,831,'action started via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2473,831,'action complete via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2474,810,'action started via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2475,810,'action complete via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2476,832,'action created','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2477,833,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2478,834,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2479,835,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2480,833,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2481,833,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2482,834,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2483,834,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2484,835,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2485,835,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2486,832,'action started via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2487,832,'action complete via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2488,836,'action created','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2489,837,'action created','2024-11-12 10:08:31','2024-11-12 11:08:31'),
+(2490,837,'action started via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2491,837,'action complete via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2492,838,'action created','2024-11-12 13:06:53','2024-11-12 14:06:53'),
+(2493,838,'action started via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2494,838,'action complete via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2495,839,'action created','2024-11-12 13:30:36','2024-11-12 14:30:36'),
+(2496,839,'action started via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2497,839,'action complete via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2498,840,'action created','2024-11-12 16:27:43','2024-11-12 17:27:43'),
+(2499,840,'action started via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2500,840,'action complete via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2501,841,'action created','2024-11-12 18:00:11','2024-11-12 19:00:11'),
+(2502,841,'action started via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2503,841,'action complete via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2504,842,'action created','2024-11-12 18:03:37','2024-11-12 19:03:37'),
+(2505,842,'action started via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2506,842,'action complete via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2507,843,'action created','2024-11-12 22:15:21','2024-11-12 23:15:21'),
+(2508,843,'action started via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2509,843,'action complete via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2510,844,'action created','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2511,844,'action started via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2512,844,'action complete via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2513,845,'action created','2024-11-12 22:24:36','2024-11-12 23:24:36'),
+(2514,846,'action created','2024-11-12 22:24:40','2024-11-12 23:24:40'),
+(2515,847,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2516,848,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2517,849,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2518,850,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2519,845,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2520,845,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2521,846,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2522,846,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2523,847,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2524,847,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2525,848,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2526,848,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2527,849,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2528,849,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2529,850,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2530,850,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2531,851,'action created','2024-11-12 22:25:44','2024-11-12 23:25:44'),
+(2532,852,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2533,853,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2534,854,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2535,855,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2536,851,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2537,851,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2538,852,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2539,852,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2540,853,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2541,853,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2542,854,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2543,854,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2544,855,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2545,855,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2546,856,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2547,857,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2548,858,'action created','2024-11-12 22:31:03','2024-11-12 23:31:03'),
+(2549,856,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2550,856,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2551,857,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2552,857,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2553,858,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2554,858,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2555,859,'action created','2024-11-12 22:31:27','2024-11-12 23:31:27'),
+(2556,859,'action started via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2557,859,'action complete via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2558,860,'action created','2024-11-12 22:34:10','2024-11-12 23:34:10'),
+(2559,861,'action created','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2560,860,'action started via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2561,860,'action complete via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2562,861,'action started via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2563,861,'action complete via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2564,862,'action created','2024-11-12 22:34:58','2024-11-12 23:34:58'),
+(2565,862,'action started via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2566,862,'action complete via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2567,863,'action created','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2568,863,'action started via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2569,863,'action complete via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2570,864,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2571,865,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2572,866,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2573,867,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2574,868,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2575,869,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2576,870,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2577,871,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2578,872,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2579,864,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2580,864,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2581,865,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2582,865,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2583,866,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2584,866,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2585,867,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2586,867,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2587,868,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2588,868,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2589,869,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2590,869,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2591,870,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2592,870,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2593,871,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2594,871,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2595,872,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2596,872,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2597,873,'action created','2024-11-12 22:40:07','2024-11-12 23:40:07'),
+(2598,874,'action created','2024-11-12 22:40:20','2024-11-12 23:40:20'),
+(2599,875,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2600,876,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2601,877,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2602,878,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2603,879,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2604,880,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2605,881,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2606,882,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2607,873,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2608,873,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2609,874,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2610,874,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2611,875,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2612,875,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2613,876,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2614,876,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2615,877,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2616,877,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2617,878,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2618,878,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2619,879,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2620,879,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2621,880,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2622,880,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2623,881,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2624,881,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2625,882,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2626,882,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2627,883,'action created','2024-11-12 22:40:50','2024-11-12 23:40:50'),
+(2628,883,'action started via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2629,883,'action complete via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2630,884,'action created','2024-11-12 22:42:21','2024-11-12 23:42:21'),
+(2631,885,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2632,886,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2633,887,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2634,888,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2635,889,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2636,890,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2637,891,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2638,892,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2639,884,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2640,884,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2641,885,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2642,885,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2643,886,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2644,886,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2645,887,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2646,887,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2647,888,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2648,888,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2649,889,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2650,889,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2651,890,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2652,890,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2653,891,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2654,891,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2655,892,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2656,892,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2657,893,'action created','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2658,893,'action started via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2659,893,'action complete via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2660,894,'action created','2024-11-12 22:43:55','2024-11-12 23:43:55'),
+(2661,895,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2662,896,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2663,897,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2664,898,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2665,899,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2666,900,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2667,901,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2668,902,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2669,894,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2670,894,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2671,895,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2672,895,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2673,896,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2674,896,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2675,897,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2676,897,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2677,898,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2678,898,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2679,899,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2680,899,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2681,900,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2682,900,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2683,901,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2684,901,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2685,902,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2686,902,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2687,903,'action created','2024-11-12 22:48:57','2024-11-12 23:48:57'),
+(2688,903,'action started via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2689,903,'action complete via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2690,904,'action created','2024-11-12 22:50:23','2024-11-12 23:50:23'),
+(2691,905,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2692,906,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2693,907,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2694,908,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2695,909,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2696,910,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2697,911,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2698,912,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2699,904,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2700,904,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2701,905,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2702,905,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2703,906,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2704,906,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2705,907,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2706,907,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2707,908,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2708,908,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2709,909,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2710,909,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2711,910,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2712,910,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2713,911,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2714,911,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2715,912,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2716,912,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2717,913,'action created','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2718,913,'action started via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2719,913,'action complete via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2720,914,'action created','2024-11-12 22:51:56','2024-11-12 23:51:56'),
+(2721,915,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2722,916,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2723,917,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2724,918,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2725,919,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2726,920,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2727,921,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2728,922,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2729,923,'action created','2024-11-12 22:52:11','2024-11-12 23:52:11'),
+(2730,914,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2731,914,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2732,915,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2733,915,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2734,916,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2735,916,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2736,917,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2737,917,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2738,918,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2739,918,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2740,919,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2741,919,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2742,920,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2743,920,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2744,921,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2745,921,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2746,922,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2747,922,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2748,923,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2749,923,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2750,924,'action created','2024-11-12 22:53:31','2024-11-12 23:53:31'),
+(2751,925,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2752,924,'action started via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2753,924,'action complete via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2754,926,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2755,927,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2756,928,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2757,929,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2758,930,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2759,931,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2760,932,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2761,933,'action created','2024-11-12 22:53:41','2024-11-12 23:53:41'),
+(2762,925,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2763,925,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2764,926,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2765,926,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2766,927,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2767,927,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2768,928,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2769,928,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2770,929,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2771,929,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2772,930,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2773,930,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2774,931,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2775,931,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2776,932,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2777,932,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2778,933,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2779,933,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2780,934,'action created','2024-11-12 22:55:20','2024-11-12 23:55:20'),
+(2781,934,'action started via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2782,934,'action complete via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2783,836,'action started via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2784,836,'action complete via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2785,935,'action created','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2786,936,'action created','2024-11-13 07:41:58','2024-11-13 08:41:58'),
+(2787,936,'action started via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2788,936,'action complete via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2789,937,'action created','2024-11-13 08:11:20','2024-11-13 09:11:20'),
+(2790,938,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2791,939,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2792,940,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2793,941,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2794,937,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2795,942,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2796,937,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2797,938,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2798,938,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2799,939,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2800,939,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2801,940,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2802,940,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2803,941,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2804,941,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2805,942,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2806,942,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2807,943,'action created','2024-11-13 08:12:26','2024-11-13 09:12:26'),
+(2808,943,'action started via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2809,943,'action complete via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2810,944,'action created','2024-11-13 08:44:46','2024-11-13 09:44:46'),
+(2811,944,'action started via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2812,944,'action complete via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2813,945,'action created','2024-11-13 08:48:32','2024-11-13 09:48:32'),
+(2814,945,'action started via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2815,945,'action complete via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2816,946,'action created','2024-11-13 08:50:11','2024-11-13 09:50:11'),
+(2817,946,'action started via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2818,946,'action complete via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2819,947,'action created','2024-11-13 11:44:23','2024-11-13 12:44:23'),
+(2820,947,'action started via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2821,947,'action complete via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2822,948,'action created','2024-11-13 11:44:56','2024-11-13 12:44:56'),
+(2823,948,'action started via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2824,948,'action complete via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2825,949,'action created','2024-11-13 11:45:39','2024-11-13 12:45:39'),
+(2826,949,'action started via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2827,949,'action complete via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2828,950,'action created','2024-11-13 11:46:39','2024-11-13 12:46:39'),
+(2829,950,'action started via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2830,950,'action complete via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2831,951,'action created','2024-11-13 12:56:53','2024-11-13 13:56:53'),
+(2832,951,'action started via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2833,951,'action complete via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2834,952,'action created','2024-11-13 13:37:21','2024-11-13 14:37:21'),
+(2835,952,'action started via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2836,952,'action complete via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2837,953,'action created','2024-11-13 13:43:33','2024-11-13 14:43:33'),
+(2838,953,'action started via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2839,953,'action complete via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2840,954,'action created','2024-11-13 13:44:32','2024-11-13 14:44:32'),
+(2841,954,'action started via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2842,954,'action complete via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2843,955,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2844,956,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2845,957,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2846,955,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2847,955,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2848,956,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2849,956,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2850,957,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2851,957,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2852,958,'action created','2024-11-13 13:47:31','2024-11-13 14:47:31'),
+(2853,958,'action started via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2854,958,'action complete via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2855,959,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2856,960,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2857,961,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2858,959,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2859,959,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2860,960,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2861,960,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2862,961,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2863,961,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2864,962,'action created','2024-11-13 13:49:41','2024-11-13 14:49:41'),
+(2865,962,'action started via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2866,962,'action complete via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2867,963,'action created','2024-11-13 13:50:54','2024-11-13 14:50:54'),
+(2868,964,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2869,965,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2870,966,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2871,967,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2872,963,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2873,968,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2874,963,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2875,964,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2876,964,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2877,965,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2878,965,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2879,966,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2880,966,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2881,969,'action created','2024-11-13 13:52:46','2024-11-13 14:52:46'),
+(2882,970,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2883,971,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2884,972,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2885,973,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2886,967,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2887,967,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2888,968,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2889,968,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2890,969,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2891,969,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2892,970,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2893,970,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2894,971,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2895,971,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2896,972,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2897,972,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2898,973,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2899,973,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2900,974,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2901,975,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2902,974,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2903,974,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2904,975,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2905,975,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2906,976,'action created','2024-11-13 13:57:57','2024-11-13 14:57:57'),
+(2907,976,'action started via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2908,976,'action complete via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2909,977,'action created','2024-11-13 14:17:23','2024-11-13 15:17:23'),
+(2910,978,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2911,979,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2912,980,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2913,981,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2914,982,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2915,977,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2916,977,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2917,978,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2918,978,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2919,979,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2920,979,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2921,980,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2922,980,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2923,981,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2924,981,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2925,982,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2926,982,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2927,983,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2928,984,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2929,985,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2930,986,'action created','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2931,983,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2932,983,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2933,984,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2934,984,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2935,985,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2936,985,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2937,986,'action started via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2938,986,'action complete via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2939,987,'action created','2024-11-13 14:20:01','2024-11-13 15:20:01'),
+(2940,987,'action started via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2941,987,'action complete via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2942,988,'action created','2024-11-13 14:42:37','2024-11-13 15:42:37'),
+(2943,989,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2944,990,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2945,991,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2946,992,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2947,993,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2948,994,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2949,988,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2950,995,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2951,988,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2952,989,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2953,989,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2954,990,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2955,990,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2956,991,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2957,991,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2958,992,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2959,992,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2960,996,'action created','2024-11-13 14:44:06','2024-11-13 15:44:06'),
+(2961,993,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2962,993,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2963,994,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2964,994,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2965,995,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2966,995,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2967,996,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2968,996,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2969,997,'action created','2024-11-13 14:46:09','2024-11-13 15:46:09'),
+(2970,998,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2971,999,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2972,1000,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2973,1001,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2974,1002,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2975,1003,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2976,1004,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2977,997,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2978,997,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2979,998,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2980,998,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2981,999,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2982,999,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2983,1000,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2984,1000,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2985,1001,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2986,1001,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2987,1005,'action created','2024-11-13 14:48:01','2024-11-13 15:48:01'),
+(2988,1006,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2989,1002,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2990,1007,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2991,1002,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2992,1003,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2993,1003,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2994,1004,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2995,1008,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2996,1004,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2997,1005,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2998,1005,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2999,1009,'action created','2024-11-13 14:49:17','2024-11-13 15:49:17'),
+(3000,1006,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3001,1006,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3002,1007,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3003,1007,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3004,1008,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3005,1008,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3006,1009,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3007,1009,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3008,1010,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3009,1011,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3010,1012,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3011,1013,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3012,1010,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3013,1010,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3014,1011,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3015,1011,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3016,1012,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3017,1012,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3018,1013,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3019,1013,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3020,1014,'action created','2024-11-13 15:10:40','2024-11-13 16:10:40'),
+(3021,1015,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3022,1016,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3023,1017,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3024,1018,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3025,1019,'action created','2024-11-13 15:10:51','2024-11-13 16:10:51'),
+(3026,1020,'action created','2024-11-13 15:10:53','2024-11-13 16:10:53'),
+(3027,1021,'action created','2024-11-13 15:10:56','2024-11-13 16:10:56'),
+(3028,1022,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3029,1023,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3030,1024,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3031,1025,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3032,1026,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3033,1027,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3034,1028,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3035,1029,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3036,1030,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3037,1031,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3038,1032,'action created','2024-11-13 15:11:06','2024-11-13 16:11:06'),
+(3039,1033,'action created','2024-11-13 15:11:09','2024-11-13 16:11:09'),
+(3040,1014,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3041,1014,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3042,1034,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3043,1015,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3044,1015,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3045,1016,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3046,1016,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3047,1017,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3048,1017,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3049,1035,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3050,1018,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3051,1018,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3052,1019,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3053,1019,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3054,1020,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3055,1020,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3056,1021,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3057,1036,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3058,1037,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3059,1021,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3060,1022,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3061,1022,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3062,1023,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3063,1038,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3064,1023,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3065,1024,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3066,1024,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3067,1025,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3068,1025,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3069,1039,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3070,1026,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3071,1026,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3072,1027,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3073,1027,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3074,1028,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3075,1028,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3076,1029,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3077,1040,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3078,1029,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3079,1030,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3080,1030,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3081,1031,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3082,1031,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3083,1032,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3084,1032,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3085,1033,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3086,1033,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3087,1041,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3088,1042,'action created','2024-11-13 15:13:28','2024-11-13 16:13:28'),
+(3089,1034,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3090,1034,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3091,1035,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3092,1035,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3093,1036,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3094,1036,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3095,1037,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3096,1037,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3097,1038,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3098,1038,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3099,1039,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3100,1039,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3101,1040,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3102,1040,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3103,1041,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3104,1041,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3105,1042,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3106,1042,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3107,1043,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3108,1044,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3109,1045,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3110,1046,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3111,1047,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3112,1048,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3113,1049,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3114,1050,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3115,1051,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3116,1052,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3117,1043,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3118,1043,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3119,1044,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3120,1044,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3121,1045,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3122,1045,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3123,1046,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3124,1046,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3125,1047,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3126,1047,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3127,1048,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3128,1048,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3129,1049,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3130,1049,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3131,1050,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3132,1050,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3133,1051,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3134,1051,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3135,1052,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3136,1052,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3137,1053,'action created','2024-11-13 15:30:42','2024-11-13 16:30:42'),
+(3138,1053,'action started via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3139,1054,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3140,1055,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3141,1053,'action complete via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3142,1056,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3143,1057,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3144,1058,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3145,1059,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3146,1060,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3147,1061,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3148,1054,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3149,1054,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3150,1055,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3151,1055,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3152,1056,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3153,1056,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3154,1057,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3155,1057,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3156,1058,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3157,1058,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3158,1059,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3159,1059,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3160,1060,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3161,1060,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3162,1061,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3163,1061,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3164,1062,'action created','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3165,1062,'action started via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3166,1062,'action complete via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3167,1063,'action created','2024-11-13 15:33:59','2024-11-13 16:33:59'),
+(3168,1063,'action started via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3169,1063,'action complete via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3170,1064,'action created','2024-11-13 15:35:24','2024-11-13 16:35:24'),
+(3171,1064,'action started via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3172,1064,'action complete via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3173,1065,'action created','2024-11-13 15:44:31','2024-11-13 16:44:31'),
+(3174,1065,'action started via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3175,1065,'action complete via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3176,1066,'action created','2024-11-13 15:53:47','2024-11-13 16:53:47'),
+(3177,1066,'action started via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3178,1066,'action complete via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3179,1067,'action created','2024-11-13 16:03:05','2024-11-13 17:03:05'),
+(3180,1067,'action started via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3181,1067,'action complete via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3182,1068,'action created','2024-11-13 16:03:51','2024-11-13 17:03:51'),
+(3183,1068,'action started via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3184,1068,'action complete via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3185,1069,'action created','2024-11-13 16:14:31','2024-11-13 17:14:31'),
+(3186,1069,'action started via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3187,1069,'action complete via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3188,1070,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3189,1071,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3190,1072,'action created','2024-11-13 16:45:06','2024-11-13 17:45:06'),
+(3191,1070,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3192,1070,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3193,1071,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3194,1071,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3195,1072,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3196,1072,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3197,1073,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3198,1074,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3199,1075,'action created','2024-11-13 16:47:19','2024-11-13 17:47:19'),
+(3200,1073,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3201,1073,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3202,1074,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3203,1074,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3204,1075,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3205,1075,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3206,1076,'action created','2024-11-13 17:16:09','2024-11-13 18:16:09'),
+(3207,1076,'action started via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3208,1076,'action complete via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3209,1077,'action created','2024-11-13 17:16:46','2024-11-13 18:16:46'),
+(3210,1078,'action created','2024-11-13 17:17:32','2024-11-13 18:17:32'),
+(3211,1077,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3212,1077,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3213,1078,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3214,1078,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3215,1079,'action created','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3216,1079,'action started via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3217,1079,'action complete via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3218,1080,'action created','2024-11-13 17:30:59','2024-11-13 18:30:59'),
+(3219,1080,'action started via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3220,1080,'action complete via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3221,1081,'action created','2024-11-13 17:37:55','2024-11-13 18:37:55'),
+(3222,1081,'action started via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3223,1081,'action complete via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3224,1082,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3225,1083,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3226,1084,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3227,1085,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3228,1086,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3229,1087,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3230,1088,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3231,1089,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3232,1090,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3233,1082,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3234,1082,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3235,1083,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3236,1083,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3237,1084,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3238,1084,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3239,1085,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3240,1085,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3241,1086,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3242,1086,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3243,1087,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3244,1087,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3245,1088,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3246,1088,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3247,1089,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3248,1089,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3249,1090,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3250,1090,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3251,1091,'action created','2024-11-13 18:09:10','2024-11-13 19:09:10'),
+(3252,1091,'action started via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3253,1091,'action complete via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3254,1092,'action created','2024-11-13 18:09:17','2024-11-13 19:09:17'),
+(3255,1092,'action started via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3256,1093,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3257,1092,'action complete via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3258,1094,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3259,1095,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3260,1096,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3261,1097,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3262,1098,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3263,1099,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3264,1100,'action created','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3265,1093,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3266,1093,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3267,1094,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3268,1094,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3269,1095,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3270,1095,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3271,1096,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3272,1096,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3273,1097,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3274,1097,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3275,1098,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3276,1098,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3277,1099,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3278,1099,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3279,1100,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3280,1100,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3281,1101,'action created','2024-11-13 18:13:29','2024-11-13 19:13:29'),
+(3282,1101,'action started via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3283,1101,'action complete via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3284,1102,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3285,1103,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3286,1104,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3287,1105,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3288,1106,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3289,1107,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3290,1108,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3291,1109,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3292,1110,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3293,1111,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3294,1102,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3295,1102,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3296,1103,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3297,1103,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3298,1104,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3299,1104,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3300,1105,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3301,1105,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3302,1106,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3303,1106,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3304,1107,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3305,1107,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3306,1108,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3307,1108,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3308,1109,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3309,1109,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3310,1110,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3311,1110,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3312,1111,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3313,1111,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3314,1112,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3315,1113,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3316,1114,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3317,1115,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3318,1116,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3319,1117,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3320,1118,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3321,1119,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3322,1120,'action created','2024-11-13 18:18:14','2024-11-13 19:18:14'),
+(3323,1112,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3324,1112,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3325,1113,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3326,1113,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3327,1114,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3328,1114,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3329,1115,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3330,1115,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3331,1116,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3332,1116,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3333,1117,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3334,1117,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3335,1118,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3336,1118,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3337,1119,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3338,1119,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3339,1120,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3340,1120,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3341,1121,'action created','2024-11-13 18:23:04','2024-11-13 19:23:04'),
+(3342,1122,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3343,1123,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3344,1124,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3345,1125,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3346,1121,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3347,1121,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3348,1122,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3349,1122,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3350,1123,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3351,1123,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3352,1124,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3353,1124,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3354,1125,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3355,1125,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3356,1126,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3357,1127,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3358,1128,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3359,1126,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3360,1126,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3361,1127,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3362,1127,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3363,1128,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3364,1128,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3365,1129,'action created','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3366,1129,'action started via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3367,1129,'action complete via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3368,1130,'action created','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3369,1130,'action started via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3370,1130,'action complete via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3371,1131,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3372,1132,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3373,1131,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3374,1131,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3375,1132,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3376,1132,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3377,1133,'action created','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3378,1133,'action started via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3379,1133,'action complete via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3380,1134,'action created','2024-11-13 18:33:18','2024-11-13 19:33:18'),
+(3381,1134,'action started via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3382,1134,'action complete via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3383,1135,'action created','2024-11-13 18:34:32','2024-11-13 19:34:32'),
+(3384,1135,'action started via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3385,1135,'action complete via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3386,1136,'action created','2024-11-13 18:37:51','2024-11-13 19:37:51'),
+(3387,1136,'action started via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3388,1136,'action complete via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3389,1137,'action created','2024-11-13 18:43:23','2024-11-13 19:43:23'),
+(3390,1137,'action started via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3391,1137,'action complete via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3392,1138,'action created','2024-11-13 18:43:49','2024-11-13 19:43:49'),
+(3393,1139,'action created','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3394,1138,'action started via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3395,1138,'action complete via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3396,1139,'action started via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3397,1139,'action complete via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3398,1140,'action created','2024-11-13 18:45:24','2024-11-13 19:45:24'),
+(3399,1140,'action started via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3400,1140,'action complete via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3401,1141,'action created','2024-11-13 18:46:01','2024-11-13 19:46:01'),
+(3402,1141,'action started via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3403,1141,'action complete via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3404,1142,'action created','2024-11-13 18:47:44','2024-11-13 19:47:44'),
+(3405,1143,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3406,1144,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3407,1145,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3408,1146,'action created','2024-11-13 18:47:49','2024-11-13 19:47:49'),
+(3409,1147,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3410,1142,'action started via WP Cron','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3411,1148,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3412,1142,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3413,1143,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3414,1143,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3415,1149,'action created','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3416,1144,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3417,1144,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3418,1145,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3419,1145,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3420,1146,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3421,1146,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3422,1147,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3423,1147,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3424,1148,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3425,1148,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3426,1150,'action created','2024-11-13 18:49:08','2024-11-13 19:49:08'),
+(3427,1149,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3428,1149,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3429,1150,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3430,1150,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3431,1151,'action created','2024-11-13 18:54:00','2024-11-13 19:54:00'),
+(3432,1152,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3433,1153,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3434,1154,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3435,1155,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3436,1151,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3437,1151,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3438,1152,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3439,1152,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3440,1153,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3441,1153,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3442,1154,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3443,1154,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3444,1155,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3445,1155,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3446,1156,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3447,1157,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3448,1158,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3449,1159,'action created','2024-11-13 18:54:58','2024-11-13 19:54:58'),
+(3450,1156,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3451,1156,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3452,1157,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3453,1157,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3454,1158,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3455,1158,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3456,1159,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3457,1159,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3458,1160,'action created','2024-11-13 18:57:31','2024-11-13 19:57:31'),
+(3459,1161,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3460,1160,'action started via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3461,1160,'action complete via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3462,1162,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3463,1163,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3464,1164,'action created','2024-11-13 18:57:36','2024-11-13 19:57:36'),
+(3465,1161,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3466,1161,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3467,1162,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3468,1162,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3469,1163,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3470,1163,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3471,1164,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3472,1164,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3473,1165,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3474,1166,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3475,1167,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3476,1165,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3477,1165,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3478,1166,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3479,1166,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3480,1167,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3481,1167,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3482,1168,'action created','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3483,1168,'action started via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3484,1168,'action complete via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3485,1169,'action created','2024-11-13 19:02:45','2024-11-13 20:02:45'),
+(3486,1170,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3487,1171,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3488,1172,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3489,1173,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3490,1174,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3491,1169,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3492,1175,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3493,1169,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3494,1170,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3495,1170,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3496,1171,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3497,1176,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3498,1171,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3499,1172,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3500,1172,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3501,1173,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3502,1173,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3503,1177,'action created','2024-11-13 19:04:07','2024-11-13 20:04:07'),
+(3504,1174,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3505,1174,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3506,1175,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3507,1175,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3508,1176,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3509,1176,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3510,1177,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3511,1177,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3512,1178,'action created','2024-11-13 19:07:26','2024-11-13 20:07:26'),
+(3513,1179,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3514,1180,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3515,1181,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3516,1182,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3517,1178,'action started via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3518,1178,'action complete via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3519,1179,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3520,1179,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3521,1180,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3522,1180,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3523,1181,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3524,1181,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3525,1182,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3526,1182,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3527,1183,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3528,1184,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3529,1185,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3530,1186,'action created','2024-11-13 19:13:18','2024-11-13 20:13:18'),
+(3531,1183,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3532,1183,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3533,1184,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3534,1184,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3535,1185,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3536,1185,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3537,1186,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3538,1186,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3539,935,'action started via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3540,935,'action complete via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3541,1187,'action created','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3542,1188,'action created','2024-11-14 10:55:40','2024-11-14 11:55:40'),
+(3543,1188,'action started via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3544,1188,'action complete via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3545,1187,'action started via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3546,1187,'action complete via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3547,1189,'action created','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3548,1190,'action created','2024-11-15 11:19:31','2024-11-15 12:19:31'),
+(3549,1190,'action started via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3550,1190,'action complete via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3551,1191,'action created','2024-11-15 11:27:15','2024-11-15 12:27:15'),
+(3552,1191,'action started via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3553,1191,'action complete via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3554,1192,'action created','2024-11-15 11:32:10','2024-11-15 12:32:10'),
+(3555,1193,'action created','2024-11-15 11:32:15','2024-11-15 12:32:15'),
+(3556,1194,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3557,1192,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3558,1195,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3559,1192,'action complete via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3560,1193,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3561,1193,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3562,1194,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3563,1194,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3564,1195,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3565,1195,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3566,1196,'action created','2024-11-15 11:33:00','2024-11-15 12:33:00'),
+(3567,1196,'action started via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3568,1196,'action complete via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3569,1197,'action created','2024-11-15 11:38:50','2024-11-15 12:38:50'),
+(3570,1198,'action created','2024-11-15 11:38:58','2024-11-15 12:38:58'),
+(3571,1197,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3572,1197,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3573,1198,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3574,1198,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3575,1199,'action created','2024-11-15 11:40:29','2024-11-15 12:40:29'),
+(3576,1199,'action started via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3577,1199,'action complete via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3578,1200,'action created','2024-11-15 11:43:08','2024-11-15 12:43:08'),
+(3579,1200,'action started via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3580,1200,'action complete via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3581,1201,'action created','2024-11-15 11:46:13','2024-11-15 12:46:13'),
+(3582,1201,'action started via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3583,1201,'action complete via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3584,1202,'action created','2024-11-15 11:49:24','2024-11-15 12:49:24'),
+(3585,1202,'action started via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3586,1202,'action complete via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3587,1203,'action created','2024-11-15 11:56:39','2024-11-15 12:56:39'),
+(3588,1203,'action started via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3589,1203,'action complete via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3590,1204,'action created','2024-11-15 12:04:49','2024-11-15 13:04:49'),
+(3591,1204,'action started via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3592,1204,'action complete via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3593,1205,'action created','2024-11-15 12:06:12','2024-11-15 13:06:12'),
+(3594,1205,'action started via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3595,1205,'action complete via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3596,1206,'action created','2024-11-15 12:09:56','2024-11-15 13:09:56'),
+(3597,1206,'action started via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3598,1206,'action complete via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3599,1207,'action created','2024-11-15 12:11:17','2024-11-15 13:11:17'),
+(3600,1207,'action started via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3601,1207,'action complete via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3602,1208,'action created','2024-11-15 12:16:10','2024-11-15 13:16:10'),
+(3603,1208,'action started via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3604,1208,'action complete via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3605,1209,'action created','2024-11-15 12:19:52','2024-11-15 13:19:52'),
+(3606,1209,'action started via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3607,1209,'action complete via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3608,1210,'action created','2024-11-15 12:23:32','2024-11-15 13:23:32'),
+(3609,1210,'action started via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3610,1210,'action complete via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3611,1211,'action created','2024-11-15 12:27:56','2024-11-15 13:27:56'),
+(3612,1211,'action started via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3613,1211,'action complete via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3614,1212,'action created','2024-11-15 12:30:11','2024-11-15 13:30:11'),
+(3615,1212,'action started via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3616,1212,'action complete via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3617,1213,'action created','2024-11-15 12:33:09','2024-11-15 13:33:09'),
+(3618,1213,'action started via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3619,1213,'action complete via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3620,1214,'action created','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3621,1214,'action started via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3622,1214,'action complete via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3623,1215,'action created','2024-11-15 12:36:04','2024-11-15 13:36:04'),
+(3624,1216,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3625,1217,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3626,1218,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3627,1219,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3628,1215,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3629,1220,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3630,1215,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3631,1216,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3632,1216,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3633,1217,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3634,1217,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3635,1218,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3636,1218,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3637,1221,'action created','2024-11-15 12:36:51','2024-11-15 13:36:51'),
+(3638,1219,'action started via Async Request','2024-11-15 12:37:05','2024-11-15 13:37:05'),
+(3639,1219,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3640,1220,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3641,1220,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3642,1221,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3643,1221,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3644,1222,'action created','2024-11-15 12:37:48','2024-11-15 13:37:48'),
+(3645,1223,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3646,1224,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3647,1225,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3648,1226,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3649,1222,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3650,1227,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3651,1222,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3652,1223,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3653,1223,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3654,1224,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3655,1224,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3656,1225,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3657,1225,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3658,1228,'action created','2024-11-15 12:38:49','2024-11-15 13:38:49'),
+(3659,1226,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3660,1226,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3661,1227,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3662,1227,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3663,1228,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3664,1228,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3665,1229,'action created','2024-11-15 12:40:17','2024-11-15 13:40:17'),
+(3666,1229,'action started via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37'),
+(3667,1229,'action complete via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37'),
+(3668,1230,'action created','2024-11-15 16:21:03','2024-11-15 17:21:03'),
+(3669,1230,'action started via WP Cron','2024-11-15 16:21:40','2024-11-15 17:21:40'),
+(3670,1230,'action complete via WP Cron','2024-11-15 16:21:40','2024-11-15 17:21:40'),
+(3671,1231,'action created','2024-11-15 16:50:10','2024-11-15 17:50:10'),
+(3672,1231,'action started via WP Cron','2024-11-15 16:51:18','2024-11-15 17:51:18'),
+(3673,1231,'action complete via WP Cron','2024-11-15 16:51:18','2024-11-15 17:51:18'),
+(3674,1232,'action created','2024-11-15 18:02:31','2024-11-15 19:02:31'),
+(3675,1232,'action started via WP Cron','2024-11-15 18:09:42','2024-11-15 19:09:42'),
+(3676,1232,'action complete via WP Cron','2024-11-15 18:09:42','2024-11-15 19:09:42');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_commentmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_commentmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_commentmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `comment_id` (`comment_id`),
+ KEY `meta_key` (`meta_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_commentmeta`
+--
+
+LOCK TABLES `haikuwp_commentmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_comments`
+--
+
+DROP TABLE IF EXISTS `haikuwp_comments`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_comments` (
+ `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `comment_author` tinytext NOT NULL,
+ `comment_author_email` varchar(100) NOT NULL DEFAULT '',
+ `comment_author_url` varchar(200) NOT NULL DEFAULT '',
+ `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
+ `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_content` text NOT NULL,
+ `comment_karma` int(11) NOT NULL DEFAULT 0,
+ `comment_approved` varchar(20) NOT NULL DEFAULT '1',
+ `comment_agent` varchar(255) NOT NULL DEFAULT '',
+ `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
+ `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`comment_ID`),
+ KEY `comment_post_ID` (`comment_post_ID`),
+ KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
+ KEY `comment_date_gmt` (`comment_date_gmt`),
+ KEY `comment_parent` (`comment_parent`),
+ KEY `comment_author_email` (`comment_author_email`(10)),
+ KEY `woo_idx_comment_type` (`comment_type`)
+) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_comments`
+--
+
+LOCK TABLES `haikuwp_comments` WRITE;
+/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */;
+INSERT INTO `haikuwp_comments` VALUES
+(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0),
+(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);
+/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_links`
+--
+
+DROP TABLE IF EXISTS `haikuwp_links`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_links` (
+ `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `link_url` varchar(255) NOT NULL DEFAULT '',
+ `link_name` varchar(255) NOT NULL DEFAULT '',
+ `link_image` varchar(255) NOT NULL DEFAULT '',
+ `link_target` varchar(25) NOT NULL DEFAULT '',
+ `link_description` varchar(255) NOT NULL DEFAULT '',
+ `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
+ `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
+ `link_rating` int(11) NOT NULL DEFAULT 0,
+ `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `link_rel` varchar(255) NOT NULL DEFAULT '',
+ `link_notes` mediumtext NOT NULL,
+ `link_rss` varchar(255) NOT NULL DEFAULT '',
+ PRIMARY KEY (`link_id`),
+ KEY `link_visible` (`link_visible`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_links`
+--
+
+LOCK TABLES `haikuwp_links` WRITE;
+/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_mclean_refs`
+--
+
+DROP TABLE IF EXISTS `haikuwp_mclean_refs`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+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 */;
+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;
+
+--
+-- 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 = utf8 */;
+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 */;
+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;
+
+--
+-- Table structure for table `haikuwp_options`
+--
+
+DROP TABLE IF EXISTS `haikuwp_options`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_options` (
+ `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `option_name` varchar(191) NOT NULL DEFAULT '',
+ `option_value` longtext NOT NULL,
+ `autoload` varchar(20) NOT NULL DEFAULT 'yes',
+ PRIMARY KEY (`option_id`),
+ UNIQUE KEY `option_name` (`option_name`),
+ KEY `autoload` (`autoload`)
+) ENGINE=InnoDB AUTO_INCREMENT=10794 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_options`
+--
+
+LOCK TABLES `haikuwp_options` WRITE;
+/*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */;
+INSERT INTO `haikuwp_options` VALUES
+(1,'cron','a:24:{i:1731710135;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:1731711600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731712239;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:1731712325;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1731712356;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:1731712357;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:1731712367;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:1731712454;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:1731735782;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731737326;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:1731744650;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731748239;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:1731750039;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:1731751839;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:1731757392;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731762755;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:1731762756;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:1731768182;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731787850;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731787853;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:1731874305;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:1731960639;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1732794242;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','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','','on'),
+(6,'users_can_register','0','on'),
+(7,'admin_email','contact@gcch.fr','on'),
+(8,'start_of_week','1','on'),
+(9,'use_balanceTags','0','on'),
+(10,'use_smilies','1','on'),
+(11,'require_name_email','1','on'),
+(12,'comments_notify','1','on'),
+(13,'posts_per_rss','10','on'),
+(14,'rss_use_excerpt','1','on'),
+(15,'mailserver_url','mail.example.com','on'),
+(16,'mailserver_login','login@example.com','on'),
+(17,'mailserver_pass','password','on'),
+(18,'mailserver_port','110','on'),
+(19,'default_category','1','on'),
+(20,'default_comment_status','open','on'),
+(21,'default_ping_status','open','on'),
+(22,'default_pingback_flag','1','on'),
+(23,'posts_per_page','10','on'),
+(24,'date_format','Y-m-d','on'),
+(25,'time_format','H:i','on'),
+(26,'links_updated_date_format','d F Y G\\hi','on'),
+(27,'comment_moderation','0','on'),
+(28,'moderation_notify','1','on'),
+(29,'permalink_structure','/%postname%/','on'),
+(31,'hack_file','0','on'),
+(32,'blog_charset','UTF-8','on'),
+(33,'moderation_keys','','off'),
+(34,'active_plugins','a:7:{i:0;s:31:\"query-monitor/query-monitor.php\";i:1;s:17:\"falcon/falcon.php\";i:2;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:3;s:31:\"media-cleaner/media-cleaner.php\";i:4;s:27:\"redis-cache/redis-cache.php\";i:5;s:27:\"woocommerce/woocommerce.php\";i:6;s:25:\"wp-openapi/wp-openapi.php\";}','on'),
+(35,'category_base','/category','on'),
+(36,'ping_sites','http://rpc.pingomatic.com/','on'),
+(37,'comment_max_links','2','on'),
+(38,'gmt_offset','','on'),
+(39,'default_email_category','1','on'),
+(40,'recently_edited','','off'),
+(41,'template','haiku-atelier-2024','on'),
+(42,'stylesheet','haiku-atelier-2024','on'),
+(43,'comment_registration','0','on'),
+(44,'html_type','text/html','on'),
+(45,'use_trackback','0','on'),
+(46,'default_role','customer','on'),
+(47,'db_version','58975','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:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'),
+(103,'fresh_site','0','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:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"
Articles récents
\";}i:4;a:1:{s:7:\"content\";s:233:\"
Commentaires récents
\";}i:5;a:1:{s:7:\"content\";s:146:\"
Archives
\";}i:6;a:1:{s:7:\"content\";s:151:\"
Catégories
\";}s:12:\"_multiwidget\";i:1;}','auto'),
+(107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'),
+(108,'bedrock_autoloader','a:2:{s:7:\"plugins\";a:1:{s:55:\"bedrock-disallow-indexing/bedrock-disallow-indexing.php\";a:15:{s:4:\"Name\";s:17:\"Disallow Indexing\";s:9:\"PluginURI\";s:25:\"https://roots.io/bedrock/\";s:7:\"Version\";s:5:\"2.0.0\";s:11:\"Description\";s:62:\"Disallow indexing of your site on non-production environments.\";s:6:\"Author\";s:5:\"Roots\";s:9:\"AuthorURI\";s:17:\"https://roots.io/\";s:10:\"TextDomain\";s:5:\"roots\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disallow Indexing\";s:10:\"AuthorName\";s:5:\"Roots\";}}s:5:\"count\";i:1;}','off'),
+(109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(117,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(118,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(120,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(121,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(122,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','on'),
+(127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722802261;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
+(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
Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !
\n','Bonjour tout le monde !','','publish','open','open','','bonjour-tout-le-monde','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/?p=1',0,'post','',1),
+(4,0,'2024-08-04 22:10:39','2024-08-04 20:10:39','','Navigation','','publish','closed','closed','','navigation','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/2024/08/04/navigation/',0,'wp_navigation','',0),
+(8,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-15 12:27:15','2024-11-15 11:27:15','',0,'https://haiku.gcch.fr/?post_type=product&p=72',0,'product','',0),
+(73,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-63','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=73',2,'product_variation','',0),
+(74,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-64','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=74',3,'product_variation','',0),
+(75,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-65','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=75',4,'product_variation','',0),
+(76,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-66','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=76',5,'product_variation','',0),
+(77,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-67','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=77',6,'product_variation','',0),
+(78,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-68','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=78',7,'product_variation','',0),
+(79,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-69','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=79',8,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B.jpg',0,'attachment','image/jpeg',0),
+(86,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','HATTARI: bluff\r\n\r\nTwo fingers ring composed of three bands with various sizes. Made in sterling silver with one band in gold plated silver. Please note that this ring is more comfortable being worn at the index and ring fingers.\r\n
\r\n
bands sizes 3mm, 2mm and 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',0,'https://haiku.gcch.fr/?post_type=product&p=86',0,'product','',0),
+(87,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-70','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',1,'product_variation','',0),
+(88,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-71','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',2,'product_variation','',0),
+(89,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-72','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',3,'product_variation','',0),
+(90,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-73','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',4,'product_variation','',0),
+(91,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-74','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',5,'product_variation','',0),
+(92,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-75','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',6,'product_variation','',0),
+(93,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-76','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',7,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(101,2,'2024-09-30 18:52:53','2024-09-30 16:52:53','','HADOU-B+KIGEN-Bo','','inherit','closed','closed','','hadou-bkigen-bo','','','2024-09-30 18:53:03','2024-09-30 16:53:03','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-BKIGEN-Bo.jpg',0,'attachment','image/jpeg',0),
+(102,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','IKKAN : link\r\n\r\nA piece made of an oversized link thread into a D-shaped sterling silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:40:50','2024-11-12 22:40:50','',0,'https://haiku.gcch.fr/?post_type=product&p=102',0,'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','IKKAN: link\r\n\r\nA piece made of an oversized link thread into a D-shaped gold plated silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:42:35','2024-11-12 22:42:35','',0,'https://haiku.gcch.fr/?post_type=product&p=113',0,'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),
+(121,2,'2024-09-30 21:14:37','2024-09-30 19:14:37','','Ikkan gold plated Ring','','inherit','closed','closed','','sony-dsc-4','','','2024-09-30 21:15:26','2024-09-30 19:15:26','',113,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B2-vrm-copy.jpg',0,'attachment','image/jpeg',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),
+(123,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','PIASU : piercing\r\n\r\nWide band ring in sterling silver with three movable hoops on top, one in 18K gold.\r\n
\r\n
bands diameter 1cm to 1,5cm
\r\n
height 0,8 cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-11-12 23:48:57','2024-11-12 22:48:57','',0,'https://haiku.gcch.fr/?post_type=product&p=123',0,'product','',0),
+(124,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-91','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',1,'product_variation','',0),
+(125,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-92','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',2,'product_variation','',0),
+(126,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-93','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',3,'product_variation','',0),
+(127,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-94','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',4,'product_variation','',0),
+(128,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-95','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',5,'product_variation','',0),
+(129,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-96','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',6,'product_variation','',0),
+(130,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-97','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',7,'product_variation','',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','',123,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9928.jpg',0,'attachment','image/jpeg',0),
+(133,2,'2024-09-30 22:00:26','2024-09-30 20:00:26','KARA: hull, shell\r\n\r\nTwo textured sterling silver rings linked by a thin 18K gold curb chain. Can be worn stacked on the same finger, or on two different fingers.\r\n
\r\n
height 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-11-12 23:50:39','2024-11-12 22:50:39','',0,'https://haiku.gcch.fr/?post_type=product&p=133',0,'product','',0),
+(134,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-98','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',1,'product_variation','',0),
+(135,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-99','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',2,'product_variation','',0),
+(136,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-100','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',3,'product_variation','',0),
+(137,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-101','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',4,'product_variation','',0),
+(138,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-102','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',5,'product_variation','',0),
+(139,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-103','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',6,'product_variation','',0),
+(140,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-104','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',7,'product_variation','',0),
+(141,2,'2024-09-30 22:09:55','2024-09-30 20:09:55','','Kara Ring','','inherit','closed','closed','','sony-dsc-6','','','2024-10-01 08:40:48','2024-10-01 06:40:48','',133,'https://haiku.gcch.fr/app/uploads/2024/09/KARA-B.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','',133,'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','',133,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9148.jpg',0,'attachment','image/jpeg',0),
+(144,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in sterling silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-11-12 23:52:11','2024-11-12 22:52:11','',0,'https://haiku.gcch.fr/?post_type=product&p=144',0,'product','',0),
+(145,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-105','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',1,'product_variation','',0),
+(146,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-106','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',2,'product_variation','',0),
+(147,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-107','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',3,'product_variation','',0),
+(148,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-108','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',4,'product_variation','',0),
+(149,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-109','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',5,'product_variation','',0),
+(150,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-110','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',6,'product_variation','',0),
+(151,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-111','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',7,'product_variation','',0),
+(152,2,'2024-10-01 08:14:34','2024-10-01 06:14:34','','Kishou silver ring','','inherit','closed','closed','','sony-dsc-7','','','2024-10-01 08:15:09','2024-10-01 06:15:09','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg.jpg',0,'attachment','image/jpeg',0),
+(153,2,'2024-10-01 08:15:38','2024-10-01 06:15:38','','Kishou silver ring','','inherit','closed','closed','','kishou-b-arg','','','2024-10-01 08:29:16','2024-10-01 06:29:16','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg-1.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','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KIGEN-BaIKKANBa.jpg',0,'attachment','image/jpeg',0),
+(155,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in gold plated silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-11-12 23:53:41','2024-11-12 22:53:41','',0,'https://haiku.gcch.fr/?post_type=product&p=155',0,'product','',0),
+(156,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-112','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',1,'product_variation','',0),
+(157,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-113','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',2,'product_variation','',0),
+(158,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-114','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',3,'product_variation','',0),
+(159,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-115','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',4,'product_variation','',0),
+(160,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-116','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',5,'product_variation','',0),
+(161,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-117','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',6,'product_variation','',0),
+(162,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-118','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',7,'product_variation','',0),
+(163,2,'2024-10-01 08:32:19','2024-10-01 06:32:19','','Kishou gold plated ring','','inherit','closed','closed','','sony-dsc-8','','','2024-10-01 08:33:08','2024-10-01 06:33:08','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm.jpg',0,'attachment','image/jpeg',0),
+(164,2,'2024-10-01 08:33:52','2024-10-01 06:33:52','','Kishou gold plated ring','','inherit','closed','closed','','kishou-b-vrm','','','2024-10-01 08:34:15','2024-10-01 06:34:15','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm-1.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','',155,'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','',133,'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','',133,'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','ROKKU: pebble\r\n\r\nLarge wavy ring in sterling silver with a semi precious oval stone in the center set in some 18K gold.\r\n
\r\n
adjustable
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-11-15 13:16:10','2024-11-15 12:16:10','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0),
+(176,2,'2024-10-01 08:58:41','2024-10-01 06:58:41','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-10-01 08:59:53','2024-10-01 06:59:53','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',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','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of sterling silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-11-15 12:19:31','2024-11-15 11:19:31','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','PIASU: piercing\r\n\r\nLarge earrings covering the lobe with three hoops hanging to it, mixing sterling silver and gold plated silver.\r\n
\r\n
rings diameter 0,5 to 1,5cm
\r\n
total caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-11-15 12:40:29','2024-11-15 11:40:29','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'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),
+(207,2,'2024-10-01 19:33:10','2024-10-01 17:33:10','','Piasu earrings','','inherit','closed','closed','','piasu-bo','','','2024-10-01 19:34:41','2024-10-01 17:34:41','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-1.jpg',0,'attachment','image/jpeg',0),
+(212,2,'2024-10-01 19:50:41','2024-10-01 17:50:41','','PIASU-BO','','inherit','closed','closed','','piasu-bo-2','','','2024-10-01 19:51:04','2024-10-01 17:51:04','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-2.jpg',0,'attachment','image/jpeg',0),
+(213,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of gold plated silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-11-15 13:19:52','2024-11-15 12:19:52','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0),
+(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-12 23:48:37','2024-11-12 22:48:37','',123,'https://haiku.gcch.fr/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(220,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in sterling silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
\r\n
lengths 12cm and 20cm
\r\n
box chain thickness 0,8mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycles sterling silver and 24K gold plated silver.','Tamanori Earrings silver','','publish','closed','closed','','tamanori-earrings-silver','','','2024-11-13 17:45:06','2024-11-13 16:45:06','',0,'https://haiku.gcch.fr/?post_type=product&p=220',0,'product','',0),
+(221,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=221',1,'product_variation','',0),
+(222,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=222',2,'product_variation','',0),
+(223,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=223',3,'product_variation','',0),
+(225,2,'2024-10-02 19:44:55','2024-10-02 17:44:55','','Tamanori silver earrings','','inherit','closed','closed','','tamanori-bo-s','','','2024-10-02 19:45:27','2024-10-02 17:45:27','',220,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-s-1.jpg',0,'attachment','image/jpeg',0),
+(226,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in gold plated silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-08 00:01:06','2024-11-07 23:01:06','',0,'https://haiku.gcch.fr/?post_type=product&p=246',0,'product','',0),
+(247,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-5','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=247',1,'product_variation','',0),
+(248,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-6','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=248',2,'product_variation','',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','',246,'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','',246,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-g.jpg',0,'attachment','image/jpeg',0),
+(251,2,'2024-10-02 23:40:26','2024-10-02 21:40:26','TANEMAKI: seeding \r\n\r\nDelicate bracelet composed of an fluid center element with small grey fresh water pearls on one side, and a mix of sterling silver and gold plated silver chains on the other side.\r\n
\r\n
adjustable in between 15cm and 18cm
\r\n
oval center shape 1cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Bracelet','','publish','closed','closed','','tanemaki-bracelet','','','2024-11-13 17:04:10','2024-11-13 16:04:10','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',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','',251,'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','Fuyou: floating leave on water\r\n\r\nRectangular trace chain bracelet in sterling silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-11-13 19:33:18','2024-11-13 18:33:18','',0,'https://haiku.gcch.fr/?post_type=product&p=258',0,'product','',0),
+(259,2,'2024-10-03 22:05:22','2024-10-03 20:05:22','','Fuyou bracelet silver','','inherit','closed','closed','','sony-dsc-20','','','2024-10-03 22:06:35','2024-10-03 20:06:35','',258,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-s.jpg',0,'attachment','image/jpeg',0),
+(260,2,'2024-10-03 22:08:43','2024-10-03 20:08:43','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9225','','','2024-10-03 22:08:59','2024-10-03 20:08:59','',258,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9225.jpg',0,'attachment','image/jpeg',0),
+(261,2,'2024-10-03 22:13:48','2024-10-03 20:13:48','Fuyou : floating leave on water\r\n\r\nRectangular trace chain bracelet in gold plated silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet gold plated','','publish','closed','closed','','fuyou-bracelet-gold-plated','','','2024-11-13 19:34:32','2024-11-13 18:34:32','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',0),
+(262,2,'2024-10-03 22:14:52','2024-10-03 20:14:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-21','','','2024-10-03 22:15:25','2024-10-03 20:15:25','',261,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0),
+(263,2,'2024-10-03 22:17:11','2024-10-03 20:17:11','IKKAN: link \r\n\r\nNecklace with a mix of different links combining sterling silver and gold plated silver.\r\n
\r\n
length 50 to 54cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-11-13 16:44:31','2024-11-13 15:44:31','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0),
+(265,2,'2024-10-03 22:39:11','2024-10-03 20:39:11','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c','','','2024-10-03 22:39:37','2024-10-03 20:39:37','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C.jpg',0,'attachment','image/jpeg',0),
+(266,2,'2024-10-03 22:39:57','2024-10-03 20:39:57','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-2','','','2024-10-03 22:40:20','2024-10-03 20:40:20','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-1.jpg',0,'attachment','image/jpeg',0),
+(267,2,'2024-10-03 22:40:36','2024-10-03 20:40:36','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-3','','','2024-10-03 22:40:53','2024-10-03 20:40:53','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-2.jpg',0,'attachment','image/jpeg',0),
+(268,2,'2024-10-03 22:43:42','2024-10-03 20:43:42','PIASU : piercing\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
\r\n
length 45cm to 50cm
\r\n
toggle clasp caliber 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Necklace','','publish','closed','closed','','piasu-necklace','','','2024-11-13 17:14:31','2024-11-13 16:14:31','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'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),
+(271,2,'2024-10-04 08:18:27','2024-10-04 06:18:27','TANEMAKI : seeding\r\n\r\nA necklace composed of a fluid center element with dark grey fresh water pearls on one side, and a mix of sterling silver and gold plated chains on the other side.\r\n
\r\n
length 50cm to 55cm
\r\n
center element caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Necklace','','publish','closed','closed','','tanemaki-necklace','','','2024-11-13 17:03:05','2024-11-13 16:03:05','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',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','',271,'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','FUYOU: floating leave on water\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
\r\n
length 50cm to 55cm
\r\n
oval shapes caliber between 3cm and 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2024-11-13 19:37:51','2024-11-13 18:37:51','',0,'https://haiku.gcch.fr/?post_type=product&p=274',0,'product','',0),
+(275,2,'2024-10-04 08:39:00','2024-10-04 06:39:00','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-25','','','2024-10-04 08:40:13','2024-10-04 06:40:13','',274,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-C.jpg',0,'attachment','image/jpeg',0),
+(276,2,'2024-10-04 08:41:22','2024-10-04 06:41:22','HADOU : wave\r\n\r\nLong wavy hoops in sterling silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-11-13 19:44:05','2024-11-13 18:44:05','',0,'https://haiku.gcch.fr/?post_type=product&p=276',0,'product','',0),
+(280,2,'2024-10-04 08:42:55','2024-10-04 06:42:55','','Hadou hoops silver','','inherit','closed','closed','','sony-dsc-26','','','2024-10-04 08:43:24','2024-10-04 06:43:24','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-arg.jpg',0,'attachment','image/jpeg',0),
+(281,2,'2024-10-04 08:50:13','2024-10-04 06:50:13','','Hadou hoops silver','','inherit','closed','closed','','hadou-cr-s','','','2024-10-04 08:50:32','2024-10-04 06:50:32','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-s.jpg',0,'attachment','image/jpeg',0),
+(282,2,'2024-10-04 08:51:31','2024-10-04 06:51:31','HADOU : wave\r\n\r\nLong wavy hoops in gold plated silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-11-13 19:46:01','2024-11-13 18:46:01','',0,'https://haiku.gcch.fr/?post_type=product&p=282',0,'product','',0),
+(283,2,'2024-10-04 08:53:00','2024-10-04 06:53:00','','Hadou hoops gold plated','','inherit','closed','closed','','sony-dsc-27','','','2024-10-07 11:24:25','2024-10-07 09:24:25','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-g.jpg',0,'attachment','image/jpeg',0),
+(284,2,'2024-10-04 08:53:48','2024-10-04 06:53:48','','Hadou hoops gold plated','','inherit','closed','closed','','hadou-cr-g','','','2024-10-04 08:54:01','2024-10-04 06:54:01','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-g.jpg',0,'attachment','image/jpeg',0),
+(285,2,'2024-10-04 08:55:02','2024-10-04 06:55:02','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in sterling silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-11-13 19:49:08','2024-11-13 18:49:08','',0,'https://haiku.gcch.fr/?post_type=product&p=285',0,'product','',0),
+(286,2,'2024-10-04 09:00:41','2024-10-04 07:00:41','','Hattari stacked hoops silver','','inherit','closed','closed','','sony-dsc-28','','','2024-10-04 09:01:22','2024-10-04 07:01:22','',285,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-s.jpg',0,'attachment','image/jpeg',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','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in gold plated silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-11-13 19:54:58','2024-11-13 18:54:58','',0,'https://haiku.gcch.fr/?post_type=product&p=288',0,'product','',0),
+(289,2,'2024-10-04 09:10:35','2024-10-04 07:10:35','','Hattari stacked hoops gold plated','','inherit','closed','closed','','sony-dsc-29','','','2024-10-04 09:11:02','2024-10-04 07:11:02','',288,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-g.jpg',0,'attachment','image/jpeg',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),
+(291,2,'2024-10-04 21:50:55','2024-10-04 19:50:55','HATTARI: bluff\r\n\r\nLarge d-shape sterling silver hoops with a gold plated band hooked up into the ear.\r\n
\r\n
hoops diameter 4m
\r\n
wires diameter 2,5cm and 1,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-11-13 20:00:40','2024-11-13 19:00:40','',0,'https://haiku.gcch.fr/?post_type=product&p=291',0,'product','',0),
+(292,2,'2024-10-04 21:57:58','2024-10-04 19:57:58','','Hattari double hoops silver','','inherit','closed','closed','','sony-dsc-30','','','2024-10-04 22:02:56','2024-10-04 20:02:56','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2-mix.jpg',0,'attachment','image/jpeg',0),
+(293,2,'2024-10-04 22:02:07','2024-10-04 20:02:07','','Hattari double hoops silver','','inherit','closed','closed','','hattari-cr2','','','2024-10-04 22:03:06','2024-10-04 20:03:06','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2.jpg',0,'attachment','image/jpeg',0),
+(306,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','TAMANORI: in balance on a ball\r\n\r\nOval sterling silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2024-11-15 12:32:15','2024-11-15 11:32:15','',0,'https://haiku.gcch.fr/?post_type=product&p=306',0,'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','TAMANORI: in balance on a ball\r\n\r\nOval gold plated silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:33:00','2024-11-15 11:33:00','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0),
+(316,2,'2024-10-07 08:34:05','2024-10-07 06:34:05','','Tamanori Hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-10-07 08:34:36','2024-10-07 06:34:36','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',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','FUYOU: floating leave on water\r\n\r\nSolo hoop in sterling silver with a mix of small rings in gold plated silver hanging on it.\r\n
\r\n
hoop diameter 13mm
\r\n
small rings diameter around 5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-11-12 23:34:58','2024-11-12 22:34:58','',0,'https://haiku.gcch.fr/?post_type=product&p=318',0,'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),
+(325,2,'2024-10-07 11:08:32','2024-10-07 09:08:32','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in sterling silver.\r\n
','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-07 23:56:06','2024-11-07 22:56:06','',0,'https://haiku.gcch.fr/?post_type=product&p=328',0,'product','',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','',328,'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','',328,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0),
+(331,2,'2024-10-07 11:26:39','2024-10-07 09:26:39','HATTARI: bluff \r\n\r\nSterling silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-15 13:40:17','2024-11-15 12:40:17','',0,'https://haiku.gcch.fr/?post_type=product&p=331',0,'product','',0),
+(332,2,'2024-10-07 11:29:06','2024-10-07 09:29:06','','Hattari Earcuff silver','','inherit','closed','closed','','sony-dsc-36','','','2024-10-07 11:29:37','2024-10-07 09:29:37','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg.jpg',0,'attachment','image/jpeg',0),
+(334,2,'2024-10-07 11:34:08','2024-10-07 09:34:08','','Hattari Earcuff silver','','inherit','closed','closed','','hattari-ec-arg','','','2024-10-07 11:34:31','2024-10-07 09:34:31','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg-1.jpg',0,'attachment','image/jpeg',0),
+(335,2,'2024-10-07 11:35:18','2024-10-07 09:35:18','HATTARI: bluff \r\n\r\nGold plated silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-15 17:21:03','2024-11-15 16:21:03','',0,'https://haiku.gcch.fr/?post_type=product&p=335',0,'product','',0),
+(336,2,'2024-10-07 11:35:52','2024-10-07 09:35:52','','Hattari Earcuff gold plated','','inherit','closed','closed','','sony-dsc-37','','','2024-10-07 11:36:22','2024-10-07 09:36:22','',335,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-vrm.jpg',0,'attachment','image/jpeg',0),
+(337,2,'2024-10-07 11:36:56','2024-10-07 09:36:56','','Hattari Earcuff gold plated','','inherit','closed','closed','','_dsc9472','','','2024-10-07 11:37:19','2024-10-07 09:37:19','',335,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9472.jpg',0,'attachment','image/jpeg',0),
+(338,2,'2024-10-07 11:38:31','2024-10-07 09:38:31','PIASU: piercing\r\n\r\nThis brooch, made to be hooked on a top, mimics a nipple piercing and is made of sterling silver with a gold plated silver bead.\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kagun Trio Earrings','','publish','closed','closed','','kagun-trio-earrings','','','2024-11-15 12:49:24','2024-11-15 11:49:24','',0,'https://haiku.gcch.fr/?post_type=product&p=342',0,'product','',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','',342,'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','',342,'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','',342,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9748.jpg',0,'attachment','image/jpeg',0),
+(356,2,'2024-10-15 16:07:08','2024-10-15 14:07:08','KARA: hull, shell\r\n\r\nSterling silver earrings composed of organic and textured shapes, two of them being linked by a thin 18k gold curb chain.\r\n
\r\n
caliber between 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Trio Earrings','','publish','closed','closed','','kara-trio-earrings','','','2024-11-13 14:49:41','2024-11-13 13:49:41','',0,'https://haiku.gcch.fr/?post_type=product&p=356',0,'product','',0),
+(360,2,'2024-10-15 16:13:47','2024-10-15 14:13:47','','Kara trio earrings silver and gold','','inherit','closed','closed','','sony-dsc-40','','','2024-10-15 16:15:03','2024-10-15 14:15:03','',356,'https://haiku.gcch.fr/app/uploads/2024/10/KARA-BO.jpg',0,'attachment','image/jpeg',0),
+(361,2,'2024-10-15 16:28:36','2024-10-15 14:28:36','','Kara trio earrings silver and gold','','inherit','closed','closed','','_dsc9354','','','2024-10-15 16:29:04','2024-10-15 14:29:04','',356,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9354.jpg',0,'attachment','image/jpeg',0),
+(365,2,'2024-10-18 07:39:38','2024-10-18 05:39:38','MUGURA: vine\r\n\r\nCurved and opened minimalist sterling silver earrings to slip into your earlobe.\r\n
\r\n
wires width 2mm and 0,8mm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-11-15 13:38:49','2024-11-15 12:38:49','',0,'https://haiku.gcch.fr/?post_type=product&p=365',0,'product','',0),
+(369,2,'2024-10-18 07:43:06','2024-10-18 05:43:06','','Mugura earrings silver','','inherit','closed','closed','','sony-dsc-41','','','2024-10-18 07:44:40','2024-10-18 05:44:40','',365,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-arg.jpg',0,'attachment','image/jpeg',0),
+(372,2,'2024-10-18 07:53:34','2024-10-18 05:53:34','MUGURA: vine\r\n\r\nCurved and opened minimalist gold plated silver earrings to slip into your earlobe.\r\n
\r\n
length 3cm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-11-15 13:36:51','2024-11-15 12:36:51','',0,'https://haiku.gcch.fr/?post_type=product&p=372',0,'product','',0),
+(375,2,'2024-10-18 07:54:32','2024-10-18 05:54:32','','Mugura earrings gold plated','','inherit','closed','closed','','sony-dsc-42','','','2024-10-18 07:55:14','2024-10-18 05:55:14','',372,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-vrm.jpg',0,'attachment','image/jpeg',0),
+(376,2,'2024-10-18 07:58:38','2024-10-18 05:58:38','','Mugura earrings gold plated','','inherit','closed','closed','','_dsc9300','','','2024-10-18 07:59:05','2024-10-18 05:59:05','',372,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9300.jpg',0,'attachment','image/jpeg',0),
+(377,2,'2024-10-18 08:03:14','2024-10-18 06:03:14','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in sterling silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-10-18 08:12:03','2024-10-18 06:12:03','',0,'https://haiku.gcch.fr/?post_type=product&p=377',0,'product','',0),
+(378,2,'2024-10-18 08:06:35','2024-10-18 06:06:35','','Kagun bracelet silver','','inherit','closed','closed','','sony-dsc-43','','','2024-10-18 08:10:27','2024-10-18 06:10:27','',377,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-arg.jpg',0,'attachment','image/jpeg',0),
+(379,2,'2024-10-18 08:10:12','2024-10-18 06:10:12','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9260','','','2024-10-18 08:11:06','2024-10-18 06:11:06','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9260.jpg',0,'attachment','image/jpeg',0),
+(380,2,'2024-10-18 08:10:46','2024-10-18 06:10:46','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9262','','','2024-10-18 08:11:09','2024-10-18 06:11:09','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9262.jpg',0,'attachment','image/jpeg',0),
+(381,2,'2024-10-18 08:12:13','2024-10-18 06:12:13','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in gold plated silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-10-18 08:18:26','2024-10-18 06:18:26','',0,'https://haiku.gcch.fr/?post_type=product&p=381',0,'product','',0),
+(382,2,'2024-10-18 08:12:45','2024-10-18 06:12:45','','Kagun bracelet gold plated','','inherit','closed','closed','','sony-dsc-44','','','2024-10-18 08:17:42','2024-10-18 06:17:42','',381,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-vrm.jpg',0,'attachment','image/jpeg',0),
+(383,2,'2024-10-18 08:17:14','2024-10-18 06:17:14','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9772','','','2024-10-18 08:17:48','2024-10-18 06:17:48','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9772.jpg',0,'attachment','image/jpeg',0),
+(384,2,'2024-10-18 08:17:21','2024-10-18 06:17:21','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9775','','','2024-10-18 08:17:50','2024-10-18 06:17:50','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9775.jpg',0,'attachment','image/jpeg',0),
+(385,2,'2024-10-18 08:19:19','2024-10-18 06:19:19','ROKKU: pebble\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
\r\n
total chain length 50cm
\r\n
pendant height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Necklace','','publish','closed','closed','','rokku-necklace','','','2024-11-08 10:40:19','2024-11-08 09:40:19','',0,'https://haiku.gcch.fr/?post_type=product&p=385',0,'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','publish','closed','closed','','fuyou-necklace-copy-green-jaspe','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-lapis-lazuli','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-tiger-eye','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In sterling silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diameter 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-11-15 13:33:09','2024-11-15 12:33:09','',0,'https://haiku.gcch.fr/?post_type=product&p=393',0,'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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In gold plated silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diametre 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-11-15 13:34:01','2024-11-15 12:34:01','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0),
+(399,2,'2024-10-18 09:01:13','2024-10-18 07:01:13','','Mugura hoops silver','','inherit','closed','closed','','sony-dsc-47','','','2024-10-18 09:01:34','2024-10-18 07:01:34','',398,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',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),
+(402,2,'2024-10-28 07:40:30','2024-10-28 06:40:30','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in sterling silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-10-28 08:03:25','2024-10-28 07:03:25','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',0),
+(403,2,'2024-10-28 07:45:22','2024-10-28 06:45:22','','Mugura Nail Jewel silver','','inherit','closed','closed','','sony-dsc-48','','','2024-10-28 07:52:19','2024-10-28 06:52:19','',402,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0),
+(404,2,'2024-10-28 07:51:48','2024-10-28 06:51:48','','Mugura Nail Jewel silver','','inherit','closed','closed','','_dsc9216','','','2024-10-28 07:52:28','2024-10-28 06:52:28','',402,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9216.jpg',0,'attachment','image/jpeg',0),
+(405,2,'2024-10-28 07:57:34','2024-10-28 06:57:34','','Mugura Nail Jewel silver','','inherit','closed','closed','','img_9077','','','2024-10-28 07:57:54','2024-10-28 06:57:54','',402,'https://haiku.gcch.fr/app/uploads/2024/10/IMG_9077.jpg',0,'attachment','image/jpeg',0),
+(406,2,'2024-10-28 08:03:37','2024-10-28 07:03:37','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in gold plated silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-10-30 20:31:51','2024-10-30 19:31:51','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',0),
+(407,2,'2024-10-28 08:04:14','2024-10-28 07:04:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','sony-dsc-49','','','2024-10-28 08:07:31','2024-10-28 07:07:31','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0),
+(408,2,'2024-10-28 08:07:14','2024-10-28 07:07:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','_dsc9485','','','2024-10-28 08:07:36','2024-10-28 07:07:36','',406,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9485.jpg',0,'attachment','image/jpeg',0),
+(409,2,'2024-10-28 08:09:36','2024-10-28 07:09:36','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','mugura-nail','','','2024-10-28 08:09:56','2024-10-28 07:09:56','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-.jpg',0,'attachment','image/jpeg',0),
+(410,2,'2024-10-28 08:27:12','2024-10-28 07:27:12','','Mugura lighter case silver','','inherit','closed','closed','','sony-dsc-50','','','2024-10-28 08:28:13','2024-10-28 07:28:13','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-FEU-arg.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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/DSC8400-copie.jpg',0,'attachment','image/jpeg',0),
+(412,1,'2024-10-30 20:51:18','2024-10-30 19:51:18','','Hattari ring','','inherit','closed','closed','','hattari-b-2-2','','','2024-10-30 20:51:35','2024-10-30 19:51:35','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-2-1.jpg',0,'attachment','image/jpeg',0),
+(414,1,'2024-10-30 20:59:14','2024-10-30 19:59:14','','Hattari Ring - 64','Size: 64','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=414',8,'product_variation','',0),
+(419,1,'2024-10-30 21:03:44','2024-10-30 20:03:44','','Hattari ring','','inherit','closed','closed','','hattari-b-1','','','2024-10-30 21:04:17','2024-10-30 20:04:17','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-1.jpg',0,'attachment','image/jpeg',0),
+(420,1,'2024-10-30 21:15:40','2024-10-30 20:15:40','','Hattari ring','','inherit','closed','closed','','sony-dsc-2','','','2024-10-30 21:16:19','2024-10-30 20:16:19','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B.jpg',0,'attachment','image/jpeg',0),
+(421,1,'2024-10-30 21:26:47','2024-10-30 20:26:47','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us for after sale services. Haiku pieces are guarantee for a year. We can also repair your pieces after the year guarantee, the cost will depend on each case.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:24:06\"\n },\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"Products will be ship 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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\\n
\\nFor return inquiries, please contact us within 14 days after the item\'s reception.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:26:47\"\n }\n}','','','trash','closed','closed','','4ac8cd09-76b1-47ed-b496-baeba21be82c','','','2024-10-30 21:26:47','2024-10-30 20:26:47','',0,'https://haiku.gcch.fr/?p=421',0,'customize_changeset','',0),
+(422,1,'2024-10-30 21:30:10','2024-10-30 20:30:10','','HAIKU-sizechart','','inherit','closed','closed','','haiku-sizechart','','','2024-10-30 21:30:10','2024-10-30 20:30:10','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HAIKU-sizechart.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),
+(425,1,'2024-10-30 22:19:21','2024-10-30 21:19:21','','Mugura Earrings silver','','inherit','closed','closed','','_dsc9156','','','2024-10-30 22:19:38','2024-10-30 21:19:38','',365,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9156.jpg',0,'attachment','image/jpeg',0),
+(430,1,'2024-10-30 22:27:09','2024-10-30 21:27:09','ROKKU: pebble\r\n\r\nSolo hoop earring in sterling silver with a Tiger Eye oval stone.\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop gold plated','','publish','closed','closed','','rokku-hoop-gold-plated','','','2024-11-15 17:50:10','2024-11-15 16:50:10','',0,'https://haiku.gcch.fr/?post_type=product&p=433',0,'product','',0),
+(435,1,'2024-10-30 22:36:02','2024-10-30 21:36:02','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling silver.\r\n
\r\n
width 0,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:43:33','2024-11-13 13:43:33','',0,'https://haiku.gcch.fr/?post_type=product&p=435',0,'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),
+(438,1,'2024-10-31 16:58:27','2024-10-31 15:58:27','{\n \"haiku-atelier-2024::lien_facebook\": {\n \"value\": \"https://www.facebook.com/haiku.atelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:57:37\"\n },\n \"haiku-atelier-2024::lien_pinterest\": {\n \"value\": \"https://www.pinterest.com/haikuatelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:58:27\"\n }\n}','','','trash','closed','closed','','b264da05-1f06-4b7c-991a-20112c557793','','','2024-10-31 16:58:27','2024-10-31 15:58:27','',0,'https://haikuatelier.com/?p=438',0,'customize_changeset','',0),
+(439,1,'2024-10-31 18:34:19','2024-10-31 17:34:19','{\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-08 09:17:03','2024-11-08 08:17:03','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0),
+(482,1,'2024-11-08 09:11:52','2024-11-08 08:11:52','','Mugura bracelet silver','','inherit','closed','closed','','sony-dsc-57','','','2024-11-08 09:13:11','2024-11-08 08:13:11','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0),
+(483,1,'2024-11-08 09:15:26','2024-11-08 08:15:26','','Mugura chain bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-08 09:15:54','2024-11-08 08:15:54','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0),
+(486,1,'2024-11-08 10:24:07','2024-11-08 09:24:07','','Rokku necklace tiger\'s eye stone pendant','','inherit','closed','closed','','sony-dsc-45','','','2024-11-08 10:37:29','2024-11-08 09:37:29','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',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),
+(488,1,'2024-11-08 10:37:00','2024-11-08 09:37:00','','Rokku necklace lapis lazuli stone pendant','','inherit','closed','closed','','sony-dsc-58','','','2024-11-08 10:37:59','2024-11-08 09:37:59','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0),
+(489,1,'2024-11-08 10:37:03','2024-11-08 09:37:03','','Rokku necklace jaspe stone pendant','','inherit','closed','closed','','sony-dsc-59','','','2024-11-08 10:38:53','2024-11-08 09:38:53','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0),
+(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','Hadou : wave\r\n\r\nStud earrings with 2 wavy lines, one in sterling silver, the other in gold plated silver.\r\n
\r\n
height 1cm
\r\n
wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled silver and 24K gold plated silver.\r\n\r\n ','Hadou Stud Earrings','','publish','closed','closed','','hadou-stud-earrings','','','2024-11-10 13:00:48','2024-11-10 12:00:48','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',0),
+(491,1,'2024-11-10 12:53:12','2024-11-10 11:53:12','','Hadou stud earrings silver','','inherit','closed','closed','','sony-dsc-60','','','2024-11-10 12:54:55','2024-11-10 11:54:55','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0),
+(492,1,'2024-11-10 12:56:31','2024-11-10 11:56:31','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-10 12:58:19','2024-11-10 11:58:19','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0),
+(493,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Hadou Stud Earrings - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-copy-left-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-copy-pair','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-copy-right-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','Kagun: module\r\n\r\nSolo small hoop in sterling silver with a wavy element in gold plated silver dangling.\r\n
\r\n
hoop diameter 13mm
\r\n
total height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Kagun Hoop','','publish','closed','closed','','kagun-hoop','','','2024-11-12 23:33:14','2024-11-12 22:33:14','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0),
+(500,1,'2024-11-10 13:09:58','2024-11-10 12:09:58','','Kagun hoop silver','','inherit','closed','closed','','sony-dsc-61','','','2024-11-10 13:10:36','2024-11-10 12:10:36','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0),
+(501,1,'2024-11-10 13:11:06','2024-11-10 12:11:06','','Kagun hoop silver','','inherit','closed','closed','','img_1481','','','2024-11-10 13:11:30','2024-11-10 12:11:30','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0),
+(502,1,'2024-11-10 13:11:17','2024-11-10 12:11:17','','Kagun hoop silver','','inherit','closed','closed','','img_1484','','','2024-11-10 13:11:38','2024-11-10 12:11:38','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0),
+(503,1,'2024-11-10 13:36:02','2024-11-10 12:36:02','','Fuyou Hoops silver and gold','','inherit','closed','closed','','sony-dsc-62','','','2024-11-10 14:02:44','2024-11-10 13:02:44','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0),
+(504,1,'2024-11-10 16:33:57','2024-11-10 15:33:57','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-33','','','2024-11-10 16:34:21','2024-11-10 15:34:21','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0),
+(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','publish','closed','closed','','test','','','2024-11-10 23:39:35','2024-11-10 22:39:35','',0,'https://haikuatelier.com/?page_id=505',0,'page','',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),
+(515,1,'2024-11-12 23:15:48','2024-11-12 22:15:48','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings gold plated','','publish','closed','closed','','boroboro-bead-earrings-gold-plated','','','2024-11-15 13:04:49','2024-11-15 12:04:49','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',0),
+(516,1,'2024-11-12 23:18:21','2024-11-12 22:18:21','','Boroboro bead earrings gold plated aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-12 23:20:22','2024-11-12 22:20:22','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0),
+(518,1,'2024-11-12 23:22:45','2024-11-12 22:22:45','','Boroboro bead earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-12 23:27:05','2024-11-12 22:27:05','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0),
+(519,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=519',1,'product_variation','',0),
+(520,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=520',2,'product_variation','',0),
+(521,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings silver','','publish','closed','closed','','boroboro-bead-earrings-silver','','','2024-11-15 13:06:12','2024-11-15 12:06:12','',0,'https://haikuatelier.com/?post_type=product&p=521',0,'product','',0),
+(522,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=522',2,'product_variation','',0),
+(523,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=523',1,'product_variation','',0),
+(524,1,'2024-11-12 23:26:40','2024-11-12 22:26:40','','Boroboro bead earrings silver tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-12 23:27:13','2024-11-12 22:27:13','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0),
+(526,1,'2024-11-12 23:29:19','2024-11-12 22:29:19','','Boroboro bead earrings silver green aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-12 23:29:48','2024-11-12 22:29:48','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',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),
+(530,1,'2024-11-12 23:43:55','2024-11-12 22:43:55','','Piasu Ring - 64','Size: 64','publish','closed','closed','','piasu-ring-64','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haikuatelier.com/?post_type=product_variation&p=530',8,'product_variation','',0),
+(531,1,'2024-11-12 23:47:48','2024-11-12 22:47:48','','Piasu ring','','inherit','closed','closed','','dsc9897','','','2024-11-12 23:48:50','2024-11-12 22:48:50','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0),
+(532,1,'2024-11-12 23:50:23','2024-11-12 22:50:23','','Kara Ring - 64','Size: 64','publish','closed','closed','','kara-ring-64','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haikuatelier.com/?post_type=product_variation&p=532',8,'product_variation','',0),
+(533,1,'2024-11-12 23:51:56','2024-11-12 22:51:56','','Kishou Ring silver - 64','Size: 64','publish','closed','closed','','kishou-ring-silver-64','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haikuatelier.com/?post_type=product_variation&p=533',8,'product_variation','',0),
+(534,1,'2024-11-12 23:53:31','2024-11-12 22:53:31','','Kishou Ring gold plated - 64','Size: 64','publish','closed','closed','','kishou-ring-gold-plated-64','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haikuatelier.com/?post_type=product_variation&p=534',8,'product_variation','',0),
+(535,1,'2024-11-13 08:41:58','2024-11-13 07:41:58','BoroBoro: the sound of something crumbling \r\n\r\nA belt made of thin leather scraps and a sterling silver oval buckle, secured by sliding the straps into a semi precious bead. \r\n
\r\n
adjustable up to 95cm
\r\n
oval element caliber 8cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Belt','','publish','closed','closed','','boroboro-belt','','','2024-11-13 09:12:26','2024-11-13 08:12:26','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',0),
+(536,1,'2024-11-13 08:58:57','2024-11-13 07:58:57','','Boroboro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-13 09:00:31','2024-11-13 08:00:31','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0),
+(537,1,'2024-11-13 09:07:07','2024-11-13 08:07:07','','Boroboro belt silver and jade','','inherit','closed','closed','','img_1703','','','2024-11-13 09:07:26','2024-11-13 08:07:26','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0),
+(538,1,'2024-11-13 09:10:10','2024-11-13 08:10:10','','Boroboro belt silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-13 09:10:40','2024-11-13 08:10:40','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0),
+(539,1,'2024-11-13 09:10:53','2024-11-13 08:10:53','','Boroboro belt silver and crystal','','inherit','closed','closed','','img_1715','','','2024-11-13 09:11:06','2024-11-13 08:11:06','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0),
+(540,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Crystal','Stone: Crystal','publish','closed','closed','','mugura-nail-jewel-silver-copy-crystal','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=540',1,'product_variation','',0),
+(541,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Jade','Stone: Jade','publish','closed','closed','','mugura-nail-jewel-silver-copy-jade','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=541',2,'product_variation','',0),
+(542,1,'2024-11-13 09:15:53','2024-11-13 08:15:53','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us 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.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-11-13 08:15:53\"\n }\n}','','','trash','closed','closed','','b06f9efc-f0d2-4a25-8cea-a7aa717f83e2','','','2024-11-13 09:15:53','2024-11-13 08:15:53','',0,'https://haikuatelier.com/?p=542',0,'customize_changeset','',0),
+(544,1,'2024-11-13 12:44:56','2024-11-13 11:44:56','','','','draft','closed','closed','','','','','2024-11-13 12:44:56','2024-11-13 11:44:56','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=544',0,'shop_order_placehold','',1),
+(545,1,'2024-11-13 13:56:53','2024-11-13 12:56:53','KARA: hull, shell\r\n\r\nSmall textured gold plated silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:52:46','2024-11-13 13:52:46','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',0),
+(547,1,'2024-11-13 14:03:39','2024-11-13 13:03:39','','Kara hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-13 14:04:06','2024-11-13 13:04:06','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0),
+(548,1,'2024-11-13 14:04:21','2024-11-13 13:04:21','','Kara hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-13 14:04:38','2024-11-13 13:04:38','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0),
+(549,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - two elements earring','Side: two elements earring','publish','closed','closed','','kara-trio-earrings-left-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=549',2,'product_variation','',0),
+(550,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - pair','Side: pair','publish','closed','closed','','kara-trio-earrings-pair','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=550',1,'product_variation','',0),
+(551,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - one element earring','Side: one element earring','publish','closed','closed','','kara-trio-earrings-right-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=551',3,'product_variation','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','KARA: hull, shell\r\n\r\nSmall textured sterling silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:56:50','2024-11-15 11:56:50','',0,'https://haikuatelier.com/?post_type=product&p=554',0,'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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',554,'https://haikuatelier.com/?post_type=product_variation&p=556',2,'product_variation','',0),
+(558,1,'2024-11-13 14:54:26','2024-11-13 13:54:26','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-13 14:54:41','2024-11-13 13:54:41','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0),
+(559,1,'2024-11-13 15:14:33','2024-11-13 14:14:33','','Kagun trio earrings silver and gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-13 15:15:16','2024-11-13 14:15:16','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0),
+(560,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - all','Side: all','publish','closed','closed','','kagun-trio-earrings-all','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=560',1,'product_variation','',0),
+(561,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - long','Side: long','publish','closed','closed','','kagun-trio-earrings-long-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=561',2,'product_variation','',0),
+(562,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - medium','Side: medium','publish','closed','closed','','kagun-trio-earrings-medium-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=562',3,'product_variation','',0),
+(563,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - short','Side: short','publish','closed','closed','','kagun-trio-earrings-short-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=563',4,'product_variation','',0),
+(564,1,'2024-11-13 15:41:15','2024-11-13 14:41:15','','BoroBoro asymmetrical long earrings silver.','','inherit','closed','closed','','sony-dsc-10','','','2024-11-13 15:41:53','2024-11-13 14:41:53','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',183,'https://haikuatelier.com/?post_type=product_variation&p=567',3,'product_variation','',0),
+(568,1,'2024-11-13 15:45:06','2024-11-13 14:45:06','','BoroBoro asymmetrical long earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-13 15:45:52','2024-11-13 14:45:52','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',213,'https://haikuatelier.com/?post_type=product_variation&p=571',3,'product_variation','',0),
+(572,1,'2024-11-13 15:57:24','2024-11-13 14:57:24','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped gold plated ring going along the finger, with a small detail of an aventurine bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-13 16:34:05','2024-11-13 15:34:05','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',0),
+(575,1,'2024-11-13 16:00:17','2024-11-13 15:00:17','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-13 16:01:26','2024-11-13 15:01:26','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-g.jpg',0,'attachment','image/jpeg',0),
+(576,1,'2024-11-13 16:02:11','2024-11-13 15:02:11','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','img_1419','','','2024-11-13 16:02:23','2024-11-13 15:02:23','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0),
+(579,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-50','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=579',1,'product_variation','',0),
+(580,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-52','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=580',2,'product_variation','',0),
+(581,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-54','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=581',3,'product_variation','',0),
+(582,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-56','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=582',4,'product_variation','',0),
+(583,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-58','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=583',5,'product_variation','',0),
+(584,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-60','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=584',6,'product_variation','',0),
+(585,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-62','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=585',7,'product_variation','',0),
+(586,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-64','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=586',8,'product_variation','',0),
+(589,1,'2024-11-13 16:13:51','2024-11-13 15:13:51','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped sterling silver ring going along the finger, with a small detail of a tiger\'s eye bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-13 16:33:20','2024-11-13 15:33:20','',0,'https://haikuatelier.com/?post_type=product&p=589',0,'product','',0),
+(590,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-65','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=590',1,'product_variation','',0),
+(591,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-66','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=591',2,'product_variation','',0),
+(592,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-67','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=592',3,'product_variation','',0),
+(593,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-68','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=593',4,'product_variation','',0),
+(594,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-69','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=594',5,'product_variation','',0),
+(595,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-70','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=595',6,'product_variation','',0),
+(596,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-71','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=596',7,'product_variation','',0),
+(597,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-72','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0),
+(598,1,'2024-11-13 16:14:34','2024-11-13 15:14:34','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-13 16:15:38','2024-11-13 15:15:38','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0),
+(599,1,'2024-11-13 16:30:01','2024-11-13 15:30:01','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-13 16:30:20','2024-11-13 15:30:20','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s-1.jpg',0,'attachment','image/jpeg',0),
+(600,1,'2024-11-13 16:43:46','2024-11-13 15:43:46','','Ikkan necklace in silver and gold','','inherit','closed','closed','','sony-dsc-22','','','2024-11-13 16:44:16','2024-11-13 15:44:16','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0),
+(601,1,'2024-11-13 16:52:56','2024-11-13 15:52:56','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-73','','','2024-11-13 16:53:20','2024-11-13 15:53:20','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR-2.jpg',0,'attachment','image/jpeg',0),
+(602,1,'2024-11-13 17:01:29','2024-11-13 16:01:29','','Tanemaki pearls necklace','','inherit','closed','closed','','sony-dsc-19','','','2024-11-13 17:02:02','2024-11-13 16:02:02','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0),
+(603,1,'2024-11-13 17:13:59','2024-11-13 16:13:59','','Piasu necklace','','inherit','closed','closed','','sony-dsc-23','','','2024-11-13 17:14:18','2024-11-13 16:14:18','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0),
+(604,1,'2024-11-13 17:19:01','2024-11-13 16:19:01','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-13 17:44:17','2024-11-13 16:44:17','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s-2.jpg',0,'attachment','image/jpeg',0),
+(606,1,'2024-11-13 17:45:50','2024-11-13 16:45:50','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-13 17:46:26','2024-11-13 16:46:26','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g-2.jpg',0,'attachment','image/jpeg',0),
+(607,1,'2024-11-13 18:16:09','2024-11-13 17:16:09','','','','draft','closed','closed','','','','','2024-11-13 18:16:09','2024-11-13 17:16:09','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=607',0,'shop_order_placehold','',0),
+(608,1,'2024-11-13 18:16:46','2024-11-13 17:16:46','','','','draft','closed','closed','','','','','2024-11-13 18:16:46','2024-11-13 17:16:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=608',0,'shop_order_placehold','',0),
+(609,1,'2024-11-13 18:17:32','2024-11-13 17:17:32','','','','draft','closed','closed','','','','','2024-11-13 18:17:32','2024-11-13 17:17:32','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=609',0,'shop_order_placehold','',1),
+(610,1,'2024-11-13 18:30:59','2024-11-13 17:30:59','HATTARI: bluff\r\n\r\nA bangle bracelet composed of a wide asymmetrical band in sterling silver, and a round wire in gold plated silver crossing it.\r\n
\r\n
adjustable
\r\n
band width 2cm and wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Cuff','','publish','closed','closed','','hattari-cuff','','','2024-11-15 12:43:08','2024-11-15 11:43:08','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',0),
+(611,1,'2024-11-13 18:33:26','2024-11-13 17:33:26','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-13 18:34:47','2024-11-13 17:34:47','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',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 green aventurine bead.\r\n
\r\n
wire diameter 25 mm
\r\n
bead diameter 12mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','BoroBoro Bead Ring gold plated','','publish','closed','closed','','boroboro-bead-ring-gold-plated','','','2024-11-13 19:13:29','2024-11-13 18:13:29','',0,'https://haikuatelier.com/?post_type=product&p=613',0,'product','',0),
+(614,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','','BoroBoro Bead Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-119','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-120','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-121','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-122','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-123','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-124','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-125','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0),
+(621,1,'2024-11-13 19:05:10','2024-11-13 18:05:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-74','','','2024-11-13 19:07:03','2024-11-13 18:07:03','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0),
+(622,1,'2024-11-13 19:06:52','2024-11-13 18:06:52','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1504','','','2024-11-13 19:07:10','2024-11-13 18:07:10','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0),
+(623,1,'2024-11-13 19:08:10','2024-11-13 18:08:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1554','','','2024-11-13 19:08:21','2024-11-13 18:08:21','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0),
+(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-64','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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 tiger\'s eye bead.\r\n
Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade WooCommerce Subscriptions to version 3.0.15 or later.
Click the button below to view and update to the latest Subscriptions version, or log in to WooCommerce.com Dashboard and navigate to your Downloads page.
We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.
If you have any questions we are here to help — just open a ticket.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!
Now is a great time to upgrade to our latest PayPal extension to continue to receive support and updates with PayPal.
Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.
Start using our latest PayPal today to continue to receive support and updates.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(21,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use PayPal Payments to accept PayPal.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(22,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(24,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(25,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(26,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(27,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(28,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nGet started in seconds.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(29,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','Your store requires a security update for WooCommerce Payments. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(31,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','Your store requires a security update for the WooCommerce Pre-Orders extension. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(32,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(33,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n
\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(34,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n
\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(35,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(36,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(41,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(42,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'),
+(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'),
+(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'),
+(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'),
+(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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'),
+(68,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order. Now is a great time to learn how to manage your orders.','{\"current_milestone\":1}','unactioned','woocommerce-admin','2024-11-12 10:41:17',NULL,0,'plain','',1,1,'info');
+/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_category_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_category_lookup` (
+ `category_tree_id` bigint(20) unsigned NOT NULL,
+ `category_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`category_tree_id`,`category_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_category_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_category_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_category_lookup` VALUES
+(15,15),
+(30,30),
+(31,31),
+(32,32),
+(33,33),
+(34,34);
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_customer_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_customer_lookup` (
+ `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `username` varchar(60) NOT NULL DEFAULT '',
+ `first_name` varchar(255) NOT NULL,
+ `last_name` varchar(255) NOT NULL,
+ `email` varchar(100) DEFAULT NULL,
+ `date_last_active` timestamp NULL DEFAULT NULL,
+ `date_registered` timestamp NULL DEFAULT NULL,
+ `country` char(2) NOT NULL DEFAULT '',
+ `postcode` varchar(20) NOT NULL DEFAULT '',
+ `city` varchar(100) NOT NULL DEFAULT '',
+ `state` varchar(100) NOT NULL DEFAULT '',
+ PRIMARY KEY (`customer_id`),
+ UNIQUE KEY `user_id` (`user_id`),
+ KEY `email` (`email`)
+) ENGINE=InnoDB 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_customer_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_customer_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_customer_lookup` VALUES
+(2,NULL,'','GC','CH','contact@gcch.fr','2024-11-13 17:43:23',NULL,'FR','57070','Metz',''),
+(3,NULL,'','GC','CH','haiku.atelier@gmail.com','2024-11-14 09:55:39',NULL,'FR','57070','Metz','');
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_download_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_download_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_download_log` (
+ `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `permission_id` bigint(20) unsigned NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `user_ip_address` varchar(100) DEFAULT '',
+ PRIMARY KEY (`download_log_id`),
+ KEY `permission_id` (`permission_id`),
+ KEY `timestamp` (`timestamp`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_download_log`
+--
+
+LOCK TABLES `haikuwp_wc_download_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_addresses`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_addresses` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `address_type` varchar(20) DEFAULT NULL,
+ `first_name` text DEFAULT NULL,
+ `last_name` text DEFAULT NULL,
+ `company` text DEFAULT NULL,
+ `address_1` text DEFAULT NULL,
+ `address_2` text DEFAULT NULL,
+ `city` text DEFAULT NULL,
+ `state` text DEFAULT NULL,
+ `postcode` text DEFAULT NULL,
+ `country` text DEFAULT NULL,
+ `email` varchar(320) DEFAULT NULL,
+ `phone` varchar(100) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
+ KEY `order_id` (`order_id`),
+ KEY `email` (`email`(191)),
+ KEY `phone` (`phone`)
+) ENGINE=InnoDB AUTO_INCREMENT=29 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 */;
+INSERT INTO `haikuwp_wc_order_addresses` VALUES
+(17,544,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(18,544,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(19,607,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(20,607,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(21,608,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(22,608,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(23,609,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(24,609,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(25,640,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(26,640,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(27,657,'billing','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR','haiku.atelier@gmail.com','0603436016'),
+(28,657,'shipping','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016');
+/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_coupon_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_coupon_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `coupon_id` bigint(20) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `discount_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`coupon_id`),
+ KEY `coupon_id` (`coupon_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_coupon_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_operational_data`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_operational_data` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `created_via` varchar(100) DEFAULT NULL,
+ `woocommerce_version` varchar(20) DEFAULT NULL,
+ `prices_include_tax` tinyint(1) DEFAULT NULL,
+ `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
+ `download_permission_granted` tinyint(1) DEFAULT NULL,
+ `cart_hash` varchar(100) DEFAULT NULL,
+ `new_order_email_sent` tinyint(1) DEFAULT NULL,
+ `order_key` varchar(100) DEFAULT NULL,
+ `order_stock_reduced` tinyint(1) DEFAULT NULL,
+ `date_paid_gmt` datetime DEFAULT NULL,
+ `date_completed_gmt` datetime DEFAULT NULL,
+ `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
+ `shipping_total_amount` decimal(26,8) DEFAULT NULL,
+ `discount_tax_amount` decimal(26,8) DEFAULT NULL,
+ `discount_total_amount` decimal(26,8) DEFAULT NULL,
+ `recorded_sales` tinyint(1) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `order_id` (`order_id`),
+ KEY `order_key` (`order_key`)
+) ENGINE=InnoDB AUTO_INCREMENT=83 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 */;
+INSERT INTO `haikuwp_wc_order_operational_data` VALUES
+(33,544,'rest-api','9.4.1',0,0,1,'',1,'wc_order_Jf8wwzuKIbU1r',1,'2024-11-13 11:45:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(42,607,'rest-api','9.4.1',0,0,0,'',0,'wc_order_c7lG0pSPDjYm8',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(45,608,'rest-api','9.4.1',0,0,0,'',0,'wc_order_i0II10cxCVEWP',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(48,609,'rest-api','9.4.1',0,0,1,'',1,'wc_order_CCKjEh6JaMFYS',1,'2024-11-13 17:17:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(57,640,'rest-api','9.4.1',0,0,1,'',1,'wc_order_Bg54JVxD1Hsdm',1,'2024-11-13 18:43:49',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(66,657,'rest-api','9.4.1',0,0,1,'',1,'wc_order_spEReHWUgGDmx',1,'2024-11-14 10:55:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,0);
+/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_product_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_product_lookup` (
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `variation_id` bigint(20) unsigned NOT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `product_qty` int(11) NOT NULL,
+ `product_net_revenue` double NOT NULL DEFAULT 0,
+ `product_gross_revenue` double NOT NULL DEFAULT 0,
+ `coupon_amount` double NOT NULL DEFAULT 0,
+ `tax_amount` double NOT NULL DEFAULT 0,
+ `shipping_amount` double NOT NULL DEFAULT 0,
+ `shipping_tax_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`),
+ KEY `product_id` (`product_id`),
+ KEY `customer_id` (`customer_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_product_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_product_lookup` VALUES
+(34,544,490,495,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(35,544,168,201,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(36,544,168,200,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(37,544,490,493,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(38,544,86,93,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(39,544,86,89,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(41,607,490,495,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(42,607,168,201,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(43,607,168,200,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(44,607,490,493,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(45,607,86,93,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(46,607,86,89,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(48,608,490,495,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(49,608,490,493,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(51,609,490,495,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(52,609,490,493,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(54,640,490,495,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(55,640,490,493,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(56,640,102,108,2,'2024-11-13 19:43:23',2,170,170,0,0,0,0),
+(58,657,155,162,3,'2024-11-14 11:55:39',1,80,80,0,0,0,0);
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_stats`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_stats`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_stats` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
+ `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
+ `num_items_sold` int(11) NOT NULL DEFAULT 0,
+ `total_sales` double NOT NULL DEFAULT 0,
+ `tax_total` double NOT NULL DEFAULT 0,
+ `shipping_total` double NOT NULL DEFAULT 0,
+ `net_total` double NOT NULL DEFAULT 0,
+ `returning_customer` tinyint(1) DEFAULT NULL,
+ `status` varchar(200) NOT NULL,
+ `customer_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_id`),
+ KEY `date_created` (`date_created`),
+ KEY `customer_id` (`customer_id`),
+ KEY `status` (`status`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_stats`
+--
+
+LOCK TABLES `haikuwp_wc_order_stats` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_stats` VALUES
+(544,0,'2024-11-13 12:44:56','2024-11-13 11:44:56','2024-11-13 12:45:12',NULL,6,526,0,0,526,0,'wc-processing',2),
+(607,0,'2024-11-13 18:16:09','2024-11-13 17:16:09',NULL,NULL,6,526,0,0,526,1,'wc-pending',2),
+(608,0,'2024-11-13 18:16:46','2024-11-13 17:16:46',NULL,NULL,2,56,0,0,56,1,'wc-pending',2),
+(609,0,'2024-11-13 18:17:32','2024-11-13 17:17:32','2024-11-13 18:17:59',NULL,2,56,0,0,56,1,'wc-processing',2),
+(640,0,'2024-11-13 19:43:23','2024-11-13 18:43:23','2024-11-13 19:43:49',NULL,4,226,0,0,226,1,'wc-processing',2),
+(657,0,'2024-11-14 11:55:39','2024-11-14 10:55:39','2024-11-14 11:55:59',NULL,1,80,0,0,80,0,'wc-processing',3);
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_tax_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_tax_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `shipping_tax` double NOT NULL DEFAULT 0,
+ `order_tax` double NOT NULL DEFAULT 0,
+ `total_tax` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`tax_rate_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_tax_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders` (
+ `id` bigint(20) unsigned NOT NULL,
+ `status` varchar(20) DEFAULT NULL,
+ `currency` varchar(10) DEFAULT NULL,
+ `type` varchar(20) DEFAULT NULL,
+ `tax_amount` decimal(26,8) DEFAULT NULL,
+ `total_amount` decimal(26,8) DEFAULT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `billing_email` varchar(320) DEFAULT NULL,
+ `date_created_gmt` datetime DEFAULT NULL,
+ `date_updated_gmt` datetime DEFAULT NULL,
+ `parent_order_id` bigint(20) unsigned DEFAULT NULL,
+ `payment_method` varchar(100) DEFAULT NULL,
+ `payment_method_title` text DEFAULT NULL,
+ `transaction_id` varchar(100) DEFAULT NULL,
+ `ip_address` varchar(100) DEFAULT NULL,
+ `user_agent` text DEFAULT NULL,
+ `customer_note` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `status` (`status`),
+ KEY `date_created` (`date_created_gmt`),
+ KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
+ KEY `billing_email` (`billing_email`(191)),
+ KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
+ KEY `parent_order_id` (`parent_order_id`),
+ KEY `date_updated` (`date_updated_gmt`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_orders`
+--
+
+LOCK TABLES `haikuwp_wc_orders` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_orders` VALUES
+(544,'trash','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 11:44:56','2024-11-15 15:59:27',0,'other','Other','cs_test_b1ln3dwhD6oEv5vvjpyXvfZnK2U5aMRX1BkEvx0YptbvxFcmfrE183Odrp','','',''),
+(607,'trash','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 17:16:09','2024-11-15 15:59:27',0,'','','','','',''),
+(608,'trash','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:16:46','2024-11-15 15:59:27',0,'','','','','',''),
+(609,'trash','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:17:32','2024-11-15 15:59:27',0,'','','cs_test_b1PQUylNNSCXTaC7nVncqaG3MxxqBKC7CkaGlHUVkrteEGTKSduULBCXz3','','',''),
+(640,'trash','EUR','shop_order',0.00000000,226.00000000,0,'contact@gcch.fr','2024-11-13 18:43:23','2024-11-15 15:59:27',0,'','','cs_test_b1K2id2iCenyJIE6bFbp6nKqDlBgLmI3K29bd4TZSDKlQRC7DEfFYTAkHf','','',''),
+(657,'trash','EUR','shop_order',0.00000000,80.00000000,0,'haiku.atelier@gmail.com','2024-11-14 10:55:39','2024-11-15 15:59:27',0,'','','cs_test_a1l4hxPYsGQW5NTbXApQ1UZWnYJvF9GJJYLhRGuD8IixdGKiPEsFBj9blx','','','');
+/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders_meta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders_meta` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
+ KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
+) ENGINE=InnoDB AUTO_INCREMENT=59 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 */;
+INSERT INTO `haikuwp_wc_orders_meta` VALUES
+(34,544,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(35,544,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(36,544,'_edit_lock','1731498340:1'),
+(37,607,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(38,607,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(39,608,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(40,608,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(41,609,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(42,609,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(43,640,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(44,640,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(45,657,'_billing_address_index','GC CH 5 Metz 57070 FR haiku.atelier@gmail.com 0603436016'),
+(46,657,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016'),
+(47,544,'_wp_trash_meta_status','wc-processing'),
+(48,544,'_wp_trash_meta_time','1731686367'),
+(49,607,'_wp_trash_meta_status','wc-pending'),
+(50,607,'_wp_trash_meta_time','1731686367'),
+(51,608,'_wp_trash_meta_status','wc-pending'),
+(52,608,'_wp_trash_meta_time','1731686367'),
+(53,609,'_wp_trash_meta_status','wc-processing'),
+(54,609,'_wp_trash_meta_time','1731686367'),
+(55,640,'_wp_trash_meta_status','wc-processing'),
+(56,640,'_wp_trash_meta_time','1731686367'),
+(57,657,'_wp_trash_meta_status','wc-processing'),
+(58,657,'_wp_trash_meta_time','1731686367');
+/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_attributes_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_attributes_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `product_or_parent_id` bigint(20) NOT NULL,
+ `taxonomy` varchar(32) NOT NULL,
+ `term_id` bigint(20) NOT NULL,
+ `is_variation_attribute` tinyint(1) NOT NULL,
+ `in_stock` tinyint(1) NOT NULL,
+ PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
+ KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_attributes_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES
+(73,72,'pa_size',37,1,1),
+(74,72,'pa_size',38,1,1),
+(75,72,'pa_size',39,1,1),
+(76,72,'pa_size',40,1,1),
+(77,72,'pa_size',41,1,1),
+(78,72,'pa_size',42,1,1),
+(79,72,'pa_size',43,1,1),
+(87,86,'pa_size',37,1,1),
+(88,86,'pa_size',38,1,1),
+(89,86,'pa_size',39,1,1),
+(90,86,'pa_size',40,1,1),
+(91,86,'pa_size',41,1,1),
+(92,86,'pa_size',42,1,1),
+(93,86,'pa_size',43,1,1),
+(414,86,'pa_size',44,1,1),
+(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),
+(124,123,'pa_size',37,1,1),
+(125,123,'pa_size',38,1,1),
+(126,123,'pa_size',39,1,1),
+(127,123,'pa_size',40,1,1),
+(128,123,'pa_size',41,1,1),
+(129,123,'pa_size',42,1,1),
+(130,123,'pa_size',43,1,1),
+(530,123,'pa_size',44,1,1),
+(134,133,'pa_size',37,1,1),
+(135,133,'pa_size',38,1,1),
+(136,133,'pa_size',39,1,1),
+(137,133,'pa_size',40,1,1),
+(138,133,'pa_size',41,1,1),
+(139,133,'pa_size',42,1,1),
+(140,133,'pa_size',43,1,1),
+(532,133,'pa_size',44,1,1),
+(145,144,'pa_size',37,1,1),
+(146,144,'pa_size',38,1,1),
+(147,144,'pa_size',39,1,1),
+(148,144,'pa_size',40,1,1),
+(149,144,'pa_size',41,1,1),
+(150,144,'pa_size',42,1,1),
+(151,144,'pa_size',43,1,1),
+(533,144,'pa_size',44,1,1),
+(156,155,'pa_size',37,1,1),
+(157,155,'pa_size',38,1,1),
+(158,155,'pa_size',39,1,1),
+(159,155,'pa_size',40,1,1),
+(160,155,'pa_size',41,1,1),
+(161,155,'pa_size',42,1,1),
+(162,155,'pa_size',43,1,1),
+(534,155,'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),
+(221,220,'pa_side',45,1,1),
+(222,220,'pa_side',62,1,1),
+(223,220,'pa_side',64,1,1),
+(227,226,'pa_side',45,1,1),
+(228,226,'pa_side',62,1,1),
+(229,226,'pa_side',64,1,1),
+(238,232,'pa_size',58,1,1),
+(239,232,'pa_size',59,1,1),
+(241,240,'pa_size',58,1,1),
+(242,240,'pa_size',59,1,1),
+(247,246,'pa_size',58,1,1),
+(248,246,'pa_size',59,1,1),
+(276,276,'pa_side',45,0,1),
+(282,282,'pa_side',45,0,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),
+(649,291,'pa_side',45,1,1),
+(648,291,'pa_side',77,1,1),
+(650,291,'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),
+(561,342,'pa_side',62,1,1),
+(562,342,'pa_side',63,1,1),
+(563,342,'pa_side',64,1,1),
+(560,342,'pa_side',76,1,1),
+(550,356,'pa_side',45,1,1),
+(551,356,'pa_side',71,1,1),
+(549,356,'pa_side',72,1,1),
+(677,365,'pa_side',45,1,1),
+(676,365,'pa_side',66,1,1),
+(675,372,'pa_side',45,1,1),
+(674,372,'pa_side',66,1,1),
+(392,385,'pa_stone',48,1,1),
+(391,385,'pa_stone',68,1,1),
+(389,385,'pa_stone',69,1,1),
+(393,393,'pa_side',45,0,1),
+(393,393,'pa_side',66,0,1),
+(398,398,'pa_side',45,0,1),
+(398,398,'pa_side',66,0,1),
+(402,402,'pa_side',45,0,1),
+(402,402,'pa_side',66,0,1),
+(406,406,'pa_side',45,0,1),
+(406,406,'pa_side',66,0,1),
+(480,433,'pa_stone',48,1,1),
+(479,433,'pa_stone',49,1,1),
+(478,433,'pa_stone',68,1,1),
+(494,490,'pa_side',45,1,1),
+(493,490,'pa_side',46,1,1),
+(495,490,'pa_side',47,1,1),
+(496,496,'pa_stone',48,0,1),
+(496,496,'pa_stone',49,0,1),
+(496,496,'pa_stone',68,0,1),
+(520,515,'pa_stone',48,1,1),
+(519,515,'pa_stone',73,1,1),
+(523,521,'pa_stone',48,1,1),
+(522,521,'pa_stone',73,1,1),
+(540,535,'pa_stone',74,1,1),
+(541,535,'pa_stone',75,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),
+(579,572,'pa_size',37,1,1),
+(580,572,'pa_size',38,1,1),
+(581,572,'pa_size',39,1,1),
+(582,572,'pa_size',40,1,1),
+(583,572,'pa_size',41,1,1),
+(584,572,'pa_size',42,1,1),
+(585,572,'pa_size',43,1,1),
+(586,572,'pa_size',44,1,1),
+(590,589,'pa_size',37,1,1),
+(591,589,'pa_size',38,1,1),
+(592,589,'pa_size',39,1,1),
+(593,589,'pa_size',40,1,1),
+(594,589,'pa_size',41,1,1),
+(595,589,'pa_size',42,1,1),
+(596,589,'pa_size',43,1,1),
+(597,589,'pa_size',44,1,1),
+(614,613,'pa_size',37,1,1),
+(615,613,'pa_size',38,1,1),
+(616,613,'pa_size',39,1,1),
+(617,613,'pa_size',40,1,1),
+(618,613,'pa_size',41,1,1),
+(619,613,'pa_size',42,1,1),
+(620,613,'pa_size',43,1,1),
+(624,613,'pa_size',44,1,1),
+(626,625,'pa_size',37,1,1),
+(627,625,'pa_size',38,1,1),
+(628,625,'pa_size',39,1,1),
+(629,625,'pa_size',40,1,1),
+(630,625,'pa_size',41,1,1),
+(631,625,'pa_size',42,1,1),
+(632,625,'pa_size',43,1,1),
+(633,625,'pa_size',44,1,1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_download_directories`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_download_directories`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_download_directories` (
+ `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `url` varchar(256) NOT NULL,
+ `enabled` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`url_id`),
+ KEY `url` (`url`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_download_directories`
+--
+
+LOCK TABLES `haikuwp_wc_product_download_directories` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_download_directories` VALUES
+(1,'file:///var/www/html/web/app/uploads/woocommerce_uploads/',1),
+(2,'https://haikuatelier.fr.ddev.site/app/uploads/woocommerce_uploads/',1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_meta_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_meta_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_meta_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `sku` varchar(100) DEFAULT '',
+ `virtual` tinyint(1) DEFAULT 0,
+ `downloadable` tinyint(1) DEFAULT 0,
+ `min_price` decimal(19,4) DEFAULT NULL,
+ `max_price` decimal(19,4) DEFAULT NULL,
+ `onsale` tinyint(1) DEFAULT 0,
+ `stock_quantity` double DEFAULT NULL,
+ `stock_status` varchar(100) DEFAULT 'instock',
+ `rating_count` bigint(20) DEFAULT 0,
+ `average_rating` decimal(3,2) DEFAULT 0.00,
+ `total_sales` bigint(20) DEFAULT 0,
+ `tax_status` varchar(100) DEFAULT 'taxable',
+ `tax_class` varchar(100) DEFAULT '',
+ `global_unique_id` varchar(100) DEFAULT '',
+ PRIMARY KEY (`product_id`),
+ KEY `virtual` (`virtual`),
+ KEY `downloadable` (`downloadable`),
+ KEY `stock_status` (`stock_status`),
+ KEY `stock_quantity` (`stock_quantity`),
+ KEY `onsale` (`onsale`),
+ KEY `min_max_price` (`min_price`,`max_price`),
+ KEY `sku` (`sku`(50))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_meta_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_meta_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES
+(20,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(22,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(23,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(25,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(28,'BOROBORO-B',0,0,65.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(29,'BOROBORO-B-VRM',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(30,'BOROBORO-B-ARG',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(35,'BOROBORO-BO',0,0,62.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(36,'BOROBORO-BO-VRM',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(37,'BOROBORO-BO-ARG',0,0,62.0000,62.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(41,'HADOU-B1-VRM',0,0,72.0000,72.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(50,'HADOU-B1-ARG',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(56,'HADOU-EC-ARG',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(60,'HADOU-EC-VRM',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(65,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(66,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(67,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(68,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(69,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(70,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(71,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(72,'HADOU-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(73,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(74,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(75,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(76,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(77,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(78,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(79,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(86,'HATTARI-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(87,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(88,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(89,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(90,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(91,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(92,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(93,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(102,'HADOU-B-s',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(103,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(104,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(105,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(106,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(107,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(108,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(109,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(113,'HADOU-B-g',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(114,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(115,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(116,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(117,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(118,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(119,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(120,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(123,'PIASU-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(124,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(125,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(126,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(127,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(128,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(129,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(130,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(133,'KARA-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(134,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(135,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(136,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(137,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(138,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(139,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(140,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(144,'Kishou-B-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(145,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(146,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(147,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(148,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(149,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(150,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(151,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(155,'Kishou-B-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(156,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(157,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(158,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(159,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(160,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(161,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(162,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(168,'Rokku-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(183,'BOROBORO-BO2-s',0,0,45.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(200,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(201,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(202,'PIASU-BO',0,0,50.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(213,'BOROBORO-BO2-g',0,0,48.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(220,'TAMANORI-BO-s',0,0,35.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(221,'TAMANORI-BO-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(222,'TAMANORI-BO-s-short',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(223,'TAMANORI-BO-s-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(226,'TAMANORI-BO-g',0,0,38.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(227,'TAMANORI-BO-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(228,'TAMANORI-BO-g-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(229,'TAMANORI-BO-g-right',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(232,'HADOU-BR',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(238,'HADOU-BR-1',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(239,'HADOU-BR-2',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(240,'IKKAN-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(241,'IKKAN-BR-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(242,'IKKAN-BR-s-2',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(246,'IKKAN-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(247,'IKKAN-BR-g-1',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(248,'IKKAN-BR-g-2',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(251,'TANEMAKI-BR',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(258,'FUYOU-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(261,'FUYOU-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(263,'IKKAN-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(268,'PIASU-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(271,'TANEMAKI-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(274,'FUYOU-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(276,'HADOU-CR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(282,'HADOU-CR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(285,'HATTARI-CR1-s',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(288,'HATTARI-CR1-g',0,0,55.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(291,'HATTARI-CR2',0,0,50.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(306,'TAMANORI-CR-s',0,0,48.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(312,'TAMANORI-CR-g',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(318,'FUYOU-CR',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(325,'HADOU-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(328,'HADOU-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(331,'HATTARI-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(335,'HATTARI-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(338,'PIASU-BRC',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(342,'KAGUN-BOP',0,0,25.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(356,'KARA-BO',0,0,40.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(365,'MUGURA-BO-s',0,0,45.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(372,'MUGURA-BO-g',0,0,48.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(377,'KAGUN-BR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(381,'KAGUN-BR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(385,'ROKKU-C',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(389,'ROKKU-C-jaspe',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(391,'ROKKU-C-lapis',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(392,'ROKKU-C-tiger',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(393,'MUGURA-CR-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(398,'MUGURA-CR-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(402,'MUGURA-NAIL-s',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(406,'MUGURA-NAIL-g',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(414,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(430,'ROKKU-CR-s',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(433,'ROKKU-CR-g',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(435,'KARA-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(447,'KARA-EC-s-1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(478,'ROKKU-CR-g-lapis',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(479,'ROKKU-CR-g-malachite',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(480,'ROKKU-CR-g-tiger',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(481,'MUGURA-BR',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(490,'HADOU-BOP',0,0,28.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(493,'HADOU-BOP-left',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(494,'HADOU-BOP-pair',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(495,'HADOU-BOP-right',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(496,'KAGUN-CR1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(515,'BOROBORO-BO1-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(519,'BOROBORO-BO1-g-green',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(520,'BOROBORO-BO1-g-brown',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(521,'BOROBORO-BO1-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(522,'BOROBORO-BO1-s-green',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(523,'BOROBORO-BO1-s-brown',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(528,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(529,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(530,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(532,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(533,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(534,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(535,'BOROBORO-BELT',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(540,'BOROBORO-BLT-crystal',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(541,'BOROBORO-BLT-jade',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(545,'KARA-CR1-g',0,0,40.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(549,'KARA-BO-two',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(550,'',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(551,'KARA-BO-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(552,'KARA-CR-g-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(553,'KARA-CR-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(554,'KARA-CR1-s',0,0,38.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(555,'KARA-CR-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(556,'KARA-CR-s-one',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(560,'KAGUN-BOP-all',0,0,58.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(561,'KAGUN-BOP-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(562,'KAGUN-BOP-medium',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(563,'KAGUN-BOP-short',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(565,'BOROBORO-BO2-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(566,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(567,'BOROBORO-BO2-s-two',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(569,'BOROBORO-BO2-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(570,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(571,'BOROBORO-BO2-g-two',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(572,'BOROBORO-B1-g',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(579,'BOROBORO-B1-g-50',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(580,'BOROBORO-B1-g-52',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(581,'BOROBORO-B1-g-54',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(582,'BOROBORO-B1-g-56',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(583,'BOROBORO-B1-g-58',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(584,'BOROBORO-B1-g-60',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(585,'BOROBORO-B1-g-62',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(586,'BOROBORO-B1-g-64',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(589,'BOROBORO-B1-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(590,'BOROBORO-B1-s-50',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(591,'BOROBORO-B1-s-52',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(592,'BOROBORO-B1-s-54',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(593,'BOROBORO-B1-s-56',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(594,'BOROBORO-B1-s-58',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(595,'BOROBORO-B1-s-60',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(596,'BOROBORO-B1-s-62',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(597,'BOROBORO-B1-s-64',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(610,'HATTARI-BR',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(613,'BOROBORO-B2-g',0,0,70.0000,85.0000,0,NULL,'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',''),
+(615,'BOROBORO-B2-g-52',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(616,'BOROBORO-B2-g-54',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(617,'BOROBORO-B2-g-56',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(618,'BOROBORO-B2-g-58',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(619,'',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(620,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(624,'BOROBORO-B2-g-60',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(625,'BOROBORO-B2-s',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(626,'BOROBORO-B2-s-50',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(627,'BOROBORO-B2-s-52',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(628,'BOROBORO-B2-s-54',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(629,'BOROBORO-B2-s-56',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(630,'BOROBORO-B2-s-58',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(631,'BOROBORO-B2-s-60',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(632,'',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(633,'BOROBORO-B2-s-64',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(637,'PIASU-BO-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(638,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(639,'PIASU-BO-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(641,'HATTARI-CR1-s-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(642,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(643,'HATTARI-CR1-s-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(645,'HATTARI-CR1-g-left',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(646,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(647,'HATTARI-CR1-g-right',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(648,'HATTARI-CR2-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(649,'HATTARI-CR2-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(650,'HATTARI-CR2-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(651,'TAMANORI-CR-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(652,'TAMANORI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(653,'TAMANORI-CR-s-short',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(654,'TAMANORI-CR-g-long',0,0,52.0000,52.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(655,'TAMANORI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(656,'TAMANORI-CR-g-short',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(674,'MUGURA-BO-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(675,'MUGURA-BO-g-pair',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(676,'MUGURA-CR-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(677,'MUGURA-BO-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent','');
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_rate_limits`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_rate_limits` (
+ `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `rate_limit_key` varchar(200) NOT NULL,
+ `rate_limit_expiry` bigint(20) unsigned NOT NULL,
+ `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`rate_limit_id`),
+ UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_rate_limits`
+--
+
+LOCK TABLES `haikuwp_wc_rate_limits` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_reserved_stock`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_reserved_stock` (
+ `order_id` bigint(20) NOT NULL,
+ `product_id` bigint(20) NOT NULL,
+ `stock_quantity` double NOT NULL DEFAULT 0,
+ `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`order_id`,`product_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_reserved_stock`
+--
+
+LOCK TABLES `haikuwp_wc_reserved_stock` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_tax_rate_classes`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_tax_rate_classes` (
+ `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `name` varchar(200) NOT NULL DEFAULT '',
+ `slug` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_class_id`),
+ UNIQUE KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_tax_rate_classes`
+--
+
+LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES
+(1,'Reduced rate','reduced-rate'),
+(2,'Zero rate','zero-rate');
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_webhooks`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_webhooks`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_webhooks` (
+ `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `status` varchar(200) NOT NULL,
+ `name` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `delivery_url` text NOT NULL,
+ `secret` text NOT NULL,
+ `topic` varchar(200) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `api_version` smallint(4) NOT NULL,
+ `failure_count` smallint(10) NOT NULL DEFAULT 0,
+ `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`webhook_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_webhooks`
+--
+
+LOCK TABLES `haikuwp_wc_webhooks` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_api_keys`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_api_keys` (
+ `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `description` varchar(200) DEFAULT NULL,
+ `permissions` varchar(10) NOT NULL,
+ `consumer_key` char(64) NOT NULL,
+ `consumer_secret` char(43) NOT NULL,
+ `nonces` longtext DEFAULT NULL,
+ `truncated_key` char(7) NOT NULL,
+ `last_access` datetime DEFAULT NULL,
+ PRIMARY KEY (`key_id`),
+ KEY `consumer_key` (`consumer_key`),
+ KEY `consumer_secret` (`consumer_secret`)
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_api_keys` VALUES
+(2,1,'lecture-clients','read_write','4066151d966d78e1f32c7b4a553849dccc3eab2badb7f68b3f6e1c4ffad8bba0','cs_7fcdef8f129b09d94096b7ac333ebc36b3113e0f',NULL,'b5197cd','2024-11-15 20:28:24');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` (
+ `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `attribute_name` varchar(200) NOT NULL,
+ `attribute_label` varchar(200) DEFAULT NULL,
+ `attribute_type` varchar(20) NOT NULL,
+ `attribute_orderby` varchar(20) NOT NULL,
+ `attribute_public` int(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`attribute_id`),
+ KEY `attribute_name` (`attribute_name`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES
+(1,'size','Size','select','menu_order',0),
+(2,'side','Side','select','menu_order',0),
+(3,'stone','Stone','select','menu_order',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` (
+ `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `download_id` varchar(36) NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `order_key` varchar(200) NOT NULL,
+ `user_email` varchar(200) NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `downloads_remaining` varchar(9) DEFAULT NULL,
+ `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `access_expires` datetime DEFAULT NULL,
+ `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`permission_id`),
+ KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
+ KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
+ KEY `order_id` (`order_id`),
+ KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_log` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `level` smallint(4) NOT NULL,
+ `source` varchar(200) NOT NULL,
+ `message` longtext NOT NULL,
+ `context` longtext DEFAULT NULL,
+ PRIMARY KEY (`log_id`),
+ KEY `level` (`level`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_log`
+--
+
+LOCK TABLES `haikuwp_woocommerce_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_itemmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_itemmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `order_item_id` (`order_item_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB AUTO_INCREMENT=521 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 */;
+INSERT INTO `haikuwp_woocommerce_order_itemmeta` VALUES
+(291,34,'_product_id','490'),
+(292,34,'_variation_id','495'),
+(293,34,'_qty','1'),
+(294,34,'_tax_class',''),
+(295,34,'_line_subtotal','28'),
+(296,34,'_line_subtotal_tax','0'),
+(297,34,'_line_total','28'),
+(298,34,'_line_tax','0'),
+(299,34,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(300,34,'pa_side','right-side'),
+(301,35,'_product_id','168'),
+(302,35,'_variation_id','201'),
+(303,35,'_qty','1'),
+(304,35,'_tax_class',''),
+(305,35,'_line_subtotal','150'),
+(306,35,'_line_subtotal_tax','0'),
+(307,35,'_line_total','150'),
+(308,35,'_line_tax','0'),
+(309,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(310,35,'pa_stone','tiger-eye'),
+(311,36,'_product_id','168'),
+(312,36,'_variation_id','200'),
+(313,36,'_qty','1'),
+(314,36,'_tax_class',''),
+(315,36,'_line_subtotal','150'),
+(316,36,'_line_subtotal_tax','0'),
+(317,36,'_line_total','150'),
+(318,36,'_line_tax','0'),
+(319,36,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(320,36,'pa_stone','malachite'),
+(321,37,'_product_id','490'),
+(322,37,'_variation_id','493'),
+(323,37,'_qty','1'),
+(324,37,'_tax_class',''),
+(325,37,'_line_subtotal','28'),
+(326,37,'_line_subtotal_tax','0'),
+(327,37,'_line_total','28'),
+(328,37,'_line_tax','0'),
+(329,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(330,37,'pa_side','left-side'),
+(331,38,'_product_id','86'),
+(332,38,'_variation_id','93'),
+(333,38,'_qty','1'),
+(334,38,'_tax_class',''),
+(335,38,'_line_subtotal','85'),
+(336,38,'_line_subtotal_tax','0'),
+(337,38,'_line_total','85'),
+(338,38,'_line_tax','0'),
+(339,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(340,38,'pa_size','62'),
+(341,39,'_product_id','86'),
+(342,39,'_variation_id','89'),
+(343,39,'_qty','1'),
+(344,39,'_tax_class',''),
+(345,39,'_line_subtotal','85'),
+(346,39,'_line_subtotal_tax','0'),
+(347,39,'_line_total','85'),
+(348,39,'_line_tax','0'),
+(349,39,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(350,39,'pa_size','54'),
+(351,40,'method_id','free_shipping'),
+(352,40,'instance_id',''),
+(353,40,'cost','0'),
+(354,40,'total_tax','0'),
+(355,40,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(356,41,'_product_id','490'),
+(357,41,'_variation_id','495'),
+(358,41,'_qty','1'),
+(359,41,'_tax_class',''),
+(360,41,'_line_subtotal','28'),
+(361,41,'_line_subtotal_tax','0'),
+(362,41,'_line_total','28'),
+(363,41,'_line_tax','0'),
+(364,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(365,41,'pa_side','right-side'),
+(366,42,'_product_id','168'),
+(367,42,'_variation_id','201'),
+(368,42,'_qty','1'),
+(369,42,'_tax_class',''),
+(370,42,'_line_subtotal','150'),
+(371,42,'_line_subtotal_tax','0'),
+(372,42,'_line_total','150'),
+(373,42,'_line_tax','0'),
+(374,42,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(375,42,'pa_stone','tiger-eye'),
+(376,43,'_product_id','168'),
+(377,43,'_variation_id','200'),
+(378,43,'_qty','1'),
+(379,43,'_tax_class',''),
+(380,43,'_line_subtotal','150'),
+(381,43,'_line_subtotal_tax','0'),
+(382,43,'_line_total','150'),
+(383,43,'_line_tax','0'),
+(384,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(385,43,'pa_stone','malachite'),
+(386,44,'_product_id','490'),
+(387,44,'_variation_id','493'),
+(388,44,'_qty','1'),
+(389,44,'_tax_class',''),
+(390,44,'_line_subtotal','28'),
+(391,44,'_line_subtotal_tax','0'),
+(392,44,'_line_total','28'),
+(393,44,'_line_tax','0'),
+(394,44,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(395,44,'pa_side','left-side'),
+(396,45,'_product_id','86'),
+(397,45,'_variation_id','93'),
+(398,45,'_qty','1'),
+(399,45,'_tax_class',''),
+(400,45,'_line_subtotal','85'),
+(401,45,'_line_subtotal_tax','0'),
+(402,45,'_line_total','85'),
+(403,45,'_line_tax','0'),
+(404,45,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(405,45,'pa_size','62'),
+(406,46,'_product_id','86'),
+(407,46,'_variation_id','89'),
+(408,46,'_qty','1'),
+(409,46,'_tax_class',''),
+(410,46,'_line_subtotal','85'),
+(411,46,'_line_subtotal_tax','0'),
+(412,46,'_line_total','85'),
+(413,46,'_line_tax','0'),
+(414,46,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(415,46,'pa_size','54'),
+(416,47,'method_id','free_shipping'),
+(417,47,'instance_id',''),
+(418,47,'cost','0'),
+(419,47,'total_tax','0'),
+(420,47,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(421,48,'_product_id','490'),
+(422,48,'_variation_id','495'),
+(423,48,'_qty','1'),
+(424,48,'_tax_class',''),
+(425,48,'_line_subtotal','28'),
+(426,48,'_line_subtotal_tax','0'),
+(427,48,'_line_total','28'),
+(428,48,'_line_tax','0'),
+(429,48,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(430,48,'pa_side','right-side'),
+(431,49,'_product_id','490'),
+(432,49,'_variation_id','493'),
+(433,49,'_qty','1'),
+(434,49,'_tax_class',''),
+(435,49,'_line_subtotal','28'),
+(436,49,'_line_subtotal_tax','0'),
+(437,49,'_line_total','28'),
+(438,49,'_line_tax','0'),
+(439,49,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(440,49,'pa_side','left-side'),
+(441,50,'method_id','free_shipping'),
+(442,50,'instance_id',''),
+(443,50,'cost','0'),
+(444,50,'total_tax','0'),
+(445,50,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(446,51,'_product_id','490'),
+(447,51,'_variation_id','495'),
+(448,51,'_qty','1'),
+(449,51,'_tax_class',''),
+(450,51,'_line_subtotal','28'),
+(451,51,'_line_subtotal_tax','0'),
+(452,51,'_line_total','28'),
+(453,51,'_line_tax','0'),
+(454,51,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(455,51,'pa_side','right-side'),
+(456,52,'_product_id','490'),
+(457,52,'_variation_id','493'),
+(458,52,'_qty','1'),
+(459,52,'_tax_class',''),
+(460,52,'_line_subtotal','28'),
+(461,52,'_line_subtotal_tax','0'),
+(462,52,'_line_total','28'),
+(463,52,'_line_tax','0'),
+(464,52,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(465,52,'pa_side','left-side'),
+(466,53,'method_id','free_shipping'),
+(467,53,'instance_id',''),
+(468,53,'cost','0'),
+(469,53,'total_tax','0'),
+(470,53,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(471,54,'_product_id','490'),
+(472,54,'_variation_id','495'),
+(473,54,'_qty','1'),
+(474,54,'_tax_class',''),
+(475,54,'_line_subtotal','28'),
+(476,54,'_line_subtotal_tax','0'),
+(477,54,'_line_total','28'),
+(478,54,'_line_tax','0'),
+(479,54,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(480,54,'pa_side','right-side'),
+(481,55,'_product_id','490'),
+(482,55,'_variation_id','493'),
+(483,55,'_qty','1'),
+(484,55,'_tax_class',''),
+(485,55,'_line_subtotal','28'),
+(486,55,'_line_subtotal_tax','0'),
+(487,55,'_line_total','28'),
+(488,55,'_line_tax','0'),
+(489,55,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(490,55,'pa_side','left-side'),
+(491,56,'_product_id','102'),
+(492,56,'_variation_id','108'),
+(493,56,'_qty','2'),
+(494,56,'_tax_class',''),
+(495,56,'_line_subtotal','170'),
+(496,56,'_line_subtotal_tax','0'),
+(497,56,'_line_total','170'),
+(498,56,'_line_tax','0'),
+(499,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(500,56,'pa_size','60'),
+(501,57,'method_id','free_shipping'),
+(502,57,'instance_id',''),
+(503,57,'cost','0'),
+(504,57,'total_tax','0'),
+(505,57,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(506,58,'_product_id','155'),
+(507,58,'_variation_id','162'),
+(508,58,'_qty','1'),
+(509,58,'_tax_class',''),
+(510,58,'_line_subtotal','80'),
+(511,58,'_line_subtotal_tax','0'),
+(512,58,'_line_total','80'),
+(513,58,'_line_tax','0'),
+(514,58,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(515,58,'pa_size','62'),
+(516,59,'method_id','free_shipping'),
+(517,59,'instance_id',''),
+(518,59,'cost','0'),
+(519,59,'total_tax','0'),
+(520,59,'taxes','a:1:{s:5:\"total\";a:0:{}}');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_items`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_items` (
+ `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_name` text NOT NULL,
+ `order_item_type` varchar(200) NOT NULL DEFAULT '',
+ `order_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=60 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 */;
+INSERT INTO `haikuwp_woocommerce_order_items` VALUES
+(34,'Hadou Stud Earrings - right side','line_item',544),
+(35,'Rokku Ring - Tiger\'s Eye','line_item',544),
+(36,'Rokku Ring - Malachite','line_item',544),
+(37,'Hadou Stud Earrings - left side','line_item',544),
+(38,'Hattari Ring - 62','line_item',544),
+(39,'Hattari Ring - 54','line_item',544),
+(40,'Free shipping','shipping',544),
+(41,'Hadou Stud Earrings - right-side','line_item',607),
+(42,'Rokku Ring - Tiger\'s Eye','line_item',607),
+(43,'Rokku Ring - Malachite','line_item',607),
+(44,'Hadou Stud Earrings - left-side','line_item',607),
+(45,'Hattari Ring - 62','line_item',607),
+(46,'Hattari Ring - 54','line_item',607),
+(47,'Free shipping','shipping',607),
+(48,'Hadou Stud Earrings - right-side','line_item',608),
+(49,'Hadou Stud Earrings - left-side','line_item',608),
+(50,'Free shipping','shipping',608),
+(51,'Hadou Stud Earrings - right-side','line_item',609),
+(52,'Hadou Stud Earrings - left-side','line_item',609),
+(53,'Free shipping','shipping',609),
+(54,'Hadou Stud Earrings - right side','line_item',640),
+(55,'Hadou Stud Earrings - left side','line_item',640),
+(56,'Ikkan Ring silver - 60','line_item',640),
+(57,'Free shipping','shipping',640),
+(58,'Kishou Ring gold plated - 62','line_item',657),
+(59,'Free shipping','shipping',657);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `payment_token_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `payment_token_id` (`payment_token_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokens`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokens` (
+ `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `gateway_id` varchar(200) NOT NULL,
+ `token` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `type` varchar(200) NOT NULL,
+ `is_default` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`token_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokens`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_sessions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_sessions` (
+ `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `session_key` char(32) NOT NULL,
+ `session_value` longtext NOT NULL,
+ `session_expiry` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`session_id`),
+ UNIQUE KEY `session_key` (`session_key`)
+) ENGINE=InnoDB AUTO_INCREMENT=248 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_sessions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_sessions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_sessions` VALUES
+(239,'t_6e4af71707be92c53a51871e2f6ae7','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731744147),
+(241,'t_8a61df8c1dbc2fb9a293ce013e0a91','a:1:{s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731754474),
+(242,'t_d80ef9095bec7d79794c11273d7778','a:12:{s:4:\"cart\";s:447:\"a:1:{s:32:\"004bc2de779f94dcede935000c006b71\";a:11:{s:3:\"key\";s:32:\"004bc2de779f94dcede935000c006b71\";s:10:\"product_id\";i:155;s:12:\"variation_id\";i:162;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"62\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"23405e6652bc03259c989d761492e8de\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:80;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:80;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"80\";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:\"80\";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:\"80.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:412:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_c114d797fa57c518a391332d05ddea3e\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:38:\"Kishou Ring gold plated - 62 × 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:814:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";s:7:\"address\";s:1:\"5\";s:9:\"address_1\";s:1:\"5\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:7:\"country\";s:2:\"FR\";s:19:\"shipping_first_name\";s:2:\"GC\";s:18:\"shipping_last_name\";s:2:\"CH\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:10:\"0603436016\";s:16:\"shipping_address\";s:1:\"5\";s:18:\"shipping_address_1\";s:1:\"5\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:4:\"Metz\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:5:\"57070\";s:16:\"shipping_country\";s:2:\"FR\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";s:22:\"order_awaiting_payment\";b:0;}',1731754518),
+(245,'1','a:11:{s:4:\"cart\";s:1347:\"a:3:{s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";a:11:{s:3:\"key\";s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:495;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:10:\"right-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"976b6b7b34e21a98e19f2b9f25a8ea9f\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";a:11:{s:3:\"key\";s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:493;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:9:\"left-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b50f17819b02d215b367ddf889ec79cb\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";a:11:{s:3:\"key\";s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";s:10:\"product_id\";i:102;s:12:\"variation_id\";i:108;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"60\";}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"50d9a931d37cef64fc072c6ead93f578\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:170;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:170;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"226\";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:3:\"226\";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:6:\"226.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:494:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_ea7c7e4f61e79a13c74cef5a74e689e5\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:119:\"Hadou Stud Earrings - right side × 1, Hadou Stud Earrings - left side × 1, Ikkan Ring silver - 60 × 2\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731859137);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `location_code` varchar(200) NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `zone_id` (`zone_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES
+(1,1,'BE','country'),
+(2,1,'FR','country');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` (
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `method_id` varchar(200) NOT NULL,
+ `method_order` bigint(20) unsigned NOT NULL,
+ `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`instance_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_methods` VALUES
+(1,1,'free_shipping',1,1);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zones`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zones` (
+ `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_name` varchar(200) NOT NULL,
+ `zone_order` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`zone_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zones`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES
+(1,'Belgique et France',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `location_code` varchar(200) NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rates`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rates` (
+ `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
+ `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate` varchar(8) NOT NULL DEFAULT '',
+ `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate_priority` bigint(20) unsigned NOT NULL,
+ `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
+ `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
+ `tax_rate_order` bigint(20) unsigned NOT NULL,
+ `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_id`),
+ KEY `tax_rate_country` (`tax_rate_country`),
+ KEY `tax_rate_state` (`tax_rate_state`(2)),
+ KEY `tax_rate_class` (`tax_rate_class`(10)),
+ KEY `tax_rate_priority` (`tax_rate_priority`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rates`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */;
+UNLOCK TABLES;
+/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
+
+/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
+/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
+/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
+/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
+/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
+/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
+
+-- Dump completed on 2024-11-15 23:58:53
diff --git a/db/haiku_atelier-2024-11-15-f38bf13.sql b/db/haiku_atelier-2024-11-15-f38bf13.sql
new file mode 100644
index 00000000..2aecf9a3
--- /dev/null
+++ b/db/haiku_atelier-2024-11-15-f38bf13.sql
@@ -0,0 +1,12784 @@
+-- MariaDB dump 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
+--
+-- Host: localhost Database: haiku_atelier
+-- ------------------------------------------------------
+-- Server version 10.11.6-MariaDB-0+deb12u1
+
+/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
+/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
+/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
+/*!40101 SET NAMES utf8mb4 */;
+/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
+/*!40103 SET TIME_ZONE='+00:00' */;
+/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
+/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
+/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
+/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_actions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_actions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_actions` (
+ `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `hook` varchar(191) NOT NULL,
+ `status` varchar(20) NOT NULL,
+ `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
+ `args` varchar(191) DEFAULT NULL,
+ `schedule` longtext DEFAULT NULL,
+ `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `attempts` int(11) NOT NULL DEFAULT 0,
+ `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
+ `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `extended_args` varchar(8000) DEFAULT NULL,
+ PRIMARY KEY (`action_id`),
+ KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
+ KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
+ KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
+ KEY `args` (`args`),
+ KEY `group_id` (`group_id`),
+ KEY `last_attempt_gmt` (`last_attempt_gmt`),
+ KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=1230 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_actions`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_actions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_actions` VALUES
+(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2024-08-06 15:02:47','2024-08-06 15:02:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-08-06 15:02:47','2024-08-06 17:02:47',0,NULL),
+(64,'action_scheduler/migration_hook','failed','2024-08-08 10:28:06','2024-08-08 12:28:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723112886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723112886;}',1,1,'2024-08-08 10:29:49','2024-08-08 12:29:49',0,NULL),
+(496,'woocommerce_cleanup_draft_orders','complete','2024-10-16 13:23:54','2024-10-16 15:23:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729085034;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729085034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(539,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-15 14:33:40','2024-10-15 16:33:40',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729002820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729002820;}',3,1,'2024-10-18 05:37:56','2024-10-18 07:37:56',0,NULL),
+(540,'woocommerce_cleanup_draft_orders','complete','2024-10-19 05:37:56','2024-10-19 07:37:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729316276;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729316276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(542,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[366,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(543,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[367,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(544,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[368,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(545,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:39:39','2024-10-18 07:39:39',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729229979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729229979;}',3,1,'2024-10-18 05:42:43','2024-10-18 07:42:43',0,NULL),
+(546,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:24','2024-10-18 07:48:24',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230504;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(547,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:30','2024-10-18 07:48:30',10,'[368,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230510;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(548,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:32','2024-10-18 07:48:32',10,'[366,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230512;}',3,1,'2024-10-18 05:48:37','2024-10-18 07:48:37',0,NULL),
+(549,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[367,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(550,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:38','2024-10-18 07:48:38',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230518;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[370,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(552,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:48:41','2024-10-18 07:48:41',10,'[371,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230521;}',3,1,'2024-10-18 05:51:34','2024-10-18 07:51:34',0,NULL),
+(553,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[370,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(554,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:16','2024-10-18 07:52:16',10,'[371,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230736;}',3,1,'2024-10-18 05:52:37','2024-10-18 07:52:37',0,NULL),
+(555,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:52:58','2024-10-18 07:52:58',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230778;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(556,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(557,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[373,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:35','2024-10-18 07:53:35',10,'[374,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230815;}',3,1,'2024-10-18 05:53:35','2024-10-18 07:53:35',0,NULL),
+(559,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 05:53:36','2024-10-18 07:53:36',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729230816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729230816;}',3,1,'2024-10-18 05:54:18','2024-10-18 07:54:18',0,NULL),
+(560,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(561,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:25','2024-10-18 08:01:25',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231285;}',3,1,'2024-10-18 06:01:37','2024-10-18 08:01:37',0,NULL),
+(562,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:01:38','2024-10-18 08:01:38',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231298;}',3,1,'2024-10-18 06:02:25','2024-10-18 08:02:25',0,NULL),
+(563,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:02:53','2024-10-18 08:02:53',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231373;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:03:15','2024-10-18 08:03:15',10,'[377,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231395;}',3,1,'2024-10-18 06:06:21','2024-10-18 08:06:21',0,NULL),
+(565,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:11:59','2024-10-18 08:11:59',10,'[377,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231919;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(566,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:12:14','2024-10-18 08:12:14',10,'[381,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729231934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729231934;}',3,1,'2024-10-18 06:12:45','2024-10-18 08:12:45',0,NULL),
+(567,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:18:22','2024-10-18 08:18:22',10,'[381,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232302;}',3,1,'2024-10-18 06:19:06','2024-10-18 08:19:06',0,NULL),
+(568,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:19:20','2024-10-18 08:19:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729232360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729232360;}',3,1,'2024-10-18 06:22:25','2024-10-18 08:22:25',0,NULL),
+(569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:14','2024-10-18 08:45:14',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233914;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(570,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[389,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[390,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(572,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[391,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[392,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(574,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:45:19','2024-10-18 08:45:19',10,'[385,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729233919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729233919;}',3,1,'2024-10-18 06:46:43','2024-10-18 08:46:43',0,NULL),
+(575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(576,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[390,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(578,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:46:44','2024-10-18 08:46:44',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234004;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(579,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:47:02','2024-10-18 08:47:02',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234022;}',3,1,'2024-10-18 06:48:05','2024-10-18 08:48:05',0,NULL),
+(580,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(581,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[394,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(582,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[395,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 06:48:06','2024-10-18 08:48:06',10,'[393,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234086;}',3,1,'2024-10-18 06:51:10','2024-10-18 08:51:10',0,NULL),
+(584,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[394,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[395,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(586,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:16','2024-10-18 09:00:16',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234816;}',3,1,'2024-10-18 07:00:20','2024-10-18 09:00:20',0,NULL),
+(587,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:00:34','2024-10-18 09:00:34',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729234834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729234834;}',3,1,'2024-10-18 07:00:35','2024-10-18 09:00:35',0,NULL),
+(588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-18 07:23:04','2024-10-18 09:23:04',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729236184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729236184;}',3,1,'2024-10-21 16:08:45','2024-10-21 18:08:45',0,NULL),
+(589,'woocommerce_cleanup_draft_orders','complete','2024-10-22 16:08:45','2024-10-22 18:08:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729613325;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729613325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-23 06:29:56','2024-10-23 08:29:56',0,NULL),
+(590,'woocommerce_cleanup_draft_orders','complete','2024-10-24 06:29:56','2024-10-24 08:29:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729751396;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729751396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-25 17:55:58','2024-10-25 19:55:58',0,NULL),
+(591,'woocommerce_cleanup_draft_orders','complete','2024-10-26 17:55:58','2024-10-26 19:55:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1729965358;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1729965358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-27 07:17:13','2024-10-27 08:17:13',0,NULL),
+(592,'woocommerce_cleanup_draft_orders','complete','2024-10-28 07:17:13','2024-10-28 08:17:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730099833;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730099833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 06:40:32','2024-10-28 07:40:32',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730097632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730097632;}',3,1,'2024-10-28 06:44:59','2024-10-28 07:44:59',0,NULL),
+(594,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:11','2024-10-28 08:03:11',10,'[402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730098991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730098991;}',3,1,'2024-10-28 07:03:37','2024-10-28 08:03:37',0,NULL),
+(595,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:03:38','2024-10-28 08:03:38',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099018;}',3,1,'2024-10-28 07:04:18','2024-10-28 08:04:18',0,NULL),
+(596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-28 07:10:20','2024-10-28 08:10:20',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730099420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730099420;}',3,1,'2024-10-28 07:24:34','2024-10-28 08:24:34',0,NULL),
+(597,'woocommerce_cleanup_draft_orders','complete','2024-10-29 07:24:34','2024-10-29 08:24:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730186674;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730186674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-29 16:51:22','2024-10-29 17:51:22',0,NULL),
+(598,'woocommerce_cleanup_draft_orders','complete','2024-10-30 16:51:22','2024-10-30 17:51:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730307082;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730307082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-30 19:15:43','2024-10-30 20:15:43',0,NULL),
+(599,'woocommerce_cleanup_draft_orders','complete','2024-10-31 19:15:43','2024-10-31 20:15:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730402143;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730402143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-10-31 19:19:08','2024-10-31 20:19:08',0,NULL),
+(600,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:31:52','2024-10-30 20:31:52',10,'[406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730316712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730316712;}',3,1,'2024-10-30 19:36:17','2024-10-30 20:36:17',0,NULL),
+(601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:44:30','2024-10-30 20:44:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730317470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730317470;}',3,1,'2024-10-30 19:44:35','2024-10-30 20:44:35',0,NULL),
+(602,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:15','2024-10-30 20:59:15',10,'[414,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318355;}',3,1,'2024-10-30 19:59:40','2024-10-30 20:59:40',0,NULL),
+(603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 19:59:41','2024-10-30 20:59:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318381;}',3,1,'2024-10-30 20:00:16','2024-10-30 21:00:16',0,NULL),
+(604,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:04:55','2024-10-30 21:04:55',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730318695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730318695;}',3,1,'2024-10-30 20:06:20','2024-10-30 21:06:20',0,NULL),
+(605,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:16:41','2024-10-30 21:16:41',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730319401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730319401;}',3,1,'2024-10-30 20:17:28','2024-10-30 21:17:28',0,NULL),
+(606,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:25','2024-10-30 21:29:25',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320165;}',3,1,'2024-10-30 20:29:39','2024-10-30 21:29:39',0,NULL),
+(607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:29:40','2024-10-30 21:29:40',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320180;}',3,1,'2024-10-30 20:30:26','2024-10-30 21:30:26',0,NULL),
+(608,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:32:30','2024-10-30 21:32:30',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320350;}',3,1,'2024-10-30 20:32:52','2024-10-30 21:32:52',0,NULL),
+(609,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:34:09','2024-10-30 21:34:09',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320449;}',3,1,'2024-10-30 20:34:35','2024-10-30 21:34:35',0,NULL),
+(610,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:36:47','2024-10-30 21:36:47',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320607;}',3,1,'2024-10-30 20:37:35','2024-10-30 21:37:35',0,NULL),
+(611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:37:53','2024-10-30 21:37:53',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320673;}',3,1,'2024-10-30 20:38:35','2024-10-30 21:38:35',0,NULL),
+(612,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:40:10','2024-10-30 21:40:10',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320810;}',3,1,'2024-10-30 20:40:36','2024-10-30 21:40:36',0,NULL),
+(613,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:43:07','2024-10-30 21:43:07',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730320987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730320987;}',3,1,'2024-10-30 20:43:51','2024-10-30 21:43:51',0,NULL),
+(614,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:44:22','2024-10-30 21:44:22',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321062;}',3,1,'2024-10-30 20:44:36','2024-10-30 21:44:36',0,NULL),
+(615,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:45:18','2024-10-30 21:45:18',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321118;}',3,1,'2024-10-30 20:46:03','2024-10-30 21:46:03',0,NULL),
+(616,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:46:09','2024-10-30 21:46:09',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321169;}',3,1,'2024-10-30 20:46:22','2024-10-30 21:46:22',0,NULL),
+(617,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:48:00','2024-10-30 21:48:00',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321280;}',3,1,'2024-10-30 20:48:58','2024-10-30 21:48:58',0,NULL),
+(618,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:08','2024-10-30 21:49:08',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321348;}',3,1,'2024-10-30 20:49:41','2024-10-30 21:49:41',0,NULL),
+(619,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:49:49','2024-10-30 21:49:49',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321389;}',3,1,'2024-10-30 20:50:09','2024-10-30 21:50:09',0,NULL),
+(620,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:51:31','2024-10-30 21:51:31',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321491;}',3,1,'2024-10-30 20:51:35','2024-10-30 21:51:35',0,NULL),
+(621,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[200,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(622,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[201,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(623,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:53:17','2024-10-30 21:53:17',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321597;}',3,1,'2024-10-30 20:53:53','2024-10-30 21:53:53',0,NULL),
+(624,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:07','2024-10-30 21:54:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321647;}',3,1,'2024-10-30 20:54:40','2024-10-30 21:54:40',0,NULL),
+(625,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:54:41','2024-10-30 21:54:41',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321681;}',3,1,'2024-10-30 20:54:54','2024-10-30 21:54:54',0,NULL),
+(626,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:56:43','2024-10-30 21:56:43',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321803;}',3,1,'2024-10-30 20:57:47','2024-10-30 21:57:47',0,NULL),
+(627,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:58:41','2024-10-30 21:58:41',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321921;}',3,1,'2024-10-30 20:58:56','2024-10-30 21:58:56',0,NULL),
+(628,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:29','2024-10-30 21:59:29',10,'[240,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321969;}',3,1,'2024-10-30 20:59:35','2024-10-30 21:59:35',0,NULL),
+(629,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 20:59:58','2024-10-30 21:59:58',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730321998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730321998;}',3,1,'2024-10-30 21:00:50','2024-10-30 22:00:50',0,NULL),
+(630,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:00:51','2024-10-30 22:00:51',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322051;}',3,1,'2024-10-30 21:01:00','2024-10-30 22:01:00',0,NULL),
+(631,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:01:18','2024-10-30 22:01:18',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322078;}',3,1,'2024-10-30 21:01:35','2024-10-30 22:01:35',0,NULL),
+(632,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:08:45','2024-10-30 22:08:45',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322525;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(633,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:09:10','2024-10-30 22:09:10',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322550;}',3,1,'2024-10-30 21:09:16','2024-10-30 22:09:16',0,NULL),
+(634,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:18','2024-10-30 22:13:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322798;}',3,1,'2024-10-30 21:13:41','2024-10-30 22:13:41',0,NULL),
+(635,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:13:42','2024-10-30 22:13:42',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322822;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(636,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:03','2024-10-30 22:14:03',10,'[328,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322843;}',3,1,'2024-10-30 21:14:25','2024-10-30 22:14:25',0,NULL),
+(637,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:26','2024-10-30 22:14:26',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322866;}',3,1,'2024-10-30 21:14:30','2024-10-30 22:14:30',0,NULL),
+(638,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:14:44','2024-10-30 22:14:44',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322884;}',3,1,'2024-10-30 21:15:45','2024-10-30 22:15:45',0,NULL),
+(639,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:16:16','2024-10-30 22:16:16',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730322976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730322976;}',3,1,'2024-10-30 21:18:57','2024-10-30 22:18:57',0,NULL),
+(640,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:19:47','2024-10-30 22:19:47',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323187;}',3,1,'2024-10-30 21:20:06','2024-10-30 22:20:06',0,NULL),
+(641,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[426,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:21:48','2024-10-30 22:21:48',10,'[427,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323308;}',3,1,'2024-10-30 21:23:06','2024-10-30 22:23:06',0,NULL),
+(643,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(644,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:07','2024-10-30 22:23:07',10,'[427,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323387;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(645,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:23:08','2024-10-30 22:23:08',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323388;}',3,1,'2024-10-30 21:23:11','2024-10-30 22:23:11',0,NULL),
+(646,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[426,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(647,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:17','2024-10-30 22:25:17',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323517;}',3,1,'2024-10-30 21:25:36','2024-10-30 22:25:36',0,NULL),
+(648,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[428,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(649,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:25:37','2024-10-30 22:25:37',10,'[429,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323537;}',3,1,'2024-10-30 21:26:25','2024-10-30 22:26:25',0,NULL),
+(650,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(651,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:26','2024-10-30 22:26:26',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323586;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(652,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:26:27','2024-10-30 22:26:27',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323587;}',3,1,'2024-10-30 21:26:30','2024-10-30 22:26:30',0,NULL),
+(653,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:27:10','2024-10-30 22:27:10',10,'[430,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323630;}',3,1,'2024-10-30 21:28:53','2024-10-30 22:28:53',0,NULL),
+(654,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:32:42','2024-10-30 22:32:42',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730323962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730323962;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(655,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:33:30','2024-10-30 22:33:30',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324010;}',3,1,'2024-10-30 21:34:01','2024-10-30 22:34:01',0,NULL),
+(656,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:35:40','2024-10-30 22:35:40',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324140;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(657,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:36:03','2024-10-30 22:36:03',10,'[435,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324163;}',3,1,'2024-10-30 21:36:03','2024-10-30 22:36:03',0,NULL),
+(658,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-10-30 21:41:20','2024-10-30 22:41:20',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730324480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730324480;}',3,1,'2024-10-30 21:41:36','2024-10-30 22:41:36',0,NULL),
+(659,'woocommerce_cleanup_draft_orders','complete','2024-11-01 19:19:08','2024-11-01 20:19:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730488748;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730488748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-01 19:23:23','2024-11-01 20:23:23',0,NULL),
+(660,'woocommerce_cleanup_draft_orders','complete','2024-11-02 19:23:23','2024-11-02 20:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730575403;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730575403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-02 19:50:45','2024-11-02 20:50:45',0,NULL),
+(661,'woocommerce_cleanup_draft_orders','complete','2024-11-03 19:50:45','2024-11-03 20:50:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730663445;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730663445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-03 20:31:58','2024-11-03 21:31:58',0,NULL),
+(662,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:33','2024-11-02 23:28:33',10,'[428,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586513;}',3,1,'2024-11-02 22:28:55','2024-11-02 23:28:55',0,NULL),
+(663,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:56','2024-11-02 23:28:56',10,'[429,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586536;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(664,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[429,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(665,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:28:57','2024-11-02 23:28:57',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586537;}',3,1,'2024-11-02 22:29:50','2024-11-02 23:29:50',0,NULL),
+(666,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[426,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[427,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(668,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:30:12','2024-11-02 23:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586612;}',3,1,'2024-11-02 22:30:36','2024-11-02 23:30:36',0,NULL),
+(669,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(670,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(671,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[373,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(672,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[374,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(673,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:32:22','2024-11-02 23:32:22',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586742;}',3,1,'2024-11-02 22:32:38','2024-11-02 23:32:38',0,NULL),
+(674,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[370,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(675,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[371,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:33:25','2024-11-02 23:33:25',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586805;}',3,1,'2024-11-02 22:33:35','2024-11-02 23:33:35',0,NULL),
+(677,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[362,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(678,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[363,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(679,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:38','2024-11-02 23:35:38',10,'[364,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586938;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(680,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[362,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(681,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[363,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[364,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(683,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:35:39','2024-11-02 23:35:39',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730586939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730586939;}',3,1,'2024-11-02 22:35:56','2024-11-02 23:35:56',0,NULL),
+(684,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[313,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(685,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:44','2024-11-02 23:37:44',10,'[314,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587064;}',3,1,'2024-11-02 22:37:44','2024-11-02 23:37:44',0,NULL),
+(686,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(687,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[313,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(688,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[314,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(689,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[315,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(690,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:37:45','2024-11-02 23:37:45',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587065;}',3,1,'2024-11-02 22:39:10','2024-11-02 23:39:10',0,NULL),
+(691,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(692,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(694,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[307,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(695,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:11','2024-11-02 23:39:11',10,'[308,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587151;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[309,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(697,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:39:12','2024-11-02 23:39:12',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587152;}',3,1,'2024-11-02 22:39:46','2024-11-02 23:39:46',0,NULL),
+(698,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(699,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[296,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(700,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:02','2024-11-02 23:41:02',10,'[297,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587262;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(701,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[295,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[296,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(703,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[297,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:41:03','2024-11-02 23:41:03',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587263;}',3,1,'2024-11-02 22:41:31','2024-11-02 23:41:31',0,NULL),
+(705,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(707,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(708,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[301,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(709,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[302,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(710,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[300,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(711,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:31','2024-11-02 23:42:31',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587351;}',3,1,'2024-11-02 22:42:35','2024-11-02 23:42:35',0,NULL),
+(712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:42:57','2024-11-02 23:42:57',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587377;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587377;}',3,1,'2024-11-02 22:44:27','2024-11-02 23:44:27',0,NULL),
+(713,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[303,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[304,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(715,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[305,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:44:28','2024-11-02 23:44:28',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587468;}',3,1,'2024-11-02 22:44:37','2024-11-02 23:44:37',0,NULL),
+(717,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(718,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(719,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(720,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[214,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(721,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[215,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(722,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[216,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(723,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:46:24','2024-11-02 23:46:24',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587584;}',3,1,'2024-11-02 22:46:44','2024-11-02 23:46:44',0,NULL),
+(724,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(725,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[195,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(726,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:09','2024-11-02 23:47:09',10,'[196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587629;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(727,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[194,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(728,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[195,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(729,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(730,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:47:10','2024-11-02 23:47:10',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587630;}',3,1,'2024-11-02 22:47:35','2024-11-02 23:47:35',0,NULL),
+(731,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(732,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(733,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(734,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[203,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(735,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[204,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(736,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[205,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(737,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:48:41','2024-11-02 23:48:41',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587721;}',3,1,'2024-11-02 22:51:14','2024-11-02 23:51:14',0,NULL),
+(738,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(739,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(741,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[353,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(742,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[354,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(743,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[355,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(744,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-02 22:51:15','2024-11-02 23:51:15',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730587875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730587875;}',3,1,'2024-11-03 00:21:49','2024-11-03 01:21:49',0,NULL),
+(745,'woocommerce_cleanup_draft_orders','complete','2024-11-04 20:31:58','2024-11-04 21:31:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730752318;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730752318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-04 21:12:22','2024-11-04 22:12:22',0,NULL),
+(746,'woocommerce_cleanup_draft_orders','complete','2024-11-05 21:12:22','2024-11-05 22:12:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730841142;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730841142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-05 21:24:33','2024-11-05 22:24:33',0,NULL),
+(747,'woocommerce_cleanup_draft_orders','complete','2024-11-06 21:24:33','2024-11-06 22:24:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1730928273;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1730928273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-06 21:55:08','2024-11-06 22:55:08',0,NULL),
+(748,'woocommerce_cleanup_draft_orders','complete','2024-11-07 21:55:08','2024-11-07 22:55:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731016508;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731016508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-07 21:57:37','2024-11-07 22:57:37',0,NULL),
+(749,'woocommerce_cleanup_draft_orders','complete','2024-11-08 21:57:37','2024-11-08 22:57:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731103057;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731103057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-08 22:01:49','2024-11-08 23:01:49',0,NULL),
+(750,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:40:34','2024-11-07 23:40:34',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019234;}',3,1,'2024-11-07 22:40:35','2024-11-07 23:40:35',0,NULL),
+(751,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:42:13','2024-11-07 23:42:13',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019333;}',3,1,'2024-11-07 22:42:19','2024-11-07 23:42:19',0,NULL),
+(752,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:43:59','2024-11-07 23:43:59',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019439;}',3,1,'2024-11-07 22:44:36','2024-11-07 23:44:36',0,NULL),
+(753,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:47:05','2024-11-07 23:47:05',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019625;}',3,1,'2024-11-07 22:47:37','2024-11-07 23:47:37',0,NULL),
+(754,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:50:30','2024-11-07 23:50:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019830;}',3,1,'2024-11-07 22:50:35','2024-11-07 23:50:35',0,NULL),
+(755,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:51:26','2024-11-07 23:51:26',10,'[447,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731019886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731019886;}',3,1,'2024-11-07 22:51:56','2024-11-07 23:51:56',0,NULL),
+(756,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:54:07','2024-11-07 23:54:07',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020047;}',3,1,'2024-11-07 22:54:42','2024-11-07 23:54:42',0,NULL),
+(757,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:55:35','2024-11-07 23:55:35',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020135;}',3,1,'2024-11-07 22:55:36','2024-11-07 23:55:36',0,NULL),
+(758,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:58:02','2024-11-07 23:58:02',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020282;}',3,1,'2024-11-07 22:58:36','2024-11-07 23:58:36',0,NULL),
+(759,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 22:59:16','2024-11-07 23:59:16',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020356;}',3,1,'2024-11-07 22:59:57','2024-11-07 23:59:57',0,NULL),
+(760,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:01:07','2024-11-08 00:01:07',10,'[246,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020467;}',3,1,'2024-11-07 23:01:35','2024-11-08 00:01:35',0,NULL),
+(761,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:04:33','2024-11-08 00:04:33',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020673;}',3,1,'2024-11-07 23:04:35','2024-11-08 00:04:35',0,NULL),
+(762,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:06:21','2024-11-08 00:06:21',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020781;}',3,1,'2024-11-07 23:06:37','2024-11-08 00:06:37',0,NULL),
+(763,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:08:44','2024-11-08 00:08:44',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731020924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731020924;}',3,1,'2024-11-07 23:09:00','2024-11-08 00:09:00',0,NULL),
+(764,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:10:40','2024-11-08 00:10:40',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021040;}',3,1,'2024-11-07 23:11:11','2024-11-08 00:11:11',0,NULL),
+(765,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:13:30','2024-11-08 00:13:30',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021210;}',3,1,'2024-11-07 23:13:36','2024-11-08 00:13:36',0,NULL),
+(766,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:15:04','2024-11-08 00:15:04',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021304;}',3,1,'2024-11-07 23:15:38','2024-11-08 00:15:38',0,NULL),
+(767,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:16:35','2024-11-08 00:16:35',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021395;}',3,1,'2024-11-07 23:16:36','2024-11-08 00:16:36',0,NULL),
+(768,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:18:51','2024-11-08 00:18:51',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021531;}',3,1,'2024-11-07 23:19:15','2024-11-08 00:19:15',0,NULL),
+(769,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:20:37','2024-11-08 00:20:37',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021637;}',3,1,'2024-11-07 23:21:23','2024-11-08 00:21:23',0,NULL),
+(770,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:21:46','2024-11-08 00:21:46',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021706;}',3,1,'2024-11-07 23:22:51','2024-11-08 00:22:51',0,NULL),
+(771,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:23:48','2024-11-08 00:23:48',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021828;}',3,1,'2024-11-07 23:23:55','2024-11-08 00:23:55',0,NULL),
+(772,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:24:22','2024-11-08 00:24:22',10,'[325,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021862;}',3,1,'2024-11-07 23:24:42','2024-11-08 00:24:42',0,NULL),
+(773,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:26:15','2024-11-08 00:26:15',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731021975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731021975;}',3,1,'2024-11-07 23:26:35','2024-11-08 00:26:35',0,NULL),
+(774,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:27:58','2024-11-08 00:27:58',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022078;}',3,1,'2024-11-07 23:28:22','2024-11-08 00:28:22',0,NULL),
+(775,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:29:56','2024-11-08 00:29:56',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022196;}',3,1,'2024-11-07 23:31:04','2024-11-08 00:31:04',0,NULL),
+(776,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:31:35','2024-11-08 00:31:35',10,'[430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022295;}',3,1,'2024-11-07 23:31:35','2024-11-08 00:31:35',0,NULL),
+(777,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:32:19','2024-11-08 00:32:19',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022339;}',3,1,'2024-11-07 23:32:36','2024-11-08 00:32:36',0,NULL),
+(778,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:33:57','2024-11-08 00:33:57',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022437;}',3,1,'2024-11-07 23:34:26','2024-11-08 00:34:26',0,NULL),
+(779,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:35:38','2024-11-08 00:35:38',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022538;}',3,1,'2024-11-07 23:36:43','2024-11-08 00:36:43',0,NULL),
+(780,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:34','2024-11-08 00:37:34',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022654;}',3,1,'2024-11-07 23:37:35','2024-11-08 00:37:35',0,NULL),
+(781,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:37:46','2024-11-08 00:37:46',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022666;}',3,1,'2024-11-07 23:38:36','2024-11-08 00:38:36',0,NULL),
+(782,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-07 23:39:33','2024-11-08 00:39:33',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731022773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731022773;}',3,1,'2024-11-07 23:39:35','2024-11-08 00:39:35',0,NULL),
+(783,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:33:55','2024-11-08 08:33:55',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051235;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[478,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(785,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:01','2024-11-08 08:34:01',10,'[479,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051241;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(786,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[480,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(787,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:34:02','2024-11-08 08:34:02',10,'[433,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051242;}',3,1,'2024-11-08 07:35:30','2024-11-08 08:35:30',0,NULL),
+(788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[478,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(789,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[479,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(790,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:35:31','2024-11-08 08:35:31',10,'[480,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051331;}',3,1,'2024-11-08 07:40:36','2024-11-08 08:40:36',0,NULL),
+(791,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 07:45:07','2024-11-08 08:45:07',10,'[433,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731051907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731051907;}',3,1,'2024-11-08 07:47:04','2024-11-08 08:47:04',0,NULL),
+(792,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:03:19','2024-11-08 09:03:19',10,'[481,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731052999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731052999;}',3,1,'2024-11-08 08:08:14','2024-11-08 09:08:14',0,NULL),
+(793,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:17:04','2024-11-08 09:17:04',10,'[481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731053824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731053824;}',3,1,'2024-11-08 08:19:16','2024-11-08 09:19:16',0,NULL),
+(794,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:42:42','2024-11-08 09:42:42',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055362;}',3,1,'2024-11-08 08:43:47','2024-11-08 09:43:47',0,NULL),
+(795,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(796,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:48','2024-11-08 09:43:48',10,'[223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055428;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(797,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:43:57','2024-11-08 09:43:57',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055437;}',3,1,'2024-11-08 08:45:38','2024-11-08 09:45:38',0,NULL),
+(798,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:45:51','2024-11-08 09:45:51',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055551;}',3,1,'2024-11-08 08:46:53','2024-11-08 09:46:53',0,NULL),
+(799,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:09','2024-11-08 09:48:09',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055689;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(800,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(801,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:35','2024-11-08 09:48:35',10,'[229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055715;}',3,1,'2024-11-08 08:48:36','2024-11-08 09:48:36',0,NULL),
+(802,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 08:48:50','2024-11-08 09:48:50',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731055730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731055730;}',3,1,'2024-11-08 08:48:55','2024-11-08 09:48:55',0,NULL),
+(803,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:34','2024-11-08 10:39:34',10,'[390,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058774;}',3,1,'2024-11-08 09:39:47','2024-11-08 10:39:47',0,NULL),
+(804,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:39:52','2024-11-08 10:39:52',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058792;}',3,1,'2024-11-08 09:39:52','2024-11-08 10:39:52',0,NULL),
+(805,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[389,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(806,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[391,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(807,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:16','2024-11-08 10:40:16',10,'[392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058816;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(808,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-08 09:40:20','2024-11-08 10:40:20',10,'[385,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731058820;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731058820;}',3,1,'2024-11-08 09:42:12','2024-11-08 10:42:12',0,NULL),
+(809,'woocommerce_cleanup_draft_orders','complete','2024-11-09 22:01:49','2024-11-09 23:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731189709;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731189709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-09 23:30:29','2024-11-10 00:30:29',0,NULL),
+(810,'woocommerce_cleanup_draft_orders','complete','2024-11-10 23:30:29','2024-11-11 00:30:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731281429;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731281429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-10 23:49:54','2024-11-11 00:49:54',0,NULL),
+(811,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:47:13','2024-11-10 12:47:13',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239233;}',3,1,'2024-11-10 11:51:41','2024-11-10 12:51:41',0,NULL),
+(812,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:03','2024-11-10 12:59:03',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239943;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(813,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[493,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(814,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[494,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(815,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[495,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(816,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 11:59:06','2024-11-10 12:59:06',10,'[490,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731239946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731239946;}',3,1,'2024-11-10 12:00:35','2024-11-10 13:00:35',0,NULL),
+(817,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(818,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[494,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(819,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:36','2024-11-10 13:00:36',10,'[495,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240036;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:00:49','2024-11-10 13:00:49',10,'[490,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240049;}',3,1,'2024-11-10 12:06:59','2024-11-10 13:06:59',0,NULL),
+(821,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(822,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[497,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(823,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[498,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:32','2024-11-10 13:07:32',10,'[499,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240452;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(825,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:07:33','2024-11-10 13:07:33',10,'[496,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240453;}',3,1,'2024-11-10 12:07:35','2024-11-10 13:07:35',0,NULL),
+(826,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[497,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(827,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[498,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(828,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[499,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(829,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 12:12:31','2024-11-10 13:12:31',10,'[496,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731240751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731240751;}',3,1,'2024-11-10 12:23:33','2024-11-10 13:23:33',0,NULL),
+(830,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 13:03:36','2024-11-10 14:03:36',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731243816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731243816;}',3,1,'2024-11-10 13:18:16','2024-11-10 14:18:16',0,NULL),
+(831,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-10 15:34:28','2024-11-10 16:34:28',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731252868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731252868;}',3,1,'2024-11-10 15:50:26','2024-11-10 16:50:26',0,NULL),
+(832,'woocommerce_cleanup_draft_orders','complete','2024-11-11 23:49:54','2024-11-12 00:49:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731368994;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731368994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-12 00:29:10','2024-11-12 01:29:10',0,NULL),
+(833,'woocommerce_run_update_callback','complete','2024-11-11 22:08:13','2024-11-11 23:08:13',10,'{\"update_callback\":\"wc_update_940_add_phone_to_order_address_fts_index\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362893;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(834,'woocommerce_run_update_callback','complete','2024-11-11 22:08:14','2024-11-11 23:08:14',10,'{\"update_callback\":\"wc_update_940_remove_help_panel_highlight_shown\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362894;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(835,'woocommerce_update_db_to_current_version','complete','2024-11-11 22:08:15','2024-11-11 23:08:15',10,'{\"version\":\"9.4.0\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731362895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731362895;}',3,1,'2024-11-11 22:08:44','2024-11-11 23:08:44',0,NULL),
+(836,'woocommerce_cleanup_draft_orders','complete','2024-11-13 00:29:10','2024-11-13 01:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731457750;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731457750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-13 01:42:27','2024-11-13 02:42:27',0,NULL),
+(837,'wc-admin_import_orders','complete','2024-11-12 10:08:36','2024-11-12 11:08:36',10,'[507]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731406116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731406116;}',4,1,'2024-11-12 10:10:40','2024-11-12 11:10:40',0,NULL),
+(838,'wc-admin_import_orders','complete','2024-11-12 13:06:58','2024-11-12 14:06:58',10,'[508]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731416818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731416818;}',4,1,'2024-11-12 13:10:52','2024-11-12 14:10:52',0,NULL),
+(839,'wc-admin_import_orders','complete','2024-11-12 13:30:41','2024-11-12 14:30:41',10,'[509]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731418241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731418241;}',4,1,'2024-11-12 13:33:01','2024-11-12 14:33:01',0,NULL),
+(840,'wc-admin_import_orders','complete','2024-11-12 16:27:48','2024-11-12 17:27:48',10,'[512]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731428868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731428868;}',4,1,'2024-11-12 16:27:55','2024-11-12 17:27:55',0,NULL),
+(841,'wc-admin_import_orders','complete','2024-11-12 18:00:16','2024-11-12 19:00:16',10,'[513]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434416;}',4,1,'2024-11-12 18:00:40','2024-11-12 19:00:40',0,NULL),
+(842,'wc-admin_import_orders','complete','2024-11-12 18:03:42','2024-11-12 19:03:42',10,'[514]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731434622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731434622;}',4,1,'2024-11-12 18:05:21','2024-11-12 19:05:21',0,NULL),
+(843,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:22','2024-11-12 23:15:22',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449722;}',3,1,'2024-11-12 22:15:48','2024-11-12 23:15:48',0,NULL),
+(844,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:15:49','2024-11-12 23:15:49',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731449749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731449749;}',3,1,'2024-11-12 22:15:52','2024-11-12 23:15:52',0,NULL),
+(845,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:37','2024-11-12 23:24:37',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450277;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(846,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:41','2024-11-12 23:24:41',10,'[519,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450281;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(847,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[520,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(848,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:24:42','2024-11-12 23:24:42',10,'[515,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450282;}',3,1,'2024-11-12 22:25:26','2024-11-12 23:25:26',0,NULL),
+(849,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[519,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(850,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:27','2024-11-12 23:25:27',10,'[520,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450327;}',3,1,'2024-11-12 22:25:32','2024-11-12 23:25:32',0,NULL),
+(851,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:25:45','2024-11-12 23:25:45',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450345;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(852,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(853,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[522,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(854,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[523,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(855,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:26:11','2024-11-12 23:26:11',10,'[521,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450371;}',3,1,'2024-11-12 22:26:33','2024-11-12 23:26:33',0,NULL),
+(856,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[522,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(857,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:30:52','2024-11-12 23:30:52',10,'[523,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450652;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(858,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:04','2024-11-12 23:31:04',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450664;}',3,1,'2024-11-12 22:31:07','2024-11-12 23:31:07',0,NULL),
+(859,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:31:28','2024-11-12 23:31:28',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450688;}',3,1,'2024-11-12 22:33:14','2024-11-12 23:33:14',0,NULL),
+(860,'wc-admin_import_orders','complete','2024-11-12 22:34:15','2024-11-12 23:34:15',10,'[527]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450855;}',4,1,'2024-11-12 22:34:17','2024-11-12 23:34:17',0,NULL),
+(861,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:18','2024-11-12 23:34:18',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450858;}',3,1,'2024-11-12 22:34:22','2024-11-12 23:34:22',0,NULL),
+(862,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:34:59','2024-11-12 23:34:59',10,'[318,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450899;}',3,1,'2024-11-12 22:36:11','2024-11-12 23:36:11',0,NULL),
+(863,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:36:12','2024-11-12 23:36:12',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731450972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731450972;}',3,1,'2024-11-12 22:36:35','2024-11-12 23:36:35',0,NULL),
+(864,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[414,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(865,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[87,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(866,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:17','2024-11-12 23:38:17',10,'[88,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451097;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[89,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(868,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[90,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[91,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(870,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[92,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(871,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[93,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(872,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:38:18','2024-11-12 23:38:18',10,'[86,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451098;}',3,1,'2024-11-12 22:39:57','2024-11-12 23:39:57',0,NULL),
+(873,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:08','2024-11-12 23:40:08',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451208;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(874,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:21','2024-11-12 23:40:21',10,'[528,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451221;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[528,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(876,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[103,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(877,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[104,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(878,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[105,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[106,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(880,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:27','2024-11-12 23:40:27',10,'[107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451227;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(881,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[108,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(882,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:28','2024-11-12 23:40:28',10,'[109,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451228;}',3,1,'2024-11-12 22:40:40','2024-11-12 23:40:40',0,NULL),
+(883,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:40:51','2024-11-12 23:40:51',10,'[102,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451251;}',3,1,'2024-11-12 22:41:15','2024-11-12 23:41:15',0,NULL),
+(884,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:22','2024-11-12 23:42:22',10,'[529,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451342;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(885,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[529,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[114,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(887,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[115,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(888,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[116,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(889,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[117,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(890,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[118,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(891,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[119,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(892,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:30','2024-11-12 23:42:30',10,'[120,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451350;}',3,1,'2024-11-12 22:42:35','2024-11-12 23:42:35',0,NULL),
+(893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:42:36','2024-11-12 23:42:36',10,'[113,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451356;}',3,1,'2024-11-12 22:43:49','2024-11-12 23:43:49',0,NULL),
+(894,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:43:56','2024-11-12 23:43:56',10,'[530,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451436;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[530,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[124,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(897,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[125,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(898,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[126,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[127,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(900,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[128,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(901,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[129,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:44:04','2024-11-12 23:44:04',10,'[130,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451444;}',3,1,'2024-11-12 22:47:48','2024-11-12 23:47:48',0,NULL),
+(903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:48:58','2024-11-12 23:48:58',10,'[123,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451738;}',3,1,'2024-11-12 22:50:11','2024-11-12 23:50:11',0,NULL),
+(904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:24','2024-11-12 23:50:24',10,'[532,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451824;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(905,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[532,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[134,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[135,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[136,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(909,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[137,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[138,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(911,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[139,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(912,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:31','2024-11-12 23:50:31',10,'[140,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451831;}',3,1,'2024-11-12 22:50:39','2024-11-12 23:50:39',0,NULL),
+(913,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:50:40','2024-11-12 23:50:40',10,'[133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451840;}',3,1,'2024-11-12 22:51:51','2024-11-12 23:51:51',0,NULL),
+(914,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:51:57','2024-11-12 23:51:57',10,'[533,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451917;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(915,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[533,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(916,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[145,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[146,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(918,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[147,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[148,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(920,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[149,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(921,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[150,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(922,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:05','2024-11-12 23:52:05',10,'[151,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451925;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(923,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:52:12','2024-11-12 23:52:12',10,'[144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731451932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731451932;}',3,1,'2024-11-12 22:52:38','2024-11-12 23:52:38',0,NULL),
+(924,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:32','2024-11-12 23:53:32',10,'[534,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452012;}',3,1,'2024-11-12 22:53:37','2024-11-12 23:53:37',0,NULL),
+(925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[534,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(926,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[156,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(927,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(928,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(929,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[159,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(930,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[160,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(931,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[161,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(932,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:38','2024-11-12 23:53:38',10,'[162,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452018;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(933,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:53:42','2024-11-12 23:53:42',10,'[155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452022;}',3,1,'2024-11-12 22:55:12','2024-11-12 23:55:12',0,NULL),
+(934,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-12 22:55:21','2024-11-12 23:55:21',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731452121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731452121;}',3,1,'2024-11-13 00:11:27','2024-11-13 01:11:27',0,NULL),
+(935,'woocommerce_cleanup_draft_orders','complete','2024-11-14 01:42:27','2024-11-14 02:42:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731548547;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731548547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-14 01:51:01','2024-11-14 02:51:01',0,NULL),
+(936,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 07:41:59','2024-11-13 08:41:59',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731483719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731483719;}',3,1,'2024-11-13 07:44:24','2024-11-13 08:44:24',0,NULL),
+(937,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:21','2024-11-13 09:11:21',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485481;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(938,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[540,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(939,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[541,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(940,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:11:25','2024-11-13 09:11:25',10,'[535,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485485;}',3,1,'2024-11-13 08:12:09','2024-11-13 09:12:09',0,NULL),
+(941,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[540,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(942,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:10','2024-11-13 09:12:10',10,'[541,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485530;}',3,1,'2024-11-13 08:12:13','2024-11-13 09:12:13',0,NULL),
+(943,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 08:12:27','2024-11-13 09:12:27',10,'[535,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731485547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731485547;}',3,1,'2024-11-13 08:12:57','2024-11-13 09:12:57',0,NULL),
+(944,'wc-admin_import_orders','complete','2024-11-13 08:44:51','2024-11-13 09:44:51',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487491;}',4,1,'2024-11-13 08:45:30','2024-11-13 09:45:30',0,NULL),
+(945,'wc-admin_import_orders','complete','2024-11-13 08:48:37','2024-11-13 09:48:37',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487717;}',4,1,'2024-11-13 08:48:43','2024-11-13 09:48:43',0,NULL),
+(946,'fetch_patterns','complete','2024-11-13 08:50:11','2024-11-13 09:50:11',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731487811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731487811;}',2,1,'2024-11-13 08:59:08','2024-11-13 09:59:08',0,NULL),
+(947,'wc-admin_import_orders','complete','2024-11-13 11:44:28','2024-11-13 12:44:28',10,'[543]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498268;}',4,1,'2024-11-13 11:44:35','2024-11-13 12:44:35',0,NULL),
+(948,'wc-admin_import_orders','complete','2024-11-13 11:45:01','2024-11-13 12:45:01',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498301;}',4,1,'2024-11-13 11:45:23','2024-11-13 12:45:23',0,NULL),
+(949,'wc-admin_import_orders','complete','2024-11-13 11:45:44','2024-11-13 12:45:44',10,'[544]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498344;}',4,1,'2024-11-13 11:46:25','2024-11-13 12:46:25',0,NULL),
+(950,'fetch_patterns','complete','2024-11-13 11:46:39','2024-11-13 12:46:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731498399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731498399;}',2,1,'2024-11-13 11:47:25','2024-11-13 12:47:25',0,NULL),
+(951,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 12:56:54','2024-11-13 13:56:54',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731502614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731502614;}',3,1,'2024-11-13 12:59:03','2024-11-13 13:59:03',0,NULL),
+(952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:37:22','2024-11-13 14:37:22',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505042;}',3,1,'2024-11-13 13:37:46','2024-11-13 14:37:46',0,NULL),
+(953,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:43:34','2024-11-13 14:43:34',10,'[435,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505414;}',3,1,'2024-11-13 13:43:35','2024-11-13 14:43:35',0,NULL),
+(954,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:44:33','2024-11-13 14:44:33',10,'[447,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505473;}',3,1,'2024-11-13 13:44:35','2024-11-13 14:44:35',0,NULL),
+(955,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[550,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(957,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:45:46','2024-11-13 14:45:46',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505546;}',3,1,'2024-11-13 13:46:35','2024-11-13 14:46:35',0,NULL),
+(958,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:47:32','2024-11-13 14:47:32',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505652;}',3,1,'2024-11-13 13:47:36','2024-11-13 14:47:36',0,NULL),
+(959,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[549,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(960,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[550,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(961,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:31','2024-11-13 14:49:31',10,'[551,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505771;}',3,1,'2024-11-13 13:49:37','2024-11-13 14:49:37',0,NULL),
+(962,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:49:42','2024-11-13 14:49:42',10,'[356,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505782;}',3,1,'2024-11-13 13:50:35','2024-11-13 14:50:35',0,NULL),
+(963,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:50:55','2024-11-13 14:50:55',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505855;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(964,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[552,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(965,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[553,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(966,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:51:16','2024-11-13 14:51:16',10,'[545,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505876;}',3,1,'2024-11-13 13:52:35','2024-11-13 14:52:35',0,NULL),
+(967,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[552,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(968,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:36','2024-11-13 14:52:36',10,'[553,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505956;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(969,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:52:47','2024-11-13 14:52:47',10,'[545,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505967;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(970,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(971,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[555,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(972,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[556,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(973,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:53:00','2024-11-13 14:53:00',10,'[554,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731505980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731505980;}',3,1,'2024-11-13 13:53:40','2024-11-13 14:53:40',0,NULL),
+(974,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[555,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(975,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:34','2024-11-13 14:57:34',10,'[556,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506254;}',3,1,'2024-11-13 13:57:47','2024-11-13 14:57:47',0,NULL),
+(976,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 13:57:58','2024-11-13 14:57:58',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731506278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731506278;}',3,1,'2024-11-13 13:58:35','2024-11-13 14:58:35',0,NULL),
+(977,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:24','2024-11-13 15:17:24',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507444;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(978,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[560,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(979,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[561,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(980,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[562,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(981,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[563,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(982,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:17:29','2024-11-13 15:17:29',10,'[342,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507449;}',3,1,'2024-11-13 14:17:48','2024-11-13 15:17:48',0,NULL),
+(983,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[560,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(984,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(985,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:50','2024-11-13 15:19:50',10,'[562,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507590;}',3,1,'2024-11-13 14:19:50','2024-11-13 15:19:50',0,NULL),
+(986,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:19:51','2024-11-13 15:19:51',10,'[563,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507591;}',3,1,'2024-11-13 14:19:55','2024-11-13 15:19:55',0,NULL),
+(987,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:20:02','2024-11-13 15:20:02',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731507602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731507602;}',3,1,'2024-11-13 14:20:47','2024-11-13 15:20:47',0,NULL),
+(988,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:38','2024-11-13 15:42:38',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508958;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(989,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[565,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(990,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[566,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(991,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[567,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(992,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:42:45','2024-11-13 15:42:45',10,'[183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731508965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731508965;}',3,1,'2024-11-13 14:43:52','2024-11-13 15:43:52',0,NULL),
+(993,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(994,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(995,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:43:53','2024-11-13 15:43:53',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509033;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(996,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:44:07','2024-11-13 15:44:07',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509047;}',3,1,'2024-11-13 14:44:56','2024-11-13 15:44:56',0,NULL),
+(997,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:10','2024-11-13 15:46:10',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509170;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(998,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[569,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(999,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[570,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1000,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[571,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1001,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:46:15','2024-11-13 15:46:15',10,'[213,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509175;}',3,1,'2024-11-13 14:47:46','2024-11-13 15:47:46',0,NULL),
+(1002,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[569,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1003,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[570,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1004,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:47:47','2024-11-13 15:47:47',10,'[571,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509267;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1005,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:48:02','2024-11-13 15:48:02',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509282;}',3,1,'2024-11-13 14:49:12','2024-11-13 15:49:12',0,NULL),
+(1006,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1007,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[565,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1008,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:13','2024-11-13 15:49:13',10,'[567,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509353;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1009,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:49:18','2024-11-13 15:49:18',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509358;}',3,1,'2024-11-13 14:49:41','2024-11-13 15:49:41',0,NULL),
+(1010,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1011,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[573,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1012,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[574,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1013,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 14:57:25','2024-11-13 15:57:25',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731509845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731509845;}',3,1,'2024-11-13 14:57:46','2024-11-13 15:57:46',0,NULL),
+(1014,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:41','2024-11-13 16:10:41',10,'[573,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510641;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1015,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[574,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1016,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:43','2024-11-13 16:10:43',10,'[572,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510643;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1017,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[577,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1018,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:46','2024-11-13 16:10:46',10,'[578,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510646;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1019,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:52','2024-11-13 16:10:52',10,'[577,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510652;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1020,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:54','2024-11-13 16:10:54',10,'[578,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510654;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1021,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:10:57','2024-11-13 16:10:57',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510657;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1022,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[579,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1023,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[580,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1024,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[581,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1025,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[582,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1026,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[583,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1027,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[584,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1028,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[585,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1029,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[586,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1030,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[587,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1031,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:02','2024-11-13 16:11:02',10,'[588,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510662;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1032,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:07','2024-11-13 16:11:07',10,'[587,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510667;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1033,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:11:10','2024-11-13 16:11:10',10,'[588,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510670;}',3,1,'2024-11-13 15:13:06','2024-11-13 16:13:06',0,NULL),
+(1034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[579,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1035,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[580,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1036,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[581,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1037,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[582,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1038,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[583,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1039,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[584,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1040,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[585,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1041,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:07','2024-11-13 16:13:07',10,'[586,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510787;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1042,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:29','2024-11-13 16:13:29',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510809;}',3,1,'2024-11-13 15:13:36','2024-11-13 16:13:36',0,NULL),
+(1043,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1044,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[590,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1045,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[591,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1046,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[592,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1047,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[593,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1048,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[594,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[595,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1050,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[596,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1051,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[597,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1052,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:13:53','2024-11-13 16:13:53',10,'[589,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731510833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731510833;}',3,1,'2024-11-13 15:14:27','2024-11-13 16:14:27',0,NULL),
+(1053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:30:43','2024-11-13 16:30:43',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511843;}',3,1,'2024-11-13 15:32:15','2024-11-13 16:32:15',0,NULL),
+(1054,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[590,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1055,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[591,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1056,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[592,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1057,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[593,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1058,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[594,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1059,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[595,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1060,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[596,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:32:16','2024-11-13 16:32:16',10,'[597,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731511936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731511936;}',3,1,'2024-11-13 15:33:20','2024-11-13 16:33:20',0,NULL),
+(1062,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:33:21','2024-11-13 16:33:21',10,'[589,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512001;}',3,1,'2024-11-13 15:33:37','2024-11-13 16:33:37',0,NULL),
+(1063,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:34:00','2024-11-13 16:34:00',10,'[572,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512040;}',3,1,'2024-11-13 15:34:29','2024-11-13 16:34:29',0,NULL),
+(1064,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:35:25','2024-11-13 16:35:25',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512125;}',3,1,'2024-11-13 15:39:54','2024-11-13 16:39:54',0,NULL),
+(1065,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:44:32','2024-11-13 16:44:32',10,'[263,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731512672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731512672;}',3,1,'2024-11-13 15:44:35','2024-11-13 16:44:35',0,NULL),
+(1066,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 15:53:48','2024-11-13 16:53:48',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513228;}',3,1,'2024-11-13 15:54:01','2024-11-13 16:54:01',0,NULL),
+(1067,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:06','2024-11-13 17:03:06',10,'[271,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513786;}',3,1,'2024-11-13 16:03:35','2024-11-13 17:03:35',0,NULL),
+(1068,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:03:52','2024-11-13 17:03:52',10,'[251,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731513832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731513832;}',3,1,'2024-11-13 16:04:11','2024-11-13 17:04:11',0,NULL),
+(1069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:14:32','2024-11-13 17:14:32',10,'[268,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731514472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731514472;}',3,1,'2024-11-13 16:14:35','2024-11-13 17:14:35',0,NULL),
+(1070,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[222,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1071,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:44:59','2024-11-13 17:44:59',10,'[223,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516299;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1072,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:45:07','2024-11-13 17:45:07',10,'[220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516307;}',3,1,'2024-11-13 16:45:35','2024-11-13 17:45:35',0,NULL),
+(1073,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[228,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1074,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:13','2024-11-13 17:47:13',10,'[229,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516433;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1075,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 16:47:20','2024-11-13 17:47:20',10,'[226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731516440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731516440;}',3,1,'2024-11-13 16:47:36','2024-11-13 17:47:36',0,NULL),
+(1076,'wc-admin_import_orders','complete','2024-11-13 17:16:14','2024-11-13 18:16:14',10,'[607]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518174;}',4,1,'2024-11-13 17:16:38','2024-11-13 18:16:38',0,NULL),
+(1077,'wc-admin_import_orders','complete','2024-11-13 17:16:51','2024-11-13 18:16:51',10,'[608]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518211;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1078,'wc-admin_import_orders','complete','2024-11-13 17:17:37','2024-11-13 18:17:37',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518257;}',4,1,'2024-11-13 17:17:59','2024-11-13 18:17:59',0,NULL),
+(1079,'wc-admin_import_orders','complete','2024-11-13 17:18:04','2024-11-13 18:18:04',10,'[609]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731518284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731518284;}',4,1,'2024-11-13 17:19:04','2024-11-13 18:19:04',0,NULL),
+(1080,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:31:00','2024-11-13 18:31:00',10,'[610,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519060;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519060;}',3,1,'2024-11-13 17:33:11','2024-11-13 18:33:11',0,NULL),
+(1081,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 17:37:56','2024-11-13 18:37:56',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731519476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731519476;}',3,1,'2024-11-13 17:38:41','2024-11-13 18:38:41',0,NULL),
+(1082,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1083,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:00','2024-11-13 19:02:00',10,'[614,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520920;}',3,1,'2024-11-13 18:02:00','2024-11-13 19:02:00',0,NULL),
+(1084,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[615,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1085,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[616,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1086,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[617,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1087,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[618,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1088,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[619,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1089,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[620,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1090,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:02:01','2024-11-13 19:02:01',10,'[613,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520921;}',3,1,'2024-11-13 18:02:05','2024-11-13 19:02:05',0,NULL),
+(1091,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:11','2024-11-13 19:09:11',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521351;}',3,1,'2024-11-13 18:09:11','2024-11-13 19:09:11',0,NULL),
+(1092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:09:18','2024-11-13 19:09:18',10,'[624,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521358;}',3,1,'2024-11-13 18:11:38','2024-11-13 19:11:38',0,NULL),
+(1093,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[624,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1094,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[614,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1095,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[615,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1096,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[616,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1097,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[617,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1098,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[618,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1099,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[619,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:11:39','2024-11-13 19:11:39',10,'[620,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521499;}',3,1,'2024-11-13 18:11:39','2024-11-13 19:11:39',0,NULL),
+(1101,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:30','2024-11-13 19:13:30',10,'[613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521610;}',3,1,'2024-11-13 18:13:38','2024-11-13 19:13:38',0,NULL),
+(1102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1103,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[626,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[627,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1105,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[628,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[629,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1107,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[630,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1108,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[631,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1109,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[632,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[633,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1111,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:13:48','2024-11-13 19:13:48',10,'[625,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521628;}',3,1,'2024-11-13 18:14:32','2024-11-13 19:14:32',0,NULL),
+(1112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1113,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[627,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1114,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[628,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[629,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1116,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1118,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[632,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:02','2024-11-13 19:18:02',10,'[633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521882;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:18:15','2024-11-13 19:18:15',10,'[625,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731521895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731521895;}',3,1,'2024-11-13 18:18:49','2024-11-13 19:18:49',0,NULL),
+(1121,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:05','2024-11-13 19:23:05',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522185;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[637,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1123,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[638,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[639,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:23:09','2024-11-13 19:23:09',10,'[202,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522189;}',3,1,'2024-11-13 18:24:28','2024-11-13 19:24:28',0,NULL),
+(1126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1127,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[638,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:25','2024-11-13 19:25:25',10,'[639,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522325;}',3,1,'2024-11-13 18:25:37','2024-11-13 19:25:37',0,NULL),
+(1129,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:25:38','2024-11-13 19:25:38',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522338;}',3,1,'2024-11-13 18:29:01','2024-11-13 19:29:01',0,NULL),
+(1130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:29:02','2024-11-13 19:29:02',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522542;}',3,1,'2024-11-13 18:29:46','2024-11-13 19:29:46',0,NULL),
+(1131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[238,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:17','2024-11-13 19:31:17',10,'[239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522677;}',3,1,'2024-11-13 18:31:56','2024-11-13 19:31:56',0,NULL),
+(1133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:31:57','2024-11-13 19:31:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522717;}',3,1,'2024-11-13 18:32:06','2024-11-13 19:32:06',0,NULL),
+(1134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:33:19','2024-11-13 19:33:19',10,'[258,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522799;}',3,1,'2024-11-13 18:33:37','2024-11-13 19:33:37',0,NULL),
+(1135,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:34:33','2024-11-13 19:34:33',10,'[261,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731522873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731522873;}',3,1,'2024-11-13 18:34:35','2024-11-13 19:34:35',0,NULL),
+(1136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:37:52','2024-11-13 19:37:52',10,'[274,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523072;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523072;}',3,1,'2024-11-13 18:39:02','2024-11-13 19:39:02',0,NULL),
+(1137,'wc-admin_import_orders','complete','2024-11-13 18:43:28','2024-11-13 19:43:28',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523408;}',4,1,'2024-11-13 18:43:48','2024-11-13 19:43:48',0,NULL),
+(1138,'wc-admin_import_orders','complete','2024-11-13 18:43:54','2024-11-13 19:43:54',10,'[640]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523434;}',4,1,'2024-11-13 18:44:05','2024-11-13 19:44:05',0,NULL),
+(1139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:44:06','2024-11-13 19:44:06',10,'[276,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523446;}',3,1,'2024-11-13 18:44:10','2024-11-13 19:44:10',0,NULL),
+(1140,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:45:25','2024-11-13 19:45:25',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523525;}',3,1,'2024-11-13 18:45:38','2024-11-13 19:45:38',0,NULL),
+(1141,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:46:02','2024-11-13 19:46:02',10,'[282,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523562;}',3,1,'2024-11-13 18:47:34','2024-11-13 19:47:34',0,NULL),
+(1142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:45','2024-11-13 19:47:45',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523665;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[641,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1144,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[642,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:49','2024-11-13 19:47:49',10,'[643,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523669;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1146,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:47:50','2024-11-13 19:47:50',10,'[285,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523670;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1147,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[641,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1148,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:49','2024-11-13 19:48:49',10,'[642,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523729;}',3,1,'2024-11-13 18:48:49','2024-11-13 19:48:49',0,NULL),
+(1149,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:48:50','2024-11-13 19:48:50',10,'[643,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523730;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1150,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:49:09','2024-11-13 19:49:09',10,'[285,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731523749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731523749;}',3,1,'2024-11-13 18:49:40','2024-11-13 19:49:40',0,NULL),
+(1151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:01','2024-11-13 19:54:01',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524041;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1152,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[645,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1153,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[646,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1154,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[647,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:05','2024-11-13 19:54:05',10,'[288,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524045;}',3,1,'2024-11-13 18:54:05','2024-11-13 19:54:05',0,NULL),
+(1156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[645,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1157,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1158,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:53','2024-11-13 19:54:53',10,'[647,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524093;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:54:59','2024-11-13 19:54:59',10,'[288,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524099;}',3,1,'2024-11-13 18:55:11','2024-11-13 19:55:11',0,NULL),
+(1160,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:32','2024-11-13 19:57:32',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524252;}',3,1,'2024-11-13 18:57:35','2024-11-13 19:57:35',0,NULL),
+(1161,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[648,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[649,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1163,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:36','2024-11-13 19:57:36',10,'[650,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524256;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 18:57:37','2024-11-13 19:57:37',10,'[291,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524257;}',3,1,'2024-11-13 18:59:13','2024-11-13 19:59:13',0,NULL),
+(1165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[649,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1167,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:16','2024-11-13 20:00:16',10,'[650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524416;}',3,1,'2024-11-13 19:00:40','2024-11-13 20:00:40',0,NULL),
+(1168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:00:41','2024-11-13 20:00:41',10,'[291,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524441;}',3,1,'2024-11-13 19:01:35','2024-11-13 20:01:35',0,NULL),
+(1169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:46','2024-11-13 20:02:46',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524566;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[651,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[652,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[653,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:02:50','2024-11-13 20:02:50',10,'[306,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524570;}',3,1,'2024-11-13 19:03:51','2024-11-13 20:03:51',0,NULL),
+(1174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[651,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[652,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:03:52','2024-11-13 20:03:52',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524632;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:04:08','2024-11-13 20:04:08',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524648;}',3,1,'2024-11-13 19:06:30','2024-11-13 20:06:30',0,NULL),
+(1178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:27','2024-11-13 20:07:27',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524847;}',3,1,'2024-11-13 19:07:31','2024-11-13 20:07:31',0,NULL),
+(1179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[654,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[655,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[656,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:07:32','2024-11-13 20:07:32',10,'[312,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731524852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731524852;}',3,1,'2024-11-13 19:07:36','2024-11-13 20:07:36',0,NULL),
+(1183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[655,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:11','2024-11-13 20:13:11',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525191;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-13 19:13:19','2024-11-13 20:13:19',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731525199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731525199;}',3,1,'2024-11-13 19:13:41','2024-11-13 20:13:41',0,NULL),
+(1187,'woocommerce_cleanup_draft_orders','complete','2024-11-15 01:51:01','2024-11-15 02:51:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731635461;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731635461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-11-15 05:20:06','2024-11-15 06:20:06',0,NULL),
+(1188,'wc-admin_import_orders','complete','2024-11-14 10:55:45','2024-11-14 11:55:45',10,'[657]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731581745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731581745;}',4,1,'2024-11-14 10:57:05','2024-11-14 11:57:05',0,NULL),
+(1189,'woocommerce_cleanup_draft_orders','pending','2024-11-16 05:20:06','2024-11-16 06:20:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1731734406;s:18:\"\0*\0first_timestamp\";i:1722863558;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1731734406;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),
+(1190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:19:32','2024-11-15 12:19:32',10,'[183,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731669572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731669572;}',3,1,'2024-11-15 11:19:36','2024-11-15 12:19:36',0,NULL),
+(1191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:27:16','2024-11-15 12:27:16',10,'[72,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670036;}',3,1,'2024-11-15 11:29:24','2024-11-15 12:29:24',0,NULL),
+(1192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:11','2024-11-15 12:32:11',10,'[653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670331;}',3,1,'2024-11-15 11:32:55','2024-11-15 12:32:55',0,NULL),
+(1193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:16','2024-11-15 12:32:16',10,'[306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670336;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:32:56','2024-11-15 12:32:56',10,'[656,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670376;}',3,1,'2024-11-15 11:32:56','2024-11-15 12:32:56',0,NULL),
+(1196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:33:01','2024-11-15 12:33:01',10,'[312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670381;}',3,1,'2024-11-15 11:34:13','2024-11-15 12:34:13',0,NULL),
+(1197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:51','2024-11-15 12:38:51',10,'[637,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670731;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:38:59','2024-11-15 12:38:59',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670739;}',3,1,'2024-11-15 11:39:41','2024-11-15 12:39:41',0,NULL),
+(1199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:40:30','2024-11-15 12:40:30',10,'[202,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670830;}',3,1,'2024-11-15 11:41:53','2024-11-15 12:41:53',0,NULL),
+(1200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:43:09','2024-11-15 12:43:09',10,'[610,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731670989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731670989;}',3,1,'2024-11-15 11:44:21','2024-11-15 12:44:21',0,NULL),
+(1201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:46:14','2024-11-15 12:46:14',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671174;}',3,1,'2024-11-15 11:46:53','2024-11-15 12:46:53',0,NULL),
+(1202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:49:25','2024-11-15 12:49:25',10,'[342,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671365;}',3,1,'2024-11-15 11:49:36','2024-11-15 12:49:36',0,NULL),
+(1203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 11:56:40','2024-11-15 12:56:40',10,'[554,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731671800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731671800;}',3,1,'2024-11-15 11:59:44','2024-11-15 12:59:44',0,NULL),
+(1204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:04:50','2024-11-15 13:04:50',10,'[515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672290;}',3,1,'2024-11-15 12:05:33','2024-11-15 13:05:33',0,NULL),
+(1205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:06:13','2024-11-15 13:06:13',10,'[521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672373;}',3,1,'2024-11-15 12:07:23','2024-11-15 13:07:23',0,NULL),
+(1206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:09:57','2024-11-15 13:09:57',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672597;}',3,1,'2024-11-15 12:10:59','2024-11-15 13:10:59',0,NULL),
+(1207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:11:18','2024-11-15 13:11:18',10,'[232,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672678;}',3,1,'2024-11-15 12:14:27','2024-11-15 13:14:27',0,NULL),
+(1208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:16:11','2024-11-15 13:16:11',10,'[168,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731672971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731672971;}',3,1,'2024-11-15 12:16:59','2024-11-15 13:16:59',0,NULL),
+(1209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:19:53','2024-11-15 13:19:53',10,'[213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673193;}',3,1,'2024-11-15 12:20:44','2024-11-15 13:20:44',0,NULL),
+(1210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:23:33','2024-11-15 13:23:33',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673413;}',3,1,'2024-11-15 12:23:35','2024-11-15 13:23:35',0,NULL),
+(1211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:27:57','2024-11-15 13:27:57',10,'[335,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673677;}',3,1,'2024-11-15 12:28:12','2024-11-15 13:28:12',0,NULL),
+(1212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:30:12','2024-11-15 13:30:12',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673812;}',3,1,'2024-11-15 12:31:02','2024-11-15 13:31:02',0,NULL),
+(1213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:33:10','2024-11-15 13:33:10',10,'[393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731673990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731673990;}',3,1,'2024-11-15 12:34:01','2024-11-15 13:34:01',0,NULL),
+(1214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:34:02','2024-11-15 13:34:02',10,'[398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674042;}',3,1,'2024-11-15 12:34:14','2024-11-15 13:34:14',0,NULL),
+(1215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:05','2024-11-15 13:36:05',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674165;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[674,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[675,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:09','2024-11-15 13:36:09',10,'[372,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674169;}',3,1,'2024-11-15 12:36:47','2024-11-15 13:36:47',0,NULL),
+(1219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:48','2024-11-15 13:36:48',10,'[675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674208;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:36:52','2024-11-15 13:36:52',10,'[372,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674212;}',3,1,'2024-11-15 12:37:06','2024-11-15 13:37:06',0,NULL),
+(1222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:49','2024-11-15 13:37:49',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674269;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[676,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[677,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:37:53','2024-11-15 13:37:53',10,'[365,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674273;}',3,1,'2024-11-15 12:38:42','2024-11-15 13:38:42',0,NULL),
+(1226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[676,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:43','2024-11-15 13:38:43',10,'[677,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674323;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:38:50','2024-11-15 13:38:50',10,'[365,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674330;}',3,1,'2024-11-15 12:39:44','2024-11-15 13:39:44',0,NULL),
+(1229,'woocommerce_run_product_attribute_lookup_update_callback','complete','2024-11-15 12:40:18','2024-11-15 13:40:18',10,'[331,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731674418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731674418;}',3,1,'2024-11-15 12:40:37','2024-11-15 13:40:37',0,NULL);
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_actions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_claims`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_claims`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_claims` (
+ `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`claim_id`),
+ KEY `date_created_gmt` (`date_created_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3856 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_claims`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_claims` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_claims` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_groups`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_groups`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_groups` (
+ `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `slug` varchar(255) NOT NULL,
+ PRIMARY KEY (`group_id`),
+ KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_groups`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_groups` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_groups` VALUES
+(1,'action-scheduler-migration'),
+(2,''),
+(3,'woocommerce-db-updates'),
+(4,'wc-admin-data');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_groups` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_actionscheduler_logs`
+--
+
+DROP TABLE IF EXISTS `haikuwp_actionscheduler_logs`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_actionscheduler_logs` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `action_id` bigint(20) unsigned NOT NULL,
+ `message` text NOT NULL,
+ `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
+ `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`log_id`),
+ KEY `action_id` (`action_id`),
+ KEY `log_date_gmt` (`log_date_gmt`)
+) ENGINE=InnoDB AUTO_INCREMENT=3668 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_actionscheduler_logs`
+--
+
+LOCK TABLES `haikuwp_actionscheduler_logs` WRITE;
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` DISABLE KEYS */;
+INSERT INTO `haikuwp_actionscheduler_logs` VALUES
+(35,19,'action créée','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(36,19,'action lancée via WP Cron','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(37,19,'échec de l’action via WP Cron : L’action planifiée pour woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications ne sera pas exécutée car aucun rappel n’est enregistré.','2024-08-06 15:02:47','2024-08-06 17:02:47'),
+(170,64,'action created','2024-08-08 10:27:06','2024-08-08 12:27:06'),
+(171,64,'action started via Async Request','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(172,64,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-08-08 10:29:49','2024-08-08 12:29:49'),
+(1468,496,'action created','2024-10-15 13:23:55','2024-10-15 15:23:55'),
+(1595,539,'action created','2024-10-15 14:33:39','2024-10-15 16:33:39'),
+(1596,539,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1597,539,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1598,496,'action started via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1599,496,'action complete via WP Cron','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1600,540,'action created','2024-10-18 05:37:56','2024-10-18 07:37:56'),
+(1601,541,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1602,542,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1603,543,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1604,544,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1605,545,'action created','2024-10-18 05:39:38','2024-10-18 07:39:38'),
+(1606,541,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1607,541,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1608,542,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1609,542,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1610,543,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1611,543,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1612,544,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1613,544,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1614,545,'action started via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1615,545,'action complete via WP Cron','2024-10-18 05:42:43','2024-10-18 07:42:43'),
+(1616,546,'action created','2024-10-18 05:48:23','2024-10-18 07:48:23'),
+(1617,547,'action created','2024-10-18 05:48:29','2024-10-18 07:48:29'),
+(1618,548,'action created','2024-10-18 05:48:31','2024-10-18 07:48:31'),
+(1619,549,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1620,546,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1621,550,'action created','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1622,546,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1623,547,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1624,547,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1625,548,'action started via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1626,548,'action complete via WP Cron','2024-10-18 05:48:37','2024-10-18 07:48:37'),
+(1627,551,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1628,552,'action created','2024-10-18 05:48:40','2024-10-18 07:48:40'),
+(1629,549,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1630,549,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1631,550,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1632,550,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1633,551,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1634,551,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1635,552,'action started via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1636,552,'action complete via WP Cron','2024-10-18 05:51:34','2024-10-18 07:51:34'),
+(1637,553,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1638,554,'action created','2024-10-18 05:52:15','2024-10-18 07:52:15'),
+(1639,553,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1640,553,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1641,554,'action started via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1642,554,'action complete via WP Cron','2024-10-18 05:52:37','2024-10-18 07:52:37'),
+(1643,555,'action created','2024-10-18 05:52:57','2024-10-18 07:52:57'),
+(1644,556,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1645,557,'action created','2024-10-18 05:53:34','2024-10-18 07:53:34'),
+(1646,558,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1647,559,'action created','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1648,555,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1649,555,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1650,556,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1651,556,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1652,557,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1653,557,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1654,558,'action started via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1655,558,'action complete via WP Cron','2024-10-18 05:53:35','2024-10-18 07:53:35'),
+(1656,559,'action started via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1657,559,'action complete via Async Request','2024-10-18 05:54:18','2024-10-18 07:54:18'),
+(1658,560,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1659,561,'action created','2024-10-18 06:01:24','2024-10-18 08:01:24'),
+(1660,560,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1661,560,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1662,561,'action started via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1663,561,'action complete via WP Cron','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1664,562,'action created','2024-10-18 06:01:37','2024-10-18 08:01:37'),
+(1665,562,'action started via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1666,562,'action complete via Async Request','2024-10-18 06:02:25','2024-10-18 08:02:25'),
+(1667,563,'action created','2024-10-18 06:02:52','2024-10-18 08:02:52'),
+(1668,564,'action created','2024-10-18 06:03:14','2024-10-18 08:03:14'),
+(1669,563,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1670,563,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1671,564,'action started via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1672,564,'action complete via WP Cron','2024-10-18 06:06:21','2024-10-18 08:06:21'),
+(1673,565,'action created','2024-10-18 06:11:58','2024-10-18 08:11:58'),
+(1674,566,'action created','2024-10-18 06:12:13','2024-10-18 08:12:13'),
+(1675,565,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1676,565,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1677,566,'action started via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1678,566,'action complete via WP Cron','2024-10-18 06:12:45','2024-10-18 08:12:45'),
+(1679,567,'action created','2024-10-18 06:18:21','2024-10-18 08:18:21'),
+(1680,567,'action started via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1681,567,'action complete via WP Cron','2024-10-18 06:19:06','2024-10-18 08:19:06'),
+(1682,568,'action created','2024-10-18 06:19:19','2024-10-18 08:19:19'),
+(1683,568,'action started via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1684,568,'action complete via WP Cron','2024-10-18 06:22:25','2024-10-18 08:22:25'),
+(1685,569,'action created','2024-10-18 06:45:13','2024-10-18 08:45:13'),
+(1686,570,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1687,571,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1688,572,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1689,573,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1690,574,'action created','2024-10-18 06:45:18','2024-10-18 08:45:18'),
+(1691,575,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1692,569,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1693,576,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1694,569,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1695,570,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1696,577,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1697,570,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1698,571,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1699,571,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1700,572,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1701,572,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1702,573,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1703,578,'action created','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1704,573,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1705,574,'action started via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1706,574,'action complete via WP Cron','2024-10-18 06:46:43','2024-10-18 08:46:43'),
+(1707,579,'action created','2024-10-18 06:47:01','2024-10-18 08:47:01'),
+(1708,575,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1709,575,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1710,576,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1711,576,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1712,577,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1713,577,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1714,578,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1715,578,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1716,579,'action started via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1717,579,'action complete via WP Cron','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1718,580,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1719,581,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1720,582,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1721,583,'action created','2024-10-18 06:48:05','2024-10-18 08:48:05'),
+(1722,580,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1723,580,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1724,581,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1725,581,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1726,582,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1727,582,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1728,583,'action started via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1729,583,'action complete via WP Cron','2024-10-18 06:51:10','2024-10-18 08:51:10'),
+(1730,584,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1731,585,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1732,586,'action created','2024-10-18 07:00:15','2024-10-18 09:00:15'),
+(1733,584,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1734,584,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1735,585,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1736,585,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1737,586,'action started via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1738,586,'action complete via Async Request','2024-10-18 07:00:20','2024-10-18 09:00:20'),
+(1739,587,'action created','2024-10-18 07:00:33','2024-10-18 09:00:33'),
+(1740,587,'action started via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1741,587,'action complete via WP Cron','2024-10-18 07:00:35','2024-10-18 09:00:35'),
+(1742,588,'action created','2024-10-18 07:23:03','2024-10-18 09:23:03'),
+(1743,588,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1744,588,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1745,540,'action started via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1746,540,'action complete via WP Cron','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1747,589,'action created','2024-10-21 16:08:45','2024-10-21 18:08:45'),
+(1748,589,'action started via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1749,589,'action complete via WP Cron','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1750,590,'action created','2024-10-23 06:29:56','2024-10-23 08:29:56'),
+(1751,590,'action started via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1752,590,'action complete via WP Cron','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1753,591,'action created','2024-10-25 17:55:58','2024-10-25 19:55:58'),
+(1754,591,'action started via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1755,591,'action complete via WP Cron','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1756,592,'action created','2024-10-27 07:17:13','2024-10-27 08:17:13'),
+(1757,593,'action created','2024-10-28 06:40:31','2024-10-28 07:40:31'),
+(1758,593,'action started via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1759,593,'action complete via WP Cron','2024-10-28 06:44:59','2024-10-28 07:44:59'),
+(1760,594,'action created','2024-10-28 07:03:10','2024-10-28 08:03:10'),
+(1761,594,'action started via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1762,594,'action complete via WP Cron','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1763,595,'action created','2024-10-28 07:03:37','2024-10-28 08:03:37'),
+(1764,595,'action started via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1765,595,'action complete via Async Request','2024-10-28 07:04:18','2024-10-28 08:04:18'),
+(1766,596,'action created','2024-10-28 07:10:19','2024-10-28 08:10:19'),
+(1767,596,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1768,596,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1769,592,'action started via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1770,592,'action complete via WP Cron','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1771,597,'action created','2024-10-28 07:24:34','2024-10-28 08:24:34'),
+(1772,597,'action started via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1773,597,'action complete via WP Cron','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1774,598,'action created','2024-10-29 16:51:22','2024-10-29 17:51:22'),
+(1775,598,'action started via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1776,598,'action complete via WP Cron','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1777,599,'action created','2024-10-30 19:15:43','2024-10-30 20:15:43'),
+(1778,600,'action created','2024-10-30 19:31:51','2024-10-30 20:31:51'),
+(1779,600,'action started via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1780,600,'action complete via WP Cron','2024-10-30 19:36:17','2024-10-30 20:36:17'),
+(1781,601,'action created','2024-10-30 19:44:29','2024-10-30 20:44:29'),
+(1782,601,'action started via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1783,601,'action complete via WP Cron','2024-10-30 19:44:35','2024-10-30 20:44:35'),
+(1784,602,'action created','2024-10-30 19:59:14','2024-10-30 20:59:14'),
+(1785,602,'action started via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1786,602,'action complete via WP Cron','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1787,603,'action created','2024-10-30 19:59:40','2024-10-30 20:59:40'),
+(1788,603,'action started via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1789,603,'action complete via Async Request','2024-10-30 20:00:16','2024-10-30 21:00:16'),
+(1790,604,'action created','2024-10-30 20:04:54','2024-10-30 21:04:54'),
+(1791,604,'action started via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1792,604,'action complete via WP Cron','2024-10-30 20:06:20','2024-10-30 21:06:20'),
+(1793,605,'action created','2024-10-30 20:16:40','2024-10-30 21:16:40'),
+(1794,605,'action started via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1795,605,'action complete via Async Request','2024-10-30 20:17:28','2024-10-30 21:17:28'),
+(1796,606,'action created','2024-10-30 20:29:24','2024-10-30 21:29:24'),
+(1797,606,'action started via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1798,606,'action complete via WP Cron','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1799,607,'action created','2024-10-30 20:29:39','2024-10-30 21:29:39'),
+(1800,607,'action started via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1801,607,'action complete via Async Request','2024-10-30 20:30:26','2024-10-30 21:30:26'),
+(1802,608,'action created','2024-10-30 20:32:29','2024-10-30 21:32:29'),
+(1803,608,'action started via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1804,608,'action complete via WP Cron','2024-10-30 20:32:52','2024-10-30 21:32:52'),
+(1805,609,'action created','2024-10-30 20:34:08','2024-10-30 21:34:08'),
+(1806,609,'action started via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1807,609,'action complete via WP Cron','2024-10-30 20:34:35','2024-10-30 21:34:35'),
+(1808,610,'action created','2024-10-30 20:36:46','2024-10-30 21:36:46'),
+(1809,610,'action started via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1810,610,'action complete via WP Cron','2024-10-30 20:37:35','2024-10-30 21:37:35'),
+(1811,611,'action created','2024-10-30 20:37:52','2024-10-30 21:37:52'),
+(1812,611,'action started via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1813,611,'action complete via WP Cron','2024-10-30 20:38:35','2024-10-30 21:38:35'),
+(1814,612,'action created','2024-10-30 20:40:09','2024-10-30 21:40:09'),
+(1815,612,'action started via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1816,612,'action complete via WP Cron','2024-10-30 20:40:36','2024-10-30 21:40:36'),
+(1817,613,'action created','2024-10-30 20:43:06','2024-10-30 21:43:06'),
+(1818,613,'action started via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1819,613,'action complete via WP Cron','2024-10-30 20:43:51','2024-10-30 21:43:51'),
+(1820,614,'action created','2024-10-30 20:44:21','2024-10-30 21:44:21'),
+(1821,614,'action started via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1822,614,'action complete via WP Cron','2024-10-30 20:44:36','2024-10-30 21:44:36'),
+(1823,615,'action created','2024-10-30 20:45:17','2024-10-30 21:45:17'),
+(1824,615,'action started via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1825,615,'action complete via WP Cron','2024-10-30 20:46:03','2024-10-30 21:46:03'),
+(1826,616,'action created','2024-10-30 20:46:08','2024-10-30 21:46:08'),
+(1827,616,'action started via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1828,616,'action complete via Async Request','2024-10-30 20:46:22','2024-10-30 21:46:22'),
+(1829,617,'action created','2024-10-30 20:47:59','2024-10-30 21:47:59'),
+(1830,617,'action started via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1831,617,'action complete via WP Cron','2024-10-30 20:48:58','2024-10-30 21:48:58'),
+(1832,618,'action created','2024-10-30 20:49:07','2024-10-30 21:49:07'),
+(1833,618,'action started via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1834,618,'action complete via WP Cron','2024-10-30 20:49:41','2024-10-30 21:49:41'),
+(1835,619,'action created','2024-10-30 20:49:48','2024-10-30 21:49:48'),
+(1836,619,'action started via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1837,619,'action complete via Async Request','2024-10-30 20:50:09','2024-10-30 21:50:09'),
+(1838,620,'action created','2024-10-30 20:51:30','2024-10-30 21:51:30'),
+(1839,620,'action started via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1840,620,'action complete via WP Cron','2024-10-30 20:51:35','2024-10-30 21:51:35'),
+(1841,621,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1842,622,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1843,623,'action created','2024-10-30 20:53:16','2024-10-30 21:53:16'),
+(1844,621,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1845,621,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1846,622,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1847,622,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1848,623,'action started via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1849,623,'action complete via WP Cron','2024-10-30 20:53:53','2024-10-30 21:53:53'),
+(1850,624,'action created','2024-10-30 20:54:06','2024-10-30 21:54:06'),
+(1851,624,'action started via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1852,624,'action complete via WP Cron','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1853,625,'action created','2024-10-30 20:54:40','2024-10-30 21:54:40'),
+(1854,625,'action started via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1855,625,'action complete via Async Request','2024-10-30 20:54:54','2024-10-30 21:54:54'),
+(1856,626,'action created','2024-10-30 20:56:42','2024-10-30 21:56:42'),
+(1857,626,'action started via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1858,626,'action complete via WP Cron','2024-10-30 20:57:47','2024-10-30 21:57:47'),
+(1859,627,'action created','2024-10-30 20:58:40','2024-10-30 21:58:40'),
+(1860,627,'action started via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1861,627,'action complete via Async Request','2024-10-30 20:58:56','2024-10-30 21:58:56'),
+(1862,628,'action created','2024-10-30 20:59:28','2024-10-30 21:59:28'),
+(1863,628,'action started via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1864,628,'action complete via WP Cron','2024-10-30 20:59:35','2024-10-30 21:59:35'),
+(1865,629,'action created','2024-10-30 20:59:57','2024-10-30 21:59:57'),
+(1866,629,'action started via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1867,629,'action complete via WP Cron','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1868,630,'action created','2024-10-30 21:00:50','2024-10-30 22:00:50'),
+(1869,630,'action started via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1870,630,'action complete via Async Request','2024-10-30 21:01:00','2024-10-30 22:01:00'),
+(1871,631,'action created','2024-10-30 21:01:17','2024-10-30 22:01:17'),
+(1872,631,'action started via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1873,631,'action complete via WP Cron','2024-10-30 21:01:35','2024-10-30 22:01:35'),
+(1874,632,'action created','2024-10-30 21:08:44','2024-10-30 22:08:44'),
+(1875,633,'action created','2024-10-30 21:09:09','2024-10-30 22:09:09'),
+(1876,632,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1877,632,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1878,633,'action started via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1879,633,'action complete via Async Request','2024-10-30 21:09:16','2024-10-30 22:09:16'),
+(1880,634,'action created','2024-10-30 21:13:17','2024-10-30 22:13:17'),
+(1881,634,'action started via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1882,634,'action complete via WP Cron','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1883,635,'action created','2024-10-30 21:13:41','2024-10-30 22:13:41'),
+(1884,636,'action created','2024-10-30 21:14:02','2024-10-30 22:14:02'),
+(1885,637,'action created','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1886,635,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1887,635,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1888,636,'action started via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1889,636,'action complete via Async Request','2024-10-30 21:14:25','2024-10-30 22:14:25'),
+(1890,637,'action started via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1891,637,'action complete via Async Request','2024-10-30 21:14:30','2024-10-30 22:14:30'),
+(1892,638,'action created','2024-10-30 21:14:43','2024-10-30 22:14:43'),
+(1893,638,'action started via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1894,638,'action complete via WP Cron','2024-10-30 21:15:45','2024-10-30 22:15:45'),
+(1895,639,'action created','2024-10-30 21:16:15','2024-10-30 22:16:15'),
+(1896,639,'action started via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1897,639,'action complete via WP Cron','2024-10-30 21:18:57','2024-10-30 22:18:57'),
+(1898,640,'action created','2024-10-30 21:19:46','2024-10-30 22:19:46'),
+(1899,640,'action started via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1900,640,'action complete via Async Request','2024-10-30 21:20:06','2024-10-30 22:20:06'),
+(1901,641,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1902,642,'action created','2024-10-30 21:21:47','2024-10-30 22:21:47'),
+(1903,643,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1904,644,'action created','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1905,641,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1906,641,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1907,642,'action started via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1908,642,'action complete via WP Cron','2024-10-30 21:23:06','2024-10-30 22:23:06'),
+(1909,645,'action created','2024-10-30 21:23:07','2024-10-30 22:23:07'),
+(1910,643,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1911,643,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1912,644,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1913,644,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1914,645,'action started via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1915,645,'action complete via Async Request','2024-10-30 21:23:11','2024-10-30 22:23:11'),
+(1916,646,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1917,647,'action created','2024-10-30 21:25:16','2024-10-30 22:25:16'),
+(1918,648,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1919,646,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1920,646,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1921,647,'action started via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1922,647,'action complete via WP Cron','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1923,649,'action created','2024-10-30 21:25:36','2024-10-30 22:25:36'),
+(1924,650,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1925,651,'action created','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1926,648,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1927,648,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1928,649,'action started via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1929,649,'action complete via Async Request','2024-10-30 21:26:25','2024-10-30 22:26:25'),
+(1930,652,'action created','2024-10-30 21:26:26','2024-10-30 22:26:26'),
+(1931,650,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1932,650,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1933,651,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1934,651,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1935,652,'action started via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1936,652,'action complete via Async Request','2024-10-30 21:26:30','2024-10-30 22:26:30'),
+(1937,653,'action created','2024-10-30 21:27:09','2024-10-30 22:27:09'),
+(1938,653,'action started via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1939,653,'action complete via WP Cron','2024-10-30 21:28:53','2024-10-30 22:28:53'),
+(1940,654,'action created','2024-10-30 21:32:41','2024-10-30 22:32:41'),
+(1941,655,'action created','2024-10-30 21:33:29','2024-10-30 22:33:29'),
+(1942,654,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1943,654,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1944,655,'action started via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1945,655,'action complete via WP Cron','2024-10-30 21:34:01','2024-10-30 22:34:01'),
+(1946,656,'action created','2024-10-30 21:35:39','2024-10-30 22:35:39'),
+(1947,657,'action created','2024-10-30 21:36:02','2024-10-30 22:36:02'),
+(1948,656,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1949,656,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1950,657,'action started via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1951,657,'action complete via Async Request','2024-10-30 21:36:03','2024-10-30 22:36:03'),
+(1952,658,'action created','2024-10-30 21:41:19','2024-10-30 22:41:19'),
+(1953,658,'action started via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1954,658,'action complete via WP Cron','2024-10-30 21:41:36','2024-10-30 22:41:36'),
+(1955,599,'action started via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1956,599,'action complete via WP Cron','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1957,659,'action created','2024-10-31 19:19:08','2024-10-31 20:19:08'),
+(1958,659,'action started via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1959,659,'action complete via WP Cron','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1960,660,'action created','2024-11-01 19:23:23','2024-11-01 20:23:23'),
+(1961,660,'action started via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1962,660,'action complete via WP Cron','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1963,661,'action created','2024-11-02 19:50:45','2024-11-02 20:50:45'),
+(1964,662,'action created','2024-11-02 22:28:32','2024-11-02 23:28:32'),
+(1965,663,'action created','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1966,662,'action started via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1967,662,'action complete via WP Cron','2024-11-02 22:28:55','2024-11-02 23:28:55'),
+(1968,664,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1969,665,'action created','2024-11-02 22:28:56','2024-11-02 23:28:56'),
+(1970,663,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1971,663,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1972,664,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1973,664,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1974,665,'action started via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1975,665,'action complete via WP Cron','2024-11-02 22:29:50','2024-11-02 23:29:50'),
+(1976,666,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1977,667,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1978,668,'action created','2024-11-02 22:30:11','2024-11-02 23:30:11'),
+(1979,666,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1980,666,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1981,667,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1982,667,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1983,668,'action started via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1984,668,'action complete via WP Cron','2024-11-02 22:30:36','2024-11-02 23:30:36'),
+(1985,669,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1986,670,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1987,671,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1988,672,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1989,673,'action created','2024-11-02 22:32:21','2024-11-02 23:32:21'),
+(1990,669,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1991,669,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1992,670,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1993,670,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1994,671,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1995,671,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1996,672,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1997,672,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1998,673,'action started via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(1999,673,'action complete via WP Cron','2024-11-02 22:32:38','2024-11-02 23:32:38'),
+(2000,674,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2001,675,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2002,676,'action created','2024-11-02 22:33:24','2024-11-02 23:33:24'),
+(2003,674,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2004,674,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2005,675,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2006,675,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2007,676,'action started via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2008,676,'action complete via WP Cron','2024-11-02 22:33:35','2024-11-02 23:33:35'),
+(2009,677,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2010,678,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2011,679,'action created','2024-11-02 22:35:37','2024-11-02 23:35:37'),
+(2012,680,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2013,681,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2014,682,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2015,683,'action created','2024-11-02 22:35:38','2024-11-02 23:35:38'),
+(2016,677,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2017,677,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2018,678,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2019,678,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2020,679,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2021,679,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2022,680,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2023,680,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2024,681,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2025,681,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2026,682,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2027,682,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2028,683,'action started via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2029,683,'action complete via Async Request','2024-11-02 22:35:56','2024-11-02 23:35:56'),
+(2030,684,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2031,685,'action created','2024-11-02 22:37:43','2024-11-02 23:37:43'),
+(2032,684,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2033,684,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2034,686,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2035,685,'action started via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2036,685,'action complete via WP Cron','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2037,687,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2038,688,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2039,689,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2040,690,'action created','2024-11-02 22:37:44','2024-11-02 23:37:44'),
+(2041,691,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2042,692,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2043,693,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2044,686,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2045,686,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2046,687,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2047,687,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2048,688,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2049,688,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2050,689,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2051,689,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2052,690,'action started via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2053,690,'action complete via WP Cron','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2054,694,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2055,695,'action created','2024-11-02 22:39:10','2024-11-02 23:39:10'),
+(2056,696,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2057,697,'action created','2024-11-02 22:39:11','2024-11-02 23:39:11'),
+(2058,691,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2059,691,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2060,692,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2061,692,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2062,693,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2063,693,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2064,694,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2065,694,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2066,695,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2067,695,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2068,696,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2069,696,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2070,697,'action started via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2071,697,'action complete via WP Cron','2024-11-02 22:39:46','2024-11-02 23:39:46'),
+(2072,698,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2073,699,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2074,700,'action created','2024-11-02 22:41:01','2024-11-02 23:41:01'),
+(2075,701,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2076,702,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2077,703,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2078,704,'action created','2024-11-02 22:41:02','2024-11-02 23:41:02'),
+(2079,698,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2080,698,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2081,699,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2082,699,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2083,700,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2084,700,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2085,701,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2086,701,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2087,702,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2088,702,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2089,703,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2090,703,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2091,704,'action started via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2092,704,'action complete via Async Request','2024-11-02 22:41:31','2024-11-02 23:41:31'),
+(2093,705,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2094,706,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2095,707,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2096,708,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2097,709,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2098,710,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2099,711,'action created','2024-11-02 22:42:30','2024-11-02 23:42:30'),
+(2100,705,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2101,705,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2102,706,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2103,706,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2104,707,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2105,707,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2106,708,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2107,708,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2108,709,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2109,709,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2110,710,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2111,710,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2112,711,'action started via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2113,711,'action complete via WP Cron','2024-11-02 22:42:35','2024-11-02 23:42:35'),
+(2114,712,'action created','2024-11-02 22:42:56','2024-11-02 23:42:56'),
+(2115,712,'action started via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2116,712,'action complete via WP Cron','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2117,713,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2118,714,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2119,715,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2120,716,'action created','2024-11-02 22:44:27','2024-11-02 23:44:27'),
+(2121,713,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2122,713,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2123,714,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2124,714,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2125,715,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2126,715,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2127,716,'action started via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2128,716,'action complete via WP Cron','2024-11-02 22:44:37','2024-11-02 23:44:37'),
+(2129,717,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2130,718,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2131,719,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2132,720,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2133,721,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2134,722,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2135,723,'action created','2024-11-02 22:46:23','2024-11-02 23:46:23'),
+(2136,717,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2137,717,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2138,718,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2139,718,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2140,719,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2141,719,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2142,720,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2143,720,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2144,721,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2145,721,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2146,722,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2147,722,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2148,723,'action started via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2149,723,'action complete via WP Cron','2024-11-02 22:46:44','2024-11-02 23:46:44'),
+(2150,724,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2151,725,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2152,726,'action created','2024-11-02 22:47:08','2024-11-02 23:47:08'),
+(2153,727,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2154,728,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2155,729,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2156,730,'action created','2024-11-02 22:47:09','2024-11-02 23:47:09'),
+(2157,724,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2158,724,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2159,725,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2160,725,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2161,726,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2162,726,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2163,727,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2164,727,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2165,728,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2166,728,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2167,729,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2168,729,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2169,730,'action started via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2170,730,'action complete via WP Cron','2024-11-02 22:47:35','2024-11-02 23:47:35'),
+(2171,731,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2172,732,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2173,733,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2174,734,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2175,735,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2176,736,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2177,737,'action created','2024-11-02 22:48:40','2024-11-02 23:48:40'),
+(2178,738,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2179,739,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2180,740,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2181,731,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2182,731,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2183,732,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2184,732,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2185,733,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2186,733,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2187,734,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2188,734,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2189,735,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2190,735,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2191,736,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2192,736,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2193,737,'action started via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2194,737,'action complete via WP Cron','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2195,741,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2196,742,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2197,743,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2198,744,'action created','2024-11-02 22:51:14','2024-11-02 23:51:14'),
+(2199,738,'action started via WP Cron','2024-11-03 00:21:48','2024-11-03 01:21:48'),
+(2200,738,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2201,739,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2202,739,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2203,740,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2204,740,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2205,741,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2206,741,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2207,742,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2208,742,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2209,743,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2210,743,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2211,744,'action started via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2212,744,'action complete via WP Cron','2024-11-03 00:21:49','2024-11-03 01:21:49'),
+(2213,661,'action started via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2214,661,'action complete via WP Cron','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2215,745,'action created','2024-11-03 20:31:58','2024-11-03 21:31:58'),
+(2216,745,'action started via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2217,745,'action complete via WP Cron','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2218,746,'action created','2024-11-04 21:12:22','2024-11-04 22:12:22'),
+(2219,746,'action started via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2220,746,'action complete via WP Cron','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2221,747,'action created','2024-11-05 21:24:33','2024-11-05 22:24:33'),
+(2222,747,'action started via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2223,747,'action complete via WP Cron','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2224,748,'action created','2024-11-06 21:55:08','2024-11-06 22:55:08'),
+(2225,748,'action started via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2226,748,'action complete via WP Cron','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2227,749,'action created','2024-11-07 21:57:37','2024-11-07 22:57:37'),
+(2228,750,'action created','2024-11-07 22:40:33','2024-11-07 23:40:33'),
+(2229,750,'action started via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2230,750,'action complete via WP Cron','2024-11-07 22:40:35','2024-11-07 23:40:35'),
+(2231,751,'action created','2024-11-07 22:42:12','2024-11-07 23:42:12'),
+(2232,751,'action started via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2233,751,'action complete via Async Request','2024-11-07 22:42:19','2024-11-07 23:42:19'),
+(2234,752,'action created','2024-11-07 22:43:58','2024-11-07 23:43:58'),
+(2235,752,'action started via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2236,752,'action complete via WP Cron','2024-11-07 22:44:36','2024-11-07 23:44:36'),
+(2237,753,'action created','2024-11-07 22:47:04','2024-11-07 23:47:04'),
+(2238,753,'action started via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2239,753,'action complete via WP Cron','2024-11-07 22:47:37','2024-11-07 23:47:37'),
+(2240,754,'action created','2024-11-07 22:50:29','2024-11-07 23:50:29'),
+(2241,754,'action started via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2242,754,'action complete via WP Cron','2024-11-07 22:50:35','2024-11-07 23:50:35'),
+(2243,755,'action created','2024-11-07 22:51:25','2024-11-07 23:51:25'),
+(2244,755,'action started via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2245,755,'action complete via WP Cron','2024-11-07 22:51:56','2024-11-07 23:51:56'),
+(2246,756,'action created','2024-11-07 22:54:06','2024-11-07 23:54:06'),
+(2247,756,'action started via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2248,756,'action complete via WP Cron','2024-11-07 22:54:42','2024-11-07 23:54:42'),
+(2249,757,'action created','2024-11-07 22:55:34','2024-11-07 23:55:34'),
+(2250,757,'action started via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2251,757,'action complete via WP Cron','2024-11-07 22:55:36','2024-11-07 23:55:36'),
+(2252,758,'action created','2024-11-07 22:58:01','2024-11-07 23:58:01'),
+(2253,758,'action started via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2254,758,'action complete via WP Cron','2024-11-07 22:58:36','2024-11-07 23:58:36'),
+(2255,759,'action created','2024-11-07 22:59:15','2024-11-07 23:59:15'),
+(2256,759,'action started via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2257,759,'action complete via WP Cron','2024-11-07 22:59:57','2024-11-07 23:59:57'),
+(2258,760,'action created','2024-11-07 23:01:06','2024-11-08 00:01:06'),
+(2259,760,'action started via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2260,760,'action complete via WP Cron','2024-11-07 23:01:35','2024-11-08 00:01:35'),
+(2261,761,'action created','2024-11-07 23:04:32','2024-11-08 00:04:32'),
+(2262,761,'action started via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2263,761,'action complete via WP Cron','2024-11-07 23:04:35','2024-11-08 00:04:35'),
+(2264,762,'action created','2024-11-07 23:06:20','2024-11-08 00:06:20'),
+(2265,762,'action started via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2266,762,'action complete via WP Cron','2024-11-07 23:06:37','2024-11-08 00:06:37'),
+(2267,763,'action created','2024-11-07 23:08:43','2024-11-08 00:08:43'),
+(2268,763,'action started via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2269,763,'action complete via Async Request','2024-11-07 23:09:00','2024-11-08 00:09:00'),
+(2270,764,'action created','2024-11-07 23:10:39','2024-11-08 00:10:39'),
+(2271,764,'action started via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2272,764,'action complete via Async Request','2024-11-07 23:11:11','2024-11-08 00:11:11'),
+(2273,765,'action created','2024-11-07 23:13:29','2024-11-08 00:13:29'),
+(2274,765,'action started via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2275,765,'action complete via WP Cron','2024-11-07 23:13:36','2024-11-08 00:13:36'),
+(2276,766,'action created','2024-11-07 23:15:03','2024-11-08 00:15:03'),
+(2277,766,'action started via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2278,766,'action complete via WP Cron','2024-11-07 23:15:38','2024-11-08 00:15:38'),
+(2279,767,'action created','2024-11-07 23:16:34','2024-11-08 00:16:34'),
+(2280,767,'action started via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2281,767,'action complete via WP Cron','2024-11-07 23:16:36','2024-11-08 00:16:36'),
+(2282,768,'action created','2024-11-07 23:18:50','2024-11-08 00:18:50'),
+(2283,768,'action started via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2284,768,'action complete via Async Request','2024-11-07 23:19:15','2024-11-08 00:19:15'),
+(2285,769,'action created','2024-11-07 23:20:36','2024-11-08 00:20:36'),
+(2286,769,'action started via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2287,769,'action complete via Async Request','2024-11-07 23:21:23','2024-11-08 00:21:23'),
+(2288,770,'action created','2024-11-07 23:21:45','2024-11-08 00:21:45'),
+(2289,770,'action started via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2290,770,'action complete via WP Cron','2024-11-07 23:22:51','2024-11-08 00:22:51'),
+(2291,771,'action created','2024-11-07 23:23:47','2024-11-08 00:23:47'),
+(2292,771,'action started via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2293,771,'action complete via Async Request','2024-11-07 23:23:55','2024-11-08 00:23:55'),
+(2294,772,'action created','2024-11-07 23:24:21','2024-11-08 00:24:21'),
+(2295,772,'action started via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2296,772,'action complete via WP Cron','2024-11-07 23:24:42','2024-11-08 00:24:42'),
+(2297,773,'action created','2024-11-07 23:26:14','2024-11-08 00:26:14'),
+(2298,773,'action started via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2299,773,'action complete via WP Cron','2024-11-07 23:26:35','2024-11-08 00:26:35'),
+(2300,774,'action created','2024-11-07 23:27:57','2024-11-08 00:27:57'),
+(2301,774,'action started via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2302,774,'action complete via Async Request','2024-11-07 23:28:22','2024-11-08 00:28:22'),
+(2303,775,'action created','2024-11-07 23:29:55','2024-11-08 00:29:55'),
+(2304,775,'action started via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2305,775,'action complete via WP Cron','2024-11-07 23:31:04','2024-11-08 00:31:04'),
+(2306,776,'action created','2024-11-07 23:31:34','2024-11-08 00:31:34'),
+(2307,776,'action started via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2308,776,'action complete via WP Cron','2024-11-07 23:31:35','2024-11-08 00:31:35'),
+(2309,777,'action created','2024-11-07 23:32:18','2024-11-08 00:32:18'),
+(2310,777,'action started via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2311,777,'action complete via WP Cron','2024-11-07 23:32:36','2024-11-08 00:32:36'),
+(2312,778,'action created','2024-11-07 23:33:56','2024-11-08 00:33:56'),
+(2313,778,'action started via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2314,778,'action complete via Async Request','2024-11-07 23:34:26','2024-11-08 00:34:26'),
+(2315,779,'action created','2024-11-07 23:35:37','2024-11-08 00:35:37'),
+(2316,779,'action started via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2317,779,'action complete via WP Cron','2024-11-07 23:36:43','2024-11-08 00:36:43'),
+(2318,780,'action created','2024-11-07 23:37:33','2024-11-08 00:37:33'),
+(2319,780,'action started via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2320,780,'action complete via WP Cron','2024-11-07 23:37:35','2024-11-08 00:37:35'),
+(2321,781,'action created','2024-11-07 23:37:45','2024-11-08 00:37:45'),
+(2322,781,'action started via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2323,781,'action complete via WP Cron','2024-11-07 23:38:36','2024-11-08 00:38:36'),
+(2324,782,'action created','2024-11-07 23:39:32','2024-11-08 00:39:32'),
+(2325,782,'action started via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2326,782,'action complete via WP Cron','2024-11-07 23:39:35','2024-11-08 00:39:35'),
+(2327,783,'action created','2024-11-08 07:33:54','2024-11-08 08:33:54'),
+(2328,784,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2329,785,'action created','2024-11-08 07:34:00','2024-11-08 08:34:00'),
+(2330,786,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2331,787,'action created','2024-11-08 07:34:01','2024-11-08 08:34:01'),
+(2332,788,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2333,783,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2334,789,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2335,790,'action created','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2336,783,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2337,784,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2338,784,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2339,785,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2340,785,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2341,786,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2342,786,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2343,787,'action started via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2344,787,'action complete via WP Cron','2024-11-08 07:35:30','2024-11-08 08:35:30'),
+(2345,788,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2346,788,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2347,789,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2348,789,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2349,790,'action started via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2350,790,'action complete via WP Cron','2024-11-08 07:40:36','2024-11-08 08:40:36'),
+(2351,791,'action created','2024-11-08 07:45:06','2024-11-08 08:45:06'),
+(2352,791,'action started via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2353,791,'action complete via WP Cron','2024-11-08 07:47:04','2024-11-08 08:47:04'),
+(2354,792,'action created','2024-11-08 08:03:18','2024-11-08 09:03:18'),
+(2355,792,'action started via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2356,792,'action complete via WP Cron','2024-11-08 08:08:14','2024-11-08 09:08:14'),
+(2357,793,'action created','2024-11-08 08:17:03','2024-11-08 09:17:03'),
+(2358,793,'action started via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2359,793,'action complete via WP Cron','2024-11-08 08:19:16','2024-11-08 09:19:16'),
+(2360,794,'action created','2024-11-08 08:42:41','2024-11-08 09:42:41'),
+(2361,795,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2362,794,'action started via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2363,796,'action created','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2364,794,'action complete via WP Cron','2024-11-08 08:43:47','2024-11-08 09:43:47'),
+(2365,797,'action created','2024-11-08 08:43:56','2024-11-08 09:43:56'),
+(2366,795,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2367,795,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2368,796,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2369,796,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2370,797,'action started via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2371,797,'action complete via WP Cron','2024-11-08 08:45:38','2024-11-08 09:45:38'),
+(2372,798,'action created','2024-11-08 08:45:50','2024-11-08 09:45:50'),
+(2373,798,'action started via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2374,798,'action complete via WP Cron','2024-11-08 08:46:53','2024-11-08 09:46:53'),
+(2375,799,'action created','2024-11-08 08:48:08','2024-11-08 09:48:08'),
+(2376,800,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2377,801,'action created','2024-11-08 08:48:34','2024-11-08 09:48:34'),
+(2378,799,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2379,799,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2380,800,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2381,800,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2382,801,'action started via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2383,801,'action complete via WP Cron','2024-11-08 08:48:36','2024-11-08 09:48:36'),
+(2384,802,'action created','2024-11-08 08:48:49','2024-11-08 09:48:49'),
+(2385,802,'action started via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2386,802,'action complete via Async Request','2024-11-08 08:48:55','2024-11-08 09:48:55'),
+(2387,803,'action created','2024-11-08 09:39:33','2024-11-08 10:39:33'),
+(2388,803,'action started via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2389,803,'action complete via WP Cron','2024-11-08 09:39:47','2024-11-08 10:39:47'),
+(2390,804,'action created','2024-11-08 09:39:51','2024-11-08 10:39:51'),
+(2391,804,'action started via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2392,804,'action complete via Async Request','2024-11-08 09:39:52','2024-11-08 10:39:52'),
+(2393,805,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2394,806,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2395,807,'action created','2024-11-08 09:40:15','2024-11-08 10:40:15'),
+(2396,808,'action created','2024-11-08 09:40:19','2024-11-08 10:40:19'),
+(2397,805,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2398,805,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2399,806,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2400,806,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2401,807,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2402,807,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2403,808,'action started via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2404,808,'action complete via WP Cron','2024-11-08 09:42:12','2024-11-08 10:42:12'),
+(2405,749,'action started via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2406,749,'action complete via WP Cron','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2407,809,'action created','2024-11-08 22:01:49','2024-11-08 23:01:49'),
+(2408,809,'action started via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2409,809,'action complete via WP Cron','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2410,810,'action created','2024-11-09 23:30:29','2024-11-10 00:30:29'),
+(2411,811,'action created','2024-11-10 11:47:12','2024-11-10 12:47:12'),
+(2412,811,'action started via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2413,811,'action complete via WP Cron','2024-11-10 11:51:41','2024-11-10 12:51:41'),
+(2414,812,'action created','2024-11-10 11:59:02','2024-11-10 12:59:02'),
+(2415,813,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2416,814,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2417,815,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2418,816,'action created','2024-11-10 11:59:05','2024-11-10 12:59:05'),
+(2419,817,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2420,812,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2421,818,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2422,812,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2423,813,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2424,813,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2425,814,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2426,819,'action created','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2427,814,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2428,815,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2429,815,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2430,816,'action started via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2431,816,'action complete via WP Cron','2024-11-10 12:00:35','2024-11-10 13:00:35'),
+(2432,820,'action created','2024-11-10 12:00:48','2024-11-10 13:00:48'),
+(2433,817,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2434,817,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2435,818,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2436,818,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2437,819,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2438,819,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2439,820,'action started via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2440,820,'action complete via WP Cron','2024-11-10 12:06:59','2024-11-10 13:06:59'),
+(2441,821,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2442,822,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2443,823,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2444,824,'action created','2024-11-10 12:07:31','2024-11-10 13:07:31'),
+(2445,825,'action created','2024-11-10 12:07:32','2024-11-10 13:07:32'),
+(2446,821,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2447,821,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2448,822,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2449,822,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2450,823,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2451,823,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2452,824,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2453,824,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2454,825,'action started via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2455,825,'action complete via WP Cron','2024-11-10 12:07:35','2024-11-10 13:07:35'),
+(2456,826,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2457,827,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2458,828,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2459,829,'action created','2024-11-10 12:12:30','2024-11-10 13:12:30'),
+(2460,826,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2461,826,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2462,827,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2463,827,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2464,828,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2465,828,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2466,829,'action started via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2467,829,'action complete via WP Cron','2024-11-10 12:23:33','2024-11-10 13:23:33'),
+(2468,830,'action created','2024-11-10 13:03:35','2024-11-10 14:03:35'),
+(2469,830,'action started via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2470,830,'action complete via WP Cron','2024-11-10 13:18:16','2024-11-10 14:18:16'),
+(2471,831,'action created','2024-11-10 15:34:27','2024-11-10 16:34:27'),
+(2472,831,'action started via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2473,831,'action complete via WP Cron','2024-11-10 15:50:26','2024-11-10 16:50:26'),
+(2474,810,'action started via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2475,810,'action complete via WP Cron','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2476,832,'action created','2024-11-10 23:49:54','2024-11-11 00:49:54'),
+(2477,833,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2478,834,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2479,835,'action created','2024-11-11 22:08:13','2024-11-11 23:08:13'),
+(2480,833,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2481,833,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2482,834,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2483,834,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2484,835,'action started via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2485,835,'action complete via WP Cron','2024-11-11 22:08:44','2024-11-11 23:08:44'),
+(2486,832,'action started via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2487,832,'action complete via WP Cron','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2488,836,'action created','2024-11-12 00:29:10','2024-11-12 01:29:10'),
+(2489,837,'action created','2024-11-12 10:08:31','2024-11-12 11:08:31'),
+(2490,837,'action started via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2491,837,'action complete via WP Cron','2024-11-12 10:10:40','2024-11-12 11:10:40'),
+(2492,838,'action created','2024-11-12 13:06:53','2024-11-12 14:06:53'),
+(2493,838,'action started via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2494,838,'action complete via WP Cron','2024-11-12 13:10:52','2024-11-12 14:10:52'),
+(2495,839,'action created','2024-11-12 13:30:36','2024-11-12 14:30:36'),
+(2496,839,'action started via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2497,839,'action complete via WP Cron','2024-11-12 13:33:01','2024-11-12 14:33:01'),
+(2498,840,'action created','2024-11-12 16:27:43','2024-11-12 17:27:43'),
+(2499,840,'action started via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2500,840,'action complete via Async Request','2024-11-12 16:27:55','2024-11-12 17:27:55'),
+(2501,841,'action created','2024-11-12 18:00:11','2024-11-12 19:00:11'),
+(2502,841,'action started via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2503,841,'action complete via WP Cron','2024-11-12 18:00:40','2024-11-12 19:00:40'),
+(2504,842,'action created','2024-11-12 18:03:37','2024-11-12 19:03:37'),
+(2505,842,'action started via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2506,842,'action complete via WP Cron','2024-11-12 18:05:21','2024-11-12 19:05:21'),
+(2507,843,'action created','2024-11-12 22:15:21','2024-11-12 23:15:21'),
+(2508,843,'action started via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2509,843,'action complete via WP Cron','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2510,844,'action created','2024-11-12 22:15:48','2024-11-12 23:15:48'),
+(2511,844,'action started via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2512,844,'action complete via Async Request','2024-11-12 22:15:52','2024-11-12 23:15:52'),
+(2513,845,'action created','2024-11-12 22:24:36','2024-11-12 23:24:36'),
+(2514,846,'action created','2024-11-12 22:24:40','2024-11-12 23:24:40'),
+(2515,847,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2516,848,'action created','2024-11-12 22:24:41','2024-11-12 23:24:41'),
+(2517,849,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2518,850,'action created','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2519,845,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2520,845,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2521,846,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2522,846,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2523,847,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2524,847,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2525,848,'action started via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2526,848,'action complete via Async Request','2024-11-12 22:25:26','2024-11-12 23:25:26'),
+(2527,849,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2528,849,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2529,850,'action started via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2530,850,'action complete via Async Request','2024-11-12 22:25:32','2024-11-12 23:25:32'),
+(2531,851,'action created','2024-11-12 22:25:44','2024-11-12 23:25:44'),
+(2532,852,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2533,853,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2534,854,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2535,855,'action created','2024-11-12 22:26:10','2024-11-12 23:26:10'),
+(2536,851,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2537,851,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2538,852,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2539,852,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2540,853,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2541,853,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2542,854,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2543,854,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2544,855,'action started via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2545,855,'action complete via Async Request','2024-11-12 22:26:33','2024-11-12 23:26:33'),
+(2546,856,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2547,857,'action created','2024-11-12 22:30:51','2024-11-12 23:30:51'),
+(2548,858,'action created','2024-11-12 22:31:03','2024-11-12 23:31:03'),
+(2549,856,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2550,856,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2551,857,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2552,857,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2553,858,'action started via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2554,858,'action complete via Async Request','2024-11-12 22:31:07','2024-11-12 23:31:07'),
+(2555,859,'action created','2024-11-12 22:31:27','2024-11-12 23:31:27'),
+(2556,859,'action started via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2557,859,'action complete via WP Cron','2024-11-12 22:33:14','2024-11-12 23:33:14'),
+(2558,860,'action created','2024-11-12 22:34:10','2024-11-12 23:34:10'),
+(2559,861,'action created','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2560,860,'action started via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2561,860,'action complete via Async Request','2024-11-12 22:34:17','2024-11-12 23:34:17'),
+(2562,861,'action started via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2563,861,'action complete via Async Request','2024-11-12 22:34:22','2024-11-12 23:34:22'),
+(2564,862,'action created','2024-11-12 22:34:58','2024-11-12 23:34:58'),
+(2565,862,'action started via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2566,862,'action complete via WP Cron','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2567,863,'action created','2024-11-12 22:36:11','2024-11-12 23:36:11'),
+(2568,863,'action started via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2569,863,'action complete via WP Cron','2024-11-12 22:36:35','2024-11-12 23:36:35'),
+(2570,864,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2571,865,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2572,866,'action created','2024-11-12 22:38:16','2024-11-12 23:38:16'),
+(2573,867,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2574,868,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2575,869,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2576,870,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2577,871,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2578,872,'action created','2024-11-12 22:38:17','2024-11-12 23:38:17'),
+(2579,864,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2580,864,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2581,865,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2582,865,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2583,866,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2584,866,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2585,867,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2586,867,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2587,868,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2588,868,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2589,869,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2590,869,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2591,870,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2592,870,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2593,871,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2594,871,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2595,872,'action started via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2596,872,'action complete via WP Cron','2024-11-12 22:39:57','2024-11-12 23:39:57'),
+(2597,873,'action created','2024-11-12 22:40:07','2024-11-12 23:40:07'),
+(2598,874,'action created','2024-11-12 22:40:20','2024-11-12 23:40:20'),
+(2599,875,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2600,876,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2601,877,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2602,878,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2603,879,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2604,880,'action created','2024-11-12 22:40:26','2024-11-12 23:40:26'),
+(2605,881,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2606,882,'action created','2024-11-12 22:40:27','2024-11-12 23:40:27'),
+(2607,873,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2608,873,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2609,874,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2610,874,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2611,875,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2612,875,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2613,876,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2614,876,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2615,877,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2616,877,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2617,878,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2618,878,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2619,879,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2620,879,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2621,880,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2622,880,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2623,881,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2624,881,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2625,882,'action started via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2626,882,'action complete via WP Cron','2024-11-12 22:40:40','2024-11-12 23:40:40'),
+(2627,883,'action created','2024-11-12 22:40:50','2024-11-12 23:40:50'),
+(2628,883,'action started via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2629,883,'action complete via Async Request','2024-11-12 22:41:15','2024-11-12 23:41:15'),
+(2630,884,'action created','2024-11-12 22:42:21','2024-11-12 23:42:21'),
+(2631,885,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2632,886,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2633,887,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2634,888,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2635,889,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2636,890,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2637,891,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2638,892,'action created','2024-11-12 22:42:29','2024-11-12 23:42:29'),
+(2639,884,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2640,884,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2641,885,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2642,885,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2643,886,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2644,886,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2645,887,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2646,887,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2647,888,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2648,888,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2649,889,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2650,889,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2651,890,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2652,890,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2653,891,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2654,891,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2655,892,'action started via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2656,892,'action complete via WP Cron','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2657,893,'action created','2024-11-12 22:42:35','2024-11-12 23:42:35'),
+(2658,893,'action started via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2659,893,'action complete via WP Cron','2024-11-12 22:43:49','2024-11-12 23:43:49'),
+(2660,894,'action created','2024-11-12 22:43:55','2024-11-12 23:43:55'),
+(2661,895,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2662,896,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2663,897,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2664,898,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2665,899,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2666,900,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2667,901,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2668,902,'action created','2024-11-12 22:44:03','2024-11-12 23:44:03'),
+(2669,894,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2670,894,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2671,895,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2672,895,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2673,896,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2674,896,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2675,897,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2676,897,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2677,898,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2678,898,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2679,899,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2680,899,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2681,900,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2682,900,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2683,901,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2684,901,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2685,902,'action started via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2686,902,'action complete via WP Cron','2024-11-12 22:47:48','2024-11-12 23:47:48'),
+(2687,903,'action created','2024-11-12 22:48:57','2024-11-12 23:48:57'),
+(2688,903,'action started via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2689,903,'action complete via WP Cron','2024-11-12 22:50:11','2024-11-12 23:50:11'),
+(2690,904,'action created','2024-11-12 22:50:23','2024-11-12 23:50:23'),
+(2691,905,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2692,906,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2693,907,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2694,908,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2695,909,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2696,910,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2697,911,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2698,912,'action created','2024-11-12 22:50:30','2024-11-12 23:50:30'),
+(2699,904,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2700,904,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2701,905,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2702,905,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2703,906,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2704,906,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2705,907,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2706,907,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2707,908,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2708,908,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2709,909,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2710,909,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2711,910,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2712,910,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2713,911,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2714,911,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2715,912,'action started via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2716,912,'action complete via WP Cron','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2717,913,'action created','2024-11-12 22:50:39','2024-11-12 23:50:39'),
+(2718,913,'action started via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2719,913,'action complete via WP Cron','2024-11-12 22:51:51','2024-11-12 23:51:51'),
+(2720,914,'action created','2024-11-12 22:51:56','2024-11-12 23:51:56'),
+(2721,915,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2722,916,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2723,917,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2724,918,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2725,919,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2726,920,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2727,921,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2728,922,'action created','2024-11-12 22:52:04','2024-11-12 23:52:04'),
+(2729,923,'action created','2024-11-12 22:52:11','2024-11-12 23:52:11'),
+(2730,914,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2731,914,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2732,915,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2733,915,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2734,916,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2735,916,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2736,917,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2737,917,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2738,918,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2739,918,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2740,919,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2741,919,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2742,920,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2743,920,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2744,921,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2745,921,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2746,922,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2747,922,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2748,923,'action started via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2749,923,'action complete via WP Cron','2024-11-12 22:52:38','2024-11-12 23:52:38'),
+(2750,924,'action created','2024-11-12 22:53:31','2024-11-12 23:53:31'),
+(2751,925,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2752,924,'action started via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2753,924,'action complete via WP Cron','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2754,926,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2755,927,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2756,928,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2757,929,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2758,930,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2759,931,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2760,932,'action created','2024-11-12 22:53:37','2024-11-12 23:53:37'),
+(2761,933,'action created','2024-11-12 22:53:41','2024-11-12 23:53:41'),
+(2762,925,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2763,925,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2764,926,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2765,926,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2766,927,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2767,927,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2768,928,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2769,928,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2770,929,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2771,929,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2772,930,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2773,930,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2774,931,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2775,931,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2776,932,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2777,932,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2778,933,'action started via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2779,933,'action complete via WP Cron','2024-11-12 22:55:12','2024-11-12 23:55:12'),
+(2780,934,'action created','2024-11-12 22:55:20','2024-11-12 23:55:20'),
+(2781,934,'action started via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2782,934,'action complete via WP Cron','2024-11-13 00:11:27','2024-11-13 01:11:27'),
+(2783,836,'action started via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2784,836,'action complete via WP Cron','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2785,935,'action created','2024-11-13 01:42:27','2024-11-13 02:42:27'),
+(2786,936,'action created','2024-11-13 07:41:58','2024-11-13 08:41:58'),
+(2787,936,'action started via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2788,936,'action complete via WP Cron','2024-11-13 07:44:24','2024-11-13 08:44:24'),
+(2789,937,'action created','2024-11-13 08:11:20','2024-11-13 09:11:20'),
+(2790,938,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2791,939,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2792,940,'action created','2024-11-13 08:11:24','2024-11-13 09:11:24'),
+(2793,941,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2794,937,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2795,942,'action created','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2796,937,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2797,938,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2798,938,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2799,939,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2800,939,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2801,940,'action started via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2802,940,'action complete via WP Cron','2024-11-13 08:12:09','2024-11-13 09:12:09'),
+(2803,941,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2804,941,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2805,942,'action started via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2806,942,'action complete via Async Request','2024-11-13 08:12:13','2024-11-13 09:12:13'),
+(2807,943,'action created','2024-11-13 08:12:26','2024-11-13 09:12:26'),
+(2808,943,'action started via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2809,943,'action complete via WP Cron','2024-11-13 08:12:57','2024-11-13 09:12:57'),
+(2810,944,'action created','2024-11-13 08:44:46','2024-11-13 09:44:46'),
+(2811,944,'action started via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2812,944,'action complete via Async Request','2024-11-13 08:45:30','2024-11-13 09:45:30'),
+(2813,945,'action created','2024-11-13 08:48:32','2024-11-13 09:48:32'),
+(2814,945,'action started via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2815,945,'action complete via WP Cron','2024-11-13 08:48:43','2024-11-13 09:48:43'),
+(2816,946,'action created','2024-11-13 08:50:11','2024-11-13 09:50:11'),
+(2817,946,'action started via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2818,946,'action complete via WP Cron','2024-11-13 08:59:08','2024-11-13 09:59:08'),
+(2819,947,'action created','2024-11-13 11:44:23','2024-11-13 12:44:23'),
+(2820,947,'action started via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2821,947,'action complete via WP Cron','2024-11-13 11:44:35','2024-11-13 12:44:35'),
+(2822,948,'action created','2024-11-13 11:44:56','2024-11-13 12:44:56'),
+(2823,948,'action started via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2824,948,'action complete via Async Request','2024-11-13 11:45:23','2024-11-13 12:45:23'),
+(2825,949,'action created','2024-11-13 11:45:39','2024-11-13 12:45:39'),
+(2826,949,'action started via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2827,949,'action complete via Async Request','2024-11-13 11:46:25','2024-11-13 12:46:25'),
+(2828,950,'action created','2024-11-13 11:46:39','2024-11-13 12:46:39'),
+(2829,950,'action started via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2830,950,'action complete via Async Request','2024-11-13 11:47:25','2024-11-13 12:47:25'),
+(2831,951,'action created','2024-11-13 12:56:53','2024-11-13 13:56:53'),
+(2832,951,'action started via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2833,951,'action complete via WP Cron','2024-11-13 12:59:03','2024-11-13 13:59:03'),
+(2834,952,'action created','2024-11-13 13:37:21','2024-11-13 14:37:21'),
+(2835,952,'action started via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2836,952,'action complete via WP Cron','2024-11-13 13:37:46','2024-11-13 14:37:46'),
+(2837,953,'action created','2024-11-13 13:43:33','2024-11-13 14:43:33'),
+(2838,953,'action started via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2839,953,'action complete via WP Cron','2024-11-13 13:43:35','2024-11-13 14:43:35'),
+(2840,954,'action created','2024-11-13 13:44:32','2024-11-13 14:44:32'),
+(2841,954,'action started via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2842,954,'action complete via WP Cron','2024-11-13 13:44:35','2024-11-13 14:44:35'),
+(2843,955,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2844,956,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2845,957,'action created','2024-11-13 13:45:45','2024-11-13 14:45:45'),
+(2846,955,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2847,955,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2848,956,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2849,956,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2850,957,'action started via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2851,957,'action complete via WP Cron','2024-11-13 13:46:35','2024-11-13 14:46:35'),
+(2852,958,'action created','2024-11-13 13:47:31','2024-11-13 14:47:31'),
+(2853,958,'action started via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2854,958,'action complete via WP Cron','2024-11-13 13:47:36','2024-11-13 14:47:36'),
+(2855,959,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2856,960,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2857,961,'action created','2024-11-13 13:49:30','2024-11-13 14:49:30'),
+(2858,959,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2859,959,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2860,960,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2861,960,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2862,961,'action started via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2863,961,'action complete via WP Cron','2024-11-13 13:49:37','2024-11-13 14:49:37'),
+(2864,962,'action created','2024-11-13 13:49:41','2024-11-13 14:49:41'),
+(2865,962,'action started via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2866,962,'action complete via Async Request','2024-11-13 13:50:35','2024-11-13 14:50:35'),
+(2867,963,'action created','2024-11-13 13:50:54','2024-11-13 14:50:54'),
+(2868,964,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2869,965,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2870,966,'action created','2024-11-13 13:51:15','2024-11-13 14:51:15'),
+(2871,967,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2872,963,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2873,968,'action created','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2874,963,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2875,964,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2876,964,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2877,965,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2878,965,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2879,966,'action started via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2880,966,'action complete via WP Cron','2024-11-13 13:52:35','2024-11-13 14:52:35'),
+(2881,969,'action created','2024-11-13 13:52:46','2024-11-13 14:52:46'),
+(2882,970,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2883,971,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2884,972,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2885,973,'action created','2024-11-13 13:52:59','2024-11-13 14:52:59'),
+(2886,967,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2887,967,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2888,968,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2889,968,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2890,969,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2891,969,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2892,970,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2893,970,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2894,971,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2895,971,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2896,972,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2897,972,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2898,973,'action started via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2899,973,'action complete via WP Cron','2024-11-13 13:53:40','2024-11-13 14:53:40'),
+(2900,974,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2901,975,'action created','2024-11-13 13:57:33','2024-11-13 14:57:33'),
+(2902,974,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2903,974,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2904,975,'action started via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2905,975,'action complete via WP Cron','2024-11-13 13:57:47','2024-11-13 14:57:47'),
+(2906,976,'action created','2024-11-13 13:57:57','2024-11-13 14:57:57'),
+(2907,976,'action started via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2908,976,'action complete via WP Cron','2024-11-13 13:58:35','2024-11-13 14:58:35'),
+(2909,977,'action created','2024-11-13 14:17:23','2024-11-13 15:17:23'),
+(2910,978,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2911,979,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2912,980,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2913,981,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2914,982,'action created','2024-11-13 14:17:28','2024-11-13 15:17:28'),
+(2915,977,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2916,977,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2917,978,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2918,978,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2919,979,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2920,979,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2921,980,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2922,980,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2923,981,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2924,981,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2925,982,'action started via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2926,982,'action complete via WP Cron','2024-11-13 14:17:48','2024-11-13 15:17:48'),
+(2927,983,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2928,984,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2929,985,'action created','2024-11-13 14:19:49','2024-11-13 15:19:49'),
+(2930,986,'action created','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2931,983,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2932,983,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2933,984,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2934,984,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2935,985,'action started via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2936,985,'action complete via Async Request','2024-11-13 14:19:50','2024-11-13 15:19:50'),
+(2937,986,'action started via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2938,986,'action complete via Async Request','2024-11-13 14:19:55','2024-11-13 15:19:55'),
+(2939,987,'action created','2024-11-13 14:20:01','2024-11-13 15:20:01'),
+(2940,987,'action started via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2941,987,'action complete via WP Cron','2024-11-13 14:20:47','2024-11-13 15:20:47'),
+(2942,988,'action created','2024-11-13 14:42:37','2024-11-13 15:42:37'),
+(2943,989,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2944,990,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2945,991,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2946,992,'action created','2024-11-13 14:42:44','2024-11-13 15:42:44'),
+(2947,993,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2948,994,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2949,988,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2950,995,'action created','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2951,988,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2952,989,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2953,989,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2954,990,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2955,990,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2956,991,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2957,991,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2958,992,'action started via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2959,992,'action complete via WP Cron','2024-11-13 14:43:52','2024-11-13 15:43:52'),
+(2960,996,'action created','2024-11-13 14:44:06','2024-11-13 15:44:06'),
+(2961,993,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2962,993,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2963,994,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2964,994,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2965,995,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2966,995,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2967,996,'action started via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2968,996,'action complete via WP Cron','2024-11-13 14:44:56','2024-11-13 15:44:56'),
+(2969,997,'action created','2024-11-13 14:46:09','2024-11-13 15:46:09'),
+(2970,998,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2971,999,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2972,1000,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2973,1001,'action created','2024-11-13 14:46:14','2024-11-13 15:46:14'),
+(2974,1002,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2975,1003,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2976,1004,'action created','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2977,997,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2978,997,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2979,998,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2980,998,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2981,999,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2982,999,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2983,1000,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2984,1000,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2985,1001,'action started via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2986,1001,'action complete via Async Request','2024-11-13 14:47:46','2024-11-13 15:47:46'),
+(2987,1005,'action created','2024-11-13 14:48:01','2024-11-13 15:48:01'),
+(2988,1006,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2989,1002,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2990,1007,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2991,1002,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2992,1003,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2993,1003,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2994,1004,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2995,1008,'action created','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2996,1004,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2997,1005,'action started via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2998,1005,'action complete via WP Cron','2024-11-13 14:49:12','2024-11-13 15:49:12'),
+(2999,1009,'action created','2024-11-13 14:49:17','2024-11-13 15:49:17'),
+(3000,1006,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3001,1006,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3002,1007,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3003,1007,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3004,1008,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3005,1008,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3006,1009,'action started via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3007,1009,'action complete via WP Cron','2024-11-13 14:49:41','2024-11-13 15:49:41'),
+(3008,1010,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3009,1011,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3010,1012,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3011,1013,'action created','2024-11-13 14:57:24','2024-11-13 15:57:24'),
+(3012,1010,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3013,1010,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3014,1011,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3015,1011,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3016,1012,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3017,1012,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3018,1013,'action started via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3019,1013,'action complete via WP Cron','2024-11-13 14:57:46','2024-11-13 15:57:46'),
+(3020,1014,'action created','2024-11-13 15:10:40','2024-11-13 16:10:40'),
+(3021,1015,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3022,1016,'action created','2024-11-13 15:10:42','2024-11-13 16:10:42'),
+(3023,1017,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3024,1018,'action created','2024-11-13 15:10:45','2024-11-13 16:10:45'),
+(3025,1019,'action created','2024-11-13 15:10:51','2024-11-13 16:10:51'),
+(3026,1020,'action created','2024-11-13 15:10:53','2024-11-13 16:10:53'),
+(3027,1021,'action created','2024-11-13 15:10:56','2024-11-13 16:10:56'),
+(3028,1022,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3029,1023,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3030,1024,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3031,1025,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3032,1026,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3033,1027,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3034,1028,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3035,1029,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3036,1030,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3037,1031,'action created','2024-11-13 15:11:01','2024-11-13 16:11:01'),
+(3038,1032,'action created','2024-11-13 15:11:06','2024-11-13 16:11:06'),
+(3039,1033,'action created','2024-11-13 15:11:09','2024-11-13 16:11:09'),
+(3040,1014,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3041,1014,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3042,1034,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3043,1015,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3044,1015,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3045,1016,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3046,1016,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3047,1017,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3048,1017,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3049,1035,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3050,1018,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3051,1018,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3052,1019,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3053,1019,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3054,1020,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3055,1020,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3056,1021,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3057,1036,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3058,1037,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3059,1021,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3060,1022,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3061,1022,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3062,1023,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3063,1038,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3064,1023,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3065,1024,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3066,1024,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3067,1025,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3068,1025,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3069,1039,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3070,1026,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3071,1026,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3072,1027,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3073,1027,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3074,1028,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3075,1028,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3076,1029,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3077,1040,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3078,1029,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3079,1030,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3080,1030,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3081,1031,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3082,1031,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3083,1032,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3084,1032,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3085,1033,'action started via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3086,1033,'action complete via WP Cron','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3087,1041,'action created','2024-11-13 15:13:06','2024-11-13 16:13:06'),
+(3088,1042,'action created','2024-11-13 15:13:28','2024-11-13 16:13:28'),
+(3089,1034,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3090,1034,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3091,1035,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3092,1035,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3093,1036,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3094,1036,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3095,1037,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3096,1037,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3097,1038,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3098,1038,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3099,1039,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3100,1039,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3101,1040,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3102,1040,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3103,1041,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3104,1041,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3105,1042,'action started via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3106,1042,'action complete via WP Cron','2024-11-13 15:13:36','2024-11-13 16:13:36'),
+(3107,1043,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3108,1044,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3109,1045,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3110,1046,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3111,1047,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3112,1048,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3113,1049,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3114,1050,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3115,1051,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3116,1052,'action created','2024-11-13 15:13:52','2024-11-13 16:13:52'),
+(3117,1043,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3118,1043,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3119,1044,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3120,1044,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3121,1045,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3122,1045,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3123,1046,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3124,1046,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3125,1047,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3126,1047,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3127,1048,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3128,1048,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3129,1049,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3130,1049,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3131,1050,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3132,1050,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3133,1051,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3134,1051,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3135,1052,'action started via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3136,1052,'action complete via Async Request','2024-11-13 15:14:27','2024-11-13 16:14:27'),
+(3137,1053,'action created','2024-11-13 15:30:42','2024-11-13 16:30:42'),
+(3138,1053,'action started via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3139,1054,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3140,1055,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3141,1053,'action complete via WP Cron','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3142,1056,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3143,1057,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3144,1058,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3145,1059,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3146,1060,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3147,1061,'action created','2024-11-13 15:32:15','2024-11-13 16:32:15'),
+(3148,1054,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3149,1054,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3150,1055,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3151,1055,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3152,1056,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3153,1056,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3154,1057,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3155,1057,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3156,1058,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3157,1058,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3158,1059,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3159,1059,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3160,1060,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3161,1060,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3162,1061,'action started via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3163,1061,'action complete via WP Cron','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3164,1062,'action created','2024-11-13 15:33:20','2024-11-13 16:33:20'),
+(3165,1062,'action started via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3166,1062,'action complete via WP Cron','2024-11-13 15:33:37','2024-11-13 16:33:37'),
+(3167,1063,'action created','2024-11-13 15:33:59','2024-11-13 16:33:59'),
+(3168,1063,'action started via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3169,1063,'action complete via Async Request','2024-11-13 15:34:29','2024-11-13 16:34:29'),
+(3170,1064,'action created','2024-11-13 15:35:24','2024-11-13 16:35:24'),
+(3171,1064,'action started via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3172,1064,'action complete via WP Cron','2024-11-13 15:39:54','2024-11-13 16:39:54'),
+(3173,1065,'action created','2024-11-13 15:44:31','2024-11-13 16:44:31'),
+(3174,1065,'action started via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3175,1065,'action complete via WP Cron','2024-11-13 15:44:35','2024-11-13 16:44:35'),
+(3176,1066,'action created','2024-11-13 15:53:47','2024-11-13 16:53:47'),
+(3177,1066,'action started via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3178,1066,'action complete via Async Request','2024-11-13 15:54:01','2024-11-13 16:54:01'),
+(3179,1067,'action created','2024-11-13 16:03:05','2024-11-13 17:03:05'),
+(3180,1067,'action started via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3181,1067,'action complete via WP Cron','2024-11-13 16:03:35','2024-11-13 17:03:35'),
+(3182,1068,'action created','2024-11-13 16:03:51','2024-11-13 17:03:51'),
+(3183,1068,'action started via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3184,1068,'action complete via Async Request','2024-11-13 16:04:11','2024-11-13 17:04:11'),
+(3185,1069,'action created','2024-11-13 16:14:31','2024-11-13 17:14:31'),
+(3186,1069,'action started via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3187,1069,'action complete via Async Request','2024-11-13 16:14:35','2024-11-13 17:14:35'),
+(3188,1070,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3189,1071,'action created','2024-11-13 16:44:58','2024-11-13 17:44:58'),
+(3190,1072,'action created','2024-11-13 16:45:06','2024-11-13 17:45:06'),
+(3191,1070,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3192,1070,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3193,1071,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3194,1071,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3195,1072,'action started via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3196,1072,'action complete via WP Cron','2024-11-13 16:45:35','2024-11-13 17:45:35'),
+(3197,1073,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3198,1074,'action created','2024-11-13 16:47:12','2024-11-13 17:47:12'),
+(3199,1075,'action created','2024-11-13 16:47:19','2024-11-13 17:47:19'),
+(3200,1073,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3201,1073,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3202,1074,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3203,1074,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3204,1075,'action started via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3205,1075,'action complete via WP Cron','2024-11-13 16:47:36','2024-11-13 17:47:36'),
+(3206,1076,'action created','2024-11-13 17:16:09','2024-11-13 18:16:09'),
+(3207,1076,'action started via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3208,1076,'action complete via WP Cron','2024-11-13 17:16:38','2024-11-13 18:16:38'),
+(3209,1077,'action created','2024-11-13 17:16:46','2024-11-13 18:16:46'),
+(3210,1078,'action created','2024-11-13 17:17:32','2024-11-13 18:17:32'),
+(3211,1077,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3212,1077,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3213,1078,'action started via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3214,1078,'action complete via WP Cron','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3215,1079,'action created','2024-11-13 17:17:59','2024-11-13 18:17:59'),
+(3216,1079,'action started via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3217,1079,'action complete via WP Cron','2024-11-13 17:19:04','2024-11-13 18:19:04'),
+(3218,1080,'action created','2024-11-13 17:30:59','2024-11-13 18:30:59'),
+(3219,1080,'action started via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3220,1080,'action complete via WP Cron','2024-11-13 17:33:11','2024-11-13 18:33:11'),
+(3221,1081,'action created','2024-11-13 17:37:55','2024-11-13 18:37:55'),
+(3222,1081,'action started via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3223,1081,'action complete via WP Cron','2024-11-13 17:38:41','2024-11-13 18:38:41'),
+(3224,1082,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3225,1083,'action created','2024-11-13 18:01:59','2024-11-13 19:01:59'),
+(3226,1084,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3227,1085,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3228,1086,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3229,1087,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3230,1088,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3231,1089,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3232,1090,'action created','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3233,1082,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3234,1082,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3235,1083,'action started via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3236,1083,'action complete via Async Request','2024-11-13 18:02:00','2024-11-13 19:02:00'),
+(3237,1084,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3238,1084,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3239,1085,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3240,1085,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3241,1086,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3242,1086,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3243,1087,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3244,1087,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3245,1088,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3246,1088,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3247,1089,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3248,1089,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3249,1090,'action started via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3250,1090,'action complete via Async Request','2024-11-13 18:02:05','2024-11-13 19:02:05'),
+(3251,1091,'action created','2024-11-13 18:09:10','2024-11-13 19:09:10'),
+(3252,1091,'action started via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3253,1091,'action complete via Async Request','2024-11-13 18:09:11','2024-11-13 19:09:11'),
+(3254,1092,'action created','2024-11-13 18:09:17','2024-11-13 19:09:17'),
+(3255,1092,'action started via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3256,1093,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3257,1092,'action complete via WP Cron','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3258,1094,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3259,1095,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3260,1096,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3261,1097,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3262,1098,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3263,1099,'action created','2024-11-13 18:11:38','2024-11-13 19:11:38'),
+(3264,1100,'action created','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3265,1093,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3266,1093,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3267,1094,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3268,1094,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3269,1095,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3270,1095,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3271,1096,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3272,1096,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3273,1097,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3274,1097,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3275,1098,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3276,1098,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3277,1099,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3278,1099,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3279,1100,'action started via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3280,1100,'action complete via Async Request','2024-11-13 18:11:39','2024-11-13 19:11:39'),
+(3281,1101,'action created','2024-11-13 18:13:29','2024-11-13 19:13:29'),
+(3282,1101,'action started via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3283,1101,'action complete via WP Cron','2024-11-13 18:13:38','2024-11-13 19:13:38'),
+(3284,1102,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3285,1103,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3286,1104,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3287,1105,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3288,1106,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3289,1107,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3290,1108,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3291,1109,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3292,1110,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3293,1111,'action created','2024-11-13 18:13:47','2024-11-13 19:13:47'),
+(3294,1102,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3295,1102,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3296,1103,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3297,1103,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3298,1104,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3299,1104,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3300,1105,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3301,1105,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3302,1106,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3303,1106,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3304,1107,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3305,1107,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3306,1108,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3307,1108,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3308,1109,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3309,1109,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3310,1110,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3311,1110,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3312,1111,'action started via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3313,1111,'action complete via Async Request','2024-11-13 18:14:32','2024-11-13 19:14:32'),
+(3314,1112,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3315,1113,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3316,1114,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3317,1115,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3318,1116,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3319,1117,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3320,1118,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3321,1119,'action created','2024-11-13 18:18:01','2024-11-13 19:18:01'),
+(3322,1120,'action created','2024-11-13 18:18:14','2024-11-13 19:18:14'),
+(3323,1112,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3324,1112,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3325,1113,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3326,1113,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3327,1114,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3328,1114,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3329,1115,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3330,1115,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3331,1116,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3332,1116,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3333,1117,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3334,1117,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3335,1118,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3336,1118,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3337,1119,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3338,1119,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3339,1120,'action started via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3340,1120,'action complete via WP Cron','2024-11-13 18:18:49','2024-11-13 19:18:49'),
+(3341,1121,'action created','2024-11-13 18:23:04','2024-11-13 19:23:04'),
+(3342,1122,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3343,1123,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3344,1124,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3345,1125,'action created','2024-11-13 18:23:08','2024-11-13 19:23:08'),
+(3346,1121,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3347,1121,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3348,1122,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3349,1122,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3350,1123,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3351,1123,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3352,1124,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3353,1124,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3354,1125,'action started via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3355,1125,'action complete via WP Cron','2024-11-13 18:24:28','2024-11-13 19:24:28'),
+(3356,1126,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3357,1127,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3358,1128,'action created','2024-11-13 18:25:24','2024-11-13 19:25:24'),
+(3359,1126,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3360,1126,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3361,1127,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3362,1127,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3363,1128,'action started via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3364,1128,'action complete via WP Cron','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3365,1129,'action created','2024-11-13 18:25:37','2024-11-13 19:25:37'),
+(3366,1129,'action started via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3367,1129,'action complete via WP Cron','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3368,1130,'action created','2024-11-13 18:29:01','2024-11-13 19:29:01'),
+(3369,1130,'action started via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3370,1130,'action complete via WP Cron','2024-11-13 18:29:46','2024-11-13 19:29:46'),
+(3371,1131,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3372,1132,'action created','2024-11-13 18:31:16','2024-11-13 19:31:16'),
+(3373,1131,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3374,1131,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3375,1132,'action started via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3376,1132,'action complete via WP Cron','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3377,1133,'action created','2024-11-13 18:31:56','2024-11-13 19:31:56'),
+(3378,1133,'action started via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3379,1133,'action complete via Async Request','2024-11-13 18:32:06','2024-11-13 19:32:06'),
+(3380,1134,'action created','2024-11-13 18:33:18','2024-11-13 19:33:18'),
+(3381,1134,'action started via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3382,1134,'action complete via WP Cron','2024-11-13 18:33:37','2024-11-13 19:33:37'),
+(3383,1135,'action created','2024-11-13 18:34:32','2024-11-13 19:34:32'),
+(3384,1135,'action started via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3385,1135,'action complete via WP Cron','2024-11-13 18:34:35','2024-11-13 19:34:35'),
+(3386,1136,'action created','2024-11-13 18:37:51','2024-11-13 19:37:51'),
+(3387,1136,'action started via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3388,1136,'action complete via WP Cron','2024-11-13 18:39:02','2024-11-13 19:39:02'),
+(3389,1137,'action created','2024-11-13 18:43:23','2024-11-13 19:43:23'),
+(3390,1137,'action started via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3391,1137,'action complete via WP Cron','2024-11-13 18:43:48','2024-11-13 19:43:48'),
+(3392,1138,'action created','2024-11-13 18:43:49','2024-11-13 19:43:49'),
+(3393,1139,'action created','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3394,1138,'action started via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3395,1138,'action complete via Async Request','2024-11-13 18:44:05','2024-11-13 19:44:05'),
+(3396,1139,'action started via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3397,1139,'action complete via Async Request','2024-11-13 18:44:10','2024-11-13 19:44:10'),
+(3398,1140,'action created','2024-11-13 18:45:24','2024-11-13 19:45:24'),
+(3399,1140,'action started via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3400,1140,'action complete via WP Cron','2024-11-13 18:45:38','2024-11-13 19:45:38'),
+(3401,1141,'action created','2024-11-13 18:46:01','2024-11-13 19:46:01'),
+(3402,1141,'action started via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3403,1141,'action complete via WP Cron','2024-11-13 18:47:34','2024-11-13 19:47:34'),
+(3404,1142,'action created','2024-11-13 18:47:44','2024-11-13 19:47:44'),
+(3405,1143,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3406,1144,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3407,1145,'action created','2024-11-13 18:47:48','2024-11-13 19:47:48'),
+(3408,1146,'action created','2024-11-13 18:47:49','2024-11-13 19:47:49'),
+(3409,1147,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3410,1142,'action started via WP Cron','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3411,1148,'action created','2024-11-13 18:48:48','2024-11-13 19:48:48'),
+(3412,1142,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3413,1143,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3414,1143,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3415,1149,'action created','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3416,1144,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3417,1144,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3418,1145,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3419,1145,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3420,1146,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3421,1146,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3422,1147,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3423,1147,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3424,1148,'action started via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3425,1148,'action complete via WP Cron','2024-11-13 18:48:49','2024-11-13 19:48:49'),
+(3426,1150,'action created','2024-11-13 18:49:08','2024-11-13 19:49:08'),
+(3427,1149,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3428,1149,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3429,1150,'action started via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3430,1150,'action complete via WP Cron','2024-11-13 18:49:40','2024-11-13 19:49:40'),
+(3431,1151,'action created','2024-11-13 18:54:00','2024-11-13 19:54:00'),
+(3432,1152,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3433,1153,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3434,1154,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3435,1155,'action created','2024-11-13 18:54:04','2024-11-13 19:54:04'),
+(3436,1151,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3437,1151,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3438,1152,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3439,1152,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3440,1153,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3441,1153,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3442,1154,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3443,1154,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3444,1155,'action started via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3445,1155,'action complete via Async Request','2024-11-13 18:54:05','2024-11-13 19:54:05'),
+(3446,1156,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3447,1157,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3448,1158,'action created','2024-11-13 18:54:52','2024-11-13 19:54:52'),
+(3449,1159,'action created','2024-11-13 18:54:58','2024-11-13 19:54:58'),
+(3450,1156,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3451,1156,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3452,1157,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3453,1157,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3454,1158,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3455,1158,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3456,1159,'action started via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3457,1159,'action complete via Async Request','2024-11-13 18:55:11','2024-11-13 19:55:11'),
+(3458,1160,'action created','2024-11-13 18:57:31','2024-11-13 19:57:31'),
+(3459,1161,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3460,1160,'action started via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3461,1160,'action complete via WP Cron','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3462,1162,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3463,1163,'action created','2024-11-13 18:57:35','2024-11-13 19:57:35'),
+(3464,1164,'action created','2024-11-13 18:57:36','2024-11-13 19:57:36'),
+(3465,1161,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3466,1161,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3467,1162,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3468,1162,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3469,1163,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3470,1163,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3471,1164,'action started via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3472,1164,'action complete via WP Cron','2024-11-13 18:59:13','2024-11-13 19:59:13'),
+(3473,1165,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3474,1166,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3475,1167,'action created','2024-11-13 19:00:15','2024-11-13 20:00:15'),
+(3476,1165,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3477,1165,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3478,1166,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3479,1166,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3480,1167,'action started via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3481,1167,'action complete via WP Cron','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3482,1168,'action created','2024-11-13 19:00:40','2024-11-13 20:00:40'),
+(3483,1168,'action started via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3484,1168,'action complete via WP Cron','2024-11-13 19:01:35','2024-11-13 20:01:35'),
+(3485,1169,'action created','2024-11-13 19:02:45','2024-11-13 20:02:45'),
+(3486,1170,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3487,1171,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3488,1172,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3489,1173,'action created','2024-11-13 19:02:49','2024-11-13 20:02:49'),
+(3490,1174,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3491,1169,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3492,1175,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3493,1169,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3494,1170,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3495,1170,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3496,1171,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3497,1176,'action created','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3498,1171,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3499,1172,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3500,1172,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3501,1173,'action started via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3502,1173,'action complete via WP Cron','2024-11-13 19:03:51','2024-11-13 20:03:51'),
+(3503,1177,'action created','2024-11-13 19:04:07','2024-11-13 20:04:07'),
+(3504,1174,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3505,1174,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3506,1175,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3507,1175,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3508,1176,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3509,1176,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3510,1177,'action started via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3511,1177,'action complete via WP Cron','2024-11-13 19:06:30','2024-11-13 20:06:30'),
+(3512,1178,'action created','2024-11-13 19:07:26','2024-11-13 20:07:26'),
+(3513,1179,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3514,1180,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3515,1181,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3516,1182,'action created','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3517,1178,'action started via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3518,1178,'action complete via Async Request','2024-11-13 19:07:31','2024-11-13 20:07:31'),
+(3519,1179,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3520,1179,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3521,1180,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3522,1180,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3523,1181,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3524,1181,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3525,1182,'action started via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3526,1182,'action complete via Async Request','2024-11-13 19:07:36','2024-11-13 20:07:36'),
+(3527,1183,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3528,1184,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3529,1185,'action created','2024-11-13 19:13:10','2024-11-13 20:13:10'),
+(3530,1186,'action created','2024-11-13 19:13:18','2024-11-13 20:13:18'),
+(3531,1183,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3532,1183,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3533,1184,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3534,1184,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3535,1185,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3536,1185,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3537,1186,'action started via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3538,1186,'action complete via WP Cron','2024-11-13 19:13:41','2024-11-13 20:13:41'),
+(3539,935,'action started via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3540,935,'action complete via WP Cron','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3541,1187,'action created','2024-11-14 01:51:01','2024-11-14 02:51:01'),
+(3542,1188,'action created','2024-11-14 10:55:40','2024-11-14 11:55:40'),
+(3543,1188,'action started via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3544,1188,'action complete via WP Cron','2024-11-14 10:57:05','2024-11-14 11:57:05'),
+(3545,1187,'action started via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3546,1187,'action complete via WP Cron','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3547,1189,'action created','2024-11-15 05:20:06','2024-11-15 06:20:06'),
+(3548,1190,'action created','2024-11-15 11:19:31','2024-11-15 12:19:31'),
+(3549,1190,'action started via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3550,1190,'action complete via WP Cron','2024-11-15 11:19:36','2024-11-15 12:19:36'),
+(3551,1191,'action created','2024-11-15 11:27:15','2024-11-15 12:27:15'),
+(3552,1191,'action started via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3553,1191,'action complete via WP Cron','2024-11-15 11:29:24','2024-11-15 12:29:24'),
+(3554,1192,'action created','2024-11-15 11:32:10','2024-11-15 12:32:10'),
+(3555,1193,'action created','2024-11-15 11:32:15','2024-11-15 12:32:15'),
+(3556,1194,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3557,1192,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3558,1195,'action created','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3559,1192,'action complete via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3560,1193,'action started via WP Cron','2024-11-15 11:32:55','2024-11-15 12:32:55'),
+(3561,1193,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3562,1194,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3563,1194,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3564,1195,'action started via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3565,1195,'action complete via WP Cron','2024-11-15 11:32:56','2024-11-15 12:32:56'),
+(3566,1196,'action created','2024-11-15 11:33:00','2024-11-15 12:33:00'),
+(3567,1196,'action started via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3568,1196,'action complete via WP Cron','2024-11-15 11:34:13','2024-11-15 12:34:13'),
+(3569,1197,'action created','2024-11-15 11:38:50','2024-11-15 12:38:50'),
+(3570,1198,'action created','2024-11-15 11:38:58','2024-11-15 12:38:58'),
+(3571,1197,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3572,1197,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3573,1198,'action started via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3574,1198,'action complete via WP Cron','2024-11-15 11:39:41','2024-11-15 12:39:41'),
+(3575,1199,'action created','2024-11-15 11:40:29','2024-11-15 12:40:29'),
+(3576,1199,'action started via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3577,1199,'action complete via WP Cron','2024-11-15 11:41:53','2024-11-15 12:41:53'),
+(3578,1200,'action created','2024-11-15 11:43:08','2024-11-15 12:43:08'),
+(3579,1200,'action started via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3580,1200,'action complete via WP Cron','2024-11-15 11:44:21','2024-11-15 12:44:21'),
+(3581,1201,'action created','2024-11-15 11:46:13','2024-11-15 12:46:13'),
+(3582,1201,'action started via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3583,1201,'action complete via WP Cron','2024-11-15 11:46:53','2024-11-15 12:46:53'),
+(3584,1202,'action created','2024-11-15 11:49:24','2024-11-15 12:49:24'),
+(3585,1202,'action started via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3586,1202,'action complete via WP Cron','2024-11-15 11:49:36','2024-11-15 12:49:36'),
+(3587,1203,'action created','2024-11-15 11:56:39','2024-11-15 12:56:39'),
+(3588,1203,'action started via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3589,1203,'action complete via WP Cron','2024-11-15 11:59:44','2024-11-15 12:59:44'),
+(3590,1204,'action created','2024-11-15 12:04:49','2024-11-15 13:04:49'),
+(3591,1204,'action started via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3592,1204,'action complete via Async Request','2024-11-15 12:05:33','2024-11-15 13:05:33'),
+(3593,1205,'action created','2024-11-15 12:06:12','2024-11-15 13:06:12'),
+(3594,1205,'action started via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3595,1205,'action complete via WP Cron','2024-11-15 12:07:23','2024-11-15 13:07:23'),
+(3596,1206,'action created','2024-11-15 12:09:56','2024-11-15 13:09:56'),
+(3597,1206,'action started via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3598,1206,'action complete via WP Cron','2024-11-15 12:10:59','2024-11-15 13:10:59'),
+(3599,1207,'action created','2024-11-15 12:11:17','2024-11-15 13:11:17'),
+(3600,1207,'action started via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3601,1207,'action complete via WP Cron','2024-11-15 12:14:27','2024-11-15 13:14:27'),
+(3602,1208,'action created','2024-11-15 12:16:10','2024-11-15 13:16:10'),
+(3603,1208,'action started via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3604,1208,'action complete via WP Cron','2024-11-15 12:16:59','2024-11-15 13:16:59'),
+(3605,1209,'action created','2024-11-15 12:19:52','2024-11-15 13:19:52'),
+(3606,1209,'action started via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3607,1209,'action complete via WP Cron','2024-11-15 12:20:44','2024-11-15 13:20:44'),
+(3608,1210,'action created','2024-11-15 12:23:32','2024-11-15 13:23:32'),
+(3609,1210,'action started via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3610,1210,'action complete via WP Cron','2024-11-15 12:23:35','2024-11-15 13:23:35'),
+(3611,1211,'action created','2024-11-15 12:27:56','2024-11-15 13:27:56'),
+(3612,1211,'action started via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3613,1211,'action complete via Async Request','2024-11-15 12:28:12','2024-11-15 13:28:12'),
+(3614,1212,'action created','2024-11-15 12:30:11','2024-11-15 13:30:11'),
+(3615,1212,'action started via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3616,1212,'action complete via WP Cron','2024-11-15 12:31:02','2024-11-15 13:31:02'),
+(3617,1213,'action created','2024-11-15 12:33:09','2024-11-15 13:33:09'),
+(3618,1213,'action started via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3619,1213,'action complete via WP Cron','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3620,1214,'action created','2024-11-15 12:34:01','2024-11-15 13:34:01'),
+(3621,1214,'action started via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3622,1214,'action complete via Async Request','2024-11-15 12:34:14','2024-11-15 13:34:14'),
+(3623,1215,'action created','2024-11-15 12:36:04','2024-11-15 13:36:04'),
+(3624,1216,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3625,1217,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3626,1218,'action created','2024-11-15 12:36:08','2024-11-15 13:36:08'),
+(3627,1219,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3628,1215,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3629,1220,'action created','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3630,1215,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3631,1216,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3632,1216,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3633,1217,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3634,1217,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3635,1218,'action started via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3636,1218,'action complete via WP Cron','2024-11-15 12:36:47','2024-11-15 13:36:47'),
+(3637,1221,'action created','2024-11-15 12:36:51','2024-11-15 13:36:51'),
+(3638,1219,'action started via Async Request','2024-11-15 12:37:05','2024-11-15 13:37:05'),
+(3639,1219,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3640,1220,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3641,1220,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3642,1221,'action started via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3643,1221,'action complete via Async Request','2024-11-15 12:37:06','2024-11-15 13:37:06'),
+(3644,1222,'action created','2024-11-15 12:37:48','2024-11-15 13:37:48'),
+(3645,1223,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3646,1224,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3647,1225,'action created','2024-11-15 12:37:52','2024-11-15 13:37:52'),
+(3648,1226,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3649,1222,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3650,1227,'action created','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3651,1222,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3652,1223,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3653,1223,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3654,1224,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3655,1224,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3656,1225,'action started via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3657,1225,'action complete via WP Cron','2024-11-15 12:38:42','2024-11-15 13:38:42'),
+(3658,1228,'action created','2024-11-15 12:38:49','2024-11-15 13:38:49'),
+(3659,1226,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3660,1226,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3661,1227,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3662,1227,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3663,1228,'action started via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3664,1228,'action complete via WP Cron','2024-11-15 12:39:44','2024-11-15 13:39:44'),
+(3665,1229,'action created','2024-11-15 12:40:17','2024-11-15 13:40:17'),
+(3666,1229,'action started via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37'),
+(3667,1229,'action complete via WP Cron','2024-11-15 12:40:37','2024-11-15 13:40:37');
+/*!40000 ALTER TABLE `haikuwp_actionscheduler_logs` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_commentmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_commentmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_commentmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `comment_id` (`comment_id`),
+ KEY `meta_key` (`meta_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_commentmeta`
+--
+
+LOCK TABLES `haikuwp_commentmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_commentmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_comments`
+--
+
+DROP TABLE IF EXISTS `haikuwp_comments`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_comments` (
+ `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `comment_author` tinytext NOT NULL,
+ `comment_author_email` varchar(100) NOT NULL DEFAULT '',
+ `comment_author_url` varchar(200) NOT NULL DEFAULT '',
+ `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
+ `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `comment_content` text NOT NULL,
+ `comment_karma` int(11) NOT NULL DEFAULT 0,
+ `comment_approved` varchar(20) NOT NULL DEFAULT '1',
+ `comment_agent` varchar(255) NOT NULL DEFAULT '',
+ `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
+ `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`comment_ID`),
+ KEY `comment_post_ID` (`comment_post_ID`),
+ KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
+ KEY `comment_date_gmt` (`comment_date_gmt`),
+ KEY `comment_parent` (`comment_parent`),
+ KEY `comment_author_email` (`comment_author_email`(10)),
+ KEY `woo_idx_comment_type` (`comment_type`)
+) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_comments`
+--
+
+LOCK TABLES `haikuwp_comments` WRITE;
+/*!40000 ALTER TABLE `haikuwp_comments` DISABLE KEYS */;
+INSERT INTO `haikuwp_comments` VALUES
+(1,1,'Un commentateur ou commentatrice WordPress','wapuu@wordpress.example','https://fr.wordpress.org/','','2024-08-04 22:10:39','2024-08-04 20:10:39','Bonjour, ceci est un commentaire.\nPour débuter avec la modération, la modification et la suppression de commentaires, veuillez visiter l’écran des Commentaires dans le Tableau de bord.\nLes avatars des personnes qui commentent arrivent depuis Gravatar.',0,'1','','comment',0,0),
+(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);
+/*!40000 ALTER TABLE `haikuwp_comments` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_links`
+--
+
+DROP TABLE IF EXISTS `haikuwp_links`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_links` (
+ `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `link_url` varchar(255) NOT NULL DEFAULT '',
+ `link_name` varchar(255) NOT NULL DEFAULT '',
+ `link_image` varchar(255) NOT NULL DEFAULT '',
+ `link_target` varchar(25) NOT NULL DEFAULT '',
+ `link_description` varchar(255) NOT NULL DEFAULT '',
+ `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
+ `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
+ `link_rating` int(11) NOT NULL DEFAULT 0,
+ `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `link_rel` varchar(255) NOT NULL DEFAULT '',
+ `link_notes` mediumtext NOT NULL,
+ `link_rss` varchar(255) NOT NULL DEFAULT '',
+ PRIMARY KEY (`link_id`),
+ KEY `link_visible` (`link_visible`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_links`
+--
+
+LOCK TABLES `haikuwp_links` WRITE;
+/*!40000 ALTER TABLE `haikuwp_links` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_links` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_options`
+--
+
+DROP TABLE IF EXISTS `haikuwp_options`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_options` (
+ `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `option_name` varchar(191) NOT NULL DEFAULT '',
+ `option_value` longtext NOT NULL,
+ `autoload` varchar(20) NOT NULL DEFAULT 'yes',
+ PRIMARY KEY (`option_id`),
+ UNIQUE KEY `option_name` (`option_name`),
+ KEY `autoload` (`autoload`)
+) ENGINE=InnoDB AUTO_INCREMENT=10789 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_options`
+--
+
+LOCK TABLES `haikuwp_options` WRITE;
+/*!40000 ALTER TABLE `haikuwp_options` DISABLE KEYS */;
+INSERT INTO `haikuwp_options` VALUES
+(1,'cron','a:22:{i:1731685355;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:1731687039;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:1731687156;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:1731687157;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:1731687167;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:1731687646;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1731692582;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1731701450;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:1731701453;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:1731705039;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:1731706839;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:1731708639;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:1731711600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731737326;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:1731757392;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731762755;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:1731762756;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:1731768182;a:2:{s:24:\"woocommerce_cleanup_logs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1731874305;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:1731960639;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1732794242;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','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','','on'),
+(6,'users_can_register','0','on'),
+(7,'admin_email','contact@gcch.fr','on'),
+(8,'start_of_week','1','on'),
+(9,'use_balanceTags','0','on'),
+(10,'use_smilies','1','on'),
+(11,'require_name_email','1','on'),
+(12,'comments_notify','1','on'),
+(13,'posts_per_rss','10','on'),
+(14,'rss_use_excerpt','1','on'),
+(15,'mailserver_url','mail.example.com','on'),
+(16,'mailserver_login','login@example.com','on'),
+(17,'mailserver_pass','password','on'),
+(18,'mailserver_port','110','on'),
+(19,'default_category','1','on'),
+(20,'default_comment_status','open','on'),
+(21,'default_ping_status','open','on'),
+(22,'default_pingback_flag','1','on'),
+(23,'posts_per_page','10','on'),
+(24,'date_format','Y-m-d','on'),
+(25,'time_format','H:i','on'),
+(26,'links_updated_date_format','d F Y G\\hi','on'),
+(27,'comment_moderation','0','on'),
+(28,'moderation_notify','1','on'),
+(29,'permalink_structure','/%postname%/','on'),
+(31,'hack_file','0','on'),
+(32,'blog_charset','UTF-8','on'),
+(33,'moderation_keys','','off'),
+(34,'active_plugins','a:5:{i:0;s:31:\"query-monitor/query-monitor.php\";i:1;s:17:\"falcon/falcon.php\";i:2;s:59:\"force-regenerate-thumbnails/force-regenerate-thumbnails.php\";i:3;s:27:\"woocommerce/woocommerce.php\";i:4;s:25:\"wp-openapi/wp-openapi.php\";}','on'),
+(35,'category_base','/category','on'),
+(36,'ping_sites','http://rpc.pingomatic.com/','on'),
+(37,'comment_max_links','2','on'),
+(38,'gmt_offset','','on'),
+(39,'default_email_category','1','on'),
+(40,'recently_edited','','off'),
+(41,'template','haiku-atelier-2024','on'),
+(42,'stylesheet','haiku-atelier-2024','on'),
+(43,'comment_registration','0','on'),
+(44,'html_type','text/html','on'),
+(45,'use_trackback','0','on'),
+(46,'default_role','customer','on'),
+(47,'db_version','58975','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:114:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','auto'),
+(103,'fresh_site','0','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:\"\";}i:3;a:1:{s:7:\"content\";s:159:\"
Articles récents
\";}i:4;a:1:{s:7:\"content\";s:233:\"
Commentaires récents
\";}i:5;a:1:{s:7:\"content\";s:146:\"
Archives
\";}i:6;a:1:{s:7:\"content\";s:151:\"
Catégories
\";}s:12:\"_multiwidget\";i:1;}','auto'),
+(107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'),
+(108,'bedrock_autoloader','a:2:{s:7:\"plugins\";a:1:{s:55:\"bedrock-disallow-indexing/bedrock-disallow-indexing.php\";a:15:{s:4:\"Name\";s:17:\"Disallow Indexing\";s:9:\"PluginURI\";s:25:\"https://roots.io/bedrock/\";s:7:\"Version\";s:5:\"2.0.0\";s:11:\"Description\";s:62:\"Disallow indexing of your site on non-production environments.\";s:6:\"Author\";s:5:\"Roots\";s:9:\"AuthorURI\";s:17:\"https://roots.io/\";s:10:\"TextDomain\";s:5:\"roots\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disallow Indexing\";s:10:\"AuthorName\";s:5:\"Roots\";}}s:5:\"count\";i:1;}','off'),
+(109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(117,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(118,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(120,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(121,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(122,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
+(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.6.1\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:29:\"comment-content/style-rtl.css\";i:77;s:33:\"comment-content/style-rtl.min.css\";i:78;s:25:\"comment-content/style.css\";i:79;s:29:\"comment-content/style.min.css\";i:80;s:30:\"comment-template/style-rtl.css\";i:81;s:34:\"comment-template/style-rtl.min.css\";i:82;s:26:\"comment-template/style.css\";i:83;s:30:\"comment-template/style.min.css\";i:84;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:85;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:86;s:38:\"comments-pagination-numbers/editor.css\";i:87;s:42:\"comments-pagination-numbers/editor.min.css\";i:88;s:34:\"comments-pagination/editor-rtl.css\";i:89;s:38:\"comments-pagination/editor-rtl.min.css\";i:90;s:30:\"comments-pagination/editor.css\";i:91;s:34:\"comments-pagination/editor.min.css\";i:92;s:33:\"comments-pagination/style-rtl.css\";i:93;s:37:\"comments-pagination/style-rtl.min.css\";i:94;s:29:\"comments-pagination/style.css\";i:95;s:33:\"comments-pagination/style.min.css\";i:96;s:29:\"comments-title/editor-rtl.css\";i:97;s:33:\"comments-title/editor-rtl.min.css\";i:98;s:25:\"comments-title/editor.css\";i:99;s:29:\"comments-title/editor.min.css\";i:100;s:23:\"comments/editor-rtl.css\";i:101;s:27:\"comments/editor-rtl.min.css\";i:102;s:19:\"comments/editor.css\";i:103;s:23:\"comments/editor.min.css\";i:104;s:22:\"comments/style-rtl.css\";i:105;s:26:\"comments/style-rtl.min.css\";i:106;s:18:\"comments/style.css\";i:107;s:22:\"comments/style.min.css\";i:108;s:20:\"cover/editor-rtl.css\";i:109;s:24:\"cover/editor-rtl.min.css\";i:110;s:16:\"cover/editor.css\";i:111;s:20:\"cover/editor.min.css\";i:112;s:19:\"cover/style-rtl.css\";i:113;s:23:\"cover/style-rtl.min.css\";i:114;s:15:\"cover/style.css\";i:115;s:19:\"cover/style.min.css\";i:116;s:22:\"details/editor-rtl.css\";i:117;s:26:\"details/editor-rtl.min.css\";i:118;s:18:\"details/editor.css\";i:119;s:22:\"details/editor.min.css\";i:120;s:21:\"details/style-rtl.css\";i:121;s:25:\"details/style-rtl.min.css\";i:122;s:17:\"details/style.css\";i:123;s:21:\"details/style.min.css\";i:124;s:20:\"embed/editor-rtl.css\";i:125;s:24:\"embed/editor-rtl.min.css\";i:126;s:16:\"embed/editor.css\";i:127;s:20:\"embed/editor.min.css\";i:128;s:19:\"embed/style-rtl.css\";i:129;s:23:\"embed/style-rtl.min.css\";i:130;s:15:\"embed/style.css\";i:131;s:19:\"embed/style.min.css\";i:132;s:19:\"embed/theme-rtl.css\";i:133;s:23:\"embed/theme-rtl.min.css\";i:134;s:15:\"embed/theme.css\";i:135;s:19:\"embed/theme.min.css\";i:136;s:19:\"file/editor-rtl.css\";i:137;s:23:\"file/editor-rtl.min.css\";i:138;s:15:\"file/editor.css\";i:139;s:19:\"file/editor.min.css\";i:140;s:18:\"file/style-rtl.css\";i:141;s:22:\"file/style-rtl.min.css\";i:142;s:14:\"file/style.css\";i:143;s:18:\"file/style.min.css\";i:144;s:23:\"footnotes/style-rtl.css\";i:145;s:27:\"footnotes/style-rtl.min.css\";i:146;s:19:\"footnotes/style.css\";i:147;s:23:\"footnotes/style.min.css\";i:148;s:23:\"freeform/editor-rtl.css\";i:149;s:27:\"freeform/editor-rtl.min.css\";i:150;s:19:\"freeform/editor.css\";i:151;s:23:\"freeform/editor.min.css\";i:152;s:22:\"gallery/editor-rtl.css\";i:153;s:26:\"gallery/editor-rtl.min.css\";i:154;s:18:\"gallery/editor.css\";i:155;s:22:\"gallery/editor.min.css\";i:156;s:21:\"gallery/style-rtl.css\";i:157;s:25:\"gallery/style-rtl.min.css\";i:158;s:17:\"gallery/style.css\";i:159;s:21:\"gallery/style.min.css\";i:160;s:21:\"gallery/theme-rtl.css\";i:161;s:25:\"gallery/theme-rtl.min.css\";i:162;s:17:\"gallery/theme.css\";i:163;s:21:\"gallery/theme.min.css\";i:164;s:20:\"group/editor-rtl.css\";i:165;s:24:\"group/editor-rtl.min.css\";i:166;s:16:\"group/editor.css\";i:167;s:20:\"group/editor.min.css\";i:168;s:19:\"group/style-rtl.css\";i:169;s:23:\"group/style-rtl.min.css\";i:170;s:15:\"group/style.css\";i:171;s:19:\"group/style.min.css\";i:172;s:19:\"group/theme-rtl.css\";i:173;s:23:\"group/theme-rtl.min.css\";i:174;s:15:\"group/theme.css\";i:175;s:19:\"group/theme.min.css\";i:176;s:21:\"heading/style-rtl.css\";i:177;s:25:\"heading/style-rtl.min.css\";i:178;s:17:\"heading/style.css\";i:179;s:21:\"heading/style.min.css\";i:180;s:19:\"html/editor-rtl.css\";i:181;s:23:\"html/editor-rtl.min.css\";i:182;s:15:\"html/editor.css\";i:183;s:19:\"html/editor.min.css\";i:184;s:20:\"image/editor-rtl.css\";i:185;s:24:\"image/editor-rtl.min.css\";i:186;s:16:\"image/editor.css\";i:187;s:20:\"image/editor.min.css\";i:188;s:19:\"image/style-rtl.css\";i:189;s:23:\"image/style-rtl.min.css\";i:190;s:15:\"image/style.css\";i:191;s:19:\"image/style.min.css\";i:192;s:19:\"image/theme-rtl.css\";i:193;s:23:\"image/theme-rtl.min.css\";i:194;s:15:\"image/theme.css\";i:195;s:19:\"image/theme.min.css\";i:196;s:29:\"latest-comments/style-rtl.css\";i:197;s:33:\"latest-comments/style-rtl.min.css\";i:198;s:25:\"latest-comments/style.css\";i:199;s:29:\"latest-comments/style.min.css\";i:200;s:27:\"latest-posts/editor-rtl.css\";i:201;s:31:\"latest-posts/editor-rtl.min.css\";i:202;s:23:\"latest-posts/editor.css\";i:203;s:27:\"latest-posts/editor.min.css\";i:204;s:26:\"latest-posts/style-rtl.css\";i:205;s:30:\"latest-posts/style-rtl.min.css\";i:206;s:22:\"latest-posts/style.css\";i:207;s:26:\"latest-posts/style.min.css\";i:208;s:18:\"list/style-rtl.css\";i:209;s:22:\"list/style-rtl.min.css\";i:210;s:14:\"list/style.css\";i:211;s:18:\"list/style.min.css\";i:212;s:25:\"media-text/editor-rtl.css\";i:213;s:29:\"media-text/editor-rtl.min.css\";i:214;s:21:\"media-text/editor.css\";i:215;s:25:\"media-text/editor.min.css\";i:216;s:24:\"media-text/style-rtl.css\";i:217;s:28:\"media-text/style-rtl.min.css\";i:218;s:20:\"media-text/style.css\";i:219;s:24:\"media-text/style.min.css\";i:220;s:19:\"more/editor-rtl.css\";i:221;s:23:\"more/editor-rtl.min.css\";i:222;s:15:\"more/editor.css\";i:223;s:19:\"more/editor.min.css\";i:224;s:30:\"navigation-link/editor-rtl.css\";i:225;s:34:\"navigation-link/editor-rtl.min.css\";i:226;s:26:\"navigation-link/editor.css\";i:227;s:30:\"navigation-link/editor.min.css\";i:228;s:29:\"navigation-link/style-rtl.css\";i:229;s:33:\"navigation-link/style-rtl.min.css\";i:230;s:25:\"navigation-link/style.css\";i:231;s:29:\"navigation-link/style.min.css\";i:232;s:33:\"navigation-submenu/editor-rtl.css\";i:233;s:37:\"navigation-submenu/editor-rtl.min.css\";i:234;s:29:\"navigation-submenu/editor.css\";i:235;s:33:\"navigation-submenu/editor.min.css\";i:236;s:25:\"navigation/editor-rtl.css\";i:237;s:29:\"navigation/editor-rtl.min.css\";i:238;s:21:\"navigation/editor.css\";i:239;s:25:\"navigation/editor.min.css\";i:240;s:24:\"navigation/style-rtl.css\";i:241;s:28:\"navigation/style-rtl.min.css\";i:242;s:20:\"navigation/style.css\";i:243;s:24:\"navigation/style.min.css\";i:244;s:23:\"nextpage/editor-rtl.css\";i:245;s:27:\"nextpage/editor-rtl.min.css\";i:246;s:19:\"nextpage/editor.css\";i:247;s:23:\"nextpage/editor.min.css\";i:248;s:24:\"page-list/editor-rtl.css\";i:249;s:28:\"page-list/editor-rtl.min.css\";i:250;s:20:\"page-list/editor.css\";i:251;s:24:\"page-list/editor.min.css\";i:252;s:23:\"page-list/style-rtl.css\";i:253;s:27:\"page-list/style-rtl.min.css\";i:254;s:19:\"page-list/style.css\";i:255;s:23:\"page-list/style.min.css\";i:256;s:24:\"paragraph/editor-rtl.css\";i:257;s:28:\"paragraph/editor-rtl.min.css\";i:258;s:20:\"paragraph/editor.css\";i:259;s:24:\"paragraph/editor.min.css\";i:260;s:23:\"paragraph/style-rtl.css\";i:261;s:27:\"paragraph/style-rtl.min.css\";i:262;s:19:\"paragraph/style.css\";i:263;s:23:\"paragraph/style.min.css\";i:264;s:25:\"post-author/style-rtl.css\";i:265;s:29:\"post-author/style-rtl.min.css\";i:266;s:21:\"post-author/style.css\";i:267;s:25:\"post-author/style.min.css\";i:268;s:33:\"post-comments-form/editor-rtl.css\";i:269;s:37:\"post-comments-form/editor-rtl.min.css\";i:270;s:29:\"post-comments-form/editor.css\";i:271;s:33:\"post-comments-form/editor.min.css\";i:272;s:32:\"post-comments-form/style-rtl.css\";i:273;s:36:\"post-comments-form/style-rtl.min.css\";i:274;s:28:\"post-comments-form/style.css\";i:275;s:32:\"post-comments-form/style.min.css\";i:276;s:27:\"post-content/editor-rtl.css\";i:277;s:31:\"post-content/editor-rtl.min.css\";i:278;s:23:\"post-content/editor.css\";i:279;s:27:\"post-content/editor.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','on'),
+(127,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1722802261;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
+(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
Bienvenue sur WordPress. Ceci est votre premier article. Modifiez-le ou supprimez-le, puis commencez à écrire !
\n','Bonjour tout le monde !','','publish','open','open','','bonjour-tout-le-monde','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/?p=1',0,'post','',1),
+(4,0,'2024-08-04 22:10:39','2024-08-04 20:10:39','','Navigation','','publish','closed','closed','','navigation','','','2024-08-04 22:10:39','2024-08-04 20:10:39','',0,'https://haikuatelier.fr.ddev.site/2024/08/04/navigation/',0,'wp_navigation','',0),
+(8,1,'2024-08-05 15:12:36','2024-08-05 13:12:36','\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Hadou Ring','','publish','closed','closed','','hadou-ring','','','2024-11-15 12:27:15','2024-11-15 11:27:15','',0,'https://haiku.gcch.fr/?post_type=product&p=72',0,'product','',0),
+(73,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-63','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=73',2,'product_variation','',0),
+(74,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-64','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=74',3,'product_variation','',0),
+(75,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-65','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=75',4,'product_variation','',0),
+(76,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-66','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=76',5,'product_variation','',0),
+(77,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-67','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=77',6,'product_variation','',0),
+(78,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-68','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=78',7,'product_variation','',0),
+(79,2,'2024-09-25 08:20:29','2024-09-25 06:20:29','','Hadou Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-69','','','2024-09-30 17:59:13','2024-09-30 15:59:13','',72,'https://haiku.gcch.fr/?post_type=product_variation&p=79',8,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B.jpg',0,'attachment','image/jpeg',0),
+(86,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','HATTARI: bluff\r\n\r\nTwo fingers ring composed of three bands with various sizes. Made in sterling silver with one band in gold plated silver. Please note that this ring is more comfortable being worn at the index and ring fingers.\r\n
\r\n
bands sizes 3mm, 2mm and 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Ring','','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',0,'https://haiku.gcch.fr/?post_type=product&p=86',0,'product','',0),
+(87,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-70','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=87',1,'product_variation','',0),
+(88,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-71','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=88',2,'product_variation','',0),
+(89,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-72','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=89',3,'product_variation','',0),
+(90,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-73','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=90',4,'product_variation','',0),
+(91,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-74','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=91',5,'product_variation','',0),
+(92,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-75','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=92',6,'product_variation','',0),
+(93,2,'2024-09-30 18:02:31','2024-09-30 16:02:31','','Hattari Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-76','','','2024-11-12 23:38:17','2024-11-12 22:38:17','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=93',7,'product_variation','',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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(101,2,'2024-09-30 18:52:53','2024-09-30 16:52:53','','HADOU-B+KIGEN-Bo','','inherit','closed','closed','','hadou-bkigen-bo','','','2024-09-30 18:53:03','2024-09-30 16:53:03','',72,'https://haiku.gcch.fr/app/uploads/2024/09/HADOU-BKIGEN-Bo.jpg',0,'attachment','image/jpeg',0),
+(102,2,'2024-09-30 18:54:28','2024-09-30 16:54:28','IKKAN : link\r\n\r\nA piece made of an oversized link thread into a D-shaped sterling silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:40:50','2024-11-12 22:40:50','',0,'https://haiku.gcch.fr/?post_type=product&p=102',0,'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','IKKAN: link\r\n\r\nA piece made of an oversized link thread into a D-shaped gold plated silver band ring.\r\n
\r\n
link caliber 1cm
\r\n
band diameter 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\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','','','2024-11-12 23:42:35','2024-11-12 22:42:35','',0,'https://haiku.gcch.fr/?post_type=product&p=113',0,'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),
+(121,2,'2024-09-30 21:14:37','2024-09-30 19:14:37','','Ikkan gold plated Ring','','inherit','closed','closed','','sony-dsc-4','','','2024-09-30 21:15:26','2024-09-30 19:15:26','',113,'https://haiku.gcch.fr/app/uploads/2024/09/IKKAN-B2-vrm-copy.jpg',0,'attachment','image/jpeg',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),
+(123,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','PIASU : piercing\r\n\r\nWide band ring in sterling silver with three movable hoops on top, one in 18K gold.\r\n
\r\n
bands diameter 1cm to 1,5cm
\r\n
height 0,8 cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Piasu Ring','','publish','closed','closed','','piasu-ring','','','2024-11-12 23:48:57','2024-11-12 22:48:57','',0,'https://haiku.gcch.fr/?post_type=product&p=123',0,'product','',0),
+(124,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-91','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=124',1,'product_variation','',0),
+(125,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-92','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=125',2,'product_variation','',0),
+(126,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-93','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=126',3,'product_variation','',0),
+(127,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-94','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=127',4,'product_variation','',0),
+(128,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-95','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=128',5,'product_variation','',0),
+(129,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-96','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=129',6,'product_variation','',0),
+(130,2,'2024-09-30 21:21:56','2024-09-30 19:21:56','','Piasu Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-97','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haiku.gcch.fr/?post_type=product_variation&p=130',7,'product_variation','',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','',123,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9928.jpg',0,'attachment','image/jpeg',0),
+(133,2,'2024-09-30 22:00:26','2024-09-30 20:00:26','KARA: hull, shell\r\n\r\nTwo textured sterling silver rings linked by a thin 18K gold curb chain. Can be worn stacked on the same finger, or on two different fingers.\r\n
\r\n
height 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Ring','','publish','closed','closed','','kara-ring','','','2024-11-12 23:50:39','2024-11-12 22:50:39','',0,'https://haiku.gcch.fr/?post_type=product&p=133',0,'product','',0),
+(134,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-98','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=134',1,'product_variation','',0),
+(135,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-99','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=135',2,'product_variation','',0),
+(136,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-100','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=136',3,'product_variation','',0),
+(137,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-101','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=137',4,'product_variation','',0),
+(138,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-102','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=138',5,'product_variation','',0),
+(139,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-103','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=139',6,'product_variation','',0),
+(140,2,'2024-09-30 22:00:27','2024-09-30 20:00:27','','Kara Ring - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-104','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haiku.gcch.fr/?post_type=product_variation&p=140',7,'product_variation','',0),
+(141,2,'2024-09-30 22:09:55','2024-09-30 20:09:55','','Kara Ring','','inherit','closed','closed','','sony-dsc-6','','','2024-10-01 08:40:48','2024-10-01 06:40:48','',133,'https://haiku.gcch.fr/app/uploads/2024/09/KARA-B.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','',133,'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','',133,'https://haiku.gcch.fr/app/uploads/2024/09/DSC9148.jpg',0,'attachment','image/jpeg',0),
+(144,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in sterling silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring silver','','publish','closed','closed','','kishou-silver-ring','','','2024-11-12 23:52:11','2024-11-12 22:52:11','',0,'https://haiku.gcch.fr/?post_type=product&p=144',0,'product','',0),
+(145,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-105','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=145',1,'product_variation','',0),
+(146,2,'2024-10-01 08:12:23','2024-10-01 06:12:23','','Kishou Ring silver - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-106','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=146',2,'product_variation','',0),
+(147,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-107','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=147',3,'product_variation','',0),
+(148,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-108','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=148',4,'product_variation','',0),
+(149,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-109','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=149',5,'product_variation','',0),
+(150,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-110','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=150',6,'product_variation','',0),
+(151,2,'2024-10-01 08:12:24','2024-10-01 06:12:24','','Kishou Ring silver - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-111','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haiku.gcch.fr/?post_type=product_variation&p=151',7,'product_variation','',0),
+(152,2,'2024-10-01 08:14:34','2024-10-01 06:14:34','','Kishou silver ring','','inherit','closed','closed','','sony-dsc-7','','','2024-10-01 08:15:09','2024-10-01 06:15:09','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg.jpg',0,'attachment','image/jpeg',0),
+(153,2,'2024-10-01 08:15:38','2024-10-01 06:15:38','','Kishou silver ring','','inherit','closed','closed','','kishou-b-arg','','','2024-10-01 08:29:16','2024-10-01 06:29:16','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-arg-1.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','',144,'https://haiku.gcch.fr/app/uploads/2024/10/KIGEN-BaIKKANBa.jpg',0,'attachment','image/jpeg',0),
+(155,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','KISHOU: signing\r\n\r\nSignet ring engraved with three lines that represent the three sentences composing a haïku. Made in gold plated silver.\r\n
\r\n
height 0,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kishou Ring gold plated','','publish','closed','closed','','kishou-ring-gold-plated','','','2024-11-12 23:53:41','2024-11-12 22:53:41','',0,'https://haiku.gcch.fr/?post_type=product&p=155',0,'product','',0),
+(156,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-112','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=156',1,'product_variation','',0),
+(157,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 52','Size: 52','publish','closed','closed','','hadou-golden-earcuff-113','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=157',2,'product_variation','',0),
+(158,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 54','Size: 54','publish','closed','closed','','hadou-golden-earcuff-114','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=158',3,'product_variation','',0),
+(159,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 56','Size: 56','publish','closed','closed','','hadou-golden-earcuff-115','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=159',4,'product_variation','',0),
+(160,2,'2024-10-01 08:31:00','2024-10-01 06:31:00','','Kishou Ring gold plated - 58','Size: 58','publish','closed','closed','','hadou-golden-earcuff-116','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=160',5,'product_variation','',0),
+(161,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 60','Size: 60','publish','closed','closed','','hadou-golden-earcuff-117','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=161',6,'product_variation','',0),
+(162,2,'2024-10-01 08:31:01','2024-10-01 06:31:01','','Kishou Ring gold plated - 62','Size: 62','publish','closed','closed','','hadou-golden-earcuff-118','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haiku.gcch.fr/?post_type=product_variation&p=162',7,'product_variation','',0),
+(163,2,'2024-10-01 08:32:19','2024-10-01 06:32:19','','Kishou gold plated ring','','inherit','closed','closed','','sony-dsc-8','','','2024-10-01 08:33:08','2024-10-01 06:33:08','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm.jpg',0,'attachment','image/jpeg',0),
+(164,2,'2024-10-01 08:33:52','2024-10-01 06:33:52','','Kishou gold plated ring','','inherit','closed','closed','','kishou-b-vrm','','','2024-10-01 08:34:15','2024-10-01 06:34:15','',155,'https://haiku.gcch.fr/app/uploads/2024/10/KISHOU-B-vrm-1.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','',155,'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','',133,'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','',133,'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','ROKKU: pebble\r\n\r\nLarge wavy ring in sterling silver with a semi precious oval stone in the center set in some 18K gold.\r\n
\r\n
adjustable
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Rokku Ring','','publish','closed','closed','','rokku-ring','','','2024-11-15 13:16:10','2024-11-15 12:16:10','',0,'https://haiku.gcch.fr/?post_type=product&p=168',0,'product','',0),
+(176,2,'2024-10-01 08:58:41','2024-10-01 06:58:41','','Rokku ring malachite','','inherit','closed','closed','','rokku-b-malachite','','','2024-10-01 08:59:53','2024-10-01 06:59:53','',168,'https://haiku.gcch.fr/app/uploads/2024/10/ROKKU-B-malachite.jpg',0,'attachment','image/jpeg',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','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of sterling silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings silver','','publish','closed','closed','','boroboro-long-earrings-silver','','','2024-11-15 12:19:31','2024-11-15 11:19:31','',0,'https://haiku.gcch.fr/?post_type=product&p=183',0,'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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','','','2024-10-30 21:53:16','2024-10-30 20:53:16','',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','PIASU: piercing\r\n\r\nLarge earrings covering the lobe with three hoops hanging to it, mixing sterling silver and gold plated silver.\r\n
\r\n
rings diameter 0,5 to 1,5cm
\r\n
total caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Earrings','','publish','closed','closed','','piasu-earrings','','','2024-11-15 12:40:29','2024-11-15 11:40:29','',0,'https://haiku.gcch.fr/?post_type=product&p=202',0,'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),
+(207,2,'2024-10-01 19:33:10','2024-10-01 17:33:10','','Piasu earrings','','inherit','closed','closed','','piasu-bo','','','2024-10-01 19:34:41','2024-10-01 17:34:41','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-1.jpg',0,'attachment','image/jpeg',0),
+(212,2,'2024-10-01 19:50:41','2024-10-01 17:50:41','','PIASU-BO','','inherit','closed','closed','','piasu-bo-2','','','2024-10-01 19:51:04','2024-10-01 17:51:04','',202,'https://haiku.gcch.fr/app/uploads/2024/10/PIASU-BO-2.jpg',0,'attachment','image/jpeg',0),
+(213,2,'2024-10-01 19:52:06','2024-10-01 17:52:06','BOROBORO: the sound of something crumbling \r\n\r\nLong asymmetrical earrings with oval shapes made of gold plated silver.\r\n
\r\n
wire diameter 12mm
\r\n
height 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Long Earrings gold plated','','publish','closed','closed','','boroboro-long-earrings-gold-plated','','','2024-11-15 13:19:52','2024-11-15 12:19:52','',0,'https://haiku.gcch.fr/?post_type=product&p=213',0,'product','',0),
+(219,2,'2024-10-02 19:04:00','2024-10-02 17:04:00','','Piasu ring','','inherit','closed','closed','','sony-dsc-5','','','2024-11-12 23:48:37','2024-11-12 22:48:37','',123,'https://haiku.gcch.fr/app/uploads/2024/09/PIASU-B-mix.jpg',0,'attachment','image/jpeg',0),
+(220,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in sterling silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
\r\n
lengths 12cm and 20cm
\r\n
box chain thickness 0,8mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycles sterling silver and 24K gold plated silver.','Tamanori Earrings silver','','publish','closed','closed','','tamanori-earrings-silver','','','2024-11-13 17:45:06','2024-11-13 16:45:06','',0,'https://haiku.gcch.fr/?post_type=product&p=220',0,'product','',0),
+(221,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - pair','Side: pair','publish','closed','closed','','rokku-ring-copy-left-side-4','','','2024-10-02 19:48:21','2024-10-02 17:48:21','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=221',1,'product_variation','',0),
+(222,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - long','Side: long','publish','closed','closed','','rokku-ring-copy-pair-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=222',2,'product_variation','',0),
+(223,2,'2024-10-02 19:26:31','2024-10-02 17:26:31','','Tamanori Earrings silver - short','Side: short','publish','closed','closed','','rokku-ring-copy-right-side-4','','','2024-11-13 17:44:58','2024-11-13 16:44:58','',220,'https://haiku.gcch.fr/?post_type=product_variation&p=223',3,'product_variation','',0),
+(225,2,'2024-10-02 19:44:55','2024-10-02 17:44:55','','Tamanori silver earrings','','inherit','closed','closed','','tamanori-bo-s','','','2024-10-02 19:45:27','2024-10-02 17:45:27','',220,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-BO-s-1.jpg',0,'attachment','image/jpeg',0),
+(226,2,'2024-10-02 19:49:31','2024-10-02 17:49:31','TAMANORI : in balance on a ball\r\n\r\nThin dangling earrings in gold plated silver to thread into the lobe, made of box chain and wavy wires with two different lengths.\r\n
','Ikkan Bracelet gold plated','','publish','closed','closed','','ikkan-bracelet-gold-plated','','','2024-11-08 00:01:06','2024-11-07 23:01:06','',0,'https://haiku.gcch.fr/?post_type=product&p=246',0,'product','',0),
+(247,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 1','Size: Size 1','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-5','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=247',1,'product_variation','',0),
+(248,2,'2024-10-02 23:36:10','2024-10-02 21:36:10','','Ikkan Bracelet gold plated - Size 2','Size: Size 2','publish','closed','closed','','tamanori-earrings-gold-plated-copy-size-6','','','2024-10-02 23:39:56','2024-10-02 21:39:56','',246,'https://haiku.gcch.fr/?post_type=product_variation&p=248',2,'product_variation','',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','',246,'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','',246,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-BR-g.jpg',0,'attachment','image/jpeg',0),
+(251,2,'2024-10-02 23:40:26','2024-10-02 21:40:26','TANEMAKI: seeding \r\n\r\nDelicate bracelet composed of an fluid center element with small grey fresh water pearls on one side, and a mix of sterling silver and gold plated silver chains on the other side.\r\n
\r\n
adjustable in between 15cm and 18cm
\r\n
oval center shape 1cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Bracelet','','publish','closed','closed','','tanemaki-bracelet','','','2024-11-13 17:04:10','2024-11-13 16:04:10','',0,'https://haiku.gcch.fr/?post_type=product&p=251',0,'product','',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','',251,'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','Fuyou: floating leave on water\r\n\r\nRectangular trace chain bracelet in sterling silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet silver','','publish','closed','closed','','fuyou-bracelet-silver','','','2024-11-13 19:33:18','2024-11-13 18:33:18','',0,'https://haiku.gcch.fr/?post_type=product&p=258',0,'product','',0),
+(259,2,'2024-10-03 22:05:22','2024-10-03 20:05:22','','Fuyou bracelet silver','','inherit','closed','closed','','sony-dsc-20','','','2024-10-03 22:06:35','2024-10-03 20:06:35','',258,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-s.jpg',0,'attachment','image/jpeg',0),
+(260,2,'2024-10-03 22:08:43','2024-10-03 20:08:43','','Fuyou bracelet silver','','inherit','closed','closed','','_dsc9225','','','2024-10-03 22:08:59','2024-10-03 20:08:59','',258,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9225.jpg',0,'attachment','image/jpeg',0),
+(261,2,'2024-10-03 22:13:48','2024-10-03 20:13:48','Fuyou : floating leave on water\r\n\r\nRectangular trace chain bracelet in gold plated silver with a fluid oval shape element in the center.\r\n
\r\n
adjustable in between 15 and 18cm
\r\n
oval center shape 2cm caliber
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Bracelet gold plated','','publish','closed','closed','','fuyou-bracelet-gold-plated','','','2024-11-13 19:34:32','2024-11-13 18:34:32','',0,'https://haiku.gcch.fr/?post_type=product&p=261',0,'product','',0),
+(262,2,'2024-10-03 22:14:52','2024-10-03 20:14:52','','Fuyou bracelet gold plated','','inherit','closed','closed','','sony-dsc-21','','','2024-10-03 22:15:25','2024-10-03 20:15:25','',261,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-BR-g.jpg',0,'attachment','image/jpeg',0),
+(263,2,'2024-10-03 22:17:11','2024-10-03 20:17:11','IKKAN: link \r\n\r\nNecklace with a mix of different links combining sterling silver and gold plated silver.\r\n
\r\n
length 50 to 54cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Ikkan Necklace','','publish','closed','closed','','ikkan-necklace','','','2024-11-13 16:44:31','2024-11-13 15:44:31','',0,'https://haiku.gcch.fr/?post_type=product&p=263',0,'product','',0),
+(265,2,'2024-10-03 22:39:11','2024-10-03 20:39:11','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c','','','2024-10-03 22:39:37','2024-10-03 20:39:37','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C.jpg',0,'attachment','image/jpeg',0),
+(266,2,'2024-10-03 22:39:57','2024-10-03 20:39:57','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-2','','','2024-10-03 22:40:20','2024-10-03 20:40:20','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-1.jpg',0,'attachment','image/jpeg',0),
+(267,2,'2024-10-03 22:40:36','2024-10-03 20:40:36','','Ikkan necklace silver','','inherit','closed','closed','','ikkan-c-3','','','2024-10-03 22:40:53','2024-10-03 20:40:53','',263,'https://haiku.gcch.fr/app/uploads/2024/10/IKKAN-C-2.jpg',0,'attachment','image/jpeg',0),
+(268,2,'2024-10-03 22:43:42','2024-10-03 20:43:42','PIASU : piercing\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
\r\n
length 45cm to 50cm
\r\n
toggle clasp caliber 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Piasu Necklace','','publish','closed','closed','','piasu-necklace','','','2024-11-13 17:14:31','2024-11-13 16:14:31','',0,'https://haiku.gcch.fr/?post_type=product&p=268',0,'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),
+(271,2,'2024-10-04 08:18:27','2024-10-04 06:18:27','TANEMAKI : seeding\r\n\r\nA necklace composed of a fluid center element with dark grey fresh water pearls on one side, and a mix of sterling silver and gold plated chains on the other side.\r\n
\r\n
length 50cm to 55cm
\r\n
center element caliber 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tanemaki Necklace','','publish','closed','closed','','tanemaki-necklace','','','2024-11-13 17:03:05','2024-11-13 16:03:05','',0,'https://haiku.gcch.fr/?post_type=product&p=271',0,'product','',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','',271,'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','FUYOU: floating leave on water\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
\r\n
length 50cm to 55cm
\r\n
oval shapes caliber between 3cm and 1cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Fuyou Necklace','','publish','closed','closed','','fuyou-necklace','','','2024-11-13 19:37:51','2024-11-13 18:37:51','',0,'https://haiku.gcch.fr/?post_type=product&p=274',0,'product','',0),
+(275,2,'2024-10-04 08:39:00','2024-10-04 06:39:00','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-25','','','2024-10-04 08:40:13','2024-10-04 06:40:13','',274,'https://haiku.gcch.fr/app/uploads/2024/10/FUYOU-C.jpg',0,'attachment','image/jpeg',0),
+(276,2,'2024-10-04 08:41:22','2024-10-04 06:41:22','HADOU : wave\r\n\r\nLong wavy hoops in sterling silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops silver','','publish','closed','closed','','hadou-hoops-silver','','','2024-11-13 19:44:05','2024-11-13 18:44:05','',0,'https://haiku.gcch.fr/?post_type=product&p=276',0,'product','',0),
+(280,2,'2024-10-04 08:42:55','2024-10-04 06:42:55','','Hadou hoops silver','','inherit','closed','closed','','sony-dsc-26','','','2024-10-04 08:43:24','2024-10-04 06:43:24','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-arg.jpg',0,'attachment','image/jpeg',0),
+(281,2,'2024-10-04 08:50:13','2024-10-04 06:50:13','','Hadou hoops silver','','inherit','closed','closed','','hadou-cr-s','','','2024-10-04 08:50:32','2024-10-04 06:50:32','',276,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-s.jpg',0,'attachment','image/jpeg',0),
+(282,2,'2024-10-04 08:51:31','2024-10-04 06:51:31','HADOU : wave\r\n\r\nLong wavy hoops in gold plated silver.\r\n
\r\n
height 5cm
\r\n
wire thickness 2mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hadou Hoops gold plated','','publish','closed','closed','','hadou-hoops-gold-plated','','','2024-11-13 19:46:01','2024-11-13 18:46:01','',0,'https://haiku.gcch.fr/?post_type=product&p=282',0,'product','',0),
+(283,2,'2024-10-04 08:53:00','2024-10-04 06:53:00','','Hadou hoops gold plated','','inherit','closed','closed','','sony-dsc-27','','','2024-10-07 11:24:25','2024-10-07 09:24:25','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR2-g.jpg',0,'attachment','image/jpeg',0),
+(284,2,'2024-10-04 08:53:48','2024-10-04 06:53:48','','Hadou hoops gold plated','','inherit','closed','closed','','hadou-cr-g','','','2024-10-04 08:54:01','2024-10-04 06:54:01','',282,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-CR-g.jpg',0,'attachment','image/jpeg',0),
+(285,2,'2024-10-04 08:55:02','2024-10-04 06:55:02','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in sterling silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops silver','','publish','closed','closed','','hattari-stacked-hoops-silver','','','2024-11-13 19:49:08','2024-11-13 18:49:08','',0,'https://haiku.gcch.fr/?post_type=product&p=285',0,'product','',0),
+(286,2,'2024-10-04 09:00:41','2024-10-04 07:00:41','','Hattari stacked hoops silver','','inherit','closed','closed','','sony-dsc-28','','','2024-10-04 09:01:22','2024-10-04 07:01:22','',285,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-s.jpg',0,'attachment','image/jpeg',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','HATTARI: bluff\r\n\r\nMultiple hoops in various sizes giving the illusion of stacked hoop earrings, in gold plated silver.\r\n
\r\n
hoops diameter 3cm to 1cm
\r\n
d-shape wires
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Stacked Hoops gold plated','','publish','closed','closed','','hattari-stacked-hoops-gold-plated','','','2024-11-13 19:54:58','2024-11-13 18:54:58','',0,'https://haiku.gcch.fr/?post_type=product&p=288',0,'product','',0),
+(289,2,'2024-10-04 09:10:35','2024-10-04 07:10:35','','Hattari stacked hoops gold plated','','inherit','closed','closed','','sony-dsc-29','','','2024-10-04 09:11:02','2024-10-04 07:11:02','',288,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR1-g.jpg',0,'attachment','image/jpeg',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),
+(291,2,'2024-10-04 21:50:55','2024-10-04 19:50:55','HATTARI: bluff\r\n\r\nLarge d-shape sterling silver hoops with a gold plated band hooked up into the ear.\r\n
\r\n
hoops diameter 4m
\r\n
wires diameter 2,5cm and 1,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Double Hoops','','publish','closed','closed','','hattari-double-hoops-copy','','','2024-11-13 20:00:40','2024-11-13 19:00:40','',0,'https://haiku.gcch.fr/?post_type=product&p=291',0,'product','',0),
+(292,2,'2024-10-04 21:57:58','2024-10-04 19:57:58','','Hattari double hoops silver','','inherit','closed','closed','','sony-dsc-30','','','2024-10-04 22:02:56','2024-10-04 20:02:56','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2-mix.jpg',0,'attachment','image/jpeg',0),
+(293,2,'2024-10-04 22:02:07','2024-10-04 20:02:07','','Hattari double hoops silver','','inherit','closed','closed','','hattari-cr2','','','2024-10-04 22:03:06','2024-10-04 20:03:06','',291,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-CR2.jpg',0,'attachment','image/jpeg',0),
+(306,2,'2024-10-07 08:18:28','2024-10-07 06:18:28','TAMANORI: in balance on a ball\r\n\r\nOval sterling silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Tamanori Hoops silver','','publish','closed','closed','','tamanori-hoops','','','2024-11-15 12:32:15','2024-11-15 11:32:15','',0,'https://haiku.gcch.fr/?post_type=product&p=306',0,'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','TAMANORI: in balance on a ball\r\n\r\nOval gold plated silver hoops lined with dangling box chains of two different length.\r\n
\r\n
hoops height 2cm
\r\n
chain length 5cm and 3,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:33:00','2024-11-15 11:33:00','',0,'https://haiku.gcch.fr/?post_type=product&p=312',0,'product','',0),
+(316,2,'2024-10-07 08:34:05','2024-10-07 06:34:05','','Tamanori Hoops gold plated','','inherit','closed','closed','','sony-dsc-32','','','2024-10-07 08:34:36','2024-10-07 06:34:36','',312,'https://haiku.gcch.fr/app/uploads/2024/10/TAMANORI-CR2-vrm.jpg',0,'attachment','image/jpeg',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','FUYOU: floating leave on water\r\n\r\nSolo hoop in sterling silver with a mix of small rings in gold plated silver hanging on it.\r\n
\r\n
hoop diameter 13mm
\r\n
small rings diameter around 5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24k gold plated silver.','Fuyou Hoop','','publish','closed','closed','','fuyou-hoop','','','2024-11-12 23:34:58','2024-11-12 22:34:58','',0,'https://haiku.gcch.fr/?post_type=product&p=318',0,'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),
+(325,2,'2024-10-07 11:08:32','2024-10-07 09:08:32','HADOU: wave\r\n\r\nAn ear cuff composed of three wavy bands in sterling silver.\r\n
','Hadou Ear Cuff gold plated','','publish','closed','closed','','hadou-earcuff-gold-plated','','','2024-11-07 23:56:06','2024-11-07 22:56:06','',0,'https://haiku.gcch.fr/?post_type=product&p=328',0,'product','',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','',328,'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','',328,'https://haiku.gcch.fr/app/uploads/2024/10/HADOU-EC-vrm-1.jpg',0,'attachment','image/jpeg',0),
+(331,2,'2024-10-07 11:26:39','2024-10-07 09:26:39','HATTARI: bluff \r\n\r\nSterling silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff silver','','publish','closed','closed','','hattari-earcuff-silver','','','2024-11-15 13:40:17','2024-11-15 12:40:17','',0,'https://haiku.gcch.fr/?post_type=product&p=331',0,'product','',0),
+(332,2,'2024-10-07 11:29:06','2024-10-07 09:29:06','','Hattari Earcuff silver','','inherit','closed','closed','','sony-dsc-36','','','2024-10-07 11:29:37','2024-10-07 09:29:37','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg.jpg',0,'attachment','image/jpeg',0),
+(334,2,'2024-10-07 11:34:08','2024-10-07 09:34:08','','Hattari Earcuff silver','','inherit','closed','closed','','hattari-ec-arg','','','2024-10-07 11:34:31','2024-10-07 09:34:31','',331,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-arg-1.jpg',0,'attachment','image/jpeg',0),
+(335,2,'2024-10-07 11:35:18','2024-10-07 09:35:18','HATTARI: bluff \r\n\r\nGold plated silver ear cuff composed of three d-shape bands stacked on each others.\r\n
\r\n
total height 6mm
\r\n
bands thickness 3mm, 2mm et 1mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Earcuff gold plated','','publish','closed','closed','','hattari-earcuff-gold-plated','','','2024-11-15 13:27:56','2024-11-15 12:27:56','',0,'https://haiku.gcch.fr/?post_type=product&p=335',0,'product','',0),
+(336,2,'2024-10-07 11:35:52','2024-10-07 09:35:52','','Hattari Earcuff gold plated','','inherit','closed','closed','','sony-dsc-37','','','2024-10-07 11:36:22','2024-10-07 09:36:22','',335,'https://haiku.gcch.fr/app/uploads/2024/10/HATTARI-EC-vrm.jpg',0,'attachment','image/jpeg',0),
+(337,2,'2024-10-07 11:36:56','2024-10-07 09:36:56','','Hattari Earcuff gold plated','','inherit','closed','closed','','_dsc9472','','','2024-10-07 11:37:19','2024-10-07 09:37:19','',335,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9472.jpg',0,'attachment','image/jpeg',0),
+(338,2,'2024-10-07 11:38:31','2024-10-07 09:38:31','PIASU: piercing\r\n\r\nThis brooch, made to be hooked on a top, mimics a nipple piercing and is made of sterling silver with a gold plated silver bead.\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Kagun Trio Earrings','','publish','closed','closed','','kagun-trio-earrings','','','2024-11-15 12:49:24','2024-11-15 11:49:24','',0,'https://haiku.gcch.fr/?post_type=product&p=342',0,'product','',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','',342,'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','',342,'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','',342,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9748.jpg',0,'attachment','image/jpeg',0),
+(356,2,'2024-10-15 16:07:08','2024-10-15 14:07:08','KARA: hull, shell\r\n\r\nSterling silver earrings composed of organic and textured shapes, two of them being linked by a thin 18k gold curb chain.\r\n
\r\n
caliber between 1cm and 0,5cm
\r\n
chain length 4cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver.','Kara Trio Earrings','','publish','closed','closed','','kara-trio-earrings','','','2024-11-13 14:49:41','2024-11-13 13:49:41','',0,'https://haiku.gcch.fr/?post_type=product&p=356',0,'product','',0),
+(360,2,'2024-10-15 16:13:47','2024-10-15 14:13:47','','Kara trio earrings silver and gold','','inherit','closed','closed','','sony-dsc-40','','','2024-10-15 16:15:03','2024-10-15 14:15:03','',356,'https://haiku.gcch.fr/app/uploads/2024/10/KARA-BO.jpg',0,'attachment','image/jpeg',0),
+(361,2,'2024-10-15 16:28:36','2024-10-15 14:28:36','','Kara trio earrings silver and gold','','inherit','closed','closed','','_dsc9354','','','2024-10-15 16:29:04','2024-10-15 14:29:04','',356,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9354.jpg',0,'attachment','image/jpeg',0),
+(365,2,'2024-10-18 07:39:38','2024-10-18 05:39:38','MUGURA: vine\r\n\r\nCurved and opened minimalist sterling silver earrings to slip into your earlobe.\r\n
\r\n
wires width 2mm and 0,8mm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings silver','','publish','closed','closed','','mugura-earrings-silver','','','2024-11-15 13:38:49','2024-11-15 12:38:49','',0,'https://haiku.gcch.fr/?post_type=product&p=365',0,'product','',0),
+(369,2,'2024-10-18 07:43:06','2024-10-18 05:43:06','','Mugura earrings silver','','inherit','closed','closed','','sony-dsc-41','','','2024-10-18 07:44:40','2024-10-18 05:44:40','',365,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-arg.jpg',0,'attachment','image/jpeg',0),
+(372,2,'2024-10-18 07:53:34','2024-10-18 05:53:34','MUGURA: vine\r\n\r\nCurved and opened minimalist gold plated silver earrings to slip into your earlobe.\r\n
\r\n
length 3cm
\r\n
provided with butterfly backs
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Earrings gold plated','','publish','closed','closed','','mugura-earrings-gold-plated','','','2024-11-15 13:36:51','2024-11-15 12:36:51','',0,'https://haiku.gcch.fr/?post_type=product&p=372',0,'product','',0),
+(375,2,'2024-10-18 07:54:32','2024-10-18 05:54:32','','Mugura earrings gold plated','','inherit','closed','closed','','sony-dsc-42','','','2024-10-18 07:55:14','2024-10-18 05:55:14','',372,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-BO1-vrm.jpg',0,'attachment','image/jpeg',0),
+(376,2,'2024-10-18 07:58:38','2024-10-18 05:58:38','','Mugura earrings gold plated','','inherit','closed','closed','','_dsc9300','','','2024-10-18 07:59:05','2024-10-18 05:59:05','',372,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9300.jpg',0,'attachment','image/jpeg',0),
+(377,2,'2024-10-18 08:03:14','2024-10-18 06:03:14','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in sterling silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet silver','','publish','closed','closed','','kagun-bracelet-silver','','','2024-10-18 08:12:03','2024-10-18 06:12:03','',0,'https://haiku.gcch.fr/?post_type=product&p=377',0,'product','',0),
+(378,2,'2024-10-18 08:06:35','2024-10-18 06:06:35','','Kagun bracelet silver','','inherit','closed','closed','','sony-dsc-43','','','2024-10-18 08:10:27','2024-10-18 06:10:27','',377,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-arg.jpg',0,'attachment','image/jpeg',0),
+(379,2,'2024-10-18 08:10:12','2024-10-18 06:10:12','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9260','','','2024-10-18 08:11:06','2024-10-18 06:11:06','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9260.jpg',0,'attachment','image/jpeg',0),
+(380,2,'2024-10-18 08:10:46','2024-10-18 06:10:46','','Kagun bracelet silver','','inherit','closed','closed','','_dsc9262','','','2024-10-18 08:11:09','2024-10-18 06:11:09','',377,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9262.jpg',0,'attachment','image/jpeg',0),
+(381,2,'2024-10-18 08:12:13','2024-10-18 06:12:13','KAGUN: module\r\n\r\nKagun bracelet mixes trace chain and coffee bean chain in gold plated silver. Adjustable to your wrist without anything dangling.\r\n
\r\n
adjustable in between 6 and 8cm
\r\n
secured with a hook, easy to manipulate
\r\n
handcrafted in Brussels
\r\n
','Kagun Bracelet gold plated','','publish','closed','closed','','kagun-bracelet-gold-plated','','','2024-10-18 08:18:26','2024-10-18 06:18:26','',0,'https://haiku.gcch.fr/?post_type=product&p=381',0,'product','',0),
+(382,2,'2024-10-18 08:12:45','2024-10-18 06:12:45','','Kagun bracelet gold plated','','inherit','closed','closed','','sony-dsc-44','','','2024-10-18 08:17:42','2024-10-18 06:17:42','',381,'https://haiku.gcch.fr/app/uploads/2024/10/KAGUN-BR-vrm.jpg',0,'attachment','image/jpeg',0),
+(383,2,'2024-10-18 08:17:14','2024-10-18 06:17:14','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9772','','','2024-10-18 08:17:48','2024-10-18 06:17:48','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9772.jpg',0,'attachment','image/jpeg',0),
+(384,2,'2024-10-18 08:17:21','2024-10-18 06:17:21','','Kagun bracelet gold plated','','inherit','closed','closed','','_dsc9775','','','2024-10-18 08:17:50','2024-10-18 06:17:50','',381,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9775.jpg',0,'attachment','image/jpeg',0),
+(385,2,'2024-10-18 08:19:19','2024-10-18 06:19:19','ROKKU: pebble\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
\r\n
total chain length 50cm
\r\n
pendant height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Rokku Necklace','','publish','closed','closed','','rokku-necklace','','','2024-11-08 10:40:19','2024-11-08 09:40:19','',0,'https://haiku.gcch.fr/?post_type=product&p=385',0,'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','publish','closed','closed','','fuyou-necklace-copy-green-jaspe','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-lapis-lazuli','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','publish','closed','closed','','fuyou-necklace-copy-tiger-eye','','','2024-11-08 10:40:15','2024-11-08 09:40:15','',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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In sterling silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diameter 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops silver','','publish','closed','closed','','mugura-hoops-silver','','','2024-11-15 13:33:09','2024-11-15 12:33:09','',0,'https://haiku.gcch.fr/?post_type=product&p=393',0,'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','MUGURA: vine\r\n\r\nMinimalist hoop earrings with thin ends going up on the lobes. In gold plated silver.\r\n
\r\n
wire thickness 2mm
\r\n
total diametre 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Mugura Hoops gold plated','','publish','closed','closed','','mugura-hoops-gold-plated','','','2024-11-15 13:34:01','2024-11-15 12:34:01','',0,'https://haiku.gcch.fr/?post_type=product&p=398',0,'product','',0),
+(399,2,'2024-10-18 09:01:13','2024-10-18 07:01:13','','Mugura hoops silver','','inherit','closed','closed','','sony-dsc-47','','','2024-10-18 09:01:34','2024-10-18 07:01:34','',398,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-CR2-vrm.jpg',0,'attachment','image/jpeg',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),
+(402,2,'2024-10-28 07:40:30','2024-10-28 06:40:30','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in sterling silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel silver','','publish','closed','closed','','mugura-nail-jewel-silver','','','2024-10-28 08:03:25','2024-10-28 07:03:25','',0,'https://haiku.gcch.fr/?post_type=product&p=402',0,'product','',0),
+(403,2,'2024-10-28 07:45:22','2024-10-28 06:45:22','','Mugura Nail Jewel silver','','inherit','closed','closed','','sony-dsc-48','','','2024-10-28 07:52:19','2024-10-28 06:52:19','',402,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-arg.jpg',0,'attachment','image/jpeg',0),
+(404,2,'2024-10-28 07:51:48','2024-10-28 06:51:48','','Mugura Nail Jewel silver','','inherit','closed','closed','','_dsc9216','','','2024-10-28 07:52:28','2024-10-28 06:52:28','',402,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9216.jpg',0,'attachment','image/jpeg',0),
+(405,2,'2024-10-28 07:57:34','2024-10-28 06:57:34','','Mugura Nail Jewel silver','','inherit','closed','closed','','img_9077','','','2024-10-28 07:57:54','2024-10-28 06:57:54','',402,'https://haiku.gcch.fr/app/uploads/2024/10/IMG_9077.jpg',0,'attachment','image/jpeg',0),
+(406,2,'2024-10-28 08:03:37','2024-10-28 07:03:37','MUGURA: vine\r\n\r\nNail jewel to slip on the tip of your finger. An original yet elegant piece in gold plated silver to complete your look.\r\n
\r\n
total height 3cm
\r\n
adjustable
\r\n
handcrafted in Brussels
\r\n
','Mugura Nail Jewel gold plated','','publish','closed','closed','','mugura-nail-jewel-gold-plated','','','2024-10-30 20:31:51','2024-10-30 19:31:51','',0,'https://haiku.gcch.fr/?post_type=product&p=406',0,'product','',0),
+(407,2,'2024-10-28 08:04:14','2024-10-28 07:04:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','sony-dsc-49','','','2024-10-28 08:07:31','2024-10-28 07:07:31','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-vrm.jpg',0,'attachment','image/jpeg',0),
+(408,2,'2024-10-28 08:07:14','2024-10-28 07:07:14','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','_dsc9485','','','2024-10-28 08:07:36','2024-10-28 07:07:36','',406,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9485.jpg',0,'attachment','image/jpeg',0),
+(409,2,'2024-10-28 08:09:36','2024-10-28 07:09:36','','Mugura Nail Jewel gold plated','','inherit','closed','closed','','mugura-nail','','','2024-10-28 08:09:56','2024-10-28 07:09:56','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-NAIL-.jpg',0,'attachment','image/jpeg',0),
+(410,2,'2024-10-28 08:27:12','2024-10-28 07:27:12','','Mugura lighter case silver','','inherit','closed','closed','','sony-dsc-50','','','2024-10-28 08:28:13','2024-10-28 07:28:13','',406,'https://haiku.gcch.fr/app/uploads/2024/10/MUGURA-FEU-arg.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','',72,'https://haiku.gcch.fr/app/uploads/2024/09/DSC8400-copie.jpg',0,'attachment','image/jpeg',0),
+(412,1,'2024-10-30 20:51:18','2024-10-30 19:51:18','','Hattari ring','','inherit','closed','closed','','hattari-b-2-2','','','2024-10-30 20:51:35','2024-10-30 19:51:35','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-2-1.jpg',0,'attachment','image/jpeg',0),
+(414,1,'2024-10-30 20:59:14','2024-10-30 19:59:14','','Hattari Ring - 64','Size: 64','publish','closed','closed','','hattari-ring','','','2024-11-12 23:38:16','2024-11-12 22:38:16','',86,'https://haiku.gcch.fr/?post_type=product_variation&p=414',8,'product_variation','',0),
+(419,1,'2024-10-30 21:03:44','2024-10-30 20:03:44','','Hattari ring','','inherit','closed','closed','','hattari-b-1','','','2024-10-30 21:04:17','2024-10-30 20:04:17','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B-1.jpg',0,'attachment','image/jpeg',0),
+(420,1,'2024-10-30 21:15:40','2024-10-30 20:15:40','','Hattari ring','','inherit','closed','closed','','sony-dsc-2','','','2024-10-30 21:16:19','2024-10-30 20:16:19','',86,'https://haiku.gcch.fr/app/uploads/2024/09/HATTARI-B.jpg',0,'attachment','image/jpeg',0),
+(421,1,'2024-10-30 21:26:47','2024-10-30 20:26:47','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us for after sale services. Haiku pieces are guarantee for a year. We can also repair your pieces after the year guarantee, the cost will depend on each case.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:24:06\"\n },\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"Products will be ship 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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\\n
\\nFor return inquiries, please contact us within 14 days after the item\'s reception.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-30 20:26:47\"\n }\n}','','','trash','closed','closed','','4ac8cd09-76b1-47ed-b496-baeba21be82c','','','2024-10-30 21:26:47','2024-10-30 20:26:47','',0,'https://haiku.gcch.fr/?p=421',0,'customize_changeset','',0),
+(422,1,'2024-10-30 21:30:10','2024-10-30 20:30:10','','HAIKU-sizechart','','inherit','closed','closed','','haiku-sizechart','','','2024-10-30 21:30:10','2024-10-30 20:30:10','',0,'https://haiku.gcch.fr/app/uploads/2024/10/HAIKU-sizechart.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),
+(425,1,'2024-10-30 22:19:21','2024-10-30 21:19:21','','Mugura Earrings silver','','inherit','closed','closed','','_dsc9156','','','2024-10-30 22:19:38','2024-10-30 21:19:38','',365,'https://haiku.gcch.fr/app/uploads/2024/10/DSC9156.jpg',0,'attachment','image/jpeg',0),
+(430,1,'2024-10-30 22:27:09','2024-10-30 21:27:09','ROKKU: pebble\r\n\r\nSolo hoop earring in sterling silver with a Tiger Eye oval stone.\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Rokku Hoop gold plated','','publish','closed','closed','','rokku-hoop-gold-plated','','','2024-11-08 08:45:06','2024-11-08 07:45:06','',0,'https://haiku.gcch.fr/?post_type=product&p=433',0,'product','',0),
+(435,1,'2024-10-30 22:36:02','2024-10-30 21:36:02','KARA: hull, shell\r\n\r\nTextured ear cuff in sterling silver.\r\n
\r\n
width 0,5cm
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:43:33','2024-11-13 13:43:33','',0,'https://haiku.gcch.fr/?post_type=product&p=435',0,'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),
+(438,1,'2024-10-31 16:58:27','2024-10-31 15:58:27','{\n \"haiku-atelier-2024::lien_facebook\": {\n \"value\": \"https://www.facebook.com/haiku.atelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:57:37\"\n },\n \"haiku-atelier-2024::lien_pinterest\": {\n \"value\": \"https://www.pinterest.com/haikuatelier\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-10-31 15:58:27\"\n }\n}','','','trash','closed','closed','','b264da05-1f06-4b7c-991a-20112c557793','','','2024-10-31 16:58:27','2024-10-31 15:58:27','',0,'https://haikuatelier.com/?p=438',0,'customize_changeset','',0),
+(439,1,'2024-10-31 18:34:19','2024-10-31 17:34:19','{\n \"haiku-atelier-2024::texte_conditions_livraison\": {\n \"value\": \"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
\\n \\t
Belgium and France: free shipping.
\\n \\t
Worldwide: free shipping on orders above 150\\u20ac.
\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','Mugura Bracelet','','publish','closed','closed','','mugura-bracelet','','','2024-11-08 09:17:03','2024-11-08 08:17:03','',0,'https://haikuatelier.com/?post_type=product&p=481',0,'product','',0),
+(482,1,'2024-11-08 09:11:52','2024-11-08 08:11:52','','Mugura bracelet silver','','inherit','closed','closed','','sony-dsc-57','','','2024-11-08 09:13:11','2024-11-08 08:13:11','',481,'https://haikuatelier.com/app/uploads/2024/11/MUGURA-BR.jpg',0,'attachment','image/jpeg',0),
+(483,1,'2024-11-08 09:15:26','2024-11-08 08:15:26','','Mugura chain bracelet silver','','inherit','closed','closed','','img_1619','','','2024-11-08 09:15:54','2024-11-08 08:15:54','',481,'https://haikuatelier.com/app/uploads/2024/11/IMG_1619.jpg',0,'attachment','image/jpeg',0),
+(486,1,'2024-11-08 10:24:07','2024-11-08 09:24:07','','Rokku necklace tiger\'s eye stone pendant','','inherit','closed','closed','','sony-dsc-45','','','2024-11-08 10:37:29','2024-11-08 09:37:29','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-tiger.jpg',0,'attachment','image/jpeg',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),
+(488,1,'2024-11-08 10:37:00','2024-11-08 09:37:00','','Rokku necklace lapis lazuli stone pendant','','inherit','closed','closed','','sony-dsc-58','','','2024-11-08 10:37:59','2024-11-08 09:37:59','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-lapis.jpg',0,'attachment','image/jpeg',0),
+(489,1,'2024-11-08 10:37:03','2024-11-08 09:37:03','','Rokku necklace jaspe stone pendant','','inherit','closed','closed','','sony-dsc-59','','','2024-11-08 10:38:53','2024-11-08 09:38:53','',385,'https://haikuatelier.com/app/uploads/2024/10/ROKKU-C-jaspe.jpg',0,'attachment','image/jpeg',0),
+(490,1,'2024-11-10 12:47:12','2024-11-10 11:47:12','Hadou : wave\r\n\r\nStud earrings with 2 wavy lines, one in sterling silver, the other in gold plated silver.\r\n
\r\n
height 1cm
\r\n
wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled silver and 24K gold plated silver.\r\n\r\n ','Hadou Stud Earrings','','publish','closed','closed','','hadou-stud-earrings','','','2024-11-10 13:00:48','2024-11-10 12:00:48','',0,'https://haikuatelier.com/?post_type=product&p=490',0,'product','',0),
+(491,1,'2024-11-10 12:53:12','2024-11-10 11:53:12','','Hadou stud earrings silver','','inherit','closed','closed','','sony-dsc-60','','','2024-11-10 12:54:55','2024-11-10 11:54:55','',490,'https://haikuatelier.com/app/uploads/2024/11/HADOU-BOP.jpg',0,'attachment','image/jpeg',0),
+(492,1,'2024-11-10 12:56:31','2024-11-10 11:56:31','','Hadou stud earrings silver','','inherit','closed','closed','','img_1474','','','2024-11-10 12:58:19','2024-11-10 11:58:19','',490,'https://haikuatelier.com/app/uploads/2024/11/IMG_1474.jpg',0,'attachment','image/jpeg',0),
+(493,1,'2024-11-10 12:59:05','2024-11-10 11:59:05','','Hadou Stud Earrings - left side','Side: left side','publish','closed','closed','','hattari-double-hoops-copy-left-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - pair','Side: pair','publish','closed','closed','','hattari-double-hoops-copy-pair','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','','Hadou Stud Earrings - right side','Side: right side','publish','closed','closed','','hattari-double-hoops-copy-right-side','','','2024-11-10 13:00:35','2024-11-10 12:00:35','',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','Kagun: module\r\n\r\nSolo small hoop in sterling silver with a wavy element in gold plated silver dangling.\r\n
\r\n
hoop diameter 13mm
\r\n
total height 3cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our jewelry are made in 80% recycled silver and 24K gold plated silver.','Kagun Hoop','','publish','closed','closed','','kagun-hoop','','','2024-11-12 23:33:14','2024-11-12 22:33:14','',0,'https://haikuatelier.com/?post_type=product&p=496',0,'product','',0),
+(500,1,'2024-11-10 13:09:58','2024-11-10 12:09:58','','Kagun hoop silver','','inherit','closed','closed','','sony-dsc-61','','','2024-11-10 13:10:36','2024-11-10 12:10:36','',496,'https://haikuatelier.com/app/uploads/2024/11/KAGUN-CR1.jpg',0,'attachment','image/jpeg',0),
+(501,1,'2024-11-10 13:11:06','2024-11-10 12:11:06','','Kagun hoop silver','','inherit','closed','closed','','img_1481','','','2024-11-10 13:11:30','2024-11-10 12:11:30','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1481.jpg',0,'attachment','image/jpeg',0),
+(502,1,'2024-11-10 13:11:17','2024-11-10 12:11:17','','Kagun hoop silver','','inherit','closed','closed','','img_1484','','','2024-11-10 13:11:38','2024-11-10 12:11:38','',496,'https://haikuatelier.com/app/uploads/2024/11/IMG_1484.jpg',0,'attachment','image/jpeg',0),
+(503,1,'2024-11-10 13:36:02','2024-11-10 12:36:02','','Fuyou Hoops silver and gold','','inherit','closed','closed','','sony-dsc-62','','','2024-11-10 14:02:44','2024-11-10 13:02:44','',318,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-CR1.jpg',0,'attachment','image/jpeg',0),
+(504,1,'2024-11-10 16:33:57','2024-11-10 15:33:57','','Fuyou necklace','','inherit','closed','closed','','sony-dsc-33','','','2024-11-10 16:34:21','2024-11-10 15:34:21','',274,'https://haikuatelier.com/app/uploads/2024/10/FUYOU-C-1.jpg',0,'attachment','image/jpeg',0),
+(505,1,'2024-11-10 23:38:42','2024-11-10 22:38:42','aaa','test','','publish','closed','closed','','test','','','2024-11-10 23:39:35','2024-11-10 22:39:35','',0,'https://haikuatelier.com/?page_id=505',0,'page','',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),
+(515,1,'2024-11-12 23:15:48','2024-11-12 22:15:48','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings gold plated','','publish','closed','closed','','boroboro-bead-earrings-gold-plated','','','2024-11-15 13:04:49','2024-11-15 12:04:49','',0,'https://haikuatelier.com/?post_type=product&p=515',0,'product','',0),
+(516,1,'2024-11-12 23:18:21','2024-11-12 22:18:21','','Boroboro bead earrings gold plated aventurine','','inherit','closed','closed','','sony-dsc-63','','','2024-11-12 23:20:22','2024-11-12 22:20:22','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-green.jpg',0,'attachment','image/jpeg',0),
+(518,1,'2024-11-12 23:22:45','2024-11-12 22:22:45','','Boroboro bead earrings gold plated tiger\'s eye','','inherit','closed','closed','','sony-dsc-64','','','2024-11-12 23:27:05','2024-11-12 22:27:05','',515,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-g-brown.jpg',0,'attachment','image/jpeg',0),
+(519,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=519',1,'product_variation','',0),
+(520,1,'2024-11-12 23:24:40','2024-11-12 22:24:40','','BoroBoro Bead Earrings gold plated - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye','','','2024-11-12 23:25:26','2024-11-12 22:25:26','',515,'https://haikuatelier.com/?post_type=product_variation&p=520',2,'product_variation','',0),
+(521,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','BOROBORO : the sound of something crumbling \r\n\r\nSmall asymmetrical earrings composed of one oval shape and one round shape with semi precious beads dangling.\r\n
\r\n
wire diameter 12mm
\r\n
height 2cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Bead Earrings silver','','publish','closed','closed','','boroboro-bead-earrings-silver','','','2024-11-15 13:06:12','2024-11-15 12:06:12','',0,'https://haikuatelier.com/?post_type=product&p=521',0,'product','',0),
+(522,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Green Aventurine','Stone: Green Aventurine','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-green-aventurine-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=522',2,'product_variation','',0),
+(523,1,'2024-11-12 23:26:10','2024-11-12 22:26:10','','BoroBoro Bead Earrings silver - Tiger\'s Eye','Stone: Tiger\'s Eye','publish','closed','closed','','boroboro-long-earrings-gold-plated-copy-tigers-eye-2','','','2024-11-12 23:30:51','2024-11-12 22:30:51','',521,'https://haikuatelier.com/?post_type=product_variation&p=523',1,'product_variation','',0),
+(524,1,'2024-11-12 23:26:40','2024-11-12 22:26:40','','Boroboro bead earrings silver tiger\'s eye','','inherit','closed','closed','','sony-dsc-65','','','2024-11-12 23:27:13','2024-11-12 22:27:13','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-brown.jpg',0,'attachment','image/jpeg',0),
+(526,1,'2024-11-12 23:29:19','2024-11-12 22:29:19','','Boroboro bead earrings silver green aventurine','','inherit','closed','closed','','sony-dsc-66','','','2024-11-12 23:29:48','2024-11-12 22:29:48','',521,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BO1-s-green.jpg',0,'attachment','image/jpeg',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),
+(530,1,'2024-11-12 23:43:55','2024-11-12 22:43:55','','Piasu Ring - 64','Size: 64','publish','closed','closed','','piasu-ring-64','','','2024-11-12 23:44:03','2024-11-12 22:44:03','',123,'https://haikuatelier.com/?post_type=product_variation&p=530',8,'product_variation','',0),
+(531,1,'2024-11-12 23:47:48','2024-11-12 22:47:48','','Piasu ring','','inherit','closed','closed','','dsc9897','','','2024-11-12 23:48:50','2024-11-12 22:48:50','',123,'https://haikuatelier.com/app/uploads/2024/09/DSC9897.jpg',0,'attachment','image/jpeg',0),
+(532,1,'2024-11-12 23:50:23','2024-11-12 22:50:23','','Kara Ring - 64','Size: 64','publish','closed','closed','','kara-ring-64','','','2024-11-12 23:50:30','2024-11-12 22:50:30','',133,'https://haikuatelier.com/?post_type=product_variation&p=532',8,'product_variation','',0),
+(533,1,'2024-11-12 23:51:56','2024-11-12 22:51:56','','Kishou Ring silver - 64','Size: 64','publish','closed','closed','','kishou-ring-silver-64','','','2024-11-12 23:52:04','2024-11-12 22:52:04','',144,'https://haikuatelier.com/?post_type=product_variation&p=533',8,'product_variation','',0),
+(534,1,'2024-11-12 23:53:31','2024-11-12 22:53:31','','Kishou Ring gold plated - 64','Size: 64','publish','closed','closed','','kishou-ring-gold-plated-64','','','2024-11-12 23:53:37','2024-11-12 22:53:37','',155,'https://haikuatelier.com/?post_type=product_variation&p=534',8,'product_variation','',0),
+(535,1,'2024-11-13 08:41:58','2024-11-13 07:41:58','BoroBoro: the sound of something crumbling \r\n\r\nA belt made of thin leather scraps and a sterling silver oval buckle, secured by sliding the straps into a semi precious bead. \r\n
\r\n
adjustable up to 95cm
\r\n
oval element caliber 8cm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','BoroBoro Belt','','publish','closed','closed','','boroboro-belt','','','2024-11-13 09:12:26','2024-11-13 08:12:26','',0,'https://haikuatelier.com/?post_type=product&p=535',0,'product','',0),
+(536,1,'2024-11-13 08:58:57','2024-11-13 07:58:57','','Boroboro belt silver and jade','','inherit','closed','closed','','sony-dsc-67','','','2024-11-13 09:00:31','2024-11-13 08:00:31','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-jade.jpg',0,'attachment','image/jpeg',0),
+(537,1,'2024-11-13 09:07:07','2024-11-13 08:07:07','','Boroboro belt silver and jade','','inherit','closed','closed','','img_1703','','','2024-11-13 09:07:26','2024-11-13 08:07:26','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1703.jpg',0,'attachment','image/jpeg',0),
+(538,1,'2024-11-13 09:10:10','2024-11-13 08:10:10','','Boroboro belt silver and crystal','','inherit','closed','closed','','sony-dsc-68','','','2024-11-13 09:10:40','2024-11-13 08:10:40','',535,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-BLT-crystal.jpg',0,'attachment','image/jpeg',0),
+(539,1,'2024-11-13 09:10:53','2024-11-13 08:10:53','','Boroboro belt silver and crystal','','inherit','closed','closed','','img_1715','','','2024-11-13 09:11:06','2024-11-13 08:11:06','',535,'https://haikuatelier.com/app/uploads/2024/11/IMG_1715.jpg',0,'attachment','image/jpeg',0),
+(540,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Crystal','Stone: Crystal','publish','closed','closed','','mugura-nail-jewel-silver-copy-crystal','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=540',1,'product_variation','',0),
+(541,1,'2024-11-13 09:11:24','2024-11-13 08:11:24','','BoroBoro Belt - Jade','Stone: Jade','publish','closed','closed','','mugura-nail-jewel-silver-copy-jade','','','2024-11-13 09:12:09','2024-11-13 08:12:09','',535,'https://haikuatelier.com/?post_type=product_variation&p=541',2,'product_variation','',0),
+(542,1,'2024-11-13 09:15:53','2024-11-13 08:15:53','{\n \"haiku-atelier-2024::texte_entretien_produit\": {\n \"value\": \"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 contact us 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.\",\n \"type\": \"theme_mod\",\n \"user_id\": 1,\n \"date_modified_gmt\": \"2024-11-13 08:15:53\"\n }\n}','','','trash','closed','closed','','b06f9efc-f0d2-4a25-8cea-a7aa717f83e2','','','2024-11-13 09:15:53','2024-11-13 08:15:53','',0,'https://haikuatelier.com/?p=542',0,'customize_changeset','',0),
+(544,1,'2024-11-13 12:44:56','2024-11-13 11:44:56','','','','draft','closed','closed','','','','','2024-11-13 12:44:56','2024-11-13 11:44:56','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=544',0,'shop_order_placehold','',1),
+(545,1,'2024-11-13 13:56:53','2024-11-13 12:56:53','KARA: hull, shell\r\n\r\nSmall textured gold plated silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-13 14:52:46','2024-11-13 13:52:46','',0,'https://haikuatelier.com/?post_type=product&p=545',0,'product','',0),
+(547,1,'2024-11-13 14:03:39','2024-11-13 13:03:39','','Kara hoops gold plated','','inherit','closed','closed','','sony-dsc-69','','','2024-11-13 14:04:06','2024-11-13 13:04:06','',545,'https://haikuatelier.com/app/uploads/2024/11/KARA-CR-g.jpg',0,'attachment','image/jpeg',0),
+(548,1,'2024-11-13 14:04:21','2024-11-13 13:04:21','','Kara hoops gold plated','','inherit','closed','closed','','img_1563','','','2024-11-13 14:04:38','2024-11-13 13:04:38','',545,'https://haikuatelier.com/app/uploads/2024/11/IMG_1563.jpg',0,'attachment','image/jpeg',0),
+(549,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - two elements earring','Side: two elements earring','publish','closed','closed','','kara-trio-earrings-left-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=549',2,'product_variation','',0),
+(550,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - pair','Side: pair','publish','closed','closed','','kara-trio-earrings-pair','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=550',1,'product_variation','',0),
+(551,1,'2024-11-13 14:45:45','2024-11-13 13:45:45','','Kara Trio Earrings - one element earring','Side: one element earring','publish','closed','closed','','kara-trio-earrings-right-side','','','2024-11-13 14:49:30','2024-11-13 13:49:30','',356,'https://haikuatelier.com/?post_type=product_variation&p=551',3,'product_variation','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','','','2024-11-13 14:52:35','2024-11-13 13:52:35','',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','KARA: hull, shell\r\n\r\nSmall textured sterling silver hoops.\r\n
\r\n
1cm diameter
\r\n
handcrafted in Brussels
\r\n
\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','','','2024-11-15 12:56:50','2024-11-15 11:56:50','',0,'https://haikuatelier.com/?post_type=product&p=554',0,'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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',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','','','2024-11-13 14:57:33','2024-11-13 13:57:33','',554,'https://haikuatelier.com/?post_type=product_variation&p=556',2,'product_variation','',0),
+(558,1,'2024-11-13 14:54:26','2024-11-13 13:54:26','','Kara hoops silver','','inherit','closed','closed','','_dsc9463','','','2024-11-13 14:54:41','2024-11-13 13:54:41','',554,'https://haikuatelier.com/app/uploads/2024/11/DSC9463.jpg',0,'attachment','image/jpeg',0),
+(559,1,'2024-11-13 15:14:33','2024-11-13 14:14:33','','Kagun trio earrings silver and gold plated','','inherit','closed','closed','','sony-dsc-39','','','2024-11-13 15:15:16','2024-11-13 14:15:16','',342,'https://haikuatelier.com/app/uploads/2024/10/KAGUN-BOP.jpg',0,'attachment','image/jpeg',0),
+(560,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - all','Side: all','publish','closed','closed','','kagun-trio-earrings-all','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=560',1,'product_variation','',0),
+(561,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - long','Side: long','publish','closed','closed','','kagun-trio-earrings-long-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=561',2,'product_variation','',0),
+(562,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - medium','Side: medium','publish','closed','closed','','kagun-trio-earrings-medium-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=562',3,'product_variation','',0),
+(563,1,'2024-11-13 15:17:28','2024-11-13 14:17:28','','Kagun Trio Earrings - short','Side: short','publish','closed','closed','','kagun-trio-earrings-short-side','','','2024-11-13 15:19:49','2024-11-13 14:19:49','',342,'https://haikuatelier.com/?post_type=product_variation&p=563',4,'product_variation','',0),
+(564,1,'2024-11-13 15:41:15','2024-11-13 14:41:15','','BoroBoro asymmetrical long earrings silver.','','inherit','closed','closed','','sony-dsc-10','','','2024-11-13 15:41:53','2024-11-13 14:41:53','',183,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-s.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',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','','','2024-11-13 15:49:12','2024-11-13 14:49:12','',183,'https://haikuatelier.com/?post_type=product_variation&p=567',3,'product_variation','',0),
+(568,1,'2024-11-13 15:45:06','2024-11-13 14:45:06','','BoroBoro asymmetrical long earrings gold plated','','inherit','closed','closed','','sony-dsc-71','','','2024-11-13 15:45:52','2024-11-13 14:45:52','',213,'https://haikuatelier.com/app/uploads/2024/10/BOROBORO-BO-g.jpg',0,'attachment','image/jpeg',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',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','','','2024-11-13 15:47:46','2024-11-13 14:47:46','',213,'https://haikuatelier.com/?post_type=product_variation&p=571',3,'product_variation','',0),
+(572,1,'2024-11-13 15:57:24','2024-11-13 14:57:24','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped gold plated ring going along the finger, with a small detail of an aventurine bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring gold plated','','publish','closed','closed','','boroboro-long-ring-gold-plated','','','2024-11-13 16:34:05','2024-11-13 15:34:05','',0,'https://haikuatelier.com/?post_type=product&p=572',0,'product','',0),
+(575,1,'2024-11-13 16:00:17','2024-11-13 15:00:17','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','sony-dsc-13','','','2024-11-13 16:01:26','2024-11-13 15:01:26','',572,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-g.jpg',0,'attachment','image/jpeg',0),
+(576,1,'2024-11-13 16:02:11','2024-11-13 15:02:11','','BoroBoro long ring with aventurine bead,gold plated','','inherit','closed','closed','','img_1419','','','2024-11-13 16:02:23','2024-11-13 15:02:23','',572,'https://haikuatelier.com/app/uploads/2024/11/IMG_1419.jpg',0,'attachment','image/jpeg',0),
+(579,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-50','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=579',1,'product_variation','',0),
+(580,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-52','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=580',2,'product_variation','',0),
+(581,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-54','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=581',3,'product_variation','',0),
+(582,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-56','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=582',4,'product_variation','',0),
+(583,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-58','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=583',5,'product_variation','',0),
+(584,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-60','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=584',6,'product_variation','',0),
+(585,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-62','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=585',7,'product_variation','',0),
+(586,1,'2024-11-13 16:11:01','2024-11-13 15:11:01','','BoroBoro Long Ring gold plated - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-64','','','2024-11-13 16:13:06','2024-11-13 15:13:06','',572,'https://haikuatelier.com/?post_type=product_variation&p=586',8,'product_variation','',0),
+(589,1,'2024-11-13 16:13:51','2024-11-13 15:13:51','BOROBORO: the sound of something crumbling \r\n\r\nOval shaped sterling silver ring going along the finger, with a small detail of a tiger\'s eye bead.\r\n
\r\n
height 3cm
\r\n
wire diameter 15mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our products are made in 80% recycled sterling silver and 24K gold plated silver.\r\n\r\n ','BoroBoro Long Ring silver','','publish','closed','closed','','boroboro-long-ring-silver','','','2024-11-13 16:33:20','2024-11-13 15:33:20','',0,'https://haikuatelier.com/?post_type=product&p=589',0,'product','',0),
+(590,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 50','Size: 50','publish','closed','closed','','boroboro-bead-earrings-silver-copy-65','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=590',1,'product_variation','',0),
+(591,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 52','Size: 52','publish','closed','closed','','boroboro-bead-earrings-silver-copy-66','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=591',2,'product_variation','',0),
+(592,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 54','Size: 54','publish','closed','closed','','boroboro-bead-earrings-silver-copy-67','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=592',3,'product_variation','',0),
+(593,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 56','Size: 56','publish','closed','closed','','boroboro-bead-earrings-silver-copy-68','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=593',4,'product_variation','',0),
+(594,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 58','Size: 58','publish','closed','closed','','boroboro-bead-earrings-silver-copy-69','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=594',5,'product_variation','',0),
+(595,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 60','Size: 60','publish','closed','closed','','boroboro-bead-earrings-silver-copy-70','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=595',6,'product_variation','',0),
+(596,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 62','Size: 62','publish','closed','closed','','boroboro-bead-earrings-silver-copy-71','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=596',7,'product_variation','',0),
+(597,1,'2024-11-13 16:13:52','2024-11-13 15:13:52','','BoroBoro Long Ring silver - 64','Size: 64','publish','closed','closed','','boroboro-bead-earrings-silver-copy-72','','','2024-11-13 16:32:15','2024-11-13 15:32:15','',589,'https://haikuatelier.com/?post_type=product_variation&p=597',8,'product_variation','',0),
+(598,1,'2024-11-13 16:14:34','2024-11-13 15:14:34','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','sony-dsc-72','','','2024-11-13 16:15:38','2024-11-13 15:15:38','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s.jpg',0,'attachment','image/jpeg',0),
+(599,1,'2024-11-13 16:30:01','2024-11-13 15:30:01','','BoroBoro long ring with tiger\'eye bead, silver','','inherit','closed','closed','','boroboro-b-s','','','2024-11-13 16:30:20','2024-11-13 15:30:20','',589,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B-s-1.jpg',0,'attachment','image/jpeg',0),
+(600,1,'2024-11-13 16:43:46','2024-11-13 15:43:46','','Ikkan necklace in silver and gold','','inherit','closed','closed','','sony-dsc-22','','','2024-11-13 16:44:16','2024-11-13 15:44:16','',263,'https://haikuatelier.com/app/uploads/2024/10/IKKAN-C-3.jpg',0,'attachment','image/jpeg',0),
+(601,1,'2024-11-13 16:52:56','2024-11-13 15:52:56','','Tanemaki bracelet','','inherit','closed','closed','','sony-dsc-73','','','2024-11-13 16:53:20','2024-11-13 15:53:20','',251,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-BR-2.jpg',0,'attachment','image/jpeg',0),
+(602,1,'2024-11-13 17:01:29','2024-11-13 16:01:29','','Tanemaki pearls necklace','','inherit','closed','closed','','sony-dsc-19','','','2024-11-13 17:02:02','2024-11-13 16:02:02','',271,'https://haikuatelier.com/app/uploads/2024/10/TANEMAKI-C-1.jpg',0,'attachment','image/jpeg',0),
+(603,1,'2024-11-13 17:13:59','2024-11-13 16:13:59','','Piasu necklace','','inherit','closed','closed','','sony-dsc-23','','','2024-11-13 17:14:18','2024-11-13 16:14:18','',268,'https://haikuatelier.com/app/uploads/2024/10/PIASU-C.jpg',0,'attachment','image/jpeg',0),
+(604,1,'2024-11-13 17:19:01','2024-11-13 16:19:01','','Tamanori dangling earrings silver','','inherit','closed','closed','','sony-dsc-24','','','2024-11-13 17:44:17','2024-11-13 16:44:17','',220,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-s-2.jpg',0,'attachment','image/jpeg',0),
+(606,1,'2024-11-13 17:45:50','2024-11-13 16:45:50','','Tamanori dangling earrings gold plated','','inherit','closed','closed','','sony-dsc-14','','','2024-11-13 17:46:26','2024-11-13 16:46:26','',226,'https://haikuatelier.com/app/uploads/2024/10/TAMANORI-BO-g-2.jpg',0,'attachment','image/jpeg',0),
+(607,1,'2024-11-13 18:16:09','2024-11-13 17:16:09','','','','draft','closed','closed','','','','','2024-11-13 18:16:09','2024-11-13 17:16:09','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=607',0,'shop_order_placehold','',0),
+(608,1,'2024-11-13 18:16:46','2024-11-13 17:16:46','','','','draft','closed','closed','','','','','2024-11-13 18:16:46','2024-11-13 17:16:46','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=608',0,'shop_order_placehold','',0),
+(609,1,'2024-11-13 18:17:32','2024-11-13 17:17:32','','','','draft','closed','closed','','','','','2024-11-13 18:17:32','2024-11-13 17:17:32','',0,'https://haiku.gcch.fr/?post_type=shop_order_placehold&p=609',0,'shop_order_placehold','',1),
+(610,1,'2024-11-13 18:30:59','2024-11-13 17:30:59','HATTARI: bluff\r\n\r\nA bangle bracelet composed of a wide asymmetrical band in sterling silver, and a round wire in gold plated silver crossing it.\r\n
\r\n
adjustable
\r\n
band width 2cm and wire thickness 1,5mm
\r\n
handcrafted in Brussels
\r\n
\r\nAll our pieces are made in 80% recycled sterling silver and 24K gold plated silver.','Hattari Cuff','','publish','closed','closed','','hattari-cuff','','','2024-11-15 12:43:08','2024-11-15 11:43:08','',0,'https://haikuatelier.com/?post_type=product&p=610',0,'product','',0),
+(611,1,'2024-11-13 18:33:26','2024-11-13 17:33:26','','Hattari cuff','','inherit','closed','closed','','sony-dsc-15','','','2024-11-13 18:34:47','2024-11-13 17:34:47','',610,'https://haikuatelier.com/app/uploads/2024/11/HATTARI-BR.jpg',0,'attachment','image/jpeg',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 green aventurine bead.\r\n
\r\n
wire diameter 25 mm
\r\n
bead diameter 12mm
\r\n
handcrafted in Brussels
\r\n
\r\nFind some help to chose your ring size here.\r\n\r\nAll our pieces are made in 80% recycled silver and 24K gold plated silver.','BoroBoro Bead Ring gold plated','','publish','closed','closed','','boroboro-bead-ring-gold-plated','','','2024-11-13 19:13:29','2024-11-13 18:13:29','',0,'https://haikuatelier.com/?post_type=product&p=613',0,'product','',0),
+(614,1,'2024-11-13 19:01:59','2024-11-13 18:01:59','','BoroBoro Bead Ring gold plated - 50','Size: 50','publish','closed','closed','','hadou-golden-earcuff-119','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-120','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-121','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-122','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-123','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-124','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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','publish','closed','closed','','hadou-golden-earcuff-125','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',613,'https://haikuatelier.com/?post_type=product_variation&p=620',7,'product_variation','',0),
+(621,1,'2024-11-13 19:05:10','2024-11-13 18:05:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','sony-dsc-74','','','2024-11-13 19:07:03','2024-11-13 18:07:03','',613,'https://haikuatelier.com/app/uploads/2024/11/BOROBORO-B2-g.jpg',0,'attachment','image/jpeg',0),
+(622,1,'2024-11-13 19:06:52','2024-11-13 18:06:52','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1504','','','2024-11-13 19:07:10','2024-11-13 18:07:10','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1504.jpg',0,'attachment','image/jpeg',0),
+(623,1,'2024-11-13 19:08:10','2024-11-13 18:08:10','','BoroBoro bead ring gold plated','','inherit','closed','closed','','img_1554','','','2024-11-13 19:08:21','2024-11-13 18:08:21','',613,'https://haikuatelier.com/app/uploads/2024/11/IMG_1554.jpg',0,'attachment','image/jpeg',0),
+(624,1,'2024-11-13 19:09:17','2024-11-13 18:09:17','','BoroBoro Bead Ring gold plated - 64','Size: 64','publish','closed','closed','','hadou-ring-copy-64','','','2024-11-13 19:11:38','2024-11-13 18:11:38','',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 tiger\'s eye bead.\r\n
Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with WooCommerce Shipping.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade WooCommerce Subscriptions to version 3.0.15 or later.
Click the button below to view and update to the latest Subscriptions version, or log in to WooCommerce.com Dashboard and navigate to your Downloads page.
We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.
If you have any questions we are here to help — just open a ticket.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!
Now is a great time to upgrade to our latest PayPal extension to continue to receive support and updates with PayPal.
Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.
Start using our latest PayPal today to continue to receive support and updates.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Our investigation into this vulnerability is ongoing, but we wanted to let you know now about the importance of updating immediately.
For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).
Your store has been updated to the latest secure version(s). For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(21,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use PayPal Payments to accept PayPal.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(22,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','Your store has been updated to the latest secure version of WooCommerce. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(24,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(25,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(26,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(27,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(28,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nGet started in seconds.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(29,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','Your store requires a security update for WooCommerce Payments. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(31,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','Your store requires a security update for the WooCommerce Pre-Orders extension. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(32,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n
\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n
\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(33,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n
\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(34,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n
\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(35,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(36,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(37,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(38,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(41,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n
\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(42,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. Boost conversions by letting customers pay with a single click.
Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(44,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','Your store requires a security update for the Returns and Warranty Requests extension. Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(45,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(46,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(47,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(48,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','Your store requires an update for the WooCommerce Shipping extension. Please update to the latest version of the WooCommerce Shipping & Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(49,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','Your shop requires an important security update for the WooCommerce Stripe plugin. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(50,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','Your store has been updated to the latest secure version of the WooCommerce Stripe plugin. This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(51,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','Your store has been updated to the more secure version of WooPayments (WooCommerce Payments). This update was released on July 31.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(53,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(54,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','Your shop needs an update to address a vulnerability in WooCommerce. The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. Read our developer update for more information.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(55,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2024-08-05 13:12:38',NULL,0,'plain','',0,0,'info'),
+(59,'wc-admin-wc-helper-connection','info','en_US','Se connecter à WooCommerce.com','Connectez-vous pour obtenir des notifications et des mises à jour importantes sur les produits.','{}','unactioned','woocommerce-admin','2024-08-05 13:13:55',NULL,0,'plain','',1,1,'info'),
+(61,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.','{}','unactioned','woocommerce-admin','2024-08-07 13:30:14',NULL,0,'plain','',1,1,'info'),
+(62,'wc-admin-customizing-product-catalog','info','en_US','How to customise your product catalogue','You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2024-08-08 16:35:00',NULL,0,'plain','',1,1,'info'),
+(63,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2024-08-10 13:35:49',NULL,0,'plain','',1,1,'info'),
+(64,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the Settings and choose to stop sharing data. Read more about what data we collect.','{}','unactioned','woocommerce-admin','2024-08-12 15:54:19',NULL,0,'plain','',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'),
+(68,'wc-admin-orders-milestone','info','en_US','First order received','Congratulations on getting your first order. Now is a great time to learn how to manage your orders.','{\"current_milestone\":1}','unactioned','woocommerce-admin','2024-11-12 10:41:17',NULL,0,'plain','',1,1,'info');
+/*!40000 ALTER TABLE `haikuwp_wc_admin_notes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_category_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_category_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_category_lookup` (
+ `category_tree_id` bigint(20) unsigned NOT NULL,
+ `category_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`category_tree_id`,`category_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_category_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_category_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_category_lookup` VALUES
+(15,15),
+(30,30),
+(31,31),
+(32,32),
+(33,33),
+(34,34);
+/*!40000 ALTER TABLE `haikuwp_wc_category_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_customer_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_customer_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_customer_lookup` (
+ `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `username` varchar(60) NOT NULL DEFAULT '',
+ `first_name` varchar(255) NOT NULL,
+ `last_name` varchar(255) NOT NULL,
+ `email` varchar(100) DEFAULT NULL,
+ `date_last_active` timestamp NULL DEFAULT NULL,
+ `date_registered` timestamp NULL DEFAULT NULL,
+ `country` char(2) NOT NULL DEFAULT '',
+ `postcode` varchar(20) NOT NULL DEFAULT '',
+ `city` varchar(100) NOT NULL DEFAULT '',
+ `state` varchar(100) NOT NULL DEFAULT '',
+ PRIMARY KEY (`customer_id`),
+ UNIQUE KEY `user_id` (`user_id`),
+ KEY `email` (`email`)
+) ENGINE=InnoDB 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_customer_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_customer_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_customer_lookup` VALUES
+(2,NULL,'','GC','CH','contact@gcch.fr','2024-11-13 17:43:23',NULL,'FR','57070','Metz',''),
+(3,NULL,'','GC','CH','haiku.atelier@gmail.com','2024-11-14 09:55:39',NULL,'FR','57070','Metz','');
+/*!40000 ALTER TABLE `haikuwp_wc_customer_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_download_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_download_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_download_log` (
+ `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `permission_id` bigint(20) unsigned NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `user_ip_address` varchar(100) DEFAULT '',
+ PRIMARY KEY (`download_log_id`),
+ KEY `permission_id` (`permission_id`),
+ KEY `timestamp` (`timestamp`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_download_log`
+--
+
+LOCK TABLES `haikuwp_wc_download_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_download_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_addresses`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_addresses`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_addresses` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `address_type` varchar(20) DEFAULT NULL,
+ `first_name` text DEFAULT NULL,
+ `last_name` text DEFAULT NULL,
+ `company` text DEFAULT NULL,
+ `address_1` text DEFAULT NULL,
+ `address_2` text DEFAULT NULL,
+ `city` text DEFAULT NULL,
+ `state` text DEFAULT NULL,
+ `postcode` text DEFAULT NULL,
+ `country` text DEFAULT NULL,
+ `email` varchar(320) DEFAULT NULL,
+ `phone` varchar(100) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
+ KEY `order_id` (`order_id`),
+ KEY `email` (`email`(191)),
+ KEY `phone` (`phone`)
+) ENGINE=InnoDB AUTO_INCREMENT=29 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 */;
+INSERT INTO `haikuwp_wc_order_addresses` VALUES
+(17,544,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(18,544,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(19,607,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(20,607,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(21,608,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(22,608,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(23,609,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(24,609,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(25,640,'billing','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR','contact@gcch.fr','0603436016'),
+(26,640,'shipping','GC','CH',NULL,'5 rue de la Ville',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016'),
+(27,657,'billing','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR','haiku.atelier@gmail.com','0603436016'),
+(28,657,'shipping','GC','CH',NULL,'5',NULL,'Metz',NULL,'57070','FR',NULL,'0603436016');
+/*!40000 ALTER TABLE `haikuwp_wc_order_addresses` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_coupon_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_coupon_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_coupon_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `coupon_id` bigint(20) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `discount_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`coupon_id`),
+ KEY `coupon_id` (`coupon_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_coupon_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_coupon_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_coupon_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_operational_data`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_operational_data`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_operational_data` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `created_via` varchar(100) DEFAULT NULL,
+ `woocommerce_version` varchar(20) DEFAULT NULL,
+ `prices_include_tax` tinyint(1) DEFAULT NULL,
+ `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
+ `download_permission_granted` tinyint(1) DEFAULT NULL,
+ `cart_hash` varchar(100) DEFAULT NULL,
+ `new_order_email_sent` tinyint(1) DEFAULT NULL,
+ `order_key` varchar(100) DEFAULT NULL,
+ `order_stock_reduced` tinyint(1) DEFAULT NULL,
+ `date_paid_gmt` datetime DEFAULT NULL,
+ `date_completed_gmt` datetime DEFAULT NULL,
+ `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
+ `shipping_total_amount` decimal(26,8) DEFAULT NULL,
+ `discount_tax_amount` decimal(26,8) DEFAULT NULL,
+ `discount_total_amount` decimal(26,8) DEFAULT NULL,
+ `recorded_sales` tinyint(1) DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `order_id` (`order_id`),
+ KEY `order_key` (`order_key`)
+) ENGINE=InnoDB 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_order_operational_data`
+--
+
+LOCK TABLES `haikuwp_wc_order_operational_data` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_operational_data` VALUES
+(33,544,'rest-api','9.4.1',0,1,1,'',1,'wc_order_Jf8wwzuKIbU1r',1,'2024-11-13 11:45:12',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(42,607,'rest-api','9.4.1',0,0,0,'',0,'wc_order_c7lG0pSPDjYm8',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(45,608,'rest-api','9.4.1',0,0,0,'',0,'wc_order_i0II10cxCVEWP',0,NULL,NULL,0.00000000,0.00000000,0.00000000,0.00000000,0),
+(48,609,'rest-api','9.4.1',0,1,1,'',1,'wc_order_CCKjEh6JaMFYS',1,'2024-11-13 17:17:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(57,640,'rest-api','9.4.1',0,1,1,'',1,'wc_order_Bg54JVxD1Hsdm',1,'2024-11-13 18:43:49',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1),
+(66,657,'rest-api','9.4.1',0,1,1,'',1,'wc_order_spEReHWUgGDmx',1,'2024-11-14 10:55:59',NULL,0.00000000,0.00000000,0.00000000,0.00000000,1);
+/*!40000 ALTER TABLE `haikuwp_wc_order_operational_data` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_product_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_product_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_product_lookup` (
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `variation_id` bigint(20) unsigned NOT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `product_qty` int(11) NOT NULL,
+ `product_net_revenue` double NOT NULL DEFAULT 0,
+ `product_gross_revenue` double NOT NULL DEFAULT 0,
+ `coupon_amount` double NOT NULL DEFAULT 0,
+ `tax_amount` double NOT NULL DEFAULT 0,
+ `shipping_amount` double NOT NULL DEFAULT 0,
+ `shipping_tax_amount` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`),
+ KEY `product_id` (`product_id`),
+ KEY `customer_id` (`customer_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_product_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_product_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_product_lookup` VALUES
+(34,544,490,495,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(35,544,168,201,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(36,544,168,200,2,'2024-11-13 12:44:56',1,150,150,0,0,0,0),
+(37,544,490,493,2,'2024-11-13 12:44:56',1,28,28,0,0,0,0),
+(38,544,86,93,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(39,544,86,89,2,'2024-11-13 12:44:56',1,85,85,0,0,0,0),
+(41,607,490,495,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(42,607,168,201,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(43,607,168,200,2,'2024-11-13 18:16:09',1,150,150,0,0,0,0),
+(44,607,490,493,2,'2024-11-13 18:16:09',1,28,28,0,0,0,0),
+(45,607,86,93,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(46,607,86,89,2,'2024-11-13 18:16:09',1,85,85,0,0,0,0),
+(48,608,490,495,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(49,608,490,493,2,'2024-11-13 18:16:46',1,28,28,0,0,0,0),
+(51,609,490,495,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(52,609,490,493,2,'2024-11-13 18:17:32',1,28,28,0,0,0,0),
+(54,640,490,495,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(55,640,490,493,2,'2024-11-13 19:43:23',1,28,28,0,0,0,0),
+(56,640,102,108,2,'2024-11-13 19:43:23',2,170,170,0,0,0,0),
+(58,657,155,162,3,'2024-11-14 11:55:39',1,80,80,0,0,0,0);
+/*!40000 ALTER TABLE `haikuwp_wc_order_product_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_stats`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_stats`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_stats` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
+ `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
+ `num_items_sold` int(11) NOT NULL DEFAULT 0,
+ `total_sales` double NOT NULL DEFAULT 0,
+ `tax_total` double NOT NULL DEFAULT 0,
+ `shipping_total` double NOT NULL DEFAULT 0,
+ `net_total` double NOT NULL DEFAULT 0,
+ `returning_customer` tinyint(1) DEFAULT NULL,
+ `status` varchar(200) NOT NULL,
+ `customer_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_id`),
+ KEY `date_created` (`date_created`),
+ KEY `customer_id` (`customer_id`),
+ KEY `status` (`status`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_stats`
+--
+
+LOCK TABLES `haikuwp_wc_order_stats` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_order_stats` VALUES
+(544,0,'2024-11-13 12:44:56','2024-11-13 11:44:56','2024-11-13 12:45:12',NULL,6,526,0,0,526,0,'wc-processing',2),
+(607,0,'2024-11-13 18:16:09','2024-11-13 17:16:09',NULL,NULL,6,526,0,0,526,1,'wc-pending',2),
+(608,0,'2024-11-13 18:16:46','2024-11-13 17:16:46',NULL,NULL,2,56,0,0,56,1,'wc-pending',2),
+(609,0,'2024-11-13 18:17:32','2024-11-13 17:17:32','2024-11-13 18:17:59',NULL,2,56,0,0,56,1,'wc-processing',2),
+(640,0,'2024-11-13 19:43:23','2024-11-13 18:43:23','2024-11-13 19:43:49',NULL,4,226,0,0,226,1,'wc-processing',2),
+(657,0,'2024-11-14 11:55:39','2024-11-14 10:55:39','2024-11-14 11:55:59',NULL,1,80,0,0,80,0,'wc-processing',3);
+/*!40000 ALTER TABLE `haikuwp_wc_order_stats` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_order_tax_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_order_tax_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_order_tax_lookup` (
+ `order_id` bigint(20) unsigned NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `shipping_tax` double NOT NULL DEFAULT 0,
+ `order_tax` double NOT NULL DEFAULT 0,
+ `total_tax` double NOT NULL DEFAULT 0,
+ PRIMARY KEY (`order_id`,`tax_rate_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `date_created` (`date_created`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_order_tax_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_order_tax_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_order_tax_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders` (
+ `id` bigint(20) unsigned NOT NULL,
+ `status` varchar(20) DEFAULT NULL,
+ `currency` varchar(10) DEFAULT NULL,
+ `type` varchar(20) DEFAULT NULL,
+ `tax_amount` decimal(26,8) DEFAULT NULL,
+ `total_amount` decimal(26,8) DEFAULT NULL,
+ `customer_id` bigint(20) unsigned DEFAULT NULL,
+ `billing_email` varchar(320) DEFAULT NULL,
+ `date_created_gmt` datetime DEFAULT NULL,
+ `date_updated_gmt` datetime DEFAULT NULL,
+ `parent_order_id` bigint(20) unsigned DEFAULT NULL,
+ `payment_method` varchar(100) DEFAULT NULL,
+ `payment_method_title` text DEFAULT NULL,
+ `transaction_id` varchar(100) DEFAULT NULL,
+ `ip_address` varchar(100) DEFAULT NULL,
+ `user_agent` text DEFAULT NULL,
+ `customer_note` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `status` (`status`),
+ KEY `date_created` (`date_created_gmt`),
+ KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
+ KEY `billing_email` (`billing_email`(191)),
+ KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
+ KEY `parent_order_id` (`parent_order_id`),
+ KEY `date_updated` (`date_updated_gmt`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_orders`
+--
+
+LOCK TABLES `haikuwp_wc_orders` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_orders` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_orders` VALUES
+(544,'wc-processing','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 11:44:56','2024-11-13 11:45:40',0,'other','Other','cs_test_b1ln3dwhD6oEv5vvjpyXvfZnK2U5aMRX1BkEvx0YptbvxFcmfrE183Odrp','','',''),
+(607,'wc-pending','EUR','shop_order',0.00000000,526.00000000,0,'contact@gcch.fr','2024-11-13 17:16:09','2024-11-13 17:16:09',0,'','','','','',''),
+(608,'wc-pending','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:16:46','2024-11-13 17:16:46',0,'','','','','',''),
+(609,'wc-processing','EUR','shop_order',0.00000000,56.00000000,0,'contact@gcch.fr','2024-11-13 17:17:32','2024-11-13 17:18:27',0,'','','cs_test_b1PQUylNNSCXTaC7nVncqaG3MxxqBKC7CkaGlHUVkrteEGTKSduULBCXz3','','',''),
+(640,'wc-processing','EUR','shop_order',0.00000000,226.00000000,0,'contact@gcch.fr','2024-11-13 18:43:23','2024-11-13 18:44:09',0,'','','cs_test_b1K2id2iCenyJIE6bFbp6nKqDlBgLmI3K29bd4TZSDKlQRC7DEfFYTAkHf','','',''),
+(657,'wc-processing','EUR','shop_order',0.00000000,80.00000000,0,'haiku.atelier@gmail.com','2024-11-14 10:55:39','2024-11-14 10:56:23',0,'','','cs_test_a1l4hxPYsGQW5NTbXApQ1UZWnYJvF9GJJYLhRGuD8IixdGKiPEsFBj9blx','','','');
+/*!40000 ALTER TABLE `haikuwp_wc_orders` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_orders_meta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_orders_meta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_orders_meta` (
+ `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_id` bigint(20) unsigned DEFAULT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
+ KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
+) ENGINE=InnoDB AUTO_INCREMENT=47 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 */;
+INSERT INTO `haikuwp_wc_orders_meta` VALUES
+(34,544,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(35,544,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(36,544,'_edit_lock','1731498340:1'),
+(37,607,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(38,607,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(39,608,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(40,608,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(41,609,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(42,609,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(43,640,'_billing_address_index','GC CH 5 rue de la Ville Metz 57070 FR contact@gcch.fr 0603436016'),
+(44,640,'_shipping_address_index','GC CH 5 rue de la Ville Metz 57070 FR 0603436016'),
+(45,657,'_billing_address_index','GC CH 5 Metz 57070 FR haiku.atelier@gmail.com 0603436016'),
+(46,657,'_shipping_address_index','GC CH 5 Metz 57070 FR 0603436016');
+/*!40000 ALTER TABLE `haikuwp_wc_orders_meta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_attributes_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_attributes_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_attributes_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `product_or_parent_id` bigint(20) NOT NULL,
+ `taxonomy` varchar(32) NOT NULL,
+ `term_id` bigint(20) NOT NULL,
+ `is_variation_attribute` tinyint(1) NOT NULL,
+ `in_stock` tinyint(1) NOT NULL,
+ PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
+ KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_attributes_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_attributes_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_attributes_lookup` VALUES
+(73,72,'pa_size',37,1,1),
+(74,72,'pa_size',38,1,1),
+(75,72,'pa_size',39,1,1),
+(76,72,'pa_size',40,1,1),
+(77,72,'pa_size',41,1,1),
+(78,72,'pa_size',42,1,1),
+(79,72,'pa_size',43,1,1),
+(87,86,'pa_size',37,1,1),
+(88,86,'pa_size',38,1,1),
+(89,86,'pa_size',39,1,1),
+(90,86,'pa_size',40,1,1),
+(91,86,'pa_size',41,1,1),
+(92,86,'pa_size',42,1,1),
+(93,86,'pa_size',43,1,1),
+(414,86,'pa_size',44,1,1),
+(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),
+(124,123,'pa_size',37,1,1),
+(125,123,'pa_size',38,1,1),
+(126,123,'pa_size',39,1,1),
+(127,123,'pa_size',40,1,1),
+(128,123,'pa_size',41,1,1),
+(129,123,'pa_size',42,1,1),
+(130,123,'pa_size',43,1,1),
+(530,123,'pa_size',44,1,1),
+(134,133,'pa_size',37,1,1),
+(135,133,'pa_size',38,1,1),
+(136,133,'pa_size',39,1,1),
+(137,133,'pa_size',40,1,1),
+(138,133,'pa_size',41,1,1),
+(139,133,'pa_size',42,1,1),
+(140,133,'pa_size',43,1,1),
+(532,133,'pa_size',44,1,1),
+(145,144,'pa_size',37,1,1),
+(146,144,'pa_size',38,1,1),
+(147,144,'pa_size',39,1,1),
+(148,144,'pa_size',40,1,1),
+(149,144,'pa_size',41,1,1),
+(150,144,'pa_size',42,1,1),
+(151,144,'pa_size',43,1,1),
+(533,144,'pa_size',44,1,1),
+(156,155,'pa_size',37,1,1),
+(157,155,'pa_size',38,1,1),
+(158,155,'pa_size',39,1,1),
+(159,155,'pa_size',40,1,1),
+(160,155,'pa_size',41,1,1),
+(161,155,'pa_size',42,1,1),
+(162,155,'pa_size',43,1,1),
+(534,155,'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),
+(221,220,'pa_side',45,1,1),
+(222,220,'pa_side',62,1,1),
+(223,220,'pa_side',64,1,1),
+(227,226,'pa_side',45,1,1),
+(228,226,'pa_side',62,1,1),
+(229,226,'pa_side',64,1,1),
+(238,232,'pa_size',58,1,1),
+(239,232,'pa_size',59,1,1),
+(241,240,'pa_size',58,1,1),
+(242,240,'pa_size',59,1,1),
+(247,246,'pa_size',58,1,1),
+(248,246,'pa_size',59,1,1),
+(276,276,'pa_side',45,0,1),
+(282,282,'pa_side',45,0,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),
+(649,291,'pa_side',45,1,1),
+(648,291,'pa_side',77,1,1),
+(650,291,'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),
+(561,342,'pa_side',62,1,1),
+(562,342,'pa_side',63,1,1),
+(563,342,'pa_side',64,1,1),
+(560,342,'pa_side',76,1,1),
+(550,356,'pa_side',45,1,1),
+(551,356,'pa_side',71,1,1),
+(549,356,'pa_side',72,1,1),
+(677,365,'pa_side',45,1,1),
+(676,365,'pa_side',66,1,1),
+(675,372,'pa_side',45,1,1),
+(674,372,'pa_side',66,1,1),
+(392,385,'pa_stone',48,1,1),
+(391,385,'pa_stone',68,1,1),
+(389,385,'pa_stone',69,1,1),
+(393,393,'pa_side',45,0,1),
+(393,393,'pa_side',66,0,1),
+(398,398,'pa_side',45,0,1),
+(398,398,'pa_side',66,0,1),
+(402,402,'pa_side',45,0,1),
+(402,402,'pa_side',66,0,1),
+(406,406,'pa_side',45,0,1),
+(406,406,'pa_side',66,0,1),
+(480,433,'pa_stone',48,1,1),
+(479,433,'pa_stone',49,1,1),
+(478,433,'pa_stone',68,1,1),
+(494,490,'pa_side',45,1,1),
+(493,490,'pa_side',46,1,1),
+(495,490,'pa_side',47,1,1),
+(496,496,'pa_stone',48,0,1),
+(496,496,'pa_stone',49,0,1),
+(496,496,'pa_stone',68,0,1),
+(520,515,'pa_stone',48,1,1),
+(519,515,'pa_stone',73,1,1),
+(523,521,'pa_stone',48,1,1),
+(522,521,'pa_stone',73,1,1),
+(540,535,'pa_stone',74,1,1),
+(541,535,'pa_stone',75,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),
+(579,572,'pa_size',37,1,1),
+(580,572,'pa_size',38,1,1),
+(581,572,'pa_size',39,1,1),
+(582,572,'pa_size',40,1,1),
+(583,572,'pa_size',41,1,1),
+(584,572,'pa_size',42,1,1),
+(585,572,'pa_size',43,1,1),
+(586,572,'pa_size',44,1,1),
+(590,589,'pa_size',37,1,1),
+(591,589,'pa_size',38,1,1),
+(592,589,'pa_size',39,1,1),
+(593,589,'pa_size',40,1,1),
+(594,589,'pa_size',41,1,1),
+(595,589,'pa_size',42,1,1),
+(596,589,'pa_size',43,1,1),
+(597,589,'pa_size',44,1,1),
+(614,613,'pa_size',37,1,1),
+(615,613,'pa_size',38,1,1),
+(616,613,'pa_size',39,1,1),
+(617,613,'pa_size',40,1,1),
+(618,613,'pa_size',41,1,1),
+(619,613,'pa_size',42,1,1),
+(620,613,'pa_size',43,1,1),
+(624,613,'pa_size',44,1,1),
+(626,625,'pa_size',37,1,1),
+(627,625,'pa_size',38,1,1),
+(628,625,'pa_size',39,1,1),
+(629,625,'pa_size',40,1,1),
+(630,625,'pa_size',41,1,1),
+(631,625,'pa_size',42,1,1),
+(632,625,'pa_size',43,1,1),
+(633,625,'pa_size',44,1,1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_attributes_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_download_directories`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_download_directories`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_download_directories` (
+ `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `url` varchar(256) NOT NULL,
+ `enabled` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`url_id`),
+ KEY `url` (`url`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_download_directories`
+--
+
+LOCK TABLES `haikuwp_wc_product_download_directories` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_download_directories` VALUES
+(1,'file:///var/www/html/web/app/uploads/woocommerce_uploads/',1),
+(2,'https://haikuatelier.fr.ddev.site/app/uploads/woocommerce_uploads/',1);
+/*!40000 ALTER TABLE `haikuwp_wc_product_download_directories` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_product_meta_lookup`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_product_meta_lookup`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_product_meta_lookup` (
+ `product_id` bigint(20) NOT NULL,
+ `sku` varchar(100) DEFAULT '',
+ `virtual` tinyint(1) DEFAULT 0,
+ `downloadable` tinyint(1) DEFAULT 0,
+ `min_price` decimal(19,4) DEFAULT NULL,
+ `max_price` decimal(19,4) DEFAULT NULL,
+ `onsale` tinyint(1) DEFAULT 0,
+ `stock_quantity` double DEFAULT NULL,
+ `stock_status` varchar(100) DEFAULT 'instock',
+ `rating_count` bigint(20) DEFAULT 0,
+ `average_rating` decimal(3,2) DEFAULT 0.00,
+ `total_sales` bigint(20) DEFAULT 0,
+ `tax_status` varchar(100) DEFAULT 'taxable',
+ `tax_class` varchar(100) DEFAULT '',
+ `global_unique_id` varchar(100) DEFAULT '',
+ PRIMARY KEY (`product_id`),
+ KEY `virtual` (`virtual`),
+ KEY `downloadable` (`downloadable`),
+ KEY `stock_status` (`stock_status`),
+ KEY `stock_quantity` (`stock_quantity`),
+ KEY `onsale` (`onsale`),
+ KEY `min_max_price` (`min_price`,`max_price`),
+ KEY `sku` (`sku`(50))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_product_meta_lookup`
+--
+
+LOCK TABLES `haikuwp_wc_product_meta_lookup` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_product_meta_lookup` VALUES
+(20,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(22,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(23,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(25,'',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(28,'BOROBORO-B',0,0,65.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(29,'BOROBORO-B-VRM',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(30,'BOROBORO-B-ARG',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(35,'BOROBORO-BO',0,0,62.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(36,'BOROBORO-BO-VRM',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(37,'BOROBORO-BO-ARG',0,0,62.0000,62.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(41,'HADOU-B1-VRM',0,0,72.0000,72.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(50,'HADOU-B1-ARG',0,0,69.0000,69.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(56,'HADOU-EC-ARG',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(60,'HADOU-EC-VRM',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(65,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(66,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(67,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(68,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(69,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(70,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(71,'',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(72,'HADOU-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(73,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(74,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(75,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(76,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(77,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(78,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(79,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(86,'HATTARI-B',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(87,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(88,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(89,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(90,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(91,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(92,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(93,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(102,'HADOU-B-s',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(103,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(104,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(105,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(106,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(107,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(108,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(109,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(113,'HADOU-B-g',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(114,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(115,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(116,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(117,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(118,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(119,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(120,'',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(123,'PIASU-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(124,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(125,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(126,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(127,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(128,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(129,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(130,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(133,'KARA-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(134,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(135,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(136,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(137,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(138,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(139,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(140,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(144,'Kishou-B-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(145,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(146,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(147,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(148,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(149,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(150,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(151,'',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(155,'Kishou-B-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),
+(156,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(157,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(158,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(159,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(160,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(161,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(162,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(168,'Rokku-B',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
+(183,'BOROBORO-BO2-s',0,0,45.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(200,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(201,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(202,'PIASU-BO',0,0,50.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(213,'BOROBORO-BO2-g',0,0,48.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(220,'TAMANORI-BO-s',0,0,35.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(221,'TAMANORI-BO-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(222,'TAMANORI-BO-s-short',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(223,'TAMANORI-BO-s-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(226,'TAMANORI-BO-g',0,0,38.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(227,'TAMANORI-BO-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(228,'TAMANORI-BO-g-left',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(229,'TAMANORI-BO-g-right',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(232,'HADOU-BR',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(238,'HADOU-BR-1',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(239,'HADOU-BR-2',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(240,'IKKAN-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(241,'IKKAN-BR-s-1',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(242,'IKKAN-BR-s-2',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(246,'IKKAN-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(247,'IKKAN-BR-g-1',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(248,'IKKAN-BR-g-2',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(251,'TANEMAKI-BR',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(258,'FUYOU-BR-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(261,'FUYOU-BR-g',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(263,'IKKAN-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(268,'PIASU-C',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(271,'TANEMAKI-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(274,'FUYOU-C',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(276,'HADOU-CR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(282,'HADOU-CR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(285,'HATTARI-CR1-s',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(288,'HATTARI-CR1-g',0,0,55.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(291,'HATTARI-CR2',0,0,50.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(306,'TAMANORI-CR-s',0,0,48.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(312,'TAMANORI-CR-g',0,0,50.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(318,'FUYOU-CR',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(325,'HADOU-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(328,'HADOU-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(331,'HATTARI-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(335,'HATTARI-EC-g',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(338,'PIASU-BRC',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(342,'KAGUN-BOP',0,0,25.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(356,'KARA-BO',0,0,40.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(365,'MUGURA-BO-s',0,0,45.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(372,'MUGURA-BO-g',0,0,48.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(377,'KAGUN-BR-s',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(381,'KAGUN-BR-g',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(385,'ROKKU-C',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(389,'ROKKU-C-jaspe',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(391,'ROKKU-C-lapis',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(392,'ROKKU-C-tiger',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(393,'MUGURA-CR-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(398,'MUGURA-CR-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(402,'MUGURA-NAIL-s',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(406,'MUGURA-NAIL-g',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(414,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(430,'ROKKU-CR-s',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(433,'ROKKU-CR-g',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(435,'KARA-EC-s',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(447,'KARA-EC-s-1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(478,'ROKKU-CR-g-lapis',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(479,'ROKKU-CR-g-malachite',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(480,'ROKKU-CR-g-tiger',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(481,'MUGURA-BR',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(490,'HADOU-BOP',0,0,28.0000,45.0000,0,NULL,'instock',0,0.00,6,'taxable','',''),
+(493,'HADOU-BOP-left',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(494,'HADOU-BOP-pair',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(495,'HADOU-BOP-right',0,0,28.0000,28.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(496,'KAGUN-CR1',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(515,'BOROBORO-BO1-g',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(519,'BOROBORO-BO1-g-green',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(520,'BOROBORO-BO1-g-brown',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(521,'BOROBORO-BO1-s',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(522,'BOROBORO-BO1-s-green',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(523,'BOROBORO-BO1-s-brown',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(528,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(529,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(530,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(532,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(533,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(534,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(535,'BOROBORO-BELT',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(540,'BOROBORO-BLT-crystal',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(541,'BOROBORO-BLT-jade',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(545,'KARA-CR1-g',0,0,40.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(549,'KARA-BO-two',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(550,'',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(551,'KARA-BO-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(552,'KARA-CR-g-one',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(553,'KARA-CR-g-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(554,'KARA-CR1-s',0,0,38.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(555,'KARA-CR-s-pair',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(556,'KARA-CR-s-one',0,0,38.0000,38.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(560,'KAGUN-BOP-all',0,0,58.0000,58.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(561,'KAGUN-BOP-long',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(562,'KAGUN-BOP-medium',0,0,30.0000,30.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(563,'KAGUN-BOP-short',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(565,'BOROBORO-BO2-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(566,'BOROBORO-BO2-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(567,'BOROBORO-BO2-s-two',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(569,'BOROBORO-BO2-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(570,'BOROBORO-BO2-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(571,'BOROBORO-BO2-g-two',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(572,'BOROBORO-B1-g',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(579,'BOROBORO-B1-g-50',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(580,'BOROBORO-B1-g-52',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(581,'BOROBORO-B1-g-54',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(582,'BOROBORO-B1-g-56',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(583,'BOROBORO-B1-g-58',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(584,'BOROBORO-B1-g-60',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(585,'BOROBORO-B1-g-62',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(586,'BOROBORO-B1-g-64',0,0,78.0000,78.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(589,'BOROBORO-B1-s',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(590,'BOROBORO-B1-s-50',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(591,'BOROBORO-B1-s-52',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(592,'BOROBORO-B1-s-54',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(593,'BOROBORO-B1-s-56',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(594,'BOROBORO-B1-s-58',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(595,'BOROBORO-B1-s-60',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(596,'BOROBORO-B1-s-62',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(597,'BOROBORO-B1-s-64',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(610,'HATTARI-BR',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(613,'BOROBORO-B2-g',0,0,70.0000,85.0000,0,NULL,'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',''),
+(615,'BOROBORO-B2-g-52',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(616,'BOROBORO-B2-g-54',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(617,'BOROBORO-B2-g-56',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(618,'BOROBORO-B2-g-58',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(619,'',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(620,'',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(624,'BOROBORO-B2-g-60',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(625,'BOROBORO-B2-s',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
+(626,'BOROBORO-B2-s-50',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(627,'BOROBORO-B2-s-52',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(628,'BOROBORO-B2-s-54',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(629,'BOROBORO-B2-s-56',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(630,'BOROBORO-B2-s-58',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(631,'BOROBORO-B2-s-60',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(632,'',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(633,'BOROBORO-B2-s-64',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(637,'PIASU-BO-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(638,'PIASU-BO-pair',0,0,85.0000,85.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(639,'PIASU-BO-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(641,'HATTARI-CR1-s-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(642,'HATTARI-CR1-s-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(643,'HATTARI-CR1-s-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(645,'HATTARI-CR1-g-left',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(646,'HATTARI-CR1-g-pair',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(647,'HATTARI-CR1-g-right',0,0,55.0000,55.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(648,'HATTARI-CR2-left',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(649,'HATTARI-CR2-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(650,'HATTARI-CR2-right',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(651,'TAMANORI-CR-s-long',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(652,'TAMANORI-CR-s-pair',0,0,70.0000,70.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(653,'TAMANORI-CR-s-short',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(654,'TAMANORI-CR-g-long',0,0,52.0000,52.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(655,'TAMANORI-CR-g-pair',0,0,75.0000,75.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(656,'TAMANORI-CR-g-short',0,0,50.0000,50.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(674,'MUGURA-BO-g-one',0,0,48.0000,48.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(675,'MUGURA-BO-g-pair',0,0,65.0000,65.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(676,'MUGURA-CR-s-one',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','parent',''),
+(677,'MUGURA-BO-s-pair',0,0,60.0000,60.0000,0,NULL,'instock',0,0.00,0,'taxable','parent','');
+/*!40000 ALTER TABLE `haikuwp_wc_product_meta_lookup` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_rate_limits`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_rate_limits`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_rate_limits` (
+ `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `rate_limit_key` varchar(200) NOT NULL,
+ `rate_limit_expiry` bigint(20) unsigned NOT NULL,
+ `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`rate_limit_id`),
+ UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_rate_limits`
+--
+
+LOCK TABLES `haikuwp_wc_rate_limits` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_rate_limits` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_reserved_stock`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_reserved_stock`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_reserved_stock` (
+ `order_id` bigint(20) NOT NULL,
+ `product_id` bigint(20) NOT NULL,
+ `stock_quantity` double NOT NULL DEFAULT 0,
+ `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ PRIMARY KEY (`order_id`,`product_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_reserved_stock`
+--
+
+LOCK TABLES `haikuwp_wc_reserved_stock` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_reserved_stock` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_tax_rate_classes`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_tax_rate_classes`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_tax_rate_classes` (
+ `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `name` varchar(200) NOT NULL DEFAULT '',
+ `slug` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_class_id`),
+ UNIQUE KEY `slug` (`slug`(191))
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_tax_rate_classes`
+--
+
+LOCK TABLES `haikuwp_wc_tax_rate_classes` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` DISABLE KEYS */;
+INSERT INTO `haikuwp_wc_tax_rate_classes` VALUES
+(1,'Reduced rate','reduced-rate'),
+(2,'Zero rate','zero-rate');
+/*!40000 ALTER TABLE `haikuwp_wc_tax_rate_classes` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_wc_webhooks`
+--
+
+DROP TABLE IF EXISTS `haikuwp_wc_webhooks`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_wc_webhooks` (
+ `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `status` varchar(200) NOT NULL,
+ `name` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `delivery_url` text NOT NULL,
+ `secret` text NOT NULL,
+ `topic` varchar(200) NOT NULL,
+ `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `api_version` smallint(4) NOT NULL,
+ `failure_count` smallint(10) NOT NULL DEFAULT 0,
+ `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`webhook_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_wc_webhooks`
+--
+
+LOCK TABLES `haikuwp_wc_webhooks` WRITE;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_wc_webhooks` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_api_keys`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_api_keys`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_api_keys` (
+ `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `user_id` bigint(20) unsigned NOT NULL,
+ `description` varchar(200) DEFAULT NULL,
+ `permissions` varchar(10) NOT NULL,
+ `consumer_key` char(64) NOT NULL,
+ `consumer_secret` char(43) NOT NULL,
+ `nonces` longtext DEFAULT NULL,
+ `truncated_key` char(7) NOT NULL,
+ `last_access` datetime DEFAULT NULL,
+ PRIMARY KEY (`key_id`),
+ KEY `consumer_key` (`consumer_key`),
+ KEY `consumer_secret` (`consumer_secret`)
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_api_keys` VALUES
+(2,1,'lecture-clients','read_write','4066151d966d78e1f32c7b4a553849dccc3eab2badb7f68b3f6e1c4ffad8bba0','cs_7fcdef8f129b09d94096b7ac333ebc36b3113e0f',NULL,'b5197cd','2024-11-15 16:42:21');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_api_keys` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_attribute_taxonomies`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_attribute_taxonomies` (
+ `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `attribute_name` varchar(200) NOT NULL,
+ `attribute_label` varchar(200) DEFAULT NULL,
+ `attribute_type` varchar(20) NOT NULL,
+ `attribute_orderby` varchar(20) NOT NULL,
+ `attribute_public` int(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`attribute_id`),
+ KEY `attribute_name` (`attribute_name`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_attribute_taxonomies`
+--
+
+LOCK TABLES `haikuwp_woocommerce_attribute_taxonomies` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_attribute_taxonomies` VALUES
+(1,'size','Size','select','menu_order',0),
+(2,'side','Side','select','menu_order',0),
+(3,'stone','Stone','select','menu_order',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_downloadable_product_permissions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_downloadable_product_permissions` (
+ `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `download_id` varchar(36) NOT NULL,
+ `product_id` bigint(20) unsigned NOT NULL,
+ `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `order_key` varchar(200) NOT NULL,
+ `user_email` varchar(200) NOT NULL,
+ `user_id` bigint(20) unsigned DEFAULT NULL,
+ `downloads_remaining` varchar(9) DEFAULT NULL,
+ `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
+ `access_expires` datetime DEFAULT NULL,
+ `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`permission_id`),
+ KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
+ KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
+ KEY `order_id` (`order_id`),
+ KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_downloadable_product_permissions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_downloadable_product_permissions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_log`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_log`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_log` (
+ `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `timestamp` datetime NOT NULL,
+ `level` smallint(4) NOT NULL,
+ `source` varchar(200) NOT NULL,
+ `message` longtext NOT NULL,
+ `context` longtext DEFAULT NULL,
+ PRIMARY KEY (`log_id`),
+ KEY `level` (`level`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_log`
+--
+
+LOCK TABLES `haikuwp_woocommerce_log` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_log` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_itemmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_itemmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_itemmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `order_item_id` (`order_item_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB AUTO_INCREMENT=521 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 */;
+INSERT INTO `haikuwp_woocommerce_order_itemmeta` VALUES
+(291,34,'_product_id','490'),
+(292,34,'_variation_id','495'),
+(293,34,'_qty','1'),
+(294,34,'_tax_class',''),
+(295,34,'_line_subtotal','28'),
+(296,34,'_line_subtotal_tax','0'),
+(297,34,'_line_total','28'),
+(298,34,'_line_tax','0'),
+(299,34,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(300,34,'pa_side','right-side'),
+(301,35,'_product_id','168'),
+(302,35,'_variation_id','201'),
+(303,35,'_qty','1'),
+(304,35,'_tax_class',''),
+(305,35,'_line_subtotal','150'),
+(306,35,'_line_subtotal_tax','0'),
+(307,35,'_line_total','150'),
+(308,35,'_line_tax','0'),
+(309,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(310,35,'pa_stone','tiger-eye'),
+(311,36,'_product_id','168'),
+(312,36,'_variation_id','200'),
+(313,36,'_qty','1'),
+(314,36,'_tax_class',''),
+(315,36,'_line_subtotal','150'),
+(316,36,'_line_subtotal_tax','0'),
+(317,36,'_line_total','150'),
+(318,36,'_line_tax','0'),
+(319,36,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(320,36,'pa_stone','malachite'),
+(321,37,'_product_id','490'),
+(322,37,'_variation_id','493'),
+(323,37,'_qty','1'),
+(324,37,'_tax_class',''),
+(325,37,'_line_subtotal','28'),
+(326,37,'_line_subtotal_tax','0'),
+(327,37,'_line_total','28'),
+(328,37,'_line_tax','0'),
+(329,37,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(330,37,'pa_side','left-side'),
+(331,38,'_product_id','86'),
+(332,38,'_variation_id','93'),
+(333,38,'_qty','1'),
+(334,38,'_tax_class',''),
+(335,38,'_line_subtotal','85'),
+(336,38,'_line_subtotal_tax','0'),
+(337,38,'_line_total','85'),
+(338,38,'_line_tax','0'),
+(339,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(340,38,'pa_size','62'),
+(341,39,'_product_id','86'),
+(342,39,'_variation_id','89'),
+(343,39,'_qty','1'),
+(344,39,'_tax_class',''),
+(345,39,'_line_subtotal','85'),
+(346,39,'_line_subtotal_tax','0'),
+(347,39,'_line_total','85'),
+(348,39,'_line_tax','0'),
+(349,39,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(350,39,'pa_size','54'),
+(351,40,'method_id','free_shipping'),
+(352,40,'instance_id',''),
+(353,40,'cost','0'),
+(354,40,'total_tax','0'),
+(355,40,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(356,41,'_product_id','490'),
+(357,41,'_variation_id','495'),
+(358,41,'_qty','1'),
+(359,41,'_tax_class',''),
+(360,41,'_line_subtotal','28'),
+(361,41,'_line_subtotal_tax','0'),
+(362,41,'_line_total','28'),
+(363,41,'_line_tax','0'),
+(364,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(365,41,'pa_side','right-side'),
+(366,42,'_product_id','168'),
+(367,42,'_variation_id','201'),
+(368,42,'_qty','1'),
+(369,42,'_tax_class',''),
+(370,42,'_line_subtotal','150'),
+(371,42,'_line_subtotal_tax','0'),
+(372,42,'_line_total','150'),
+(373,42,'_line_tax','0'),
+(374,42,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(375,42,'pa_stone','tiger-eye'),
+(376,43,'_product_id','168'),
+(377,43,'_variation_id','200'),
+(378,43,'_qty','1'),
+(379,43,'_tax_class',''),
+(380,43,'_line_subtotal','150'),
+(381,43,'_line_subtotal_tax','0'),
+(382,43,'_line_total','150'),
+(383,43,'_line_tax','0'),
+(384,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(385,43,'pa_stone','malachite'),
+(386,44,'_product_id','490'),
+(387,44,'_variation_id','493'),
+(388,44,'_qty','1'),
+(389,44,'_tax_class',''),
+(390,44,'_line_subtotal','28'),
+(391,44,'_line_subtotal_tax','0'),
+(392,44,'_line_total','28'),
+(393,44,'_line_tax','0'),
+(394,44,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(395,44,'pa_side','left-side'),
+(396,45,'_product_id','86'),
+(397,45,'_variation_id','93'),
+(398,45,'_qty','1'),
+(399,45,'_tax_class',''),
+(400,45,'_line_subtotal','85'),
+(401,45,'_line_subtotal_tax','0'),
+(402,45,'_line_total','85'),
+(403,45,'_line_tax','0'),
+(404,45,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(405,45,'pa_size','62'),
+(406,46,'_product_id','86'),
+(407,46,'_variation_id','89'),
+(408,46,'_qty','1'),
+(409,46,'_tax_class',''),
+(410,46,'_line_subtotal','85'),
+(411,46,'_line_subtotal_tax','0'),
+(412,46,'_line_total','85'),
+(413,46,'_line_tax','0'),
+(414,46,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(415,46,'pa_size','54'),
+(416,47,'method_id','free_shipping'),
+(417,47,'instance_id',''),
+(418,47,'cost','0'),
+(419,47,'total_tax','0'),
+(420,47,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(421,48,'_product_id','490'),
+(422,48,'_variation_id','495'),
+(423,48,'_qty','1'),
+(424,48,'_tax_class',''),
+(425,48,'_line_subtotal','28'),
+(426,48,'_line_subtotal_tax','0'),
+(427,48,'_line_total','28'),
+(428,48,'_line_tax','0'),
+(429,48,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(430,48,'pa_side','right-side'),
+(431,49,'_product_id','490'),
+(432,49,'_variation_id','493'),
+(433,49,'_qty','1'),
+(434,49,'_tax_class',''),
+(435,49,'_line_subtotal','28'),
+(436,49,'_line_subtotal_tax','0'),
+(437,49,'_line_total','28'),
+(438,49,'_line_tax','0'),
+(439,49,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(440,49,'pa_side','left-side'),
+(441,50,'method_id','free_shipping'),
+(442,50,'instance_id',''),
+(443,50,'cost','0'),
+(444,50,'total_tax','0'),
+(445,50,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(446,51,'_product_id','490'),
+(447,51,'_variation_id','495'),
+(448,51,'_qty','1'),
+(449,51,'_tax_class',''),
+(450,51,'_line_subtotal','28'),
+(451,51,'_line_subtotal_tax','0'),
+(452,51,'_line_total','28'),
+(453,51,'_line_tax','0'),
+(454,51,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(455,51,'pa_side','right-side'),
+(456,52,'_product_id','490'),
+(457,52,'_variation_id','493'),
+(458,52,'_qty','1'),
+(459,52,'_tax_class',''),
+(460,52,'_line_subtotal','28'),
+(461,52,'_line_subtotal_tax','0'),
+(462,52,'_line_total','28'),
+(463,52,'_line_tax','0'),
+(464,52,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(465,52,'pa_side','left-side'),
+(466,53,'method_id','free_shipping'),
+(467,53,'instance_id',''),
+(468,53,'cost','0'),
+(469,53,'total_tax','0'),
+(470,53,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(471,54,'_product_id','490'),
+(472,54,'_variation_id','495'),
+(473,54,'_qty','1'),
+(474,54,'_tax_class',''),
+(475,54,'_line_subtotal','28'),
+(476,54,'_line_subtotal_tax','0'),
+(477,54,'_line_total','28'),
+(478,54,'_line_tax','0'),
+(479,54,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(480,54,'pa_side','right-side'),
+(481,55,'_product_id','490'),
+(482,55,'_variation_id','493'),
+(483,55,'_qty','1'),
+(484,55,'_tax_class',''),
+(485,55,'_line_subtotal','28'),
+(486,55,'_line_subtotal_tax','0'),
+(487,55,'_line_total','28'),
+(488,55,'_line_tax','0'),
+(489,55,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(490,55,'pa_side','left-side'),
+(491,56,'_product_id','102'),
+(492,56,'_variation_id','108'),
+(493,56,'_qty','2'),
+(494,56,'_tax_class',''),
+(495,56,'_line_subtotal','170'),
+(496,56,'_line_subtotal_tax','0'),
+(497,56,'_line_total','170'),
+(498,56,'_line_tax','0'),
+(499,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(500,56,'pa_size','60'),
+(501,57,'method_id','free_shipping'),
+(502,57,'instance_id',''),
+(503,57,'cost','0'),
+(504,57,'total_tax','0'),
+(505,57,'taxes','a:1:{s:5:\"total\";a:0:{}}'),
+(506,58,'_product_id','155'),
+(507,58,'_variation_id','162'),
+(508,58,'_qty','1'),
+(509,58,'_tax_class',''),
+(510,58,'_line_subtotal','80'),
+(511,58,'_line_subtotal_tax','0'),
+(512,58,'_line_total','80'),
+(513,58,'_line_tax','0'),
+(514,58,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
+(515,58,'pa_size','62'),
+(516,59,'method_id','free_shipping'),
+(517,59,'instance_id',''),
+(518,59,'cost','0'),
+(519,59,'total_tax','0'),
+(520,59,'taxes','a:1:{s:5:\"total\";a:0:{}}');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_itemmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_order_items`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_order_items`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_order_items` (
+ `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `order_item_name` text NOT NULL,
+ `order_item_type` varchar(200) NOT NULL DEFAULT '',
+ `order_id` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`order_item_id`),
+ KEY `order_id` (`order_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=60 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 */;
+INSERT INTO `haikuwp_woocommerce_order_items` VALUES
+(34,'Hadou Stud Earrings - right side','line_item',544),
+(35,'Rokku Ring - Tiger\'s Eye','line_item',544),
+(36,'Rokku Ring - Malachite','line_item',544),
+(37,'Hadou Stud Earrings - left side','line_item',544),
+(38,'Hattari Ring - 62','line_item',544),
+(39,'Hattari Ring - 54','line_item',544),
+(40,'Free shipping','shipping',544),
+(41,'Hadou Stud Earrings - right-side','line_item',607),
+(42,'Rokku Ring - Tiger\'s Eye','line_item',607),
+(43,'Rokku Ring - Malachite','line_item',607),
+(44,'Hadou Stud Earrings - left-side','line_item',607),
+(45,'Hattari Ring - 62','line_item',607),
+(46,'Hattari Ring - 54','line_item',607),
+(47,'Free shipping','shipping',607),
+(48,'Hadou Stud Earrings - right-side','line_item',608),
+(49,'Hadou Stud Earrings - left-side','line_item',608),
+(50,'Free shipping','shipping',608),
+(51,'Hadou Stud Earrings - right-side','line_item',609),
+(52,'Hadou Stud Earrings - left-side','line_item',609),
+(53,'Free shipping','shipping',609),
+(54,'Hadou Stud Earrings - right side','line_item',640),
+(55,'Hadou Stud Earrings - left side','line_item',640),
+(56,'Ikkan Ring silver - 60','line_item',640),
+(57,'Free shipping','shipping',640),
+(58,'Kishou Ring gold plated - 62','line_item',657),
+(59,'Free shipping','shipping',657);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_order_items` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokenmeta`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokenmeta` (
+ `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `payment_token_id` bigint(20) unsigned NOT NULL,
+ `meta_key` varchar(255) DEFAULT NULL,
+ `meta_value` longtext DEFAULT NULL,
+ PRIMARY KEY (`meta_id`),
+ KEY `payment_token_id` (`payment_token_id`),
+ KEY `meta_key` (`meta_key`(32))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokenmeta`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokenmeta` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_payment_tokens`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_payment_tokens`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_payment_tokens` (
+ `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `gateway_id` varchar(200) NOT NULL,
+ `token` text NOT NULL,
+ `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
+ `type` varchar(200) NOT NULL,
+ `is_default` tinyint(1) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`token_id`),
+ KEY `user_id` (`user_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_payment_tokens`
+--
+
+LOCK TABLES `haikuwp_woocommerce_payment_tokens` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_payment_tokens` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_sessions`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_sessions`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_sessions` (
+ `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `session_key` char(32) NOT NULL,
+ `session_value` longtext NOT NULL,
+ `session_expiry` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`session_id`),
+ UNIQUE KEY `session_key` (`session_key`)
+) ENGINE=InnoDB AUTO_INCREMENT=247 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_sessions`
+--
+
+LOCK TABLES `haikuwp_woocommerce_sessions` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_sessions` VALUES
+(214,'t_044f651b2ecfe72d330cb2b11550af','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731658135),
+(224,'t_780bc85347bca01975df55906aee55','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731690645),
+(239,'t_6e4af71707be92c53a51871e2f6ae7','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:738:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s: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:{}}\";}',1731744147),
+(241,'t_8a61df8c1dbc2fb9a293ce013e0a91','a:1:{s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731754474),
+(242,'t_d80ef9095bec7d79794c11273d7778','a:12:{s:4:\"cart\";s:447:\"a:1:{s:32:\"004bc2de779f94dcede935000c006b71\";a:11:{s:3:\"key\";s:32:\"004bc2de779f94dcede935000c006b71\";s:10:\"product_id\";i:155;s:12:\"variation_id\";i:162;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"62\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"23405e6652bc03259c989d761492e8de\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:80;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:80;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"80\";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:\"80\";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:\"80.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:412:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_c114d797fa57c518a391332d05ddea3e\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:38:\"Kishou Ring gold plated - 62 × 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:814:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:10:\"first_name\";s:2:\"GC\";s:9:\"last_name\";s:2:\"CH\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"0603436016\";s:5:\"email\";s:23:\"haiku.atelier@gmail.com\";s:7:\"address\";s:1:\"5\";s:9:\"address_1\";s:1:\"5\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"Metz\";s:5:\"state\";s:0:\"\";s:8:\"postcode\";s:5:\"57070\";s:7:\"country\";s:2:\"FR\";s:19:\"shipping_first_name\";s:2:\"GC\";s:18:\"shipping_last_name\";s:2:\"CH\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:10:\"0603436016\";s:16:\"shipping_address\";s:1:\"5\";s:18:\"shipping_address_1\";s:1:\"5\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:4:\"Metz\";s:14:\"shipping_state\";s:0:\"\";s:17:\"shipping_postcode\";s:5:\"57070\";s:16:\"shipping_country\";s:2:\"FR\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";s:22:\"order_awaiting_payment\";b:0;}',1731754518),
+(245,'1','a:11:{s:4:\"cart\";s:1347:\"a:3:{s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";a:11:{s:3:\"key\";s:32:\"e87333b7801ed7eef4178d4f19ca42cd\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:495;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:10:\"right-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"976b6b7b34e21a98e19f2b9f25a8ea9f\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";a:11:{s:3:\"key\";s:32:\"cf32f0aa20a099662f1f706c3004a4f1\";s:10:\"product_id\";i:490;s:12:\"variation_id\";i:493;s:9:\"variation\";a:1:{s:17:\"attribute_pa_side\";s:9:\"left-side\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b50f17819b02d215b367ddf889ec79cb\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:28;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:28;s:8:\"line_tax\";d:0;}s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";a:11:{s:3:\"key\";s:32:\"0d94283acd9b6942d7ea0579a7fc69a0\";s:10:\"product_id\";i:102;s:12:\"variation_id\";i:108;s:9:\"variation\";a:1:{s:17:\"attribute_pa_size\";s:2:\"60\";}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"50d9a931d37cef64fc072c6ead93f578\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:170;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:170;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"226\";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:3:\"226\";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:6:\"226.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:22:\"shipping_for_package_0\";s:494:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_9fb9c279587c9a616e500cb3c6d7f390\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:119:\"Hadou Stud Earrings - right side × 1, Hadou Stud Earrings - left side × 1, Ikkan Ring silver - 60 × 2\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:8:\"customer\";s:780:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-11-13T12:43:48+01: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:{}}\";}',1731842173);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_sessions` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `location_code` varchar(200) NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `zone_id` (`zone_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB AUTO_INCREMENT=3 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 */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_locations` VALUES
+(1,1,'BE','country'),
+(2,1,'FR','country');
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zone_methods`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zone_methods` (
+ `zone_id` bigint(20) unsigned NOT NULL,
+ `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `method_id` varchar(200) NOT NULL,
+ `method_order` bigint(20) unsigned NOT NULL,
+ `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
+ PRIMARY KEY (`instance_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zone_methods`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zone_methods` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zone_methods` VALUES
+(1,1,'free_shipping',1,1);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_shipping_zones`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_shipping_zones`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_shipping_zones` (
+ `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `zone_name` varchar(200) NOT NULL,
+ `zone_order` bigint(20) unsigned NOT NULL,
+ PRIMARY KEY (`zone_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_shipping_zones`
+--
+
+LOCK TABLES `haikuwp_woocommerce_shipping_zones` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` DISABLE KEYS */;
+INSERT INTO `haikuwp_woocommerce_shipping_zones` VALUES
+(1,'Belgique et France',0);
+/*!40000 ALTER TABLE `haikuwp_woocommerce_shipping_zones` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rate_locations`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rate_locations` (
+ `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `location_code` varchar(200) NOT NULL,
+ `tax_rate_id` bigint(20) unsigned NOT NULL,
+ `location_type` varchar(40) NOT NULL,
+ PRIMARY KEY (`location_id`),
+ KEY `tax_rate_id` (`tax_rate_id`),
+ KEY `location_type_code` (`location_type`(10),`location_code`(20))
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rate_locations`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rate_locations` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rate_locations` ENABLE KEYS */;
+UNLOCK TABLES;
+
+--
+-- Table structure for table `haikuwp_woocommerce_tax_rates`
+--
+
+DROP TABLE IF EXISTS `haikuwp_woocommerce_tax_rates`;
+/*!40101 SET @saved_cs_client = @@character_set_client */;
+/*!40101 SET character_set_client = utf8 */;
+CREATE TABLE `haikuwp_woocommerce_tax_rates` (
+ `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
+ `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
+ `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate` varchar(8) NOT NULL DEFAULT '',
+ `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
+ `tax_rate_priority` bigint(20) unsigned NOT NULL,
+ `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
+ `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
+ `tax_rate_order` bigint(20) unsigned NOT NULL,
+ `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
+ PRIMARY KEY (`tax_rate_id`),
+ KEY `tax_rate_country` (`tax_rate_country`),
+ KEY `tax_rate_state` (`tax_rate_state`(2)),
+ KEY `tax_rate_class` (`tax_rate_class`(10)),
+ KEY `tax_rate_priority` (`tax_rate_priority`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
+/*!40101 SET character_set_client = @saved_cs_client */;
+
+--
+-- Dumping data for table `haikuwp_woocommerce_tax_rates`
+--
+
+LOCK TABLES `haikuwp_woocommerce_tax_rates` WRITE;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` DISABLE KEYS */;
+/*!40000 ALTER TABLE `haikuwp_woocommerce_tax_rates` ENABLE KEYS */;
+UNLOCK TABLES;
+/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
+
+/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
+/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
+/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
+/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
+/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
+/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
+/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
+
+-- Dump completed on 2024-11-15 16:44:11
diff --git a/phpstan.neon b/phpstan.neon
index 5fde0b42..5beeb545 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -9,3 +9,4 @@ parameters:
- web/wp
typeAliases:
InformationsProduitShop: 'array{id: int, nom: string, prix: string, photo_repos: string, photo_survol: string, url: string}'
+ InformationsVariation: 'array{id: int, titre: string, prix: string}'
diff --git a/web/app/themes/haiku-atelier-2024/archive-product.php b/web/app/themes/haiku-atelier-2024/archive-product.php
index 99c1d892..d5602c7e 100644
--- a/web/app/themes/haiku-atelier-2024/archive-product.php
+++ b/web/app/themes/haiku-atelier-2024/archive-product.php
@@ -24,10 +24,6 @@ $informations_produits = wc_get_products([
$produits = array_map(callback: "recupere_informations_produit_shop", array: $informations_produits);
$contexte["produits"] = $produits;
-// echo "
${produit.name}
diff --git a/web/app/themes/haiku-atelier-2024/assets/js/scripts-page-boutique.js.map b/web/app/themes/haiku-atelier-2024/assets/js/scripts-page-boutique.js.map
index 9ea9369f..9e8ac715 100644
--- a/web/app/themes/haiku-atelier-2024/assets/js/scripts-page-boutique.js.map
+++ b/web/app/themes/haiku-atelier-2024/assets/js/scripts-page-boutique.js.map
@@ -1 +1 @@
-{"version":3,"file":"scripts-page-boutique.js","sources":["../../src/scripts/scripts-page-boutique.ts"],"sourcesContent":["/**\n * Scripts pour les fonctionnalités de la page Boutique.\n */\n\nimport { pipe } from \"@mobily/ts-belt\";\nimport { tap } from \"@mobily/ts-belt/Function\";\nimport { Either, EitherAsync } from \"purify-ts\";\nimport { match, P } from \"ts-pattern\";\nimport { parse, type ValiError } from \"valibot\";\n\nimport type { APIFetchErrors } from \"./lib/types/api/erreurs\";\nimport type { WCProductsArgs } from \"./lib/types/api/products\";\nimport type { WCV3Products, WCV3ProductsArgs } from \"./lib/types/api/v3/products.ts\";\n\nimport { ROUTE_API_NOUVELLE_PRODUCTS } from \"./constantes/api.ts\";\nimport {\n ATTRIBUT_HIDDEN,\n ATTRIBUT_ID_CATEGORIE_PRODUITS,\n ATTRIBUT_PAGE,\n SELECTEUR_BOUTON_PLUS_PRODUITS,\n SELECTEUR_GRILLE_PRODUITS,\n} from \"./constantes/dom.ts\";\nimport { html } from \"./lib/dom.ts\";\nimport { leveServerError } from \"./lib/erreurs.ts\";\nimport { estReponse500 } from \"./lib/gardes.ts\";\nimport { getBackend, traiteReponseBackendWCSelonCodesHTTP } from \"./lib/reseau.ts\";\nimport { WCV3ProductsSchema } from \"./lib/schemas/api/v3/products.ts\";\nimport { WCV3ProductsArgsSchema } from \"./lib/schemas/api/v3/products.ts\";\nimport { recupereElementDansDocumentOuLeve, recupereElementDocumentEither } from \"./lib/utils.ts\";\n\n/** États utiles pour les scripts de la page. */\ntype EtatsPage = {\n authString: string;\n /** Un nonce pour l'authentification de requêtes API vers le backend WooCommerce. */\n nonce: string;\n};\n\n// @ts-expect-error -- États injectés par le modèle PHP\n// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment -- États injectés par le modèle PHP\nconst ETATS_PAGE: EtatsPage = _etats;\n\n// Éléments d'intérêt\nconst GRILLE_PRODUITS: HTMLDivElement = recupereElementDansDocumentOuLeve(SELECTEUR_GRILLE_PRODUITS);\nconst BOUTON_PLUS_DE_PRODUITS: Either = recupereElementDocumentEither(\n SELECTEUR_BOUTON_PLUS_PRODUITS,\n);\n\n/**\n * TODO\n */\nconst initialisePageBoutique = (): void => {\n const idCategorieProduits: null | string = GRILLE_PRODUITS.getAttribute(ATTRIBUT_ID_CATEGORIE_PRODUITS);\n\n BOUTON_PLUS_DE_PRODUITS.ifRight(bouton => {\n bouton.addEventListener(\"click\", (): void => {\n const nouvellePage = Number(GRILLE_PRODUITS.getAttribute(ATTRIBUT_PAGE)) + 1;\n const args: WCV3ProductsArgs = {\n page: nouvellePage,\n per_page: 13,\n // Ajoute conditionnellement la Catégorie de Produits\n ...(idCategorieProduits && { category: idCategorieProduits }),\n };\n\n type APIProductsErrors =\n | APIFetchErrors\n | ValiError\n | ValiError;\n\n // Réalise la requête et traite sa réponse\n Either\n // Valide les arguments de la requête\n .encase, WCV3ProductsArgs>(() => parse(WCV3ProductsArgsSchema, args))\n .map(\n async (args: WCProductsArgs) => {\n // Réalise la requête\n await EitherAsync(() =>\n getBackend({\n authString: ETATS_PAGE.authString,\n nonce: ETATS_PAGE.nonce,\n route: ROUTE_API_NOUVELLE_PRODUCTS,\n searchParams: new URLSearchParams(args).toString(),\n })\n )\n .map((reponse: Response) => {\n // Traite le cas d'erreur 500\n if (estReponse500(reponse)) leveServerError(\"500 Server Error\");\n // Retourne le corps de la Réponse\n return reponse.json();\n })\n .map((corpsReponse: unknown) =>\n // Traite tous les codes HTTPs possibles\n traiteReponseBackendWCSelonCodesHTTP(\n corpsReponse,\n WCV3ProductsSchema,\n )\n )\n .ifRight((donnees: WCV3Products) => {\n // Cache le bouton s'il y a moins de 12 Produits disponibles (que l'on est à la dernière page)\n if (donnees.length < 12) {\n bouton.toggleAttribute(ATTRIBUT_HIDDEN);\n }\n\n // Créé un DocumentFragment qui recevra tous les nouveaux Produits\n const fragment: DocumentFragment = document.createDocumentFragment();\n\n // Créé les Éléments à insérer\n for (const produit of donnees.slice(0, 12)) {\n pipe(\n html`\n \n \n \n \n ${produit.image_repos ?? \"\"}\n \n \n \n ${produit.image_survol ?? \"\"}\n \n \n \n \n
\n \n \n \n `,\n tap(article => {\n fragment.appendChild(article);\n }),\n );\n }\n\n // Ajoute les nouveaux Produits dans le DOM\n GRILLE_PRODUITS.appendChild(fragment);\n GRILLE_PRODUITS.setAttribute(ATTRIBUT_PAGE, String(nouvellePage));\n })\n .ifLeft(e => {\n match(e)\n // TODO: Créer une méthode pour rapporter les problèmes de validation\n .with({ issues: P.select(), name: \"ValiError\" }, problemes => console.error(\"ValiError\", problemes))\n .otherwise(e => console.error(\"Autre\", e.name, e));\n })\n // Pas d'intérêt à récupérer le résultat\n .void();\n },\n );\n });\n });\n};\n\ndocument.addEventListener(\"DOMContentLoaded\", (): void => {\n initialisePageBoutique();\n});\n"],"names":["args","match","P","e"],"mappings":";;;;;;;;;;;;;;;;;;AAuCA,MAAM,aAAwB;AAG9B,MAAM,kBAAkC,kCAAkC,yBAAyB;AACnG,MAAM,0BAAkE;AAAA,EACtE;AACF;AAKA,MAAM,yBAAyB,MAAY;AACnC,QAAA,sBAAqC,gBAAgB,aAAa,8BAA8B;AAEtG,0BAAwB,QAAQ,CAAU,WAAA;AACjC,WAAA,iBAAiB,SAAS,MAAY;AAC3C,YAAM,eAAe,OAAO,gBAAgB,aAAa,aAAa,CAAC,IAAI;AAC3E,YAAM,OAAyB;AAAA,QAC7B,MAAM;AAAA,QACN,UAAU;AAAA;AAAA,QAEV,GAAI,uBAAuB,EAAE,UAAU,oBAAoB;AAAA,MAC7D;AAQA,aAEG,OAAmE,MAAM,MAAM,wBAAwB,IAAI,CAAC,EAC5G;AAAA,QACC,OAAOA,UAAyB;AAExB,gBAAA;AAAA,YAAyC,MAC7C,WAAW;AAAA,cACT,YAAY,WAAW;AAAA,cACvB,OAAO,WAAW;AAAA,cAClB,OAAO;AAAA,cACP,cAAc,IAAI,gBAAgBA,KAAI,EAAE,SAAS;AAAA,YAClD,CAAA;AAAA,UAAA,EAEA,IAAI,CAAC,YAAsB;AAE1B,gBAAI,cAAc,OAAO,EAAG,iBAAgB,kBAAkB;AAE9D,mBAAO,QAAQ,KAAK;AAAA,UACrB,CAAA,EACA;AAAA,YAAI,CAAC;AAAA;AAAA,cAEJ;AAAA,gBACE;AAAA,gBACA;AAAA,cAAA;AAAA;AAAA,UACF,EAED,QAAQ,CAAC,YAA0B;AAE9B,gBAAA,QAAQ,SAAS,IAAI;AACvB,qBAAO,gBAAgB,eAAe;AAAA,YAAA;AAIlC,kBAAA,WAA6B,SAAS,uBAAuB;AAGnE,uBAAW,WAAW,QAAQ,MAAM,GAAG,EAAE,GAAG;AAC1C;AAAA,gBACE;AAAA;AAAA;AAAA,6EAGyD,QAAQ,IAAI;AAAA;AAAA,8BAE3D,QAAQ,eAAe,EAAE;AAAA;AAAA;AAAA;AAAA,8BAIzB,QAAQ,gBAAgB,EAAE;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,uCAMjB,QAAQ,SAAS,KAAK,QAAQ,IAAI;AAAA;AAAA;AAAA,4BAG7C,QAAQ,KAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gBAMrB,IAAI,CAAW,YAAA;AACb,2BAAS,YAAY,OAAO;AAAA,gBAC7B,CAAA;AAAA,cACH;AAAA,YAAA;AAIF,4BAAgB,YAAY,QAAQ;AACpC,4BAAgB,aAAa,eAAe,OAAO,YAAY,CAAC;AAAA,UAAA,CACjE,EACA,OAAO,CAAK,MAAA;AACLC,cAAA,CAAC,EAEJ,KAAK,EAAE,QAAQC,EAAE,OAAA,GAAU,MAAM,eAAe,CAAa,cAAA,QAAQ,MAAM,aAAa,SAAS,CAAC,EAClG,UAAU,CAAAC,OAAK,QAAQ,MAAM,SAASA,GAAE,MAAMA,EAAC,CAAC;AAAA,UACpD,CAAA,EAEA,KAAK;AAAA,QAAA;AAAA,MAEZ;AAAA,IAAA,CACH;AAAA,EAAA,CACF;AACH;AAEA,SAAS,iBAAiB,oBAAoB,MAAY;AACjC,yBAAA;AACzB,CAAC;"}
\ No newline at end of file
+{"version":3,"file":"scripts-page-boutique.js","sources":["../../src/scripts/scripts-page-boutique.ts"],"sourcesContent":["/**\n * Scripts pour les fonctionnalités de la page Boutique.\n */\n\nimport { pipe } from \"@mobily/ts-belt\";\nimport { tap } from \"@mobily/ts-belt/Function\";\nimport { Either, EitherAsync } from \"purify-ts\";\nimport { match, P } from \"ts-pattern\";\nimport { parse, type ValiError } from \"valibot\";\n\nimport type { APIFetchErrors } from \"./lib/types/api/erreurs\";\nimport type { WCProductsArgs } from \"./lib/types/api/products\";\nimport type { WCV3Products, WCV3ProductsArgs } from \"./lib/types/api/v3/products.ts\";\n\nimport { ROUTE_API_NOUVELLE_PRODUCTS } from \"./constantes/api.ts\";\nimport {\n ATTRIBUT_HIDDEN,\n ATTRIBUT_ID_CATEGORIE_PRODUITS,\n ATTRIBUT_PAGE,\n SELECTEUR_BOUTON_PLUS_PRODUITS,\n SELECTEUR_GRILLE_PRODUITS,\n} from \"./constantes/dom.ts\";\nimport { html } from \"./lib/dom.ts\";\nimport { leveServerError } from \"./lib/erreurs.ts\";\nimport { estReponse500 } from \"./lib/gardes.ts\";\nimport { getBackend, traiteReponseBackendWCSelonCodesHTTP } from \"./lib/reseau.ts\";\nimport { WCV3ProductsSchema } from \"./lib/schemas/api/v3/products.ts\";\nimport { WCV3ProductsArgsSchema } from \"./lib/schemas/api/v3/products.ts\";\nimport { recupereElementDansDocumentOuLeve, recupereElementDocumentEither } from \"./lib/utils.ts\";\n\n/** États utiles pour les scripts de la page. */\ntype EtatsPage = {\n authString: string;\n /** Un nonce pour l'authentification de requêtes API vers le backend WooCommerce. */\n nonce: string;\n};\n\n// @ts-expect-error -- États injectés par le modèle PHP\n// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment -- États injectés par le modèle PHP\nconst ETATS_PAGE: EtatsPage = _etats;\n\n// Éléments d'intérêt\nconst GRILLE_PRODUITS: HTMLDivElement = recupereElementDansDocumentOuLeve(SELECTEUR_GRILLE_PRODUITS);\nconst BOUTON_PLUS_DE_PRODUITS: Either = recupereElementDocumentEither(\n SELECTEUR_BOUTON_PLUS_PRODUITS,\n);\n\n/**\n * TODO\n */\nconst initialisePageBoutique = (): void => {\n const idCategorieProduits: null | string = GRILLE_PRODUITS.getAttribute(ATTRIBUT_ID_CATEGORIE_PRODUITS);\n\n BOUTON_PLUS_DE_PRODUITS.ifRight(bouton => {\n bouton.addEventListener(\"click\", (): void => {\n const nouvellePage = Number(GRILLE_PRODUITS.getAttribute(ATTRIBUT_PAGE)) + 1;\n const args: WCV3ProductsArgs = {\n page: nouvellePage,\n per_page: 13,\n // Ajoute conditionnellement la Catégorie de Produits\n ...(idCategorieProduits && { category: idCategorieProduits }),\n };\n\n type APIProductsErrors =\n | APIFetchErrors\n | ValiError\n | ValiError;\n\n // Réalise la requête et traite sa réponse\n Either\n // Valide les arguments de la requête\n .encase, WCV3ProductsArgs>(() => parse(WCV3ProductsArgsSchema, args))\n .map(\n async (args: WCProductsArgs) => {\n // Réalise la requête\n await EitherAsync(() =>\n getBackend({\n authString: ETATS_PAGE.authString,\n nonce: ETATS_PAGE.nonce,\n route: ROUTE_API_NOUVELLE_PRODUCTS,\n searchParams: new URLSearchParams(args).toString(),\n })\n )\n .map((reponse: Response) => {\n // Traite le cas d'erreur 500\n if (estReponse500(reponse)) leveServerError(\"500 Server Error\");\n // Retourne le corps de la Réponse\n return reponse.json();\n })\n .map((corpsReponse: unknown) =>\n // Traite tous les codes HTTPs possibles\n traiteReponseBackendWCSelonCodesHTTP(\n corpsReponse,\n WCV3ProductsSchema,\n )\n )\n .ifRight((donnees: WCV3Products) => {\n // Cache le bouton s'il y a moins de 12 Produits disponibles (que l'on est à la dernière page)\n if (donnees.length < 12) {\n bouton.toggleAttribute(ATTRIBUT_HIDDEN);\n }\n\n // Créé un DocumentFragment qui recevra tous les nouveaux Produits\n const fragment: DocumentFragment = document.createDocumentFragment();\n\n // Créé les Éléments à insérer\n for (const produit of donnees.slice(0, 12)) {\n pipe(\n html`\n \n \n \n \n ${produit.image_repos ?? \"\"}\n \n\n \n ${produit.image_survol ?? \"\"}\n \n \n\n \n